/*
 ------------------------------------------------------------
	CMS_HOME_STYLE.CSS
 ------------------------------------------------------------
	Foglio stile per homepage
 ------------------------------------------------------------
*/

div#mainarea {
background-color:#6fd1f8;
	position:absolute;
	overflow:hidden;	
	width:1000px;
	height:533px;
	left:0px;
	top:0px;
}

div#box10 {	
	position:absolute;
	z-index:9;
	overflow:hidden;
	width:1000px;
	height:533px;
	left:-1px;
	top:0px;
}

#rightarea{
	display:none;
}


a img {
border:0;
}

