
.AQUILES {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #6F6F6F;
	text-decoration: none;	
}

.SUBTITULOS_AZULES{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	/*color: #EFF4FA;*/
	color: #2178d4;
	text-decoration: none;
}

.COMBOS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #6F6F6F;
	text-decoration: none;	
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fondo.jpg);
	background-color: #F3F6FB;
	background-repeat: repeat-x;
}
a:link, a:visited, a:active
{
color: #186ad8;
text-decoration:none;
}
a:hover
{
color:#a3a29f;
text-decoration:underline;
}
.FLOTANTE{background-color:transparent;cursor:move; azimuth:center}
.boton {font-weight: bold; font-size: 8pt; color: #000000; font-family: Arial; background-color: #eeeeee; background-image: url('images/fondoboton.png'); border: 1px solid #c2c2c2;}