body {
	background-color: #295572;
	margin: 0px;
	padding: 0px;
}

.top {
	font-family: Arial;
	font-size: 11px;
	color: #295572;
	height: 110px;
	width: 830px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #295572;
}


.footer {
	font-family: Arial;
	color: #7d7d7d;
	background-color: #fafafa;
	margin: 0px;
	padding: 0px;
	height: 130px;
	width: 850px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cbcbcb;
	font-size: 11px;
}
.menuNav {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d1d1d1;
}

.leftSide {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d1d1d1;
}

.downLine{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d1d1d1;
}

.titularCeleste {
	font-family: Arial;
	font-size: 16px;
	color: #72a6c7;
	font-weight: bold;
}
.titularAzul{
	font-family: Arial;
	font-size: 16px;
	color: #295572;
	font-weight: bold;
}

.titularTablaAzul{
	font-family: Arial;
	font-size: 16px;
	color: #295572;
	font-weight: bold;
	background-color: #fafafa;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cbcbcb;
	text-indent: 20px;
}

.titularTablaGray{
	font-family: Arial;
	font-size: 14px;
	color: #7d7d7d;
	font-weight: bold;
	background-color: #fafafa;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cbcbcb;
	text-indent: 20px;
}


.tablaDestacado{
	background-color: #eaefff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8697d1;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8697d1;
}


.subTitularAzul{
	font-family: Arial;
	font-size: 12px;
	color: #295572;
	font-weight: bold;
}

.subTitularVerde{
	font-family: Arial;
	font-size: 12px;
	color: #94c404;
	font-weight: bold;
}

.textoLectura {
	font-family: Arial;
	font-size: 11px;
	color: #7d7d7d;
}

.textoLecturaAzul {
	font-family: Arial;
	font-size: 11px;
	color: #295572;
}

.textoLectura12Bold {
	font-family: Arial;
	font-size: 12px;
	color: #7d7d7d;
	font-weight: bold;
}
.box_celeste_home {
	background-image: url(images/bg_box_home.gif);
	background-repeat: no-repeat;
	height: 118px;
	width: 549px;
}

.box_stroke_gray {
	background-image: url(images/bg_box_stroke_gray.gif);
	background-repeat: no-repeat;
	height: 118px;
	width: 549px;
}

.box_stroke_blue {
	background-image: url(images/bg_box_stroke_blue.gif);
	background-repeat: no-repeat;
	height: 118px;
	width: 549px;
}


a.linkNav:link{
	font-family: Arial;
	font-size: 12px;
	color: #295572;
	text-decoration: none;
	font-weight: bold;
}

a.linkNav:active{
	font-family: Arial;
	font-size: 12px;
	color: #295572;
	text-decoration: none;
	font-weight: bold;
}

a.linkNav:hover{
	font-family: Arial;
	font-size: 12px;
	color: #94c404;
	text-decoration: none;
	font-weight: bold;
}
a.linkNav:visited{
	font-family: Arial;
	font-size: 12px;
	color: #295572;
	text-decoration: none;
	font-weight: bold;
}

a.linkAzul:link{
	font-family: Arial;
	font-size: 11px;
	color: #295572;
	text-decoration: underline;
}
a.linkAzul:hover{
	font-family: Arial;
	font-size: 11px;
	color: #94c404;
	text-decoration: underline;
}
a.linkAzul:visited{
	font-family: Arial;
	font-size: 11px;
	color: #295572;
	text-decoration: underline;
}

a.linkGrisNavSup:link{
	font-family: Arial;
	font-size: 11px;
	color: #7d7d7d;
	text-decoration: none;
	font-weight: bold;
}
a.linkGrisNavSup:hover{
	font-family: Arial;
	font-size: 11px;
	color: #02a3ff;
	text-decoration: none;
	font-weight: bold;
}
a.linkGrisNavSup:visited{
	font-family: Arial;
	font-size: 11px;
	color: #7d7d7d;
	text-decoration: none;
	font-weight: bold;
}

a.linkGris:link{
	font-family: Arial;
	font-size: 11px;
	color: #7d7d7d;
	text-decoration: underline;
	font-weight: bold;
}
a.linkGris:hover{
	font-family: Arial;
	font-size: 11px;
	color: #02a3ff;
	text-decoration: underline;
	font-weight: bold;
}
a.linkGris:visited{
	font-family: Arial;
	font-size: 11px;
	color: #7d7d7d;
	text-decoration: underline;
	font-weight: bold;
}

a.linkGris12:link{
	font-family: Arial;
	font-size: 12px;
	color: #7d7d7d;
	text-decoration: underline;
	font-weight: bold;
}
a.linkGris12:hover{
	font-family: Arial;
	font-size: 12px;
	color: #02a3ff;
	text-decoration: underline;
	font-weight: bold;
}
a.linkGris12:visited{
	font-family: Arial;
	font-size: 12px;
	color: #7d7d7d;
	text-decoration: underline;
	font-weight: bold;
}

UL {
	COLOR: #7d7d7d;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0.8em;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}

LI {
	FONT: 11px arial, helvetica, sans-serif;
	COLOR: #7d7d7d;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0.8em;
}.buttonForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #295572;
	background-color: #f5f5f5;
	border: 1px solid #c8c8c8;
}
