
body.registration{
	font-size:13px;
	color: #333;

}  
body.registration p{
	color: #666;
}
     
body.registration h1{
color: #999999;
font-size: 29px;
font-weight: bold;
margin: 0 0 10px;
position: absolute;
right: 30px;
top: 50px;
}

body.registration #web #header{
	height: 150px;
}
#register-page{
	padding: 20px;
}
#register-page fieldset{
	margin: 0;
	padding: 15px 15px 15px 130px;
	border: none;
	-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;
	background: #EEF7F9;
	width: 450px;
	float: left;
	position: relative;
	min-height: 110px;
}
#register-page em{
	color: #216294;
	font-weight:bold;
}
#register-page fieldset h2{
color:#216294;
font-size:17px;
	margin: 0 0 10px 0;

}
fieldset#basic{
	background:#EEF7F9 url(../images/lock.png) no-repeat 15px 10px;
}
fieldset#userinfo{
	background:#EEF7F9 url(../images/userinfo.png) no-repeat 15px 10px;
}
fieldset#userfamily{
	background:#EEF7F9 url(../images/home.png) no-repeat 15px 10px;
}
fieldset#newsletter{
	background:#EEF7F9 url(../images/mail.png) no-repeat 20px 20px;
}
.form_response{
	margin: 5px 0;
	clear: both;
}
.form_response p{
clear:both;
display:block;
font-size:13px;
line-height:18px;
margin:5px 0;
overflow:hidden;
padding:0 0 0 30px;
float: left;
width: 100%;
}

.form_response p.ko, form.standard-form label.error{
	background: url(../images/form-ko.png) no-repeat 0 center;
	color:#FC333B;
	font-size:13px;
	padding:0 0 0 30px;
	min-height: 21px;
	clear: both;
	overflow: hidden;
	display: block;
}
.form_response p.ok{
	background: url(../images/form-ok.png) no-repeat 0 center;
	color: green;
}
.form_response p.loading{
	background: url(../images/ajax-loader.gif) no-repeat 0 center;
}
.dos_campos div.campo{
	float: left;
	width:50%;
}
form.standard-form #basic-details-section .dos_campos div.campo input[type="password"]{
	width:60%;
}
.green{
	color: #00B300;
}
h3.registro{
	font-size: 23px;
	color: #666;
}
form#signup_form.standard-form div.submit{
	float: none;
	margin: 0;
	padding: 0;
}
#signup_submit{
background:url("../images/boton_citydeal.png") no-repeat scroll 0 0 transparent;
border:medium none;
color:#333333;
font-family:arial;
font-size:26px;
font-weight:bold;
height:47px;
line-height:47px;
text-shadow:1px 1px 0 #FFFFFF;
width:175px;
}
#signup_submit:hover{
	color: #4F3B00;
	text-shadow: none;
	
}
#campo_field_24, #campo_field_18, #campo_field_6, #campo_field_2{
	float: left;
	width: 49.9%;
}
#privacidad{
	margin: 5px 0;
	clear: both;
	overflow: hidden;
}
#privacidad input{
float:left;
margin:4px 5px 0 0;
}
#privacidad span.label{
display: inline;

}
form#signup_form{
	color: #333;
}
p.info-registro{
	font-size: 16px;
	font-family: Georgia;
}
.bloque-registro{
	clear: both;
	overflow: hidden;
	display: block;
	margin: 0 0 20px 0;
	
}
.bloque-registro .info-registro{
	float: right;
	width: 360px;
	padding: 15px 0;
}

.bloque-registro .info-registro h3{
background:url("../images/info.png") no-repeat scroll 0 0 transparent;
color:#999999;
font-size:17px;
font-weight:normal;
height:32px;
line-height:32px;
margin:0 0 5px 0;
text-indent:38px;
}

fieldset#newsletter span.label {
	font-weight: bold;
	color: #216294;
}
form#signup_form label, form#signup_form span.label{
	margin :5px 20px 5px 0;
	}
	
form#signup_form div.checkbox input,
form#signup_form div.radio input {
	margin: 0px 10px 0 0;
	float: left;
	
}
form#signup_form div.checkbox label{
	font-size: 11px;
}
input#captcha_code{
	
}
#signup_form .register-section {
	width:350px !important;
	float: left !important;
	margin: 5px 0 !important;
}
#signup_form .register-section #captcha_code{
	margin: 20px 0 0 0 !important;
}
#signup_form .register-section > div{
	float: right !important;
	
}
#signup_form #campo_field_103{
	
}
