body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	margin:0px;
	padding:0px;
	background: #30adcb url(/images/pukijuegos_bg.jpg) fixed;;
	background-position:bottom center;
	background-repeat:repeat-x;
	color:#333;
	
}
a{
	text-decoration:none;
	color:#005768;
}
a:hover{
	text-decoration:underline;
}

p{
	margin:0px;
	paddin:0px;
	font-size:11px;
}

h1, h2, h3{
	margin:0px;
	padding:0px;
}
.listado{
	float:left; width:300px; height:140px; margin-right:10px;	
}
.listado .thumb{
	float:left;	
}
.listado .juego{
	float:right; width:170px;
}
.listado .juego a{
	color:#f22d24; font-size:14px;
}
.listado .juego a:hover{
	color:#f22d24;
	text-decoration:underline;
}




.paginado{
	display:inline-block;
	border:1px solid #6CF;
	margin:2px;
	margin-bottom:2px;
	padding:8px;
	padding-top:0px;
	padding-bottom:0px;
}

.paginado_actual{
	border:3px solid #6CF;
	margin:2px;	
	font-weight:bold;
	padding:8px;
	padding-top:0px;
	padding-bottom:0px;
}

.top_juegos{
	color:#ad0035;
}
.juego_titulo{
	color:#ad0035;
	font-size:20px;
}
.juegos_titulo{
	color:#ad0035;
	font-size:23px;	
}

.bloque{
}
.bloque .rojo{
	background:url(/images/bloque_arriba_izquierda.gif) no-repeat; margin-bottom:10px;
}
.bloque .header{
	background:url(/images/bloque_arriba_derecha.gif) no-repeat top right;
}
.bloque .gris{
	background:url(/images/bloque_gris_arriba_izquierda.gif) no-repeat; margin-bottom:10px;
}
.bloque .gris .header{
	background:url(/images/bloque_gris_arriba_derecha.gif) no-repeat top right;
}
.bloque .header .titulo{
	position:absolute; top:30px; left:48px; width:100%; font-size:17px; font-weight:bold; letter-spacing:-1px; color:#fff;
}
.bloque .header h1{
	font-size:17px; font-weight:bold; letter-spacing:-1px; color:#fff; margin:0px;
}
.bloque .header h2{
	font-size:14px; font-weight:bold; letter-spacing:-1px; color:#fff; margin:0px;
}
.bloque .header h3{
	font-size:17px; font-weight:bold; letter-spacing:-1px; color:#fff; margin:0px;
}
.bloque .header .imagen{
	position:absolute; top:30px; left:11px;
}
.bloque .header .descripcion{
	position:absolute; top:47px; left:48px; width:100%; color:#ffd782;
}
.bloque .header .descripcion a{
	color:#ffd782;
}
.bloque .header .contenido{
	margin:10px 20px 0px 20px; padding-bottom:10px;
}
.bloque .header .footer{
	background:#f0f0f0; margin:0px 6px 0px 8px; text-align:right; padding:2px 5px; font-size:11px; color:#554c4c;
}
.bloque .footer{
	background:url(/images/bloque_abajo_izquierda.gif) no-repeat bottom left;
}
.bloque .footer .right{
	background:url(/images/bloque_abajo_derecha.gif) no-repeat bottom right; height:13px;
}

