@charset "UTF-8";

/* CSS Document */


body
 {
    margin: 180px auto;

	background: #fff;

	text-align: justify;
	font-family: "Trebuchet MS",Tahoma, Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #407338;

	
	
	/*
	*/
	

	}









	

	
	

#rett {

	width: 780px;

	height: 455px;
	margin: 0 auto;

	padding: 0px;
	
	

}
	

	

#header {
	width: 780px;

	height: 101px;

	margin: 0 auto;

	padding: 0px;

	

	
}

	#menu{
		text-align: left;
		width: 760 px;
		
	
		}
		#menu ul{
		position: absolute;
		margin: 0,10px;
		padding:0;
		position: relative;
		display:inline-block;
		width: 780px;
		height: 30px;
			left: 0;
		
		}
		#menu li{
		list-style: none;
		float: left;
		
		}
		#menu ul ul{
		position: absolute;
		width: 780px;
		height: 20px;
		top: 30px;
		padding-left:10px;
		padding-right:10px;
		left: 0px;
		right:0px;
	
		
		}
		#menu li a{
		padding-left:12px;
		padding-right:12px;
		width: auto;
		height: 30px;
		display:inline-block;
		text-decoration:none;
		text-align: center;
		line-height: 30px;
		font-size: 11px;
		font-family:Arial, Helvetica, sans-serif;
		color:#104c24;
	
		
		
		} 
		#menu li a:hover{
		
		color:#e26a16;
		
		} 
		/*#menu li a:active{
		background-position: bottom;
		color:#ffffff;
		background-color: #a0a2a3;
		} */
		





	



#content {

	width: 780px;

	height: 240px;

	margin: 0 auto;

	padding: 0px;

		border-left-width:1px;
		border-left-color:#e26a16;
		border-left-style:solid;
		border-right-width:1px;
		border-right-color:#e26a16;
		border-right-style:solid;
		border-top-width:1px;
		border-top-color:#e26a16;
		border-top-style:solid;
		border-bottom-width:1px;
		border-bottom-color:#e26a16;
		border-bottom-style:solid;
	
}








#testo {
padding-left:20px;
padding-bottom:20px;



 
width: 740px;
height: 197px;

	
}








#content2 {

	width: 780px;

	height: 193px;

	margin: 0 auto;

	padding: 0px;

		border-left-width:1px;
		border-left-color:#e26a16;
		border-left-style:solid;
		border-right-width:1px;
		border-right-color:#e26a16;
		border-right-style:solid;
		border-bottom-width:1px;
		border-bottom-color:#e26a16;
		border-bottom-style:solid;
	
}

#copy {

	width: 780px;
	height: 20px;
	margin: 0 auto;
	padding-top:40px;

	
}

