/*****************************************************
QUIENES SOMOS
******************************************************/
#titulo_seccion{width:960px;margin:auto;margin-top: -20px;color: #0CB3C0;margin-bottom: 40px;}
#container_slider{width: 960px;height: 400px;margin: auto;border-style:solid;border-color: #ccc;line-height: 10px;
border-left: 1px solid #ccc;border-right: 1px solid #ccc;border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;}
#container_qs{width: 960px;height: 200px;margin: auto;margin-top: 60px;margin-bottom: 30px;position: relative;}
#container_img_qs{position: absolute;left: 0;width:330px;}
#container_texto_qs{position: absolute;right: 0;width:630px;color:#666;font-size:14px; }
/*****************************************************
SERVICIOS
******************************************************/
#titulo_seccion_s{width:960px;margin:auto;margin-top: -20px;color: #0CB3C0;font-size: 28px;}
#container_s{width: 960px;height: 300px;margin: auto;margin-top: 60px;margin-bottom: 30px;position: relative;}
#container_img_s{position: absolute;left: 0;width:480px;}
#container_texto_s{position: absolute;right: 0;width:420px;color:#666;font-size:14px; }
/*****************************************************
DONDE COMPRAR
******************************************************/
#titulo_seccion_dc{width:960px;margin:auto;margin-top: -20px;color: #0CB3C0;font-size: 28px;}
#container_dc{width: 960px;height: auto;margin: auto;margin-top: 30px;margin-bottom: 30px;position: relative;}
#container_dc h3{font-weight: 500;}
#container_dc p{font-size: 14px;margin-top:-15px;}
#container_dc a{color:#0CB3C0;}

#container_subtexto_dc{color:#393939;left: 0;width:480px; max-height: 160px;float: left;}
#container_subtexto_dc h3{font-weight: 500;margin-bottom: 0px;}
#container_subtexto_dc p{font-size: 13px;margin-top:0px;}

/*****************************************************
CONSEJOS
******************************************************/
#container_c{width: 960px;height: auto;margin: auto;margin-top: 30px;margin-bottom: 30px;position: relative;}
#container_slider_c{float: left;width: 600px;height: 400px;border-style:solid;border-color: #ccc;line-height: 10px;
border-left: 1px solid #ccc;border-right: 1px solid #ccc;border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;}
#container_titulo_c h3{}
#container_titulo_c p{margin-top: -15px;font-size: 16px;}
#container_texto_c{float: right;width:300px;color:#666;}
#container_texto_c p{font-weight: 16px;margin-bottom: 20px;}
#container_texto_c img{vertical-align: middle;}
#container_texto_c a{text-decoration: none;color:#666;}


#titulo_consejo{text-align: center;font-size: 30px;margin-top: -50px;margin-bottom: -30px;font-family: 'Lato', sans-serif;font-weight: 300;}
#container_img_c2{float: left;width: 350px;height: auto;}
#container_img_c2 img{max-width: 350px;height: auto;border-color: #1AB7C3;border-style:solid;
border-width: 1px;padding: 3px 3px 3px 3px;}
#container_texto_c2{float: right;width:580px;color:#666;}
#container_texto_c2 p{font-size: 14px;margin-top: 0px;}

/*****************************************************
CONTACTO
******************************************************/
#contacto_container{width: 960px;height: 670px;margin:auto;position: relative;}
#formulario_container{position: absolute;left: 0;width:480px;}
#datos_container{position: absolute;right: 0;width:480px;}
#datos_subcontainer{margin-left: 100px;margin-top:130px;width:350px;}
#datos_subcontainer img{margin-bottom: 15px;margin-left: 100px;}
#datos_subcontainer p{font-size: 14px;}	
#separador_contacto{margin-top:40px;}
#contacto_form{
	font-family: 'Lato', sans-serif;font-weight:100;
}
.input_text{background-color: #eee;width:200px;border: 2px;width:400px;display: block;margin-bottom: 15px;font-size: 16px;}
.input_textarea{background-color: #eee;width:200px;border: 2px;width:400px;display: block;font-size: 16px;}
#button_contacto{border: 0px;padding: 10px 10px 10px 10px;width: 100px;color:#666;cursor:pointer;margin-top:20px;
background: url('../img/plantilla/bg_button.png') repeat scroll 0% 0% #DCDCDC; }
.text{font-size: 14px;}
#checkbox{margin-top: 20px;display: inline;}
.error{display: block;margin-bottom: 10px;}
#text_check{margin-right: 50px;}
