@charset "utf-8";
/* CSS Document */


.enlace_azul{
	font-weight:bold;
	font-size:12px;
	color:#677021;
	text-decoration:none;

}
.enlace_azul_grande{
	font-weight:bold;
	font-size:16px;
	color:#677021;
	text-decoration:none;

}
.enlace_rojo{
	font-weight:bold;
	font-size:12px;
	color:#973b48;
	text-decoration:none;

}


.enlace_azul:hover{
text-decoration:none;
}


#texto_legal{
text-decoration:none;
}


#texto_azul{
	
	color:#1054a3;
	font-size:12px;
	text-align:left;
	font-weight: bold;	
	text-decoration:none;
}

#texto_azul_cuerpo{
	font-family:"Verdana",sans-serif;
	color:#739bc9;
	font-size:18px;
	text-align:left;
	text-decoration:none;
	
		
}
	
#texto_naranja_cuerpo{
	font-family:"Verdana",sans-serif;
	color:#c9a071;
	font-size:18px;
	text-align:left;
	text-decoration:none;
	
}

#texto_numero{
	font-family:"Verdana",sans-serif;
	color:#c9a071;
	text-decoration:none;
	font-size: 10pt;
	font-weight: bold;
	
}

#texto_verde_cuerpo{
	font-family:"Verdana",sans-serif;
	color:#9eb13f;
	text-decoration:none;
	font-size: 12pt;
	font-weight: bold;

}

#texto_negro_cuerpo{
	font-family:"Verdana",sans-serif;
	color:#000000;
	text-decoration:none;
	font-size: 11pt;
	
}

#texto_negro_cuerpo_peq{
	font-family:"Verdana",sans-serif;
	color:#000000;
	text-decoration:none;
	font-size: 10pt;
	font-weight: bold;
	
}

#texto_negro_cuerpo_bold{
	font-family:"Verdana",sans-serif;
	color:#000000;
	text-decoration:none;
	font-size: 11pt;
	font-weight: bold;
	
}

#texto_negro_cuerpo_meddium{
	font-family:"Verdana",sans-serif;
	color:#000000;
	text-decoration:none;
	font-size: 13pt;
	font-weight: bold;
	
}

#texto_negro_cuerpo_big{
	font-family:"Verdana",sans-serif;
	color:#000000;
	text-decoration:none;
	font-size: 15pt;
	font-weight: bold;
	
}

#texto_naranja_cuerpo{
	font-family:"Tahoma",sans-serif;
	color:#ae4105;
	text-decoration:none;
	font-size: 14pt;
	font-weight: bold;
}

#texto_gris_cuerpo{
	font-family:"Tahoma",sans-serif;
	color:#7d7d7d;
	text-decoration:none;
	font-size: 20pt;
	
}

#texto_gris_cuerpo_peq{
	font-family:"Tahoma",sans-serif;
	color:#7d7d7d;
	text-decoration:none;
	font-size: 10pt;
	font-weight: bold;
}

#texto_gris_cuerpo_med{
	font-family:"Tahoma",sans-serif;
	color:#7d7d7d;
	text-decoration:none;
	font-size: 14pt;
	font-weight: bold;
}



#texto_pie{
	
	clear:both;
	color:#2a5b91;
	font-size:12px;
	text-align:center;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-decoration:none;
}

.li_texto_pie{
	border-right:1px solid #FFFFFF;
	display:inline;
	margin-right:5px;
	padding-right:5px;
}

.li_texto_bandera{

	display:inline;
	margin-right:5px;
	padding-right:5px;
}

.li_texto_pie_ultimo{
	
	display:inline;
	margin-right:5px;
	padding-right:5px;
}

#enlace_texto_news{
	
	display:block;
	margin-right:5px;
	padding-right:5px; 
	text-align: left;
	margin-bottom: 15px;
	text-decoration: none;
}

.enlace_texto_pie{
	color:#FFFFFF;
	text-decoration:none;
	font-size: 13px;
	font-weight: bold;
}

.enlace_texto_menu_blanco{
	color:#FFFFFF;
	text-decoration:none;
	font-size: 15px;
	font-weight: bold;
}


.enlace_texto_menu_naranja{
	color:#bb511d;
	text-decoration:none;
	font-size: 15px;
	font-weight: bold;
}





