/* CSS Document */

BODY {
background-color: #dfdfdf;
background-image: url(img/bg.gif);
margin-left: 0;
margin-bottom: 0;
margin-right: 0;
margin-top: 0;
font-family: Arial, Helvetica, sans-serif;
color: #333333;
}
.hemero {
background-image: url(img/bg_hemero.gif);
background-repeat:no-repeat;
}
.ligazons {
background-image: url(img/bg_ligazons.gif);
background-repeat:no-repeat;
}
.blanco {
color:#FFFFFF;
font-size: 11px;
}
a {
color: #333333;
}
a:hover {
text-decoration: none;
}
.rollolink {
color: #333333;
text-decoration: none;
}
.rollolink:hover {
text-decoration: underline;
}
.intro{
line-height: 18px;
text-align: justify;
}
.intro2{
line-height: 22px;
text-align: justify;
font-size: 12px;
}
.creditos {
background-color: #000000;
color: #CCCCCC;
}
.desc {
font-size: 11px;
text-align: justify;
}
.main {
height: 100%;
}
TABLE {
font-size: 12px;
}
.titular {
color: #e37f09;
font-size: 14px;
}
.tit_noticia {
color: #e37f09;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}
.tit_noticia:hover {
text-decoration: underline;
}
.desc_noticia {
color:#FFFFFF;
font-size: 11px;
text-decoration: none;
}
.desc_noticia:hover {
text-decoration: underline;
}
.cuadro_negro {
background-image:url(img/bg_cuadronegro.gif);
background-repeat: no-repeat;
background-position: bottom right;
}
.cuadro_novas {
background-image:url(img/busola02.gif);
background-repeat: no-repeat;
background-position: bottom;
background-position:right;
}
.textfield {
width: 100%;
}