.HEADER {
	font-family :  verdana, arial, sans-serif;
	color: #B9D300;
	font-size : 11px;
	text-align : right;
	font-weight: bold;
}

.HEADER2 {
	font-family :  verdana, arial, sans-serif;
	color: #003C62;
	font-size : 11px;
	text-align : center;
	font-weight: bold;
}

.THEADER2 {
	font-family :  verdana, arial, sans-serif;
	color: #003C62;
	font-size : 10px;
	text-align : center;
	font-weight: normal;
}

.THEADER1 {
	font-family :  verdana, arial, sans-serif;
	color: #B9D300;
	font-size : 10px;
	text-align : center;
	font-weight: normal;
}

.fondo {
	color: #003C62;
	background-color: #003C62;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;

}
.fondo_claro {
	color: #B9D300;
	background-color: #B9D300;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;

}

.fondo_claro2 {
	color: #ffffcc;
	background-color: #ffffcc;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;

}

.alerta {
	color: #ff0000;
	font-size : 10px;
}

