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


/****************************************/
/*             Acordeon FAQ             */
/****************************************/
    .azul {color:#22508f !important; font-weight:bold !important; }

	.pageContent { width: 520px; height:360px;}
	.accordion { list-style-type: none; padding: 0px; }
	.accordion ul { padding: 0px; margin: 0px; float: left; display: block; width: 100%;}
	.accordion li { background-image:url(../img/back_frecuentes_offtit.gif); background-repeat:repeat-x; cursor: pointer; list-style-type: none; padding: 0px; margin: 0px; float: left; display: block; width: 100%; }
	.accordion li.active>a { background: url('close.gif') no-repeat center right; background-image:url(../img/back_frecuentes_ontit.gif); background-repeat:no-repeat; background-position:left; color:#FFF; padding-left:10px;}
	.accordion li div { padding: 20px; background-image:url(../img/back_frecuentes_contenido.gif); background-repeat:repeat-x; display: block; clear: both; float: left; width: 480px;}
	.accordion a { text-decoration: none; border-bottom: 1px solid #e0e0e0; font: 12px/25px Arial, sans-serif; color: #222; padding: 0 10px; display: block; cursor: pointer; background: url('open.gif') no-repeat center right; /*background-image:url(../img/bullet_frecuentes.gif); background-repeat:no-repeat; background-position:left;*/}
	.mailto a { text-decoration: none; border-bottom: 0px solid #e0e0e0; font: 12px Arial, sans-serif; color: #222; padding: 0px; cursor: pointer; background: url('open.gif') no-repeat center right;}
	
	/* Level 2 */
	.accordion li ul li { background:  }
	
	
/****************************************/
/*             General                  */
/****************************************/

html{
	height:100%;
	*height:;
}
	
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	background-color:#ebebeb;
	background-repeat: repeat;
	height:100%;
}

hr { height: 1px; width: 100%; margin: 15px 0 15px 0; border: 0; border-top: 1px dotted #999; display: block; clear: both; }

.texto{
	color:#333;
	text-align:justify;
}
a{
	color:#369;}
a:hover{
	color:#126842;
	}

/****************************************/
/*             CONTENEDORES             */
/****************************************/
#contenedor_form {
	width:100%;
	background-image:url(../img/container_fondo.png);
	height:1245px;
	margin:auto;
	position:absolute;
	z-index:500;
	display:block;
	text-align:center;
}
#contacto_pop{
	width:300px;
	height:220px;
	background-color:#FFF;
	padding:15px;
	border:solid;
	border-width:2px;
	border-color:#999;
	margin:auto;
	margin-top:130px;
	z-index:501;
	}


#contacto_cerrar{
	text-align:right;
	width:330px;
	height:20px;
	background-color:#17814c;
	color:#fff;
	padding:2px;
	margin:auto;
	z-index:502;
	}
#contacto_cerrar2{
	float:left;
	width:330px;
	height:20px;
	background-color:#17814c;
	color:#fff;
	padding:2px;
	margin:auto;
	margin-top:200px;
	z-index:502;
	}

#container_borde {
	width:964px;
/*	background-image:url(../img/container_borde.png);
	background-repeat:repeat-y; */
	height:140%;
	margin:auto;
}

#container {
	width:924px;
	background-color:#ebebeb;

	margin:auto;
}

#container2 {
	width:924px;
	background-color:#d1d4cb;

	margin:auto;
}


#nav{
	width:100%;
	height:127px;
	background-color:#;
	}

#nav_land{
	width:100%;
	height:150px;
	background-color:#;
	}
#nav_left{
	width:230px;
	height:127px;
	float:left;
	background-color:#;	
	}
#nav_right{
	width:692px;
	height:127px;
	float:left;
	background-color:#;
	}
	
#nav_base{
	width:100%;
	background-image:url(../img/linea_cabezal.gif);
	background-repeat:repeat-x;
	}
#nav_facebook{
	width:100%;
	background-repeat:repeat-x;
	text-align:right;
	}
#logo {
	width:230px;
}

#sub_menu_top{
	font-size:10px;
	font-weight:bold;
	width:652px;
	height:46px;
	text-align:right;
	background-image:url(../img/back_menu_secundario.gif);
	background-position:right;
	background-repeat:no-repeat;
}

#pie_borde { clear:both;
	/* border-top:#bebebe solid 1px; */
	width:964px;
	/* background-image:url(../img/container_borde.png);
	background-repeat:repeat-y; */
	margin:auto;
	padding-bottom:35px;
	color:#7a7a7a;
	line-height:20px;
	background-image:url(../img/border_pie.gif);
	background-repeat:repeat-x;
	background-position:top;
}
#top_borde {
	clear:both;
	/* border-top:#bebebe solid 1px; */
	width:964px;
	/* background-image:url(../img/container_borde.png);
	background-repeat:repeat-y; */
	margin:auto;
	padding-bottom:0px;
	color:#7a7a7a;
	line-height:10px;
	background-image:url(../img/border_pie.gif);
	background-repeat:repeat-x;
	background-position:top;
}
#pie{
	height:30px;
	text-align:center;
	width:924px;
	background-color:#ebebeb;
	margin:auto;
}
#pie_landing{
	height:30px;
	text-align:center;
	width:924px;
	background-color:#d1d4cb;
	margin:auto;
}
#mapa_caja_01{
	padding:5px;
	float:left;
	width:150px;
	}
#mapa_caja_02{
	padding:5px;
	float:left;
	width:440px;
	}
.mapa_caja_home{
	color:#FFF;
	width:120px;
	background-color:#085c9a;
	display:block;
	padding:5px;
	
}

.mapa_caja_subs{
	color:#FFF;
	float:left;
	width:120px;
	background-color:#00844b;
	display:block;
	padding:5px;
	
}

.limpia{
	clear:both;
	height:20px;
	
}

.mapa_caja_tercer{
	padding-left:15px;
	float:left;
	width:290px;
	display:block;
	
}
.boton_masinfo{
	float:right;
	color:#FFF;
	width:120px;
	background-color:#085c9a;
	display:block;
	padding:2px;
	clear:both;
	
}
/****************************************/
/*             Menu Principal           */
/****************************************/

.noborder {
	border-right-color: !important;
	border-right-style: !important;
	border-width:0px !important;
}

#logo_claim{
	width:100%;
	height:20px;
	float:left;	
	}

#menu{
	width:657px;
	background-image:url(../img/menu_fondo.gif);
	background-repeat:repeat-x;
	height:44px;
	float:left;
		}

#menu ul {
	padding:0px;
	padding-top:2px;
	margin:0px;
	list-style: none;
}

#menu ul li {
	text-align:center;
	padding-top:10px;
	width:106px;
	height:25px;
	float:left;
	position:relative;
	border-right-color:#4fa878;
	border-right-style:solid;
	border-width:1px;
}

#menu a{
	display:block;
	height:26px;
	padding-top:12px;
	margin-top:-12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
}
#menu a:hover{
	display:block;
	height:26px;
	padding-top:11px;
	background-color:#fff;
	margin-top:-11px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#126842;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
}

/****************************************/
/*             Home                     */
/****************************************/

#home_centro_left{
	width:580px;
	padding-left:15px;
	float:left;
	background-image:url(../img/back_home_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#FFF;
	}
	
#home_banner_centro{
	/*background-image:url(../img/home_banner_centro_fondo.jpg);*/
	background-repeat:no-repeat;
	width:532px;
	height:277px;
	margin-left:20px;
	}
#home_faq_cab{
	margin-left:35px;
	background-image:url(../img/home_cuadro_faq_cab.gif);
	background-repeat:no-repeat;
	width:524px;
	height:59px;
	padding-left:15px;
	}
#home_faq_fondo{
	margin-left:20px;
	/*background-image:url(../img/home_cuadro_faq_fondo.gif);
	background-repeat:repeat-y;*/
	width:524px;
	/*padding-left:15px;*/
	}
#home_faq_linea_01 a{
color:#126842;
	display:block;
	margin-bottom:2px;
	padding-top:6px;
	padding-left:5px;
	height:22px;
/*	background-color:#F1F1F1; */
	width:490px;
	background-image:url(../img/back_frecuentes.gif);
	background-repeat:repeat-x;
	}
#home_faq_linea_01 a:hover{
color:#333;
	display:block;
	margin-bottom:2px;
	padding-top:6px;
	padding-left:5px;
	height:22px;
	background-color:#d0eec3;
	width:490px;
	}
	

	
#home_faq_pie{
	text-align:right;
	margin-top:-2px;
	margin-left:35px;
	background-image:url(../img/home_cuadro_faq_pie.gif);
	background-repeat:no-repeat;
	width:524px;
	height:39px;
	}
#home_centro_divisor{
	width:20px;
	float:left;

	}

#home_centro_right{
	width:268px;
	float:left;
}
#home_contactenos{
	padding-top:10px;
	width:268px;
	background-image:url(../img/base_contactenos2.gif);
	background-repeat:no-repeat;
	height:262px;
	}
.input_contact{
	background-color:#ebebeb;
	width:110px;
	height:25px;
	border-color:#999;
	border-style:solid;
	border-width:1px;
}

.input_contact2{
	background-color:#ebebeb;
	margin-top:7px;
	width:227px;
	height:25px;
	border-color:#999;
	border-style:solid;
	border-width:1px;
}

.input_contact3{
	background-color:#ebebeb;
	margin-top:7px;
	width:227px;
	height:25px;
	border-color:#999;
	border-style:solid;
	border-width:1px;
}

#home_contactenos_land{
	padding-top:10px;
	width:240px;
	background-image:url(../img/base_contactenos2.gif);
	background-repeat:no-repeat;
	height:262px;
	}
	
.input_contact_land{
	background-color:#ebebeb;
	width:120px;
	height:35px;
	border-color:#999;
	border-style:solid;
	border-width:1px;
}

.input_contact2_land{
	background-color:#ebebeb;
	margin-top:7px;
	width:263px;
	height:35px;
	border-color:#999;
	border-style:solid;
	border-width:1px;
}

.input_contact3_land{
	background-color:#ebebeb;
	margin-top:7px;
	width:263px;
	height:25px;
	border-color:#999;
	border-style:solid;
	border-width:1px;
}


.home_contactenos_image{
width:85px;
height:34px;
border:none;
}

/****************************************/
/*             Interna                  */
/****************************************/

#interna_titulo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#126842;
	padding-left:35px;

	}
	
#interna_centro_left{
	width:206px;
	padding-left:35px;
	float:left;

	}
	#interna_centro_left_land{
	width:200px;
	padding-left:35px;
	float:left;

	}
#interna_menu_01{
	width:206px;
	height:11px;

}
#interna_menu_02{
	width:206px;
	background-image:url(../img/inter_menulat_fondo.gif);
	background-repeat:repeat-y;
	padding-left:15px;
	padding-bottom:5px;
}
#interna_menu_03{
	width:206px;
	height:11px;

}
#banner_int_textchat{
	margin-left:1px;
	margin-top:10px;
	width:206px;
	height:11px;
	text-align:center;
}
#interna_centro_divisor{
	width:29px;
	background-image:url(../img/inter_separador.gif);
	background-repeat:repeat-y;
	height:500px;;
	float:left;

	}
#interna_centro_divisor_land{
	width:29px;
	background-image:url(../img/inter_separador_land.gif);
	background-repeat:repeat-y;
	height:500px;;
	float:left;

	}
#interna_centro_right{
	padding-left:5px;
	width:610px;
	float:left;
}

/****************************************/
/*             Textos                   */
/****************************************/

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:24px;
	color:#126842;
	}


h2{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:24px;
	color:#005a9c;
	}
h6{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#333333;
	}
h3{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#005a9c;
	}
h4{
	border-bottom: 1px solid #126842;
	border-top: 1px solid #e0e0e0;	
	display:block;
	width:80%;
	height:22px;
	padding-top:5px;
	padding-left:5px;
	background-color:#64a488;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#fff;
	margin-bottom:6px;
	}

h5{
	border-bottom: 1px solid #126842;
	border-top: 1px solid #e0e0e0;	
	display:block;
	width:95%;
	height:22px;
	padding-top:5px;
	padding-left:5px;
	background-color:#64a488;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#fff;
	margin-bottom:6px;
	}

.menulat a{
	background-image:url(../img/back_frecuentes.gif);
	background-repeat:repeat-x;
	margin-bottom:2px;
	padding-left:5px;
	padding-top:3px;
	background-color:#F1F1F1;
	width:170px;
	display:block;
	height:20px;
	font-size:12px;
	font-weight:bold;
	color:#126842;
	text-decoration:none;
	
	}
	.menulatbig a{
	background-image:url(../img/back_frecuentes.gif);
	background-repeat:repeat-x;
	margin-bottom:2px;
	padding-left:5px;
	padding-top:3px;
	background-color:#F1F1F1;
	width:170px;
	display:block;
	height:34px;
	font-size:12px;
	font-weight:bold;
	color:#126842;
	text-decoration:none;
	
	}
.menulat a:hover{
	margin-bottom:2px;
	padding-left:5px;
	padding-top:3px;
	background-color:#e0e0e0;
	width:170px;
	display:block;
	height:20px;
	font-size:12px;
	font-weight:bold;
	color:#126842;
	text-decoration:none;
	
	}

.menulatbig a:hover{
	margin-bottom:2px;
	padding-left:5px;
	padding-top:3px;
	background-color:#e0e0e0;
	width:170px;
	display:block;
	height:34px;
	font-size:12px;
	font-weight:bold;
	color:#126842;
	text-decoration:none;
	
	}

.itemImage-avanceObra{
	background-color:#e3e3e3;
	width:558px;
	border:1px solid #d0d1d2;
	margin-bottom:20px;
	}
	
.itemImage-avanceObra div.title{
	clear:both;
	color:#333;
	font-size:12px;
	font-weight:bold;
	padding:10px;
	}
	
.item-producto{
	margin-bottom:20px;
	}
	
.item-producto ul{
	padding-left:18px;
	list-style:disc;
	}
	
	
.tit_contacto{
	padding:10px 0;
	border-bottom:1px solid #c6c6c6;
	width:260px;
	background-image:url(../img/base_contactenos2.gif);
	background-repeat:no-repeat;
	float:left;
	
	}
	.tit_contacto_land{
	padding:10px 0;
	border-bottom:1px solid #c6c6c6;
	width:300px;
	background-image:url(../img/base_contactenos_land.jpg);
	background-repeat:no-repeat;
	float:left;
	
	}
.contacto_right{ float:right;
text-align:right;
width:270px; color:#666666;}


.small_script img{ width:205px!important; height:auto!important;}

