/* CSS Document */
.columna {
border:1px solid #FFFFFF ;
}
.tabla {
border:1px solid #000000 ;
}
.enlace_cabecera{
	font-family:Verdana;
	font-size:11px;
	color: #DC8956;
	text-decoration:none;
	font-weight: bold;
}
a:hover {
font-size: 11px; 
font-family: Verdana;
color: #CC0000;
text-decoration: none;
font-weight: bold;
}
.enlace_menu{
	font-family:Verdana;
	font-size:11px;
	color: #08204A;
	text-decoration:none;
	font-weight: bold;
}
.contenido {
font-size: 11px; 
font-family: Verdana;
color: #08204A;
text-decoration: none;
}
.otros_enlaces{
	font-family:Verdana;
	font-size:10px;
	color: #4B4B4B;
	text-decoration:none;
	font-weight: bold;
}
.titulos{
	font-family:Verdana;
	font-size:12px;
	color: #08204A;
	text-decoration:none;
	font-weight: bold;
}
.titulillos{
	font-family:Verdana;
	font-size:11px;
	color: #DC8956;
	text-decoration:none;
	font-weight: bold;
}
.enlaces{
	font-family:Verdana;
	font-size:11px;
	color: #08204A;
	text-decoration:underline;	
	font-weight: bold;
}
.idiomas{
	font-family:Verdana;
	font-size:11px;
	color: #FFFFFF;
	text-decoration:none;	
	font-weight: bold;
}
.fecha {
font-size: 8px; 
font-family: Verdana;
color: #08204A;
text-decoration: none;
}