body {
	behavior: url("csshover3.htc");
	background-image: url(../imagenes/fondoju.gif);
	background-repeat: repeat;
	background-position: center top;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
a:link {
	color: #000000;
	text-decoration: none;
}

a:active {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #e25078;
	text-decoration: none;
}
.contenedor {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.titulo {
	width: 900px;
	height: 134px;
	background-image: url(../imagenes/jeros1.png);
	position: relative;
	clear: left;
	float: left;
}
.publicidad {
	width: 900px;
	height: 134px;
	background-image: url(../imagenes/jeros2.png);
	position: relative;
	clear: left;
	float: left;
}
.cuerpo {
	width: 900px;
	height: 356px;
	background-image: url(../imagenes/jeros3.png);
	position: relative;
	clear: left;
	float: left;
}
.paginas {
	width: 685px;
	position: relative;
	height: 20px;
	float: left;
	left: 106px;
	top: 23px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.pie {
	width: 900px;
	height: 81px;
	background-image: url(../imagenes/jeros4.png);
	position: relative;
	clear: left;
	float: left;
}
.banner {
	width: 728px;
	height: 90px;
	position: relative;
	top: 20px;
	float: left;
	left: 87px;
}
.contenedor .cuerpo .caja1 {
	height: 116px;
	width: 450px;
	position: absolute;
	left: 0px;
	top: 5px;
	float: left;
}
.contenedor .cuerpo .caja2 {
	height: 116px;
	width: 450px;
	top: 5px;
	position: absolute;
	left: 435px;
	float: left;
}
.contenedor .cuerpo .caja3 {
	height: 116px;
	width: 450px;
	position: absolute;
	top: 121px;
	left: 0px;
}
.contenedor .cuerpo .caja4 {
	height: 116px;
	width: 450px;
	position: absolute;
	top: 121px;
	left: 435px;
}
.contenedor .cuerpo .caja5 {
	height: 116px;
	width: 450px;
	position: absolute;
	top: 237px;
	left: 0px;
}
.contenedor .cuerpo .caja6 {
	height: 116px;
	width: 450px;
	position: absolute;
	top: 237px;
	left: 435px;
}
.imagenjuego {
	width: 125px;
	height: 96px;
	left: 25px;
	position: absolute;
	top: 8px;
	border: 1px solid #000000;
}
.titulojuego {
	width: 280px;
	position: absolute;
	top: 5px;
	float: right;
	left: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.descipju {
	position: absolute;
	left: 160px;
	top: 28px;
	width: 280px;
	height: 75px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	font-weight: normal;
	color: #000000;
}
.tituloJuIz{
	float: left;
	width: 450px;
	position: relative;
	height: 134;
}
.tituloJuDer{
	float: right;
	width: 450px;
	position: relative;
	height: 134;
}
.desSec{
	float: right;
	position: relative;
	right: 31px;
	width: 295px;
	top: 80px;
	height: 48px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.linTit{
	float: left;
	position: relative;
	left: 30px;
	width: 385px;
	top: 30px;
	height: 50px;
	cursor:pointer;
}
.linVol{
	position: relative;
	float: left;
	height: 44px;
	width: 240px;
	left: 30px;
	top: 35px;
}
a#principal {
    display:block;
    text-indent:-9999em;
    width:240px;
    height:44px;
    background:url(../imagenes/principal.png) top left no-repeat;
}
a#principal:hover {
    background-position:0 -44px;
}
