body {
	margin: 0 0 0 0;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #CDC4B9;

}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CDC6B3;
}
a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CDC6B3;
	text-decoration: none;
}
a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CDC6B3;
	text-decoration: none;	
}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E6E2D9;
	text-decoration: none;	
}
a.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E6E2D9;
	text-decoration: none;	
}


.testo-footer{
font-family: "Trebuchet MS";
font-size:12px;
color: #D4CEC2;
}

#footer {
bottom:0px;
height:20px;
line-height:20px;
background-color:#80715E;
left:0;
margin:0;
padding:0;
position:absolute;
text-align:left;
width:100%;
}

.testo {
	font-family: "Trebuchet MS";
	font-size:13px;
	color: #6F6151;
	text-align: justify;
}
h1 {
font-family: "Trebuchet MS";
	font-size:16px;
	color: #43413F;
	text-align: justify;
}
