@charset "iso-8859-1";
/* CSS Document */



*{
margin:0 auto;
padding:0;
}


body{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#4F3730;
	background:#333333;
}

#container{
	width:959px;
	background-color:#FFF;
	margin-top:4px;
	
}
.img-padding{
	padding:5px;
}

#container  #top{
	width:959px;
	height:96px;
	/*background:url(../img/titolo-ombra.jpg) no-repeat top left;*/
	
}
.bordino{
	border:1px solid #DBDAC3;
		 }
		 
.bottone-verde{
	background-color:#7EAF00;
			  }

/*#container  #top  #lingue{
float:right;
width:100px;
padding-top:37px;
margin-right:31px;
font-size:13px;
color:#4D88B7;
font-weight:bold;
text-align:center;
font-family:"Times New Roman", Times, serif;
text-decoration:none;
	
}

#container  #top  #lingue a{
color:#4D88B7;
text-decoration:none;
	
}


#container  #top  #lingue a:hover{
color:#4D88B7;
text-decoration:underline;
	
}

#container  #top  #lingue a.active{
color:#4D88B7;
text-decoration:underline;
	
}
*/

#container  #content{
	width:959px;
	background:url(../img/ombra_repeat.jpg) repeat-y top center;	
}

#container  #content #box-logo-sotto{
	width:669px;
	float:right;

	height:63px;
	background:url(../img/bottom-logo.jpg) no-repeat bottom right;	
}

#container  #content  #foto{
	width:959px;
	height:161px;	
}

#container  #content  #link-home{
	width:108px;
	text-align:center;
	margin-left:31px;
	margin-top:46px;

}


#container  #content  #link-home  #bottone{
	float:left;
	color:#FFF;
	text-align:center;
	padding-top:2px;
	width:108px;
	font-size:11PX;
	height:15px;
	padding-bottom:8px;
	background:url(../img/bott-repeat.jpg) no-repeat top left;


}




#container  #content  #link-home  #loghi{
margin-top:160px;
}


#container  #content  #link-home  #bottone a{
	color:#FFF;
	text-decoration:none;
}

#container  #content  #link-home  #bottone a:hover{
	color:#B7D658;
    text-decoration:none;
}


#container  #content  #link-home  #bottone a.active{
	color:#B7D658;
    text-decoration:none;
}
#container  #content  #link-home  #bottone-sottomenu{
	float:left;
	color:#FFF;
	text-align:center;
	padding-top:2px;
	width:108px;
	font-size:11PX;
	height:15px;
	padding-bottom:8px;
	background:url(../img/bott-sottomenu.jpg) no-repeat top left;


}

#container  #content  #link-home  #bottone-sottomenu a{
	color:#FFF;
	text-decoration:none;
}

#container  #content  #link-home  #bottone-sottomenu a:hover{
	color:#696D32;
	text-decoration:none;
}

#container  #content  #link-home  #bottone-sottomenu a.active{
	color:#696D32;
	text-decoration:none;
}











#container  #content #slogan{
	text-align:center;
	padding-top:90px;
	padding-bottom:90px;
		
}



#container  #content #box-centrale{
	width:901px;
	padding-left:5px;


		
}

#container  #content #box-centrale  #foto-sx{
	width:223px;
	background:#DBDAC3 url(../img/pezzetto-sx.jpg) no-repeat top left;
	float:left;


		
}

#container  #content #box-centrale  #testi{
	float:left;
	width:595px;
	margin-left:1px;
	

		
}
#container  #content #box-centrale  #txt{
padding-left:40px;
text-align:justify;

		
}

#container  #bottom{
	width:959px;
	height:16px;
	background:url(../img/chiusura-ombre.jpg) no-repeat top left;
}


#container  #footer{
	text-align:center;
	font-size:12PX;
	padding-bottom:15px;

}

#container  #footer ul li{
	text-align:center;
	padding-right:3px;
	padding-left:3px;
	font-size:12PX;
	display:inline;

}


#container  #footer ul li a{
		color:#4F3730;
		text-decoration:none;

}



#container  #footer ul li a:hover{
		color:#98C014;
		text-decoration:none;

}

#container  #footer ul li a.active{
		color:#98C014;
		text-decoration:none;

}


#privacy-info{
	clear:both;
	text-align:center;
	font-size:11PX;
	color:#999;
	padding-top:10px;
	padding-bottom:10px;

}

#privacy-info a{
	color:#999;
	text-decoration:none;
}


#privacy-info a:hover{
	color:#EC6800;
	text-decoration:none;
}

.left{float:left;}

.right{ float:right;}
.titoli{color:#98C014; font-size:20px; padding-bottom:5px;}
.verde{color:#98C014; }
.verde a{color:#98C014; text-decoration:underline; }
.verde a:hover{color:#98C014; text-decoration:none; }
.arancio{color:#EC781B; }
.arancio a{color:#EC781B; text-decoration: underline;}
.arancio a:hover{color:#EC781B; text-decoration: none;}
.verdone{color:#737617}
.bkg-verdone{ background-color: #8A8F42; color:#FFF;}
.txt12{ font-size:12px; color:#4F3730;}
.txt11{ font-size:11px; color:#4F3730;}
.txt10{ font-size:10px; color:#4F3730;}
.bordo{ border:1px solid #4F3730;}

.bordo-gallery{
	border:3px solid #E5E5E5;
}

a{
	color:#737617;
	text-decoration:none;
}

a:hover{
	color:#737617;
	text-decoration:underline;
}
