body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	padding-top: 25px;
}


.caja_bordeazul {
	border: 1px solid #558BBB;
	background-color: #FFFFFF;
}
.caja_azul {
	background: #558BBB;
	vertical-align: middle;
}
.caja_azul_NP {

	background: #558BBB;
	vertical-align: middle;
	text-align: center;
}
.caja_azul_light {

	background: #D1E0ED;
	vertical-align: middle;
}


.titulo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}

.titulo2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #558BBB;
	text-transform: uppercase;
}
.titulo3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #88AECF;
}
.titulo_N {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}


.contenido {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.contenido_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #558BBB;
	text-decoration: none;
	text-transform: uppercase;
}
.contenido_bajada {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #558BBB;
	text-decoration: none;
}


.mp_fondo {
	background-color: #D1E0ED;
}
.mp_texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
}
.mp_numero {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
.mp_texto_activo {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
}
.mp_caja_azul {
	background: #558BBB;
	vertical-align: middle;
	text-align: center;
}
.mp_caja_activa {


	border: 1px solid #558BBB;
	background-color: #88AECF;
}


.sub_fondo {

	background-color: #E2E2E2;
}
.sub_activo {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
}
.sub_caja_activa {

	border: 1px solid #558BBB;
	background-color: #CCCCCC;
}






.marco_lu {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #558BBB;
	border-right-color: #558BBB;
	border-bottom-color: #558BBB;
	border-left-color: #558BBB;
}
.marco_ld {
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #558BBB;
	border-right-color: #558BBB;
	border-bottom-color: #558BBB;
	border-left-color: #558BBB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.marco_ru {
	border-top-color: #558BBB;
	border-right-color: #558BBB;
	border-bottom-color: #558BBB;
	border-left-color: #558BBB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
}
.marco_rd {
	border-top-color: #558BBB;
	border-right-color: #558BBB;
	border-bottom-color: #558BBB;
	border-left-color: #558BBB;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
}
