/*REDEFINIDO*/
#wcontenido #cabecera {
	background-image:url(/images/registro/fondo-cabecera.jpg);
}

/******************/

#wcontenido #columna ul{
	margin-top:281px;
	margin-left:33px;
}
#wcontenido #columna li {
	list-style:none;
	padding-bottom:15px;
	margin:0;
}
#wcontenido #cuerpo {
	background-image:url(/images/concentracion/separacion.gif);
	background-repeat:repeat-x;
	background-position: left 67px;
/*	height:70px;*/
	padding-bottom:44px;
}
#wcontenido #cuerpo h2 {
	background-image:url(/images/registro/tit-formulario-de-registro.gif);
	background-repeat:no-repeat;
	background-position:left 13px;
	width:164px;
	height:44px;
	margin-left:27px;
	padding-top:15px;
	text-indent:-4000px;
}

.clear{
	clear:left;
}

#registro{
	margin-left:30px;
	margin-top:30px;
	width:740px;

}

#registro h3{
	color:#397c32;
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
}

#registro h5{
	color:#000000;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	margin-top:10px;
	margin-bottom:15px;
}

#registro #datosPersonales{
	width:740px;
}

#registro #datosPersonales h3{
	text-indent:-5000px;
	background:url(/images/registro/datos-personales.gif) no-repeat left top;
	width:740px;
	height:24px;
	margin-bottom:10px;
}

.bloque{
	margin-top:3px;
	float:left;
}

.titulos{
	width:181px;
	text-align:right;
	margin-right:10px;
	float:left;
}

.titulos label{
	font-family:Tahoma;
	font-weight:normal;
	font-size:12px;
	color:#000000;
}	

.formulario{
	float:left;
	width:540px;
}

.bloque #tratamiento{
	background-color:#ededed;
	border:none;
	width:61px;
	height:20px;
}

.bloque input{
	background-color:#ededed;
	border:none;
	width:330px;
	height:20px;
}

.bloque #provinciaColegiado, .bloque #provinciaConsulta,.bloque #comarcaConsulta{
	background-color:#ededed;
	border:none;
	width:174px;
	height:20px;
}		

.bloque #numSocios{
	background-color:#ededed;
	border:none;
	width:330px;
	height:20px;
	width:63px;
}

#registro #datosConsulta{
	width:740px;
	float:left;
	margin-top:15px;
}

#registro #datosConsulta h3{
	text-indent:-5000px;
	background:url(/images/registro/datos-de-consulta-privada.gif) no-repeat left top;
	width:740px;
	height:24px;
	margin-bottom:10px;
}

#registro #datosConsulta .bloque .check{
	float:left;
	width:205px;
	text-align:right;
	margin-right:5px;
	
}

#registro #datosConsulta .bloque .check input{
	width:auto;
	border:none;
	background-color:none;
	background:none;
}


#registro #datosConsulta .bloque .texto{
	float:left;
	font-family:Tahoma;
	font-size:11px;
	color:#777777;
	font-weight:normal;

}

#registro #datosUsuario{
	width:740px;
	float:left;
	margin-top:15px;
}

#registro #datosUsuario h3{
	text-indent:-5000px;
	background:url(/images/registro/datos-de-usuario-avaic.gif) no-repeat left top;
	width:740px;
	height:24px;
	margin-bottom:10px;
}

#registro #datosUsuario .bloque .check{
	float:left;
	width:205px;
	text-align:right;
	margin-right:5px;
	margin-top:17px;
	
}

#registro #datosUsuario .bloque .check input{
	width:auto;
	border:none;
	background-color:none;
	background:none;
	
}


#registro #datosUsuario .bloque .texto{
	float:left;
	font-family:Tahoma;
	font-size:11px;
	color:#777777;
	font-weight:normal;
	margin-top:20px;
	width:500px;
}

#registro #datosUsuario .bloque .texto a{
	font-family:Tahoma;
	font-size:11px;
	color:#397c32;
	text-decoration:none;
	font-weight:normal;
}

#registro #datosUsuario .bloque .texto a:hover{
	color:#000000;
}

#enviar{
	margin-left:190px;
	margin-top:15px;
	float:left;

}

#errorNombre, #errorApellido1, #errorEmail, #errorNumColegiado, #errorProvinciaColegiado, #errorNumSocio, #errorEspecialidad,
#errorNumero, #errorCalle, #errorCentroConsulta, #errorCp, #errorTelefono, #errorPoblacion,#errorProvinciaConsulta,
#errorUsuario, #errorPassword, #errorPassword2, #errorPassword3, #errorNumColegiadoValido, #errorComarcaConsulta{
	display:none;
	color:#ff0000;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	padding-left:192px;
	float:left;
}

#errorPolitica{
	display:none;
	color:#ff0000;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	float:left;

}

#error{
	color:#ff0000;
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	margin-bottom:10px;
}
