@charset "utf-8";
/* CSS Document */
#home{
	position:relative;
}

#video{
	margin:40px 0 0 0;
	float:left;
	width:480px;
	padding:6px;
}
#promos{
	position:relative;
	margin:20px 0 0 0;
	float:right;
	width:370px; height:480px;
	background:url(../images/naranjas.png) top left no-repeat; 
}
#noticias{

}
#noticias .item{
	width:108px;
	float:left;
	margin:0 12px 0 6px;
} 
#noticias .item a:link, #noticias .item a:visited{
	text-decoration:none;
}
#noticias #ultimo{
	margin-right:0;
}


#newsbox{
	position:absolute;
	top:410px; right:0px;
	width:370px;
}
#newsbox .item{
	width:110px;
	float:left;
	margin:0 7px 0 0; 
	padding:7px 4px; line-height:normal;
	border-top:2px dotted #eee;
} 
#newsbox .item a:link, #newsbox .item a:visited{
	text-decoration:none;
}
#newsbox #ultimo{
	margin-right:0;
}


#alianzas{
	clear:both;
	background:#fff;
	padding:10px 0;
	min-height:140px;
}
#alianzas .item{
	float:left;
	width:120px; height:120px;
	padding:6px; margin:0px;
	text-align:center;
}
#alianzas .item table, #alianzas .item td{
	width:120px; height:120px;
}
#alianzas .item .image img{
	width:120px;
}
#slider2 li{
	width:220px;
}

