/*
 ------------------------------------------------------------
	CMS_HOME_STYLE.CSS
 ------------------------------------------------------------
	Foglio stile per homepage
	Data: 07-06-2007
 ------------------------------------------------------------
*/

div#content{
background:#ecf2f8 url(/custom_cms/images/sf-home.jpg) 0px 140px no-repeat;
	width:850px;
}


div#box1{
	position:absolute;
	z-index:999;
	overflow:hidden;
	top:208px;
	left:625px;
	height:115px;
	width:180px;
}


div#box1 a{
	text-decoration:none;
	color:#0055a5;
}