body {
	font-family: Century Gothic, Helvetica, Myriad, sans-serif;
	font-size: 12px;
	background-color: #F4F4F4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a{color: #065C8E;}
a:visited {color: #065C8E;}
a:hover {color: #0073AA;}
a:active {color: #065C8E;}

.footer a {color: #8C8784; text-decoration: none}
.footer a:visited {color: #8C8784; text-decoration: none}
.footer a:hover {color: #599DB2; text-decoration: none}
.footer a:active {color: #8C8784; text-decoration: none}

.menu a{
	font-family: Myriad Pro, Arial, sans-serif;
	font-size: 15px;
	color: #065C8E;
}
.menu a:visited {
	color: #065C8E;
}
.menu a:hover {
	color: #0073AA;
}
.menu a:active {
	color: #065C8E;
}
.azul {
	color: #065C8E;
}
.pixel {
	font-size: 1px;
}
.heading_inicio {
	font-family: Calibri, Myriad Pro, Arial, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #065C8E;
}

.gris {
	color: #8C8784;
}
.gris_linea{
	background-color: #8C8784;
}
.azul_linea{
	background-color: #065C8E;
	margin-top: 4px;
	margin-bottom: 15px;
	height: 1px;
}
.fondo_turquesa{
	background-color: #C7DBE2;
}
.azulMedio {
	color: #599DB2;
}
.font_alt {
	font-family: Arial, Helvetica, sans-serif;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #8C8784;
}
.footer hr
{
	border:0px;
	background-color: #C7DBE2;
	color: #C7DBE2;
	height: 1px;
	width:95%;
}
.promo_cuadro_dentro
{
	background-image: url(../images/bordes/bg_promo.gif);
	background-repeat: repeat-x;
	background-position:bottom;
	padding: 12px 10px 0px 10px;
}
.promo_cuadro_dentro p
{
	margin: 7px 0px 0px 0px;
	padding: 0px;
}
.promo_cuadro_fuera
{
	border: solid 1px #CED3D6;
	background-color: #FFFFFF;
	padding:2px;
	margin-bottom: 12px;
}
li
{
	color: #065C8E;
}
li p
{
	color: #000000;
}
h1
{
	font-size: 18px;
	font-weight: bold;
	color: #065C8E;
}
h2
{
	font-size: 16px;
	font-weight: bold;
	color: #065C8E;
	margin-top: 2px;
	margin-bottom: 3px;
}
.cuadro_azul
{
	background-color: #EBF1F2;
	border: solid 1px #CED3D6;
	padding: 15px;
	margin: 0px;
}

