body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #ECF1E7;
	margin-top: 5px;
	margin-bottom: 5px;
}
ul {
	font-size: 90%;
}
#contenitore {
	width: 760px;
	margin-left: -380px;
	position: absolute;
	left: 50%;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D3E7C0;
	background-image: url(images/rigaverde.gif);
	background-repeat: repeat-y;
}
h1{
	width: 760px;
	margin-left: -380px;
	position: absolute;
	left: 50%;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 30px;
	font-family: "Book Antiqua", Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	color: #557F3D;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4D7AC;
}
h1 img{
	float:right;
	margin-right: 2px;

}
#sinistra {
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;




}
#testata {
	width: 760px;
	margin: 0px;
	padding: 0px;
	height: 140px;


}
#destra {
	float: right;
	width: 558px;
	margin: 0px;
	padding: 0px;
	background-color: #F8FDF2;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B0C98F;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B0C98F;
}
.destratable{
	width:500px;
	margin-left:20px;
	font-size:100%;
	border-width: 1px;
	border-style: solid;
	border-color: #B0C98F;
	font-family: Garamond, Times New Roman;
	}
.tdfoto{
	border-width: 1px;
	border-style: solid;
	border-color: #B0C98F;
	}
#menu {
	padding: 0px;
	margin: 0px 0px 0px 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4D7AC;

}
#menu a {
	text-decoration: none;
	color: #4D722C;
	text-transform: capitalize;
	font-size: 120%;
	font-weight: normal;
	width: 199px;
	margin: 0px;
	padding:12px 20px;
	display: Block;
	background-image: url(images/menubkg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Book Antiqua", Georgia, "Times New Roman", Times, serif;
	word-spacing: 0.2em;






}
#menu a:hover,  #menu a.selected{
	background-color: #F6F6D0;
	background-image: url(images/menubkg_over.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #333333;

}
/*#menu a.selected {
	background-color: #F6F6D0;
	background-image: url(images/menubkg_over.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #000000;
}*/

h2 {
	margin: 15px;
	font-size: 105%;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Book Antiqua", Georgia, "Times New Roman", Times, serif;
	color: #695234;
	letter-spacing: 0.1em;

}
p {
	font-size: 100%;
	line-height: 120%;
	margin: 15px;
	font-family: Garamond, Times New Roman;
	text-align: justify;



}
#footer {
	background-image: url(images/pie.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	width: 760px;
	text-align: center;
	margin: 0px;
}
#footer img{
float:right;
border:0px;
	
}
#footer p {
	margin: 0px;
	font-size: 85%;
	color: #2A5F1B;
	text-align: center;
	padding-top: 5px;


}
.imgleft{ 
	float:left;
	padding:1px 10px 0px 0px;
}
.imgright{
	float:right;
	padding:1px 0px 0px 10px;
}

