@charset "utf-8";
.head {
	background-image: url(graficas/header.jpg);
	background-repeat: no-repeat;
	height: 220px;
	width: 980px;
}
.texto_blanco_ch {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
.texto_blanco_med {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.texto_blanco {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.texto_gris {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.texto_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #586C8F;
	text-decoration: none;
}
.texto_nav_gde:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #586C8F;
	text-decoration: underline;
}
.texto_nav_gde {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #586C8F;
	text-decoration: none;
}
.container_sup {
	background-image: url(graficas/container_sup.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 984px;
}
.container_inf {
	background-image: url(graficas/container_inf.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 984px;
}
.container_cen {
	background-image: url(graficas/container_cen.png);
	background-repeat: repeat-y;
	width: 984px;
}
.info {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: italic;
	color: #666666;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #807C3C;
}
.titulo_marron {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8D6A47;
}
.texto_marron_ch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8D6A47;
}
.titulo_sec {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #807C3C;
}
.titulo_azul {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #586C8F;
	font-style: italic;
}
.borde_azul {
	border: 1px solid #586C8F;
}
.back_short {
	background-image: url(graficas/back_short.jpg);
	background-repeat: repeat-x;
}

