@charset "utf-8";
.nav-bck {
	background-image: url(imagenes/nav-back.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 12px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 5px;
	color: #FFFFFF;
	font-weight: bold;
}
.fondo-azul-toppad {
	background-image: url(imagenes/center-home-back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
}
.blancopad-centro {
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 12px;
	background-image: url(imagenes/barra-lat.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.blancopad-izq {
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 18px;
	background-image: url(imagenes/barra-lat.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.blancopad-der {
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 16px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.pad-izqtop {
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 25px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.pad-dertop {
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 0px;
}
.azul11 {
	font-size: 11px;
	font-weight: normal;
	color: #3080D2;
	background-image: url(imagenes/barra-inf.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.pad-centertop {
	font-size: 10px;
	color: #FFFFFF;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 25px;
}
.gris10pad {
	font-size: 11px;
	color: #666666;
	padding: 10px;
}
.fondo-azul-CHICO {
	background-image: url(imagenes/fondo_chico.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
}
.style1 {
	color: #0D55A5;
	font-weight: bold;
}

.azul16bold {
	font-style: normal;
	font-weight: bolder;
	color: #0D55A5;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0D55A5;
}

