body {
	background:#c2dac2 url(/images/bg.gif) repeat-x  ;
}
body .content {
	/*background:#ffffff;*/
}
.minuscolo {
	text-transform: lowercase;
}



.testi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
}
.titoli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #336633;
}
.testigiust {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
}
a.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 20px;
	text-decoration:none;
}
a.menu:hover {
	color: #FFCC00;
	text-decoration:underline;
}
a.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #336633;
	font-weight: bold;
	text-decoration:none;
}
a.link:hover {
	text-decoration:underline;
}
.alba {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #206c20;
}
a.blind {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #feffb3;
}
a.blind:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #feffb3;
}
#menugiu {
	color: #206c20;
}
#menugiu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #206c20;
	text-decoration:none;
}
#menugiu a:hover {
	text-decoration:underline;
}
.foto {
	border:2px solid #206c20;
	/*margin:2px;
	background:#FFD12B;*/
}
#map {
	width:98%;
	height:400px;
}
#map a {
	color:#336633;
	text-decoration:none;
}
#map a:hover {
	text-decoration:underline;
}

.web-design {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.web-design a {
	color: #FF0000;
	text-decoration: none;
}
.web-design a:hover {
	text-decoration: underline;
}
.elenco {
	list-style-image: url(images/elenco.gif);
	list-style-type: disc;
}
