body{
text-align:center;
margin:0px;
background-image:url(imagenes/body.gif);
overflow:auto;
}

h1{
color:white;
font-size:16px;
margin:0px;
}

a:link{
color:#0434AC;
text-decoration:none;
font-weight:bold;
}
a:visited{
color:#0434AC;
text-decoration:none;
font-weight:bold;
}
a:hover{
color:#0434AC;
text-decoration:underline;
font-weight:bold;
}
a:active{
color:#0434AC;
text-decoration:underline;
font-weight:bold;
}

.supercontenedor{
width:980px;
height:1600px;
margin:0px auto 0px auto;
background-image:url(imagenes/supercontenedor.gif);
}

.header{
width:980px;
height:100px;
margin:0px auto 0px auto;
background-image:url(imagenes/header.gif);
}

.header-j{
width:980px;
height:40px;
margin:0px auto 0px auto;
background-image:url(imagenes/header-j.gif);
}

/**** SECCION IZQUIERDA INDEX ****/
.izq{
width:230px;
height:700px;
float:left;
}

.spaner-izq{
width:210px;
height:20px;
background-image:url(imagenes/spaner-izq.gif);
position:top;
color:white;
font-weight:bold;
}

.mini-izq{
width:210px;
height:auto;
/*background-image:url(imagenes/middle-izq.gif);*/
background-color:white;
border:1px solid #0434ac;
margin:10px auto 0px auto;
}

/***** SECCION DERECHA INDEX ****/

.der{
width:750px;
height:auto;
float:right;
}

.mini-der{
width:730px;
height:auto;
/*background-image:url(imagenes/middle-izq.gif);*/
background-color:white;
border:1px solid #0434ac;
margin:10px 0px 10px 10px;
clear:both;
}


.spaner-der{
width:730px;
height:20px;
background-image:url(imagenes/spaner-der.gif);
position:top;
color:white;
font-weight:bold;
}

.buscador{
width:220px;
height:120px;
background-color:white;
border:1px solid #0434ac;
float:left;
margin:10px 0px 10px 10px;
}

.adsense-cuadrado{
width:365px;
height:280px;
clear:left;
float:left;
margin:0px;
display:inline;
}

.adsense-derecha{
width:365px;
height:280px;
clear:right;
float:right;
margin:0px;
display:inline;
text-align:left;
}

.juegos-primeros{
min-height:140px;
height:auto !important;
height:140px;
width:365px;
float:right;
clear:right;
text-align:left;
margin:0px;
display:inline;
}

.juegos-restantes{
min-height:140px;
height:auto !important;
height:140px;
width:365px;
text-align:left;
margin:0px;
margin-top:0px;
display:inline;
}

.juegos-imagen{
width:160px;
height:120px;
float:left;
padding:2px;
border:1px solid #97AEE8;
}
*html .juegos-imagen{width:164px;height:124px;}

.juegos-titulo{
width:194px;
float:right;
padding-left:5px;
}
*html .juegos-titulo{width:199px}

.juegos-desc{
width:189px;
float:right;
font-size:13px;
padding-left:5px;
padding-right:5px;
}
*html .juegos-desc{width:199px}

.juegos-tags{
width:194px;
float:right;
padding-left:5px;
font-size:12px;
margin-top:5px;
}
*html .juegos-tags{width:199px}

.paginador-arriba{
width:336px;
height:20px;
background-color:pink;
text-align:left;
float:left;
margin:10px 0px 15px 15px;
padding-top:30px;
background-image:url(imagenes/paginador-arriba.jpg);
}
*html .paginador-arriba{height:50px;}


.paginador{
width:240px;
height:auto;
margin:10px 40px 20px 0px;
clear:both;
float:right;
text-align:right;
}

/**** DIVS SECCION JUGAR.PHP ****/
.desc-instrucciones{
width:710px;
height:120px;
margin:10px auto 0px auto;
text-align:left;
border:1px solid #0434ac;
background-color:#ddd;
}

.spaner-mas-juegos{
width:710px;
height:15px;
background-image:url(imagenes/spaner-mas-juegos.gif);
position:top;
color:white;
font-weight:bold;
text-align:center;
font-size:12px;
}

.mas-juegos{
width:710px;
margin:10px auto 0px auto;
text-align:left;
border:1px solid #0434ac;
background-color:#ddd;
}

.texto-footer{
width:980px;
margin:0px auto 0px auto;
background-image:url(imagenes/supercontenedor.gif);
font-size:12px;

}

.footer{
width:980px;
height:50px;
margin:0px auto 0px auto;
background-image:url(imagenes/footer.gif);
font-size:12px;
}


