body {
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #633F27;
	line-height: 16px;
	text-align: justify;
	background-color: #F3F4CF;
	background-image: url(../images/varie/sfondo_sx.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

a:link, a:visited, a:active {
	color: #C0A741;
	font-weight: none;
	text-decoration: none;
}

a:hover {
	color: #000000;
}

.box {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #633F27;
	background-color: #FFFFFF;
	border: 1px solid #C0A741;
	font-weight: normal;
	text-align: center;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #C1A739;
}
.sfondo_dx {
	background-image: url(../images/varie/sfondo_dx.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sfondo_testata {
	background-image: url(../images/varie/sfondo_testata.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 100px;
}
.testo_p {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #633F27;
}
.testo_m {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #633F27;
	text-align: left;
}
.indirizzo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #633F27;
	padding-left: 10px;
}
.linea {
	background-image: url(../images/varie/linea.gif);
	background-repeat: repeat-x;
}

.CustomMenu {
	background-color:#ede4c9;
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	height: 35px;
	padding-left: 13px;
}

.CustomMenu:hover {
	background-image: url(../images/menu_r.gif);
}

.CustomLink {
	/**/
	font-family:Times new Roman, Times, serif;
	letter-spacing:.5px;
	font-size:11px; 
	font-weight:bold; 
	color:#CAB553;
}
