@charset "utf-8";
/* CSS Document */
img, div {
	behavior: url(iepngfix.htc);
}
body {
	background: url(../img/fondo-super-ricas.jpg) top center no-repeat;
	/*background:  url(../img/images/home_01.jpg) top center   repeat-x;*/
	margin: 0px;
}
#contenido {
	position:relative;
	margin:auto;
	width:855px;
	height:620px;
}
#cabezote {
	position:relative; 
	margin:auto;
	width:850px;
	height:70px;
}

#imagen_ricas {
background:url(..) no-repeat;
	position:relative;
	margin:auto;
	width:855px;
	height:600px;
}

#efectos {
	position:absolute;
	width:855px;
	height:600px;
	top:10px;
	z-index:1;
	visibility: visible;
}

#login {
	position:absolute;
	width:154px;
	/*height:68px;*/
	left:185px;
	top: 108px;
	float:left;
	z-index:2;
	visibility: visible;
}
#registro {
	position:relative;
	width:auto;
	height:45px;
	padding-left:15px;
	padding-right:15px;
	
}
#usuario {
	position:relative;
	height:30px;
	padding-left:550px;

}

#pass {
	position:relative;
	height:30px;
	padding-left:550px;

}

#olvido {
	position:relative;
	width:auto;
	height:35px;
	padding-left:15px;
	padding-right:15px;
}
#amigo {
	position:relative;
	width:auto;
	height:35px;
	padding-left:15px;
	padding-right:15px;
}
#persona_sitio {
	position:relative;
	width:auto;
	height:69px;
	padding-left:15px;
	padding-right:15px;
}

