/* CSS Document */

body,html {
	margin:0 0 0 0;
	padding:0 0 0 0;
	background-color: #750f09;
	background-image: url(../img_common/bg_big.jpg);
	background-repeat:repeat-x;
	FONT-FAMILY: ARIAL, VERDANA, SANS-SERIF;
	font-size:10px;
	height:100%;
}

div#h1
{
	margin-top:15px;	

}

div#container {
	
	width:869px;
	margin:0 auto;
	text-align:center;

}

div#containercontent
{
width:869px;
text-align: left;
margin: 0 auto;
}


div#top {
	width:869px;
	height:112px;
}

div#body {
	width:869px;
	height:336px;
	background-image:url(../img_body_home/bg_body.png);
	background-position: top left;
	background-repeat:repeat-y;
}

div#banner_container {
	width:869px;
	height:162px;

}

div#banner_zone_sx_top {
	width:520px;
	height:161px;
	float:left;
}

div#banner_zone_sx {
	width:510px;
	height:161px;
	float:left;
}

div#banner_zone_dx {
	width:343px;
	height:161px;
	float:left;
}

div#bottom {
	clear:both;
	width:100%;
	height:116px;
	background-image:url(../img_footer/bg_bottom.png);
}


div#banner_footer_sx {
	width:257px;
	height:116px;
	float:left;
	background-image:url(../img_footer/img_corner_logo.jpg);
	background-repeat:no-repeat;
}

div#banner_footer_dx {
	width:60%;
	height:116px;
	float:left;
/*	border:1px solid white;*/
}

div#indirizzo_bottom
{
	width:450px;
	height: 75px;
	margin-top: 20px;
	margin-left: 15px;
	border-right:1px solid white;
	float:left;
	

}

