/* CSS Document */

body {
	background-color: #000000;
	background-image: url(imagenes/fondohome1.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}
#contenedor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	top:368px;
	left: 50%;
	margin-left:-490px;
	width:1000px;
	height:750px;
	position:absolute;
	background-image: url(imagenes/fondoconte.png);
	background-position: -5px 5px;
}

#logo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	top:-270px;
	left: -40px;
	width:534px;
	height:399px;
	position:absolute;
	color: #FFFFFF;
	background-image: url(imagenes/chica.png);
}

#botineras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	top:-268px;
	left: 350px;
	width:512px;
	height:234px;
	position:absolute;
	color: #FFFFFF;
	background-image: url(imagenes/botineras.png);
}

#cam {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	top:-93px;
	left: 882px;
	width:110px;
	height:147px;
	position:absolute;
	color: #FFFFFF;
	background-image: url(imagenes/cam.png);
}

#videochat {
	top:57px;
	left: 797px;
	width:110px;
	height:447px;
	position:absolute;


}

#mascaravideochat {
	top:57px;
	left: 797px;
	width:182px;
	height:685px;
	position:absolute;
	z-index:4;
	background-image: url(imagenes/trans.png);	
	cursor:pointer;


}

#adultowebmaster {
	top:334px;
	left: 49px;
	width:710px;
	height:277px;
	position:absolute;

}

#mascaraadultowebmaster {
	top:334px;
	left: 49px;
	width:710px;
	height:407px;
	position:absolute;
	z-index:2;
	background-image: url(imagenes/trans.png);	
	cursor:pointer;

}

#awempire {
	top:131px;
	left: 68px;
	width:650px;
	height:200px;
	position:absolute;

}

#mascaraaweempire {
	top:131px;
	left: 68px;
	width:650px;
	height:200px;
	position:absolute;
	z-index:3;
	background-image: url(imagenes/trans.png);	
	cursor:pointer;

}
#pie {
	background-image: url(imagenes/pie.png);
	top:911px;
	left: 0px;
	width:1000px;
	height:70px;
	position:absolute;
	background-repeat: no-repeat;
	background-position: 14px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFC;
	text-align: center;

}

#modelos {
	background-image: url(imagenes/modelos.png);
	top:-163px;
	left: 123px;
	width:138px;
	height:137px;
	position:absolute;
	z-index:10;

}

#novedades {
	top:741px;
	left: 17px;
	width:939px;
	height:125px;
	position:absolute;
	z-index:10;
	background-color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFC;
	overflow:auto;
	padding:20px
}


#puntoje a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	background-image: url(imagenes/boton.png);
	position: absolute;
	height: 49px;
	width: 111px;
	top: -27px;
	right: 245px;
	line-height:49px;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	}
#puntoje a:hover{
	color:#F00
	}	


#registro a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	background-image: url(imagenes/boton.png);
	position: absolute;
	height: 49px;
	width: 111px;
	top: -27px;
	right: 133px;
	line-height:49px;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	
	}
#registro a:hover{
	color:#F00
	}
