/************************************************************************
	Registrarse
************************************************************************/
h1{
	color:#560200;
	font-size:16px;
	text-align:left;
}
#registrarse{
	float:left;
	width:360px;
	padding-right:27px;
	padding-left:37px;
	padding-top:14px;
	padding-bottom:10px;
	margin-left:11px;
	background-color:#ffffff;
	text-align:center;
	color:#666666;
}
#registrarse p{
	padding-top:6px;
	line-height:16px;
}
#registrarse form{
	padding-top:24px;
	background-repeat:no-repeat;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#registrarse form label{
	font-weight:bold;
}
.envuelveObjeto{
	padding-bottom:10px;
}
.envuelveObjetoError{
	padding-top:0px;
}
#registrarse form .textoFormulario{
	float:left;
	display:block;
	width:135px;
	height:15px;	/* 16 - 1 */
	line-height:15px;
	margin-right:15px;
	border-bottom:1px solid #a5a5a5;
	text-align:right;
}
#registrarse form .objetoFormulario{
	float:left;
	clear:right;
}
#registrarse form .envuelveObjeto{
	width:360px;
	height:20px;
}
.campoTexto{
	width:202px;
	height:16px;
	border:1px solid #7f9db9;
}
.campoSelect{
	width:202px;
	height:20px;
	font-size:10px;
}
.campoTextArea{
	width:202px;
	height:60px;
	border:1px solid #7f9db9;
}
#registrarse form #btnenviar{
	float:right;
}
em{
	color:#FF0000;
}

#registrarse fieldset span{
	display:block;
	width:352px;	/* 360 - 8 */
	padding-left:8px;
	line-height:22px;
	border-top:1px solid #a5a5a5;
	border-bottom:1px solid #a5a5a5;
	background-color:#e6e6e6;
	color:#6d2b3d;
	font-weight:bold;
	margin-bottom:22px;
}
#registrarse fieldset span span{
	display:inline;
	padding-left:0px;
	font-weight:normal;
	background:none;
	border:0px;
	line-height:normal;
}
#registrarse form #newsletter{
	float:none;
	width:auto;
	padding:0px;
	background:none;
}
#registrarse form .objetoFormularioCheckbox{
	float:left;
	display:block;
	width:135px;
	height:16px;
	line-height:15px;
	margin-right:15px;
	text-align:right;
}
#registrarse form .textoFormularioCheckbox{
	float:left;
	display:block;
	width:170px;
	height:15px;	/* 16 - 1 */
	line-height:15px;
	text-align:left;
	border:0px;
}
#envuelveBotonEnviar{
	padding-top:8px;
	margin-top:20px;
	border-top:1px solid #a5a5a5;
	clear:both;
}
.textoErrorFormulario{
	padding-left:150px;
}
.envuelveObjetoobservaciones{
	padding-bottom:20px;
}
#verDatosFacturacion a{
	display:block;
	width:352px;	/* 360 - 8 */
	padding-left:6px;
	line-height:22px;
	border-top:1px solid #a5a5a5;
	border-bottom:1px solid #a5a5a5;
	background-color:#e6e6e6;
	color:#6d2b3d;
	font-weight:normal;
	margin-bottom:22px;
}
/*
#registrarse form .envuelveObjetocalle{
	width:130px;
	overflow:hidden;
}
#registrarse form .envuelveObjetonumero{
	width:70px;
	overflow:hidden;
}
#registrarse form .envuelveObjetocalle .textoFormulario,#registrarse form .envuelveObjetonumero .textoFormulario{
	width:30px;
}
#registrarse form input#calle{
	width:100px;
}
#registrarse form input#numero{
	width:40px;
}*/
/************************************************************************
	Fin Registrarse
************************************************************************/