/*
 ------------------------------------------------------------
	CMS_HOME_STYLE.CSS
 ------------------------------------------------------------
	Foglio stile per homepage
	Data: 07-06-2007
 ------------------------------------------------------------
*/
div#container {
	background:#000 url('/custom_cms/images/sf.gif') repeat-x;
}

div#menuPrincipaleBar {
	top:250px !important;
}
div#footer {
	margin-top:0px;
}
#menuPrincipaleBar .AL1.sub1{
	background: url('/custom_cms/images/sf-men1.jpg') repeat-x;
	color:#fff !important;
}




div#mainarea {
	width:980px;
}

div#box1,div#box2,div#box3,div#box4{
	position:absolute;
	z-index:99;
	overflow:hidden;
}
div#box1 {
	top:-38px;
	left:0px;
	height:255px;
	width:980px;
}
div#box2 {
	top:295px;
	left:0px;
	height:190px;
	width:754px;
}

div#box3 {
	font:11px Arial,sans; 
	font-weight:bold;
	color:#fff;
	top:470px;
	right:230px;
	height:16px;
	width:70px;
}
div#box3 a{
	text-decoration:none;
	color:#6ea49d;
}


div#box4 {
	top:295px;
	right:0px;
	height:190px;
	width:216px;
}