

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

#content_wrap{
	margin-top:200px;
}

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

.titulo_es{
	background:url(../images/mundobarriguitas/titulo_es.png) no-repeat;
	width:915px;
	height:219px;
	text-indent:-10000px;
	overflow:hidden;
	position:absolute;
	top:10px;
	left:0px;	
}

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

.itemList{
	width:320px;
	height:245px;
	overflow:hidden;
	position:relative;
	float:left;
	margin-bottom:20px;
}

.pos1{
	margin-left:0px;
}

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



.odd{
	border:none;
}

.even{
	border:none;
}
