.LetraMedianaNormal {
	font-family: Verdana;
	font-size: x-small;
	color: #003366;
}
select {
	font-family: Verdana;
	font-size: xx-small;
	color: #003366;
}
textarea {
	font-family: Verdana;
	font-size: xx-small;
	color: #003366;
}
input {
	font-family: Verdana;
	font-size: xx-small;
	color: #003366;
}
.FondoCeldasClaro {
	font-family: Verdana;
	font-size: xx-small;
	color: #FFFFFF;
	background-color: #EBEBEB;
	height: 20px;
}
.MensajesError {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FF0000;
}
.MenuOpcion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.MenuOpcion:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: DarkBlue;
	text-decoration: none;
}
.Titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000066;
}
.FondoTemplate {
	background-color: #993300;
	height: 20px;
	font-size: x-small;
	font-family: Verdana;
	font-weight: bold;
	color: #FFFFFF;



}
.CeldaAlterna {
	font-family: Verdana;
	font-size: x-small;
	background-color: #F2F2F2;
	color: #003366;

}
.CeldaBlanca {
	font-family: Verdana;
	font-size: x-small;
	color: #003366;

}
.FondoFormulario {
	background-color: #FFFFE6;
	font-family: Verdana;
	font-size: x-small;
	color: #003366;

}

