/* CSS Document */

body {
background: #FFFFFF;
margin:0px;
padding:0px;
}

#wrapper {
background: #FFFFFF;
width:1014px;
margin:0px auto;
padding:0px;
}
#sopraheader {
background: url(home_sf_alto.jpg) top center no-repeat;
height:215px;
margin:0px auto;
width:1010px;
}
#header {
background: url(home_sf_centro.jpg) top center no-repeat;
height:177px;
margin:0px auto;
width:1010px;
}
#header h1 {
	margin: 0;
}
#header h1 a {
	display: block;
	float: left;
	height: 84px;
	margin: 30px 0px 0px 60px;
	text-decoration: none;
	text-indent: -9999px;
	width: 630px;
}
#sottoheader {
background: url(home_sf_sotto.jpg) top center no-repeat;
height:310px;
margin:0px auto;
width:1010px;
}
#sottoheader h1 {
	margin: 0;
}
#sottoheader h1 a {
	display: block;
	float: left;
	height: 150px;
	margin: 8px 0px 0px 480px;
	text-decoration: none;
	text-indent: -9999px;
	width: 220px;
}
