body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:0;
	text-align:center;
	color:#A1A1A1;
}

img { border:0; }
form { margin:0; }


h2 { margin:0; }


/* colores texto */

#intro h2, #intro h3, #intro h4, #intro2 h2, #intro2 h3, #intro2 h4, #intro2 h5, #intro2 span, #nombre p, #datosRegistrados span, #lateralIzq, #registroLateral span, #cambio a, .numeroGratuito, .mensaje  { color:#033266; }

/* colores texto */


#contentRegistro { 
	width:606px; 
	margin:20px 0 0 0; 
	float:left; 
	min-height:424px;
	height:auto;
	overflow:hidden;
}

.datosAcceso { background:url(../imagenes/backAcceso.jpg) no-repeat top left; }
.datosClub { background:url(../imagenes/backClub.jpg) no-repeat top left; }
.paso1 { background:url(../imagenes/backPaso1.jpg) no-repeat top left; }
.paso2 { background:url(../imagenes/backPaso2.jpg) no-repeat top left; }
.paso3 { background:url(../imagenes/backPaso3.jpg) no-repeat top left; }
.back { background:url(../imagenes/back.jpg) no-repeat top left; }

#intro { 
	width:532px; 
	margin:100px 0 0 25px;
}

*+ html #intro { 
	margin:100px 0 0 15px;
}
#intro h2 { font-size:22px; margin:0; }
#intro h3 { font-size:14px; padding:0; }
#intro h4 { font-size:14px; padding:0 0 10px 0; font-weight:normal; }
#intro p { clear:both; text-align:left; }


#intro2 { 
	width:552px; 
	margin:100px 0 0 50px;
}
* html #intro2 { 
	margin:100px 0 0 50px;
}
*+ html #intro2 { 
	margin:100px 0 0 15px;
}
#intro2 h2 { font-size:22px; margin:0; }
#intro2 h3 { font-size:14px; padding:0; }
#intro2 h4 { font-size:12px; font-weight:normal; }
#intro2 h5 { font-size:11px; font-weight:bold; text-transform:uppercase; margin:15px 0 15px 0; }
#intro2 p { clear:both; text-align:left; }



.left { text-align:left; }

#user { width:285px; margin:0 0 0 140px; }
#user2 { width:285px; margin:0 0 0 0px; }
* html #user { margin:0 0 0 140px;  }
*+ html #user { width:350px; margin:0 0 0 10px; }

.txtInput { width:170px; }
#datosRegistrados { 
	width:500px;
	margin:0 0 0 50px; 
	float:left; 
	text-align:left;
	font-weight:bold; 
}
* html #datosRegistrados { 
	margin:0 0 0 30px; 
}
#datosRegistrados div { width:135px; margin:0; float:left; }
#datosRegistrados p { margin:5px 0 0 0; clear:both; }

#nombre { 
	width:600px !important; 
	float:left; 
	text-align:left;
	margin:0 0 15px 0 !important;
}
#nombre div { margin:0; float:left !important; }
.espacioIzq { margin:0 0 0 10px; }
.espacioDer { margin:0 10px 0 0; }
.espacioSup { margin:7px 0 0 0; }
.normal { font-weight:normal; }
.mensaje { font-size:11px; }


#lateralIzq { width:231px; margin:0; float:left; font-size:12px; }
#lateralIzq p { margin:8px 0; }
#lateralIzq  span { font-weight:bold; }

#registrate { width:209px; padding:0 16px; }

#lateralDer { width:275px; margin:0 0 0 15px; float:left; font-size:12px; }

#registroLateral { width:275px; margin:0; }

#registroLateral table { padding:0; text-align:left; }

#registroLateral td { font-size:11px; margin:0; padding:0; }
#registroLateral span { font-size:11px; margin:0; padding:0; }

#cambio { 
	width:275px; 
	padding:20px 0; 
	border-top:dotted 4px #F2C838; 
	border-bottom:dotted 4px #F2C838;
	clear:both;
}
#cambio a { font-size:14px; text-decoration:underline; font-weight:bold; }

.numeroGratuito { font-size:14px; }

.text { width:170px; }
.btnEnter {
	width:130px; 
	height:50px; 
	background:url(../imagenes/entrar.jpg) no-repeat top left; 
	border:0;
}
.bannerDhaFlotante 
{
	position:absolute; 
	width: 100%; 
	margin:auto; 
	left:-4px; 
	top:30px; 
	z-index:700;	
	text-align:center;
}

*html .bannerDhaFlotante 
{
	position:absolute; 
	width: 100%; 
	margin-left:-430px; 
	left:50%; 
	top:30px; 
	z-index:700; 
	text-align:center; 
}

/* Inicio estilos de la caja de login club gerber del Home */

#loginNew { 
		width:171px; 
		margin:0; 
		padding:5px 0; 
		color:#FFFFFF; 
		font-size:10px; 
		font-family:Arial, Helvetica, sans-serif; 
		background:#003368;
		float:left; 
	}	
.textLogin 
{
	font-size:10px; 
}

/* Fin estilos de la caja de login club gerber del Home */




