/*reset*/
@import url('reset.css');

@import url('colorbox.css');


/*font face*/
@font-face {
	font-family: 'HelveticaNeue57Condensed';
	src: url('helveticaneue-condensed-webfont.eot');
	src: local('☺'), url('helveticaneue-condensed-webfont.woff') format('woff'), url('helveticaneue-condensed-webfont.ttf') format('truetype'), url('helveticaneue-condensed-webfont.svg#webfontSYXDbjt5') format('svg');
	font-weight: normal;
	font-style: normal;
}

/*tags*/

/*contenedores*/
#page{width:1000px;margin:0 auto;}
#header{float:left;clear:both;padding-bottom:25px;}
#colLeft{width:472px;float:left;padding:0 0 0 65px;}
#colRight{width:433px;float:left;padding:0 30px 0 0;font-family:HelveticaNeue57Condensed; height:475px}

#colRight h2{color:black;font-size:22px;line-height:24px;margin-bottom:7px;}
#colRight h3{color:#5a5959;font-size:18px;line-height:24px;}

/*
#colLeft{display:none}
#colRight{display:none}
*/

#theForm{background:url(css_img/bck_claqueta.jpg) no-repeat;width:384px;height:286px;}
#theForm input{position:absolute;border:none; color:black;font-size:12px}
#theForm #nombre{margin:162px 0 0 149px;width:180px;}
#theForm #telefono{margin:183px 0 0 149px;width:180px;}
#theForm #email{margin:204px 0 0 135px;width:194px;}
#theForm #submitBtn{margin:240px 0 0 237px;width:98px;height:26px;background:url(css_img/btn-enviar.jpg) no-repeat;cursor:pointer;}
#theForm h4{ position:absolute;font-size:18px; line-height:24px;}
#theForm .legal{position:absolute; margin:292px 0 0 52px; font-size:13px}
#theForm .legal span{margin:0 0 0 25px; position:relative; top:3px}
#theForm .legal span a{color:#cd1c00;}
#theForm label{ position:absolute}
#theForm .error{color:red;}

#wrapNombre label{margin:165px 0 0 140px;}
#wrapTelefono label{margin:188px 0 0 145px;}
#wrapMail label{margin:210px 0 0 126px;}
#theForm .legal label.error{margin:35px 0 0 0px;}

#condiciones{position:absolute;z-index:200}
#header{height:320px;}
#boton-socio{ position:absolute; z-index:2; margin:244px 0 0 789px}