/******************** inizio GENERICI ************************/
body{
	background-image:url(../images/background/background.gif);
	background-repeat:repeat-x;
	background-color:#FFF5DE;
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#674201;
	margin: 0px;
	SCROLLBAR-FACE-COLOR: #F8EFDC; 
	SCROLLBAR-HIGHLIGHT-COLOR: #F8EFDC; 
	SCROLLBAR-SHADOW-COLOR: #F8EFDC; 
	SCROLLBAR-3DLIGHT-COLOR: #F8EFDC; 
	SCROLLBAR-ARROW-COLOR:  #EACD97; 
	SCROLLBAR-TRACK-COLOR: #F8EFDC; 
	SCROLLBAR-DARKSHADOW-COLOR: #F8EFDC; 
}

p{
	margin:0px;
	padding:0px;
}

a:link {
	color: #674201;

}
a:hover {
	text-decoration:none;
	color: #674201;
}

a:visited {
	color: #674201;
}

#container{
	width:760px;
	margin:auto;
}

#menu{
	background:#AE8742 url(../images/background/back_menu.gif);
	background-repeat:repeat-x;
	height:27px;
}

#body{
	background:url(../images/background/back_center.gif);
	background-repeat:no-repeat;
	width:760px;
}

#sx{
	width:399px;
	height:276px;
	float:left;
}

#sx1{
	width:388px;
	height:225px;
	float:left;
	position:fixed;
	z-index:auto;
	overflow:auto;
}

#centre{
	width:361px;
	height:276px;
	float:left;
}

#bottom{
	width:760px;
	height: 91px;
	background:url(../images/background/back_bottom.gif);
}

#text{
	padding-left:5px;
	padding-right:28px;
}

#text1{
	padding-left:5px;
	padding-right:8px;
}

#foto{
	margin-top:22px;
}

#fotine{
	margin-top:9px;
}

#footer{
	background:#FFF5DE url(../images/background/back_footer.gif);
	height:102px;
}

#indirizzo{
	width:750px;
	margin-top:15px;
}

