body {
position:absolute;
top:0;
font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 100%;
background: #000;
width:100%;
height:100%;
text-align:center;
margin:0;
padding:0;
border:0;
}

/* ---------FRASE DE LA CABECERA-------------- */
h1 {
position:relative;
float:left;
text-align:left;
top:0;
left:0;
width:auto;
height:auto;
line-height:normal;
font-size: 18px;
color:#222;
font-weight: normal;
background:none;
margin:0px 0 0 0;
padding:5px;
}

h1 strong{
font-weight: bold;
}

h1.titulo{
font-size: 38px;
float:none;
padding-left:0;
margin-top:20px;
}

h2, h2 a {
position:relative;
float:none;
top:0;
left:0;
height:auto;
line-height:normal;
font-size: 12px;
color:#a10000;
font-weight: normal;
margin:0;
text-align:left;
border:0px solid #000;
display:block;
text-transform:uppercase;
}

.caja_g h2 {
clear:both;
float:none;
font-size: 22px;
margin-bottom:5px;
font-weight: bold;
}
.caja_g h2.especial{
margin:0;
padding:0;
height:auto;
border-bottom:5px solid #ccc;
}


.caja h2 a{
color:#a10000;
font-weight:bold;
font-size: 14px;
}

}
.caja h2 a:hover {
color:#a10000;
font-size: 14px;
}

.noticia h2 a,.noticia h2 a:active,.noticia h2 a:hover {
color:#fff;
font-weight:bold;
font-size: 14px;
}


h2 a:hover{
color:#a10000;
text-decoration:underline;
}

h2.bloque{
clear:both;
float:none;
margin-top:125px;
font-size:13px;
color:#a10000;
}

.roja{
color:#a10000;
}
.caja h3, .noticia h3, .caja_g h3 {
position:relative;
float:none;
top:0;
left:0;
height:auto;
line-height:normal;
font-style:italic;
font-size: 10px;
color:#c10000;
font-weight: bold;
margin:0px;
text-align:left;
text-transform:lowercase;
padding-left:15px;
}

.caja_g h3 {
margin-bottom:25px;
}
.caja_g h3.titular{
font-style:normal;
padding-left:0px;
margin-bottom:5px;
}


.caja h3 a, .caja_g h3 a{
color:#9d0000;
text-decoration:none;
}
.caja h3 a:hover, .caja_g h3 a:hover{
color:#fff;
text-decoration:none;
background-color:#9d0000;
}

.noticia h3 a{
color:#fff;
text-decoration:none;
background-color:transparent;
}
.noticia h3 a:hover{
color:#9d0000;
text-decoration:none;
background-color:#fff;
}

h4 {
position:relative;
float:left;
top:0;
left:0;
width:200px;
height:auto;
line-height:normal;
font-size: 14px;
color:#9d0000;
font-weight: bold;
background:none;
text-align:left;
margin:5px 0 0 8px;
}
h4.sub{
font-weight: normal;
color:#3f3f3f;
margin:2px 0 0 8px;
font-size: 12px;
}
h4.gris{
color:#3f3f3f;
margin:2px 0 0 8px;
font-size: 12px;
}

h5 {
position:relative;
float:left;
top:0;
left:0;
width:300px;
height:auto;
line-height:normal;
font-size: 12px;
color:#9d0000;
font-weight: bold;
background:none;
margin:0 0 0 0;
text-align:left;
}	
h5.gris {
color:#3f3f3f;
}
h5.gris_rotulo {
color:#3f3f3f;
margin:0 0 15px 0;
}
h6 {
position:relative;
float:left;
top:0;
left:0;
width:260px;
height:auto;
line-height:normal;
font-size: 25px;
color:#b8b8b8;
font-weight: bold;
margin:0 0 0 0;
text-align:left;
}
		
