@charset "utf-8";
/* CSS Document */

@font-face {
  font-family: 'Droid Sans';
  font-style: normal;
  font-weight: normal;
  src: url('http://themes.googleusercontent.com/font?kit=Nq8WaJS3fQSEuxvojFpe7vesZW2xOQ-xsNqO47m55DA');
  src: local('Droid Sans'), local('DroidSans'), url('http://themes.googleusercontent.com/font?kit=rS9BT6-asrfjpkcV3DXf__esZW2xOQ-xsNqO47m55DA&chromeframe') format('truetype');
}

html, body { 
/*background : #C0D9D9 url(images/fondo.gif) repeat;*/ 
font-family:'Droid Sans';
font-size:13px;
color : #000000; 
background-color:#FFFFFF; 

margin : 5px 0px 20px 0px; 
text-align: center; 
} 

#contenedor{ 
text-align: left; 
width: 900px;
background-color : #ffffff;
margin: auto; 

}

#cabecera{
background : #FFFFFF;
height : 190px; 
width: 900px;
} 

#Pie{ 
height : 50px; 
width: 910px; background-color:#CCCCCC; font-size:10px; position:relative;
border-left:solid 1px;
border-right:solid 1px;
border-bottom:solid 1px;
} 

#navegador{
background-color:#FFFFFF;
color:#0000FF;
width: 890px;
padding : 3px 10px 5px 10px; 
/*border-top : 1px solid #cccccc; 
border-left : 1px solid #cccccc;
border-right : 1px solid #cccccc;*/
} 

#navegador2{ 
background:#21A9E1 url(../../css/images/fondonav.gif); color:#FFFFFF;
width: 890px;
padding : 3px 10px 5px 10px; 
border-top : 1px solid #cccccc; 
border-left : 1px solid #cccccc;
border-right : 1px solid #cccccc;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
} 

A.enlacenav, A.enlacenav:VISITED, A.enlacenav:ACTIVE, A.enlacenav:FOCUS, A.enlacenav:LINK{ 
color: #0000FF; font:bold; font-weight:bold;
} 
A.enlacenav:HOVER{ 
color: #3F7DE3; 
}

#cuerpo{ 
width:900px; 
margin-left: 0px; 
padding: 12px 0px 10px 10px; 
background-color : #ffffff;
border-top:solid 1px;
border-left:solid 1px;
border-right:solid 1px;
border-color:#CCCCCC;
/*border-bottom:solid 1px;*/
}


H1{ 
font-size: 14pt; color:#3399FF;
}


H2{ 
font-size: 12pt; 
}


#lateral{ 
width: 200px; 
background-color: #FFFFFF; 
border-bottom : 1px solid #cccccc; 
border-left : 1px solid #cccccc; 
border-right : 1px solid #cccccc; 
float:right; 
} 

.titlat{ 
background-color:#68729E; 
color:#ffffff; 
font-size:8pt; 
text-transform : uppercase; 
padding: 7px 3px 7px 8px; 
font-weight : normal; 
letter-spacing : 2px; 
margin: 0px 0px 8px 0px; 
}

.cuerpolateral{ 
padding: 5px 4px 13px 10px; 

} 


a {
	text-decoration: none;
	font : 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#0066CC;
	size:14px;
}

a.enlacenav2 {
	text-decoration: none;
	font : 12pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

/* set millions of background images */
.rbroundbox { background: url(/imagenes/redondo/nt.gif) repeat; }
.rbtop div { background: url(/imagenes/redondo/tl.gif) no-repeat top left; }
.rbtop { background: url(/imagenes/redondo/tr.gif) no-repeat top right; }
.rbbot div { background: url(/imagenes/redondo/bl.gif) no-repeat bottom left; }
.rbbot { background: url(/imagenes/redondo/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0px 0px 0px 7px; }
.rbroundbox { width: 50%; margin: 1em ; }


.previewnoticia
{
width:350px;
margin:10px 10px 10px 10px;
font : 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
float:left;
}

.txtCatorce
{
font-family:'Droid Sans'; font-size:14px;
}

.txtDiez
{
font-family:'Droid Sans'; font-size:12px;
}

.TituloPortada
{
font-family:'Droid Sans'; font-size:18px;
color:#0000CC;
font-weight:bold;
}
.selectnoticias:hover {
background-color:#FF6600;
}
