body {
	background-attachment: scroll;
	background-color: #DEDFE0;
	background-image: url(imagenes/fondo.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
}
a:link {
	color: #0066FF;
	text-decoration: underline;
}
a:hover {
	color: #009900;
	text-decoration: none;
}
a:visited {
}
.titulo_azul_a {
	font-size: 22px;
	font-weight: bold;
	color: #1961FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.titulo_azul_b {
	font-size: 12px;
	font-weight: bold;
	text-transform: lowercase;
	color: #1961FF;
}
.link_sobrecolor {
	color: #FFFFFF;
	text-decoration: underline;
}
.link_sobrecolor:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.link_sobrecolor:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.link_sobrecolor:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.menu_top{
	
}
.menu_top div {
	float: left;
}
.menu_top a {
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.menu_top a:hover {
	background-color: #00BA00;
	color: #FFFFFF;

}

.menu_azul {
}
.menu_azul .sub {
	padding-left: 10px;
	font-size: 10px;
}

.menu_azul a {
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding: 2px;
}
.menu_azul a:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0051CA;
}
.menu_gris {
	font-size: 10px;
}
.menu_gris a {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.menu_gris a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.menu_gris .date_mini{
	font-size: 10px;
	color: #E5E5E5;
}
.bloque_azul{
	color: #FFFFFF;
}
.bloque_azul div{
	color: #FFFFFF;
}
/**/
