@charset "UTF-8";
/* CSS Document */

body, td, th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #434343;
}
h1 {
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Arial;
	font-size: 14px;
	color: #0066ff;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	font-weight: lighter;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #434343;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #e8e8e8;
}
#todo {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	margin-bottom: 20px;
}
#logo_menu {
	background-image: url(../images/_underline.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
}
#logo_menu img {
	padding-left: 57px;
}
#todo_inter {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	margin-bottom: 20px;
}
#todo_inter #curva_top {
	background-image: url(../images/curva_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 8px;
}
#todo_inter #curva_bot {
	background-image: url(../images/curva_down.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 8px;
}
#todo_inter #cont_inter {
	background-color: #FFF;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
}
#todo_inter #cont_inter h1 {
	margin: 0px;
	padding: 0px;
}
#todo_inter #cont_inter .arbol_nav {
	font-size: 10px;
	color: #9C9C9C;
	font-family: Arial;
	margin-bottom: 9px;
}
#todo_inter #cont_inter .arbol_nav a {
	color: #9C9C9C;
	text-decoration: underline;
}
#todo_inter #cont_inter .foto_inter {
	float: right;
	padding-left: 20px;
}
.menu {
	color: #0466FE;
	float: right;
	width: 770px;
	height: 42px;
}
.menu ul {
	margin: 0px;
	padding: 0px;
	height: 26px;
}
.menu ul li {
	display: block;
	list-style-type: none;
	height: 22px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.menu ul li a {
	color: #0466FE;
	text-decoration: none;
	padding-right: 43px;
	padding-left: 43px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
}
.menu ul li a:hover {
	background-color: #C1D9E6;
}
.nombre_casep  {
	font-weight: bold;
	color: #FFF;
	float: right;
	width: 685px;
	margin-right: 45px;
	margin-left: 40px;
	text-align: center;
	height: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-image: url(../images/_bg_nombre_casep.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#mod_registro_home {
	width: 293px;
	padding-top: 15px;
	float: left;
}
#mod_registro_home .curv_arriba {
	background-image: url(../images/_cuadro_verde_arriba.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 9px;
	line-height: 9px;
}
#mod_registro_home .contenido {
	background-color: #669900;
	padding-right: 20px;
	padding-left: 20px;
	color: #FFF;
	height: 230px;
	padding-top: 10px;
}
#mod_registro_home .contenido a {
	color: #CFC;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
}
#mod_registro_home .contenido .campoLogin input{
	color: #434343;
	font-size: 12px;
	width: 100%;
	border: 1px solid #FFF;
}
#mod_registro_home .contenido h2  {
	font-size: 14px;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	margin-top: 10px;
}
#mod_registro_home .curv_abajo {
	background-image: url(../images/_cuadro_verde_abajo.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 11px;
}
#mod_servs_home {
	width: 345px;
	padding-top: 15px;
	float: left;
	padding-left: 15px;
}
#mod_servs_home .div_bots {
	text-decoration: none;
	background-color: #6dadc8;
	padding-right: 12px;
	padding-left: 19px;
	padding-top: 20px;
	color: #FFF;
	height: 220px;
}
#mod_servs_home .div_bots ul {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mod_servs_home .div_bots ul li {
	display: block;
	width: 148px;
	text-align: center;
	background-image: url(../images/bots_servs_home.gif);
	background-repeat: no-repeat;
	float: left;
	margin-top: 9px;
	margin-right: 9px;
	height: 53px;
}
#mod_servs_home .div_bots ul li a {
	color: #2E2E2E;
	text-decoration: none;
	font-size: 17px;
	padding-top: 15px;
	padding-right: 24px;
	padding-bottom: 15px;
	padding-left: 24px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mod_servs_home .curv_arriba {
	background-image: url(../images/_cuadro_azul_arriba.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 9px;
	line-height: 9px;
}
#mod_servs_home .curv_abajo {
	background-image: url(../images/_cuadro_azul_abajo.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 11px;
}
#mod_servs_home .div_bot_cred ul {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mod_servs_home .div_bot_cred ul li {
	display: block;
	width: 300px;
	text-align: center;
	background-image: url(../images/bot_creditos_home.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#mod_servs_home .div_bot_cred ul li a {
	color: #2E2E2E;
	text-decoration: none;
	font-size: 17px;
	padding-top: 15px;
	padding-right: 24px;
	padding-bottom: 15px;
	padding-left: 24px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mod_noticias_home {
	float: left;
	width: 280px;
	padding-top: 15px;
	padding-left: 35px;
}
#mod_noticias_home p {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0466FE;
	margin-bottom: 9px;
	padding-bottom: 4px;
}
#mod_noticias_home p a  {
	color: #4A61BA;
}
#mod_noticias_home p span {
	font-size: 9px;
	color: #828282;
	line-height: 21px;
}
#mod_registra_inter {
	background-image: url(../images/bg_registrate_inter.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 115px;
	height: 70px;
	color: #FFF;
	text-align: center;
	padding: 20px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 10px;
	float: right;
}
#mod_registra_inter ul  {
	list-style-type: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mod_registra_inter ul li  {
	color: #5B5B5B;
	background-image: url(../images/bg_bot_registrate_inter.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	padding: 0px;
	width: 100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#mod_registra_inter ul li a {
	color: #5B5B5B;
	text-decoration: none;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 9px;
	padding-left: 9px;
	width: 80px;
	font-weight: bold;
}
#mod_registra_inter_horiz {
	background-image: url(../images/bg_registrate_inter_horiz.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 305px;
	color: #FFF;
	padding-top: 20px;
	padding-right: 15px;
	padding-left: 15px;
	float: right;
	height: 60px;
}
#mod_registra_inter_horiz ul  {
	list-style-type: none;
	padding: 0px;
	float: right;
	margin: 5px;
}
#mod_registra_inter_horiz ul li  {
	color: #5B5B5B;
	background-image: url(../images/bg_bot_registrate_inter.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	padding: 0px;
	width: 100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#mod_registra_inter_horiz ul li a {
	color: #5B5B5B;
	text-decoration: none;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 9px;
	padding-left: 9px;
	width: 80px;
	font-weight: bold;
}
#mod_registra_inter_horiz table tr td  {
	color: #FFF;
	text-align: center;
}
#mod_beneficios_inter {
	background-image: url(../images/bg_beneficios_inter.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 115px;
	height: 250px;
	color: #FFF;
	text-align: center;
	margin-right: 0px;
	margin-top: 15px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mod_beneficios_inter ul  {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 105px;
}
#mod_beneficios_inter ul li  {
	color: #5B5B5B;
	background-image: url(../images/bg_bot_beneficios_inter.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	padding: 0px;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
}
#mod_beneficios_inter ul li a {
	color: #5B5B5B;
	text-decoration: none;
	display: block;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-right: 9px;
	padding-left: 9px;
	font-weight: bold;
}
.organismos {
	list-style-type: none;
	background-color: #F7F7F7;
	float: left;
	width: 160px;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 25px;
	margin-left: 0px;
	padding: 10px;
	font-size: 11px;
}
.organismos ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.organismos ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
/**/
.correos {
	list-style-type: none;
	background-color: #F7F7F7;
	float: left;
	width: 220px;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 25px;
	margin-left: 0px;
	padding: 10px;
	font-size: 11px;
}
.correos ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.correos ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
/***/
.requisitos {
	list-style-type: none;
	background-color: #F7F7F7;
	float: left;
	width: 350px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 25px;
	margin-left: 0px;
	padding: 10px;
}
.requisitos ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.requisitos ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
/***/
.mision-vision {
	width: 750px;
}
.mision-vision .vision {
	float: right;
	width: 360px;
	margin-left: 20px;
	padding-left: 10px;
}
#footer {
	font-size: 11px;
	color: #6ea4f4;
	background-image: url(../images/separador_footer.png);
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}
#delegados td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
}
#beneficios {
	margin-top: 15px;
	height: 870px;
}
#beneficios #beneficio_habitacional {
	float: left;
	width: 920px;
	margin-top: 50px;
	margin-bottom: 50px;
}
#beneficios #beneficio_habitacional ul {
	padding: 0px;
	margin: 0px;
}
#beneficios #beneficio_habitacional ul li {
	list-style-type: none;
	margin-top: 0px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
#beneficios #beneficio_habitacional ul li a{
	background-image: url(../images/bg_bot_benef_financ_Hipoteca.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	display: block;
	width: 232px;
	height: 23px;
	padding-top: 6px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
.proy_PLANHACA {
	height: 120px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	margin-bottom: 20px;
	width: 745px;
}
.proy_PLANHACA img {
	margin-left: 20px;
}
#beneficios .farmacia {
	background-image: url(../images/bg_benef_farmacia.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 156px;
	margin-right: 11px;
	height: 205px;
	margin-bottom: 15px;
	float: left;
	padding: 17px;
}
#beneficios .farmacia .boton{
	float: right;
	padding-top: 75px;
	width: 110px;
}
#beneficios .farmacia .boton a {
	color: #4366FF;
	text-decoration: underline;
}
#beneficios .farmacia .boton a img {
	float: right;
	padding-left: 3px;
}
#beneficios .odontologia {
	background-image: url(../images/bg_benef_odontologia.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 230px;
	margin-right: 11px;
	height: 205px;
	margin-bottom: 15px;
	float: left;
	padding: 17px;
}
#beneficios .odontologia .boton, .vacaciones .boton, .funeraria .boton{
	float: right;
	margin-top: 35px;
	visibility: inherit;
	width: 110px;
}
#beneficios .odontologia .boton a, .vacaciones .boton a, .funeraria .boton a {
	color: #4366FF;
	text-decoration: underline;
}
#beneficios .odontologia .boton a img, .vacaciones .boton a img, .funeraria .boton a img {
	float: right;
	padding-left: 3px;
}
#beneficios .vacaciones {
	background-image: url(../images/bg_benef_vacaciones.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 196px;
	margin-right: 11px;
	height: 205px;
	margin-bottom: 15px;
	float: left;
	padding: 17px;
}
#beneficios .funeraria {
	background-image: url(../images/bg_benef_funeraria.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 166px;
	height: 205px;
	margin-bottom: 15px;
	float: left;
	padding: 17px;
	margin-right: 0px;
}
#beneficios .prestamos {
	float: right;
	width: 260px;
	background-image: url(../images/bg_prestamos.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 285px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
#beneficios .prestamos p {
	color: #FFF;
	text-align: center;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	margin: 0px;
}
#beneficios .prestamos ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 245px;
}
#beneficios .prestamos ul li {
	display: block;
	width: 242px;
	height: 38px;
	margin-bottom: 4px;
}
#beneficios .prestamos ul li a {
	background-image: url(../images/bg_bot_benef_financ_prestamos.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
	color: #2E2E2E;
	text-decoration: none;
	font-weight: bold;
}
/**/
#beneficios .creditos_hipotecarios {
	background-image: url(../images/bg_benef_hipotecarios.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 17px;
	margin-right: 12px;
	margin-bottom: 15px;
	width: 276px;
	height: 256px;
	float: left;
}
#beneficios .creditos_hipotecarios ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#beneficios .creditos_hipotecarios ul li {
	display: block;
}
#beneficios .creditos_hipotecarios ul li a {
	background-image: url(../images/bg_bot_benef_financ_Hipoteca.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
	color: #2E2E2E;
	text-decoration: none;
	font-weight: bold;
	height: 24px;
	padding-bottom: 0px;
	margin-bottom: 4px;
}
#beneficios .creditos_estudiantiles-turisticos {
	float: left;
	width: 300px;
}
#beneficios .creditos_estudiantiles-turisticos p{
	padding-right: 20px;
}
#beneficios .creditos_estudiantiles-turisticos .boton {
	float: right;
	width: 110px;
}
#beneficios .creditos_estudiantiles-turisticos .boton a {
	color: #4366FF;
	text-decoration: underline;
}
#beneficios .creditos_estudiantiles-turisticos .boton a img {
	float: right;
	padding-left: 3px;
}#beneficios .creditos_estudiantiles {
	padding-top: 40px;
}
.ALERTA {
	color: #333;
	background-color: #FFADAA;
	border: 2px solid #F00;
	padding: 9px;
	margin-top: 8px;
	margin-bottom: 8px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.contenedor_abajo_home {
	height: 280px;
}
.disclimer  {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	color: #585858;
	text-align: center;
}
.asterisco_precios_reservaciones {
	font-size: 9px;
	font-weight: bold;
	color: #999;
	background-color: #DFDFDF;
	padding: 10px;
}
.primerParrafo {
	height: 205px;
}
.primerParrafo p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.primerParrafo_flexible {
}
.primerParrafo_flexible p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.foto-noticia {
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}

