body {
	background-image: url(../img/background.gif);
	font-family: 'Trebuchet MS', Arial, San Serif; 
	color:#443225;
	font-size:12px;
}
a img:hover {
filter:alpha(opacity=60);
   -moz-opacity:0.6;
   opacity:0.6;
}
a img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
}


#top {
	position:relative;
	width:100%;
	top:0; left:0;
	height:5px;
	background:#443225;
}

#centrale {
	width:1101px;
	margin:0 auto;
	top:0; left:0;
	position:relative;
	margin-top:-5px;
}
#centrale_link {
	width:100%;
	position:realative;
	top:0; left:0;
	background:#443225;
	z-index:1;
	padding-top:70px;
	height:270px;
}

#logo {
	width:235px;
	top:0; left:0;
	position:relative;
	margin:0 auto;
	margin-top:-110px;
}

.content {
	width:931px;
	position:relative;
	margin:0 auto;
	margin-top:-131px;
}
.box {
float:left;
/*padding-top:15px;*/
padding-bottom:15px;
margin-right:20px;
width:341px;
z-index:100;
}
.box2 {
float:right;
/*padding-top:15px;*/
padding-bottom:15px;
margin-right:5px;
text-align:right;
width:341px;
z-index:100;
}
.box2 p{
padding-left:25px;
color:#e8d9c6;
text-align:left;
}
.box2 a{
color:#e8d9c6;
text-decoration:none;
}
.box2 a:hover{
text-decoration:underline;
}



#testo{
position:relative; 	
width:862px;
margin:0 auto;
top:0; left:0;
padding-bottom:10px;
padding-top:0px;
}
#testo p{
font-size:13px;
text-align:justify;
line-height:18px;
padding-right:30px;
}
#testo table{
padding-top:30px;
padding-bottom:30px;
}
#testo h1{
font-size:13px;
margin-top:310px;
text-align:justify;
text-align:center;
line-height:18px;
}
#testo a{
	text-decoration:none;
	color:#443225;
}
#testo a:hover{
	text-decoration:underline;
}
#indirizzo {
	clear:both;
	padding-bottom:20px;
	padding-top:10px;
	width:100%;
	/*text-align:center;*/
	border-top:1px solid #9B8D7A;
	font-family: 'Trebuchet MS', Arial, Sasn Serif; 
}
#indirizzo #ind {
	width:862px; 
	margin:0 auto;
	position:relative;
}
#indirizzo #ind  #indir{
	width:708px; 
	top:0; left:0;
	position:relative;
}
#indirizzo #ind  #priv{
	width:154px; 
	margin-right:-25px;
	top:0; right:0;
	position:absolute;
}
#indirizzo a{
	color: #443225;
}
#indirizzo a:hover{
	text-decoration:none;
}
