
/* REGISTRO DE USUARIOS */

#contenedor {
	padding:0;
	background:transparent url(https://e00-elmundo.uecdn.es/elmundo/iconos/v3.0/bg_bloque_02.png) repeat-y scroll -13px 30px;
	border-top:5px solid #E8E8E8;
	margin-top:10px;
}

#contenido { 
	padding:0;
	}

#cabecera{ margin-top:0; height:70px; background:#0C4F72 url(https://e00-elmundo.uecdn.es/elmundo/iconos/v3.0/bg_cabecera.png) no-repeat scroll left top;}

#cabecera em a{ color:#FFFFFF; }
#cabecera em a:hover{ color:#83ADBF; }

#registro h1 em {
	background:transparent url(https://e00-elmundo.uecdn.es/elmundo/iconos/v3.0/bg_seccion_cabecera.gif) no-repeat scroll left top;
	color:#FFFFFF;
	font-size:32px;
	font-weight:normal;
	height:50px;
	left:358px;
	line-height:30px;
	padding-left:15px;
	position:absolute;
	text-indent:0;
	text-transform:none;
	top:18px;
	white-space:nowrap;
	width:auto;

}
#info_site { background:#f7f7f7;}


h2 {

	padding-top:20px;
	font-size:24px;

}

h3 {
	font-size:28px;
	font-style:normal;
	font-weight:bold;
	margin:5px 0 0;
	padding:0;
	border-bottom:2px solid #E0E5E7;
}

.bienvenido {
	border:1px solid #E0E5E7;
	background:#fff;
	padding:0 250px 20px 20px;
	margin:10px 0;
	}

#navegacion {width:auto!important;position:absolute; top:30px; right:25px; background:none; overflow:hidden; clear:both;}
.bloque {float:none!important;}
#navegacion ul{
	clear:both;
	float:left;
	width:auto!important;
	border-left:none;
	padding-left:10px;
}
#navegacion ul li{ 
	padding:3px 10px; 
	margin:0 0 5px 0;
	background:transparent url(https://e00-elmundo.uecdn.es/elmundo/iconos/v3.0/multimedia/bg_noticia.png) repeat-x scroll left center;
	border:1px solid #A8C3CF;
	color:#035A89;
	float:none;
	}

#navegacion ul li a{ 
	display:block; 
	font-weight:bold;
	}
	
fieldset {
	padding:0 0 5px 0;
	border:none;
	margin:10px 0;
	background:none;
}

 legend{ 
	background:none;
	padding:0;
	display:block;
	color:#035A89;
	font:bold 15px/26px Arial, Helvetica, sans-serif;
}


label {

	border:1px solid #E0E5E7;
	padding:10px;
	display:block;
	float:left;
	width:200px;
	background:#fff;
	margin-bottom:5px;
	margin-right:10px;
	color:#3F5974;
	font-weight:bold;
	position:relative;
	z-index:1;
}

input {
	display:block;
	width:195px;
	margin-top:5px;
	font-size:12px;
	color:#333;
	border-top:1px solid #E0E5E7;
	border-left:1px solid #E0E5E7;
	border-right:1px solid #62798F;
	border-bottom:1px solid #62798F;
	padding:4px;	
}

select{
	margin-top:3px;
	color:#333;
	border:1px solid #E0E5E7;
	padding:4px;	
	font-size:12px;
}


#alias, #contrasena, #confirmacion { width:140px;}

#nombre { width:200px;}
#email {width:270px;}
#apellido1, #apellido2 {width:250px;}
#nacimiento {
	width:120px;
	position:relative;
	padding-right:30px;

}

#fecha_nacimiento {position:relative; z-index:2;}



#sexo{ padding:9px;}

#direccion{ width:300px;}

#localidad{ width:155px;}

#pais {width:100px;}

#nombreCalle {width:470px;}
.alias {position:relative;}
.comprobarNick { position:absolute; top:4px; left:360px; width:530px; color:#CC0033; background:transparent; border:none; padding:10px; z-index:100; }

.radio {margin-top:3px;}

.calendario {

	width:20px;
	height:20px;
	text-indent:-9999px;
	position:absolute;
	top:15px;
	right:10px;
}


.calendario img{
	float:left;
	padding-right:5px;
}



/* paso 2 del registro */

.registro{
	clear:both;
	border:1px solid #E0E5E7;
	background:#F7F7F7 url(https://e00-elmundo.uecdn.es/elmundo/iconos/v3.0/bg_body.png) repeat-x 0 -60px ;
	padding:10px 20px;
	margin:10px 0 0 0;
}
.registro input{  
	width:auto;
	height:auto;
	display:inline;
	border:1px solid #E0E5E7;
}

.registro label{
	width:auto;
	padding:5px;
	font-size:12px;
	background:#f1f1f1;
	font-weight:normal;
	
}

.aviso_campos { font-size:12px; font-weight:normal;  }

.condiciones {	
	color:#666;
	height:160px;
	overflow:scroll;
	border:1px solid #ccc;
	padding:10px;
	width:500px;
	float:left;
	margin-right:20px;
	line-height:20px;
	background:#fff;
}

.registro p {
	font-size:12px;
	margin-bottom:8px;
	display:block;
}

.registro .link {
	margin:10px 0 10px 0;
	background:transparent url(https://e00-elmundo.uecdn.es/elmundo/iconos/v3.0/bolillos/bolillo.gif) no-repeat scroll 0 1px;
	padding-left:20px;
}
.registro2 span {
	color:#90AF20;
}

.registro .acepto {
	clear:both;
	overflow:hidden;
	
}

.registro .acepto h4{
	background:none;
	border-bottom:2px solid #E0E5E7;
}

.registro .acepto p{ margin:0 0 10px 0;}

.btn {
	display:block;
	clear:both;
	overflow:hidden;
	text-align:center;
	width:100%;
	margin-top:10px;
	border-top:1px solid #E0E5E7;
}

.btn input{
	padding:5px 40px;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	background:#404A56 url(https://e00-elmundo.uecdn.es/elmundo/iconos/v3.0/acordeon/bg_acordeon.jpg) no-repeat scroll left top;
}

#fecha_nacimiento {position:relative;}

#codigoPostal {width:70px;}

.hidden { padding:0; border:none!important; background:transparent;}

#nacimiento { 
background:#E0E5E7;
border:1px solid #ccc;
padding:0 10px;
position:absolute;
right:-225px;
top:-20px;
width:218px;
}

.off {
	filter:alpha(opacity=40);
	-moz-opacity:.4;
	opacity:.4;
}

.error {
	background:#fff;
	padding:20px;
	border:1px solid #E0E5E7;
	color:#404A56;

}
.error h2{ font-size:16px; margin:0; padding:0; color:#CC0033;}


.error ul li{
	padding: 5px 0 5px 20px;
	border-bottom:1px solid #E0E5E7;
	background:transparent url(https://e00-elmundo.uecdn.es/elmundo/iconos/v3.0/bolillo_pie.gif) no-repeat 0 -25px;
}

.error ul li ul li{ border-bottom:none; background:none; font-size:11px; }


.confirmacion {
	
	border:1px solid #eee;
	width:600px;
	margin:0 auto;
	background:#fff;
	padding:20px;
}

.confirmacion h3{ margin:0;}

.confirmacion h4{ background:none; font-weight:normal;}

.normas_participacion .registro{margin-top:10px;}


#registro .normas ul{ padding:20px; background:#fff; border:1px solid #E0E5E7; margin-top:20px;}
#registro .normas ul li{ margin:0 0 10px 0; color:#3F5974; border-bottom:1px solid #E0E5E7; padding:0 0 15px; clear:both;}
#registro .normas ul li span{
	color:#83ADBF;
	display:block;
	float:left;
	font-family:"Times New Roman",Times,serif;
	font-size:24px;
	font-weight:bold;
	padding:0 20px 20px 0;
	width:15px;
}

.registro .ventajas .last_child{ border-bottom:none; margin-right:0;}

.wrap {float:none;}

.warning {position:absolute; top:-30px; left:0; background:transparent url(https://e00-elmundo.uecdn.es/elmundo/iconos/registro_unico/bubble.gif) no-repeat 0 0; padding:3px 10px 8px 10px; font-size:11px; color:#666; text-align:center; }

.registro .ventajas {
	
}

.registro .ventajas ul{
background:transparent url(https://e00-elmundo.uecdn.es/elmundo/iconos/v3.0/registro/ventajas.png) no-repeat 0 0;
	/*top:100px;*/
	/*left:45px;*/
	position:relative;	
	clear:both;
	overflow:hidden;
	float:left;
	margin-bottom:10px;
	width:924px;
	height:325px;
}
.registro .ventajas ul li{
display:inline;
	float:left;
	width:200px;
	height:290px;
	text-indent:-9999px;
	margin:25px 10px 0 22px;
	position:relative;
}

.registro .ventajas h2 {padding:35px 0 0 10px;background:transparent url(https://e00-elmundo.uecdn.es/elmundo/iconos/v3.0/registro/ventajas_tit.png) no-repeat 10px 20px; text-indent:-9999px;}

.registro .ventajas .ademas { 
background:#FFFFFF;
border:1px solid #E0E5E7;
clear:both;
left:25px;
padding:15px 20px 10px;
position:relative;
top:0;
margin:0 0 10px;
width:840px;
}
.registro .ventajas .ademas ul{background:none;height:auto;width:auto;clear:both;float:none; color:#003959;}
#tumundo_link {position:absolute; top:0; left:1px; padding:0; display:block; height:282px;width:200px;}
#tumundo_link:hover {border-bottom:5px solid #E87700;}
.registro .ventajas .ademas ul li{ 
background:transparent url(https://e00-elmundo.uecdn.es/elmundo/iconos/v3.0/bullet_01.png) no-repeat 0 5px; height:auto; width:auto; text-indent:0; float:none; display:block; padding-left:15px; margin:5px 0 0;
}
#registrate{position:absolute;bottom:166px;left:3px;background:#EF8400;font-size:16px;padding:4px 5px 4px 8px;z-index:100;border-bottom:0;display:block;color:#fff;font-weight:bold;float:left; text-indent:0;}
#registrate span,
#registrate:hover{color:#FFE4C4;}
.ventajas{position:relative;}


