

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/juguetes/titulo_es.png) no-repeat;
	width:621px;
	height:172px;
	text-indent:-10000px;
	overflow:hidden;
	position:absolute;
	top:10px;
	left:0px;	
}

.titulo_pt{
	background:url(../images/juguetes/titulo_pt.png) no-repeat;
	width:621px;
	height:172px;
	text-indent:-10000px;
	overflow:hidden;
	position:absolute;
	top:10px;
	left:0px;	
}

.itemList{
	width:226px;
	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;
	background:url(../images/juguetes/cruz.png) top right no-repeat;
	position:absolute;
	bottom:0px;
	left:0px;
	z-index:20;
	padding:5px 5px 0px 15px;
	
}

.itemList .banda a{
	padding-right:40px;
	display:block;
	width:175px;
}

.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;
}

.descargas{
	padding-top:40px;
	height:147px;
	margin-bottom:40px;
	position:absolute;
	top:-10px;
	right:0px;
	display: none;
}

.descargas .pdf_es{
	display:block;
	float:left;
	width:314px;
	height:141px;
	background:url(../images/mamaypapa/pdf_es.png) no-repeat;
	overflow:hidden;
	outline:none;
	text-indent:-10000px;
	margin-left:70px;
}

.descargas .pdf_pt{
	display:block;
	float:left;
	width:314px;
	height:141px;
	background:url(../images/mamaypapa/pdf_pt.png) no-repeat;
	overflow:hidden;
	outline:none;
	text-indent:-10000px;
	margin-left:70px;
}

.odd{
	border:none;
}

.even{
	border:none;
}

.pagination li a, .pagination li span{
	color:#fff;
	display:inline-block;
	padding:10px 15px 10px 15px;
	-webkit-border-radius: 40px;
border-radius: 40px;
border:#fff 2px solid;
background:#C39;
font-family:Arial, Helvetica, sans-serif;
}

.pagination li span{
	background:#63C;
}

.pagination li a:hover{
	background:#CC0066;
	text-decoration:none;
}
