@charset "utf-8";
.header {
	background-image: url(graficas/header.jpg);
	background-repeat: no-repeat;
	height: 97px;
	width: 980px;
}
.header_new {
	background-image: url(graficas/header_new.jpg);
	background-repeat: no-repeat;
	height: 97px;
	width: 980px;
}
.texto_gris_suave_ch {
	font-family: Tahoma;
	font-size: 9px;
	color: #EAEAEA;
	text-decoration: none;
}
.texto_blanco {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.texto_blanco_med {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
}
.texto_blanco_gde {
	font-family: Tahoma;
	font-size: 17px;
	color: #FFFFFF;
}
.titulo_grises {
	font-family: Tahoma;
	font-size: 13px;
	color: #666666;
	background-image: url(graficas/back_gris.jpg);
	background-repeat: repeat-x;
	height: 27px;
}
.titulo_azules {
	font-family: Tahoma;
	font-size: 17px;
	color: #FFFFFF;
	background-image: url(graficas/back_azul.jpg);
	background-repeat: repeat-x;
	height: 27px;
}
.alerta {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF0000;
	background-color: #FFFFCC;
	text-align: center;
	padding: 12px;
	border: 1px solid #FF0000;
}
.borde_gris {
	border: 1px solid #CCCCCC;
}
.link_gris_ch:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
.link_gris_ch {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.texto_gris_ch {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.texto_anulado {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	background-color: #006699;
}
.back_tit_menus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-image: url(graficas/back_menus.jpg);
	background-repeat: repeat-x;
	height: 27px;
	padding: 6px;
	font-weight: bold;
}
.texto_gris_suave {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.link_negro {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.texto_verde {
	font-family: Tahoma;
	font-size: 11px;
	color: #009900;
	text-decoration: none;
}
.texto_negro {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.texto_negro_bold {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.texto_negro_med {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.texto_suave_med {
	font-family: Tahoma;
	font-size: 12px;
	color: #AAAAAA;
	text-decoration: none;
}
.texto_rojo_med {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.texto_rojo_ch {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
}
.texto_rojo {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF0000;
}
.texto_rojo_ch {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
}
.rojo_corp_ch {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #EC3024;
}
.link_azul:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #006699;
	text-decoration: underline;
}
.link_azul {
	font-family: Tahoma;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
}
.tit_menu {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	background-image: url(graficas/titular.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 174px;
}
