@charset "utf-8";
.texto_sutil {
	font-family: Tahoma;
	font-size: 11px;
	color: #B48312;
	text-decoration: none;
}
.foot_back {
	background-image: url(graficas/foot.jpg);
	background-repeat: no-repeat;
	height: 270px;
}
.header {
	background-image: url(graficas/header.jpg);
	background-repeat: no-repeat;
	height: 300px;
	width: 980px;
}
.link_navega {
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFCC;
	text-decoration: none;
	letter-spacing: 0.1em;
}
.link_navega:hover {
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFCC;
	text-decoration: none;
	letter-spacing: 0.1em;
	text-decoration: underline;
}
.texto_corp {
	font-family: Tahoma;
	font-size: 13px;
	color: #2B2A0B;
	letter-spacing: 1px;
}
.texto_mediano {
	font-family: Tahoma;
	font-size: 11px;
	color: #2B2A0B;
	letter-spacing: 1px;
	text-decoration: none;
}
.borde_deco {
	border: 1px solid #FBE879;
}
.texto_oscuro {
	font-family: Tahoma;
	font-size: 11px;
	color: #2B2A0B;
	letter-spacing: 1px;
	text-decoration: none;
}
.texto_oscuro:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #2B2A0B;
	letter-spacing: 1px;
	text-decoration: underline;
}
.texto_chico {
	font-family: Tahoma;
	font-size: 11px;
	color: #2B2A0B;
	text-decoration: none;
}
.leyenda {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #666666;
	letter-spacing: 1px;
	text-align: justify;
}
.temp {
	font-family: Tahoma;
	font-size: 24px;
	color: #CCCCCC;
}
.back_titulares {
	background-image: url(graficas/back_titulares.jpg);
	background-repeat: repeat-x;
}
.titulos {
	font-family: Tahoma;
	font-size: 17px;
	color: #DBB004;
	letter-spacing: 1px;
}
.texto_destacado {
	font-family: Tahoma;
	font-size: 13px;
	color: #CEA604;
	letter-spacing: 1px;
}
.texto_info {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}
.deco_inferior {
	background-image: url(graficas/deco_inf.jpg);
	background-repeat: no-repeat;
	height: 382px;
	width: 253px;
}
.alerta_texto {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
}
.alerta_borde {
	border: 1px solid #FF0000;
}

