.titulosnoticias {
	font-family: "Bauhaus Md BT";
	font-size: 20px;
	font-style: normal;
	color: #003366;
}
.textogenera {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.bienvenida {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.textogenerablanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.textodestacados {
	font-family: "Bauhaus Md BT";
	font-size: 20px;
	font-style: normal;
	color: #6DA604;
}
.fechas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;

}
.fondovertical {
	background-image: url(img/separagrisv.jpg);
	background-repeat:   repeat-y;
	background-position: center top;
}
.fondohorizontal {
	background-image: url(img/separahorgris.jpg);
	background-repeat:   repeat-x;
	background-position: center top;
}
.botones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #204596;
	border: thin doble #003366;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #E9EFF8;
	border: thin doble;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #E9EFF8;
	border: thin doble;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #E9EFF8;
	border: thin doble;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.numerosdias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #336633;
	font-weight: bold;
}
