body {
	margin : 0px 0px 0px 0px ;
	padding : 0px 0px 0px 0px ;
	background-color : #EEDEC2;
	background-image : url(img/sfondo.gif);
	background-repeat : repeat-y;
}
.main{
	font-family : "Trebuchet MS", Arial, Helvetica;
	font-size : 12px;
	line-height : 14px;
}
a.menu {
	font-family : "Trebuchet MS", Arial, Helvetica;
	font-size : 13px;
	text-decoration:none;
	color : #FFA904
}
a.menu:hover{
	text-decoration:underline
}
#titolo{
	font-family : "Trebuchet MS", Arial, Helvetica;
	font-size : 15px;
	font-weight : bold;
	color : #FFA904;
}

.indirizzo {
	border-top :1px solid #A94D03;
	font-family : "Trebuchet MS", Arial, Helvetica;
	font-size : 11px;
	color : #631000
}
.indirizzo a{
	font-size:11px;
	color : #D28200;
	text-decoration : none;
}
.indirizzo a:hover{
	text-decoration : underline;
}
