* {
	padding:0px;
	margin:0px;
}

a {
	text-decoration: none;
	color:#000;
}

h1,h2,h3 {
	font-size:inherit;
	font-weight: inherit;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 0;
}

body {
	font-family: Verdana;
	font-size: 13px;
	color:#000;
	background: #1BEDFF url("../img/fondo.jpg") no-repeat top center;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: ".";
    clear: both;
    height: 0
}

.clearfix {
    display: inline-block
}* html .clearfix {
    height: 1%
}

.clearfix {
    display: block
}

.clear {
	clear:both;
}

#minicabecera{width:100%; height:33px; background-image:url(../img/minicab.gif); background-position:bottom; background-repeat:repeat-x; text-align:center;}

#pagina {
	background: transparent url("http://4.bp.blogspot.com/-4JRnt1n7gCM/TnG9jDZQ4ZI/AAAAAAAAAw4/ROZ53B5fXuM/s1600/fondo.png") no-repeat bottom center;
	padding-bottom:400px;
	min-height:100%;
}

#contenedor {
	width:1021px;
	margin:50px auto;
}

#cabecera {
	background: transparent url("../img/fondo_cabecera.png") no-repeat;
	height:219px;
	padding-left: 15px;	
	position:relative;
}

#menu {
	background: transparent url("../img/fondo_menu.png") no-repeat;
	height: 34px;
    padding: 10px 0 0 146px;
}

#cuerpo {
	background: transparent url("../img/fondo_medio.png") repeat-y;	
	padding-top:15px;
}

#pie {
	clear:both;
	background: transparent url("../img/fondo_pie.png") no-repeat;
	height:55px;	
}

#colabc {
	width:980px;
	margin:auto;
}

#cola {
	width:230px;
	float:left;
}

#colbc {
	width:728px;
	float:right;
}

#colab {
	width:728px;
	float:left;
}

#colb {
	width:408px;
	float:left;
}

#colc {
	width:300px;
	float:right;
}

#cold {
	width:230px;
	float:right;
}


#copy {
	border-top: 2px solid #FFD200;
    clear: both;
    padding: 20px 0;
    text-align: center;
}

#cabecera .buscar {
	position: absolute;
	right:30px;
	bottom:10px;
}

.bloque {
	margin-bottom:30px;
}

.bloque .titulo,.listado .titulo,#juego .titulo {
	line-height: 26px;
	padding-left:35px;
	position: relative;
	color:#663300;
	font-weight: bold;
}

.bloque .titulo a,.listado .titulo a,#juego .titulo a {
	color:#663300;
}

.bloque.amarillo .titulo,.listado .titulo,#juego .titulo{
	background: #FFD200;
	border-right:1px solid #FF8400;
	border-bottom:1px solid #FF8400;
}

.bloque.amarillo .titulo img,.listado .titulo img,#juego .titulo img {
	position:absolute;
	top: -10px;
	left:0px;
}

.bloque.amarillo ul,.bloque.amarillo li {
	list-style: none;
}

.bloque.amarillo li {
	background: transparent url("../img/fondo_menus_izda.gif") no-repeat;
	line-height: 26px;
	padding-left:35px;
	margin-top:2px;
}
	
.bloque.rosa .titulo {
	background: #FF28B5;
	border-right:1px solid #FF28F7;
	border-bottom:1px solid #FF28F7;
}

.bloque.rosa .titulo img {
	position:absolute;
	top: -10px;
	left:0px;
}

.bloque.rosa ul,.bloque.rosa li {
	list-style: none;
}

.bloque.rosa li {
	background: transparent url("../img/fondo_menus_izda.gif") no-repeat 0px -26px;
	line-height: 26px;
	padding-left:35px;
	margin-top:2px;
}

.bloque .contenido {
	background: #fff;
	-webkit-box-shadow: 0 0 5px #000;
	-moz-box-shadow: 0 0 5px #000;
	box-shadow: 0 0 5px #000;
	padding-bottom:20px;	
	border-radius:0px 0px 10px 10px;
}

.bloque .contenido .juego {
	margin:0px 12px;
	padding:12px 0px;
	border-bottom:2px solid #B5B5B5;
}

.bloque .contenido .juego img {
	width:60px;
	height:60px;
	float:left;
	margin-right: 10px;
}

.bloque .contenido .juego h3 a{
	font-size: 12px;
	color:#0099cc;
	font-weight: bold;
}

.bloque .contenido .juego p.descripcion {
	font-size: 11px;
	color:#666;
}

.listado .contenido {
	margin-top:6px;
}

.listado .contenido .juego {
	margin:0px 12px;
	padding:6px 0px;
	border-bottom:2px solid #FFD200;
}

.listado .contenido .juego img {
	width:60px;
	height:60px;
	float:left;
	margin-right: 10px;
}

.listado .contenido .juego h2 a{
	font-size: 12px;
	color:#cc0000;
	font-weight: bold;
}

.listado .contenido .juego p.descripcion {
	font-size: 11px;
	color:#000;
}		

.nubetags {
	padding:10px;
	font-size:11px;
}

.paginacion { text-align:center; margin:20px 0px;}

.paginacion li { display:inline; margin:0 2px 0 0;}
.paginacion li span { display:inline-block; padding:4px 7px; border:1px solid #CC6600; background:#FF9900;color:#FFFF99;}
.paginacion li a { display:inline-block; padding:4px 7px; border:1px solid #CC6600; color:#CC6600;}

.paginacion li.ant { margin:0 29px 0 0;}

.paginacion li.sig { margin:0 0 0 29px; }


.paginacion li.dots span { border:1px solid #fff;}

.paginacion li.ant a.deactivated { background:url(/mundial-futbol/images/bullet04_sel.gif) no-repeat 7% center; cursor:auto;}
.paginacion li.ant a.deactivated:hover { /*text-decoration:none;*/}
.paginacion li.sig a.deactivated { background:url(/mundial-futbol/images/bullet03_sel.gif) no-repeat 93% center; cursor:auto;}

.publicidad {
	margin-bottom:30px;
}

.publicidad .titulo {
	font-size:9px;
	background:#DEDEDE;
	text-align:left;
	padding-left:10px;
	display:none;
}

#contenidojuego{
	width:728px;
	text-align: center;
}

.infojuego {
	margin:10px;
	text-align: center;
}

.infojuego p img {
	float:left;
	margin-right:10px;
}

#social {
	width:400px;
	margin:10px auto;
}

#social .label {
	float:left;
	margin:0px 5px;
}

.starvotos 
{
	background:transparent url(../img/star_off.gif) repeat-x scroll 0%;
	display:inline;
	float:left;
	height:20px;
	position:relative;
	width:100px;	
}

.starvotos a 
{
	display:block;
	height:20px;
	position:absolute;
}

.starvotos a:hover 
{
	background:#FFFFFF url(../img/star_on.gif) repeat-x scroll 0%;
}

.starvotos .vt1 
{
	width:20px;
	z-index:7;
}

.starvotos .vt2 
{
	width:40px;
	z-index:6;
}

.starvotos .vt3 
{
	width:60px;
	z-index:5;
}
.starvotos .vt4 {
width:80px;
z-index:4;
}
.starvotos .vt5 {
width:100px;
z-index:3;
}


ul.juegosrelacionados {
	margin-bottom:20px;
}

ul.juegosrelacionados img {
	width:60px;
}

ul.juegosrelacionados {
	margin:10px 0px;
}

ul.juegosrelacionados ul,ul.juegosrelacionados li {
	list-style:none;
}

ul.juegosrelacionados li {
	float:left;
	width:98px;
	margin-right:5px;
	text-align:center;
	font-size:11px;
}
