body {
	background-color: #495D72;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #98ABBC;
}
body,td,th {
	color: #666666;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12 px;
	color: #495D72;
	font-style:normal;
	font-weight: normal;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12 px;
	color: #495D72;
	font-style:normal;
	font-weight: normal;
}

.titulo_grande_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #495D72;
	font-style:normal;
	font-weight: normal;
}
.titulo_mediano_naranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	line-height: 17px;
	font-weight: bold;
}
.titulo_naranja_chico {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF9900;
	font-size: 10px;
}
.titulo_boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}


.detalle_chico_azul {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #495D72;
}
.detalle_chico_blanco {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 10px;
}
.over {
	background-color: #5B799A; 
	text-align:left; 
	cursor: hand;}
	
.base {
	background-color: #A3B4C4; 
	text-align:left; 
	cursor: hand;
	background-image: url(imagenes/boton_base_cuerpo.jpg);
	background-repeat: repeat-x;
}

.detalle_chico_celeste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #98ABBC;
	background-repeat: repeat-x;
}
.detalle_contacto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #495d72;
}
