

body{
	background:#f64d96 url(../images/fondo_degradado.jpg) top repeat-x;
}

#content_wrap{
	margin-top:200px;
}

#content{
	width:959px;
	margin:auto;
	position:relative;
	padding-top:230px;
}


.titulo_es{
	background:url(../images/juegos/titulo_es.png) no-repeat;
	width:821px;
	height:192px;
	text-indent:-10000px;
	overflow:hidden;
	position:absolute;
	top:10px;
	left:0px;
	margin-left:60px;
}

.titulo_pt{
	background:url(../images/juegos/titulo_pt.png) no-repeat;
	width:821px;
	height:192px;
	text-indent:-10000px;
	overflow:hidden;
	position:absolute;
	top:10px;
	left:0px;
	margin-left:60px;
}

.itemList{
	width:223px;
	height:211px;
	overflow:hidden;
	position:relative;
	float:left;
	margin-left:10px;
	-moz-border-radius: 24px;
	-webkit-border-radius: 24px;
	border-radius: 24px;
	-moz-box-shadow: 0px 0px 5px #000000;
	-webkit-box-shadow: 0px 0px 5px #644646;
	box-shadow: 0px 0px 5px #644646;
	margin-bottom:20px;
	
}

.pos1{
	margin-left:0px;
}

.itemList a.imagen{
	width:230px;
	height:213px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:10;
	text-indent:-10000px;
	overflow:hidden;
	display:block;
}

.itemList .banda{
	width:215px;
	height:40px;
	
	position:absolute;
	bottom:0px;
	left:0px;
	z-index:20;
	padding:5px 5px 0px 15px;
	
}

.itemList .banda a{
	padding-right:40px;
	display:block;
	width:195px;
	text-align:center;
}

.pos1 .banda{
	background-color:#981f95;
}

.pos2 .banda{
	background-color:#4bc8f2;	
}

.pos3 .banda{
	background-color:#87b95a;	
}

.pos4 .banda{
	background-color:#f25196;	
}

.itemList .banda a{
	font-size:10px;
	color:#FFFFFF;
	font-family:"billylight", Arial;
}

.itemList .banda a:hover{
	text-decoration:none;
}


.odd{
	border:none;
}

.even{
	border:none;
}

.semitransparente{
	opacity: 0.5;
}

.si-entras{
	clear: both;
	font-size:30px;
	text-align: center;
	color:#FFFFFF;
	font-family:"billylight", Arial;
	font-weight: bold;
	line-height: 28px;
	padding-top: 15px;
	padding-bottom: 15px;
}
