/*Somos - terminos - privacidad- ayuda*/
.stl_caja_titulo {float:left; width:100%; min-width:950px; height:130px; background:#fff; border-top:1px solid #d3d3d3;}
.stl_titulo {position:relative; width:800px; height:110px; margin:auto; border-bottom:1px solid #d3d3d3;}
.stl_titulo p {color:#0076a1; font-size:2.7em; font-weight:bold; line-height:160px; margin-top:3;}
.stl_caja_contenido {float:left; width:100%; min-width:950px; margin:auto; background:#fff;}
.stl_contenido {position:relative; width:800px; margin-bottom:2em; margin:0 auto; font-size:1.5em; font-weight:bold;}
.stl_contenido p {margin-bottom:1.1em;}
.stl_contenido li {margin-bottom:1.1em;}
.stl_contenido span {text-decoration:underline;}
h2 {margin-top:1.1em; margin-bottom:1.1em; font-family:'Open Sans', sans-serif;}
h3 {margin-top:1.1em; margin-bottom:1.1em; color:#006688;}
.stl_separador {float:left; width:100%; min-width:950px; height:100px; background:#fff;}
/*Contactanos*/
.stl_contenido input {width:100%; height:45px; outline:none; padding:0px 1%; font-family:'Raleway', sans-serif; font-weight:bold; font-size:0.8em; border:1px solid #929292; border-radius:5px;}
.stl_contenido input:focus{border:1px solid #0076A1;}
.stl_contenido textarea {width:100%; height:150px; outline:none; padding:5px 1%; font-family:'Raleway', sans-serif; font-weight:bold; font-size:1.1em; border:1px solid #929292; border-radius:5px;}
.stl_contenido textarea:focus{border:1px solid #0076A1;}
.stl_encabezado {width:100%; margin:0 auto; font-size:0.8em;}
.stl_nombre, .stl_contacto, .stl_correo {float:left; width:100%; margin:auto; margin-top:1em;}
.stl_mensaje {float:left; width:100%; margin:0 auto; margin-top:1em; font-size:0.8em;}
.stl_mensaje p {margin-bottom:0.3em;}
.stl_enviar {float:left; width:100%; text-align:center;}
.stl_enviar_boton {margin-top:3em;}
.stl_enviar_boton input {width:225px; height:45px; background:#d3d3d3; color:#333; font-size:0.8em; border-width:0; border-radius:5px; margin:auto; box-shadow:0 1px 1px rgba(41,51,57,.5);}
/*Eliminar*/
.stl_caja_titulo_info {float:left; width:100%; min-width:950px; background:#fff;}
.stl_titulo_info {position:relative; width:800px; height:70px; margin:auto;}
.stl_titulo_info p {color:#333; font-size:1.2em; font-weight:bold; font-family:'Open Sans', sans-serif;}
.stl_tengo_anuncio {width:100%; height:35px; color:#929292; font-size:1.2em;}
.stl_tengo_anuncio input{width:20px; height:20px;}
.stl_solicito_bajar {width:100%; height:35px; color:#929292; font-size:1.2em; margin-top:0.5em;}
.stl_solicito_bajar input{width:20px; height:20px;}
.stl_clave_usuario input {float:left; width:100%; height:45px; outline:none; padding:0px 1%; font-family:'Raleway', sans-serif; font-weight:bold; font-size:0.8em; border:1px solid #929292; border-radius:5px; margin-top:1em;}
.stl_clave_usuario input:focus{border:1px solid #0076A1;}
.stl_tomar_opcion {float:left; width:100%; height:175px; margin:0 auto; margin-top:1em;}
.stl_tomar_opcion p {font-size:1.1em; color:#929292;}
.wrap_e {width:100%; margin:auto; text-align:left;}
.form-horizontal_e p {font-size:1em; color:#333; margin-bottom:20px;}
.form-horizontal_e .radio_e label{display:inline-block; cursor:pointer; color:#0076a1; position:relative; padding:5px 5px 5px 45px; font-size:1.1em; -webkit-transition:all 0.3s ease; -o-transition: all 0.3s ease; transition:all 0.3s ease;}
.form-horizontal_e .radio_e label:before{content:""; display:inline-block; width:25px; height:25px; position:absolute; left:0px; border-radius:50%; background:none; border:3px solid #0076a1;}
.form-horizontal_e input[type="radio"] {display:none;}
.form-horizontal_e input[type="radio"]:checked + label:before{display: none;}
.form-horizontal_e input[type="radio"]:checked + label {padding:5px 15px; background:#0076a1; color:#fff; border-bottom:3px solid #006688;}
.stl_nombre_e, .stl_contacto_e, .stl_correo_e {float:left; width:100%; margin:0 auto; margin-top:1em;}
/*Los input de estos estan contenidos en slt_contenido*/
.stl_enviar_e {float:left; width:100%; text-align:center;}
.stl_enviar_boton_e {margin-top:3em;}
.stl_enviar_boton_e input {width:225px; height:45px; background:#d3d3d3; color:#333; font-size:0.8em; border-width:0; border-radius:5px; margin:auto; box-shadow:0 1px 1px rgba(41,51,57,.5);}