@charset "utf-8";
/*========================*/
/* HEADER */
/*========================*/
div#header {
	background:transparent url(../../images/recetas/header-background.jpg) repeat-x scroll left top;
	height: 258px;
}

div#header-banner {
	/*background:transparent url(../../images/perfil/header.jpg) no-repeat scroll 0 0;*/
	height: 258px;
	margin: 0 auto;
	width: 962px;
}
div#header-banner-eng {
	background:transparent url(../../images/perfil/header-eng.jpg) no-repeat scroll 0 0;
	height: 258px;
	margin: 0 auto;
	width: 962px;
}
div#header-banner div#menucontent {
	background:transparent url(../../images/perfil/header.jpg) no-repeat scroll 0 0;
}
div#header-banner-eng div#menucontent {
	background:transparent url(../../images/perfil/header-eng.jpg) no-repeat scroll 0 0;
}
/* Contenido principal */
#spacer {
	height: 30px;
}
div#colIzq {
	width: 450px;
	display: inline;
	float: left;
}
div#colDer {
	width: 450px;
	display: inline;
	float: left;
}

div#colDer div#login {
	background: url(../../images/perfil/loginbg.jpg) no-repeat;
	width: 394px; height: 255px;
}
div#colDer div#login-eng {
	background: url(../../images/perfil/loginbg-eng.jpg) no-repeat;
	width: 394px; height: 255px;
}
div#colDer div#login div#campos {
	background: url(../../images/perfil/fields.jpg) no-repeat;
	width: 340px; height: 84px;
	position: absolute;
	margin: 70px 0 0 30px;
}
div#colDer div#login-eng div#campos {
	background: url(../../images/perfil/fields-eng.jpg) no-repeat;
	width: 340px; height: 84px;
	position: absolute;
	margin: 70px 0 0 30px;
}
div#colDer div#pass {
	color: #7d7d7d;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	position: absolute;
	margin: 183px 0 0 60px;
}
div#colDer div#pass a {
	text-decoration: underline;
	color: #df6a02;
}
div#colDer div#usuario {
	position: relative;
	margin: 5px 0 0 89px;
}
div#colDer div#contra {
	position: relative;
	margin: 12px 0 0 89px;
}
div#colDer input {
	width: 231px;
	height: 23px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border: none;
	background: none;
}
div#colDer div#link {
	position: absolute;
	margin: 175px 0 0 270px;
	text-indent: -2000px;
}
div#colDer div#link a:hover { background-position: 0 -33px; }
div#colDer div#link a {
	background: url(../../images/perfil/loginsprite.jpg) no-repeat;
	display: block;
	width: 82px;
	height: 33px;
}
div#colDer div#link-eng {
	position: absolute;
	margin: 175px 0 0 270px;
	text-indent: -2000px;
}
div#colDer div#link-eng a:hover { background-position: 0 -33px; }
div#colDer div#link-eng a {
	background: url(../../images/perfil/loginsprite-eng.jpg) no-repeat;
	display: block;
	width: 82px;
	height: 33px;
}


div#colIzq div#news {
	background: url(../../images/perfil/newsletterbg.jpg) no-repeat;
	width: 314px;
	height: 91px;
	position: relative;
	margin: 0 0 0 88px;
}
div#colIzq div#news h3#titulo {
	text-indent: 0;
	color: #e65701;
	font-size: 24px;
	font-family: "New York", serif;
	position: absolute;
	margin: 8px 0 0 100px;
}
div#colIzq div#news div#texto {
	position: absolute;
	margin: 35px 0 0 100px;
	font-family: Arial;
	font-size: 12px;
	color: #8a8a8a;
	width: 200px;
}

div#colIzq div#registrate {
	background: url(../../images/perfil/registrobg.jpg) no-repeat;
	width: 377px;
	height: 206px;
	position: relative;
	margin: 0 0 0 25px;
}
div#colIzq div#registrate h1#registrate {
	background: url(../../images/perfil/registrotitulo.jpg) no-repeat;
	width: 139px;
	height: 47px;
	position: absolute;
	margin: 18px 0 0 190px;
}
div#colIzq div#registrate h1#registrate-eng {
	background: url(../../images/perfil/registrotitulo-eng.jpg) no-repeat;
	width: 139px;
	height: 47px;
	position: absolute;
	margin: 18px 0 0 190px;
}
div#colIzq div#registrate div#info {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	position: absolute;
	margin: 68px 0 0 180px;
	width: 165px;
}
div#colIzq div#registrate ul#lista {
	position: absolute;
	margin: 100px 0 0 155px;
	*margin: 100px 0 0 175px;
	list-style-image: none;
	list-style: none;
	list-style-type: none;
	list-style-position: inside;
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
}
div#colIzq div#registrate div#link-eng {
	position: absolute;
	margin: 168px 0 0 280px;
	text-indent: -2000px;
}
div#colIzq div#registrate div#link-eng a:hover { background-position: 0 -17px; }
div#colIzq div#registrate div#link-eng a {
	background: url(../../images/perfil/registersprite.jpg) no-repeat;
	display: block;
	width: 62px;
	height: 17px;
}
div#colIzq div#registrate div#link {
	position: absolute;
	margin: 168px 0 0 265px;
	text-indent: -2000px;
}
div#colIzq div#registrate div#link a:hover { background-position: 0 -17px; }
div#colIzq div#registrate div#link a {
	background: url(../../images/perfil/registratesprite.jpg) no-repeat;
	display: block;
	width: 80px;
	height: 17px;
}

div#cError {
	color: #F00;
	position: absolute;
	margin: 48px 0 0 100px;
	text-align: center;
	width: 200px;
}