/* Boton Invidentes*/

.titnovidentes {
padding-left: 10px;
font-size : 11.5px;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #134d95;
font-weight : bolder;
line-height : 14px;
text-decoration:none;
}

.titnovidentes a:link {
/* Color Link Activo*/
	color:#134d95;
	text-decoration:none;
}

.titnovidentes a:hover {
/* Color Link Over*/
	color:#5c7ca4;
	text-decoration:underline;
}



/* Barra Lateral Home*/

.titulobarralateral {
font-size : 12px;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #0b3d84;
font-weight : bolder;
text-decoration:none ;
padding-left: 10px;
}

#barralateral {  
	list-style:none;
	margin-left: 30px;
	padding:0;
}

#barralateral li { 
	list-style-image:url(../grafica/img_flecha.gif);
	margin:0px;
	padding:0px;
}
	
#barralateral li a {
	text-decoration:none;
	text-align:left;
	font-family: Verdana,arial, sans-serif; 
	font-size:12px;
	/* Color Submenu Off*/
	color:#064694;
	background-color:#f8f0cc;
}

#barralateral li a:hover {
/* Color Submenu Over*/
	color:#5c7ca4;
	
}

/* Buscador*/
	
INPUT.buscador{
	font-family: TrebuchetMS, arial, sans-serif;
	font-size:8.5pt;
	font-weight:normal;
	background-color:FFFFFF;
	border-color:336699;
	border-style:inset;
	border-width:1px;
	color:#333333;
	width: 160px;

}

INPUT.boton {
	FONT-SIZE: 7.5pt;
	FONT-FAMILY: TrebuchetMS; color: #7b620c;
	background-color: #dbb42f;
	font-weight:bold; 
	border-color:#7b620c;
	border-style:outset; 
	border-width:1px; 
}





/* Barra Navegacion Seccion*/

.txt_barraseccion {
font-size : 10px;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #b7daed;
font-weight : bolder;
line-height : 14px;
text-decoration:none;
}

.txt_barraseccion a:link {
/* Color Link Activo*/
	color:#FFFFFF;
	text-decoration:underline;
}

.txt_barraseccion a:visited {
/* Color Link Activo*/
	color:#FFFFFF;
	text-decoration:underline;
}

.txt_barraseccion a:hover {
/* Color Link Over*/
	color:#b7daed;
	text-decoration:underline;
}

/* Textos Seccion*/

.tit_seccion {
font-size : 14px;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #0b3d84;
font-weight : bolder;
line-height : 14px;
text-decoration:none;
}

.txt_seccion {
font-size : 11px;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #000000;
font-weight : normal;
line-height : 12px;
text-decoration:none;
}

.txt_seccion a:visited {
/* Color Link Activo*/
	color:#064694;
	text-decoration:underline;
}

.txt_seccion a:link{
/* Color Link Activo*/
	color:#064694;
	text-decoration:underline;
}









/* Cajas Centro Home*/

.txtcajas_destacadas_home {
font-size : 11.5px;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #000000;
font-weight : normal;
line-height : 14px;
text-decoration:none;
}

.txtcajas_destacadas_home a:link {
/* Color Link Activo*/
	color:#064694;
	text-decoration:underline;
}

.txtcajas_destacadas_home a:hover {
/* Color Link Over*/
	color:#5c7ca4;
	text-decoration:underline;
}

.txtcajas_destacadas_home a:visited {
/* Color Link Over*/
	color:#064694;
	text-decoration:underline;
}

/* Seccion Noticias*/

.titnoticias {
font-size : 12px;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #134d95;
font-weight : bolder;
line-height : 14px;
text-decoration:none;
}

.titnoticias a:link {
/* Color Link Activo*/
	color:#134d95;
	text-decoration:none;
}

.titnoticias a:hover {
/* Color Link Over*/
	color:#5c7ca4;
	text-decoration:none;
}

.txtnoticias {
font-size : 11.5px;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #000000;
font-weight : normal;
line-height : 14px;
text-decoration:none;
}

/* Cuadros*/

.tit_cuadros {
font-size : 11px;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #FFFFFF;
font-weight : bolder;
line-height : 13px;
text-decoration:none;
}
/* Listas Color*/

#bullet
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#bullet li 
{
list-style-position: relative;
font-size : 11px;
font-family : Verdana, Arial, Helvetica, sans-serif;
padding-left: 18px;
background-image: url(../grafica/img_bulletazul.jpg);
background-repeat: no-repeat;
background-position: 0.1em;
}

#separador
{
padding-left: 0;
margin-left: 0;
border-bottom: 1px solid white;
width: 400px;
}

#separador li
{
list-style-position: outside;
font-size : 11px;
font-family : Verdana, Arial, Helvetica, sans-serif;
list-style: decimal;
margin: 0px;
padding: 0.25em;
border-top: 1px solid white;
}
/* Footer*/

.txt_footer {
font-size : 9px;
font-family : Arial, Helvetica, sans-serif;
color : #333333;
font-weight : normal;
line-height : 13px;
text-decoration:none;
}
/* Pie Fotos*/

.txt_pie {
font-size : 7.5pt;
font-family : Arial, Helvetica, sans-serif;
color : #134d95;
font-weight : bolder;
line-height : 11px;

}

#bullet2 {
	border: 1px solid #a9d1ea;
	list-style-image: url(../grafica/img_bulletazul.jpg);
	margin: 0em;
	margin-left: 18px;
	width: 22sem;
	padding: 2px;
	}
.txtseccionblanco {

font-size : 11px;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #FFFFFF;
font-weight : normal;
line-height : 12px;
text-decoration:none;
}
