@charset "utf-8";
.menu_alto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #998867;
}
.menu_alto a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #998867;
	text-decoration:none;
}
.menu_alto a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #594a31;
	text-decoration:underline;
}
.menu_alto a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #998867;
	text-decoration:none;
}
.menu_alto a:visited:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #594a31;
	text-decoration:underline;
}
.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #998867;
}
.breadcrumbs a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #998867;
	text-decoration:none;
}
.breadcrumbs a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #594a31;
	text-decoration:underline;
}
.breadcrumbs a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #998867;
	text-decoration:none;
}
.breadcrumbs a:visited:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #594a31;
	text-decoration:underline;
}
.titolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #998867;
}
.titolo_small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #998867;
}
.puntini {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #998867;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: justify;
	line-height: 22px;
}
.menu_laterale {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #998867;
	text-decoration:none;
}
.menu_laterale a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #998867;
	text-decoration:none;
}
.menu_laterale a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #594a31;
	text-decoration:underline;
}
.menu_laterale a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #998867;
	text-decoration:none;
}
.menu_laterale a:visited:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #594a31;
	text-decoration:underline;
}
/* footer */
#footer-wrap {
	position: relative;
	clear: both;
	padding: 1em 0 0.5em 0;
	margin-top: 10px;
	margin-bottom: 20px;
	font: 12px/150% 'Trebuchet MS', Tahoma, sans-serif;
	background: #ECF8FE;
	color: #777;
	width: 900px;
	float: left;
}

#footer-wrap h3 {
	font: normal 1.6em/1.6em 'Trebuchet MS', Tahoma, sans-serif;
	text-transform: none;
	letter-spacing: 0;
	margin-left: 0;
	color: #666666;
}
#footer-content {
	margin: 0 auto;
	width: 880px;
	text-align: left;
}
#footer-content ul.col-list {
	background: url(/images/dots.gif) repeat-x left top;
	list-style: none;
	margin: 5px 0 0 5px; padding: 0;
	width: 98%;
}
#footer-content ul.col-list li {
	background: url(/images/dots.gif) repeat-x left bottom;
}
#footer-content ul.col-list li a {
	display: block;
	line-height: 2em;
	font-weight: bold;
	padding: 4px 0 4px 8px;
	width: 98%;
	color: #777;
	border: none;
}
#footer-content ul.col-list li a:hover {
	color: #333;
	text-decoration: none;
}
#footer-content ul.col-list li a span {
	color: #989898;
	font-style: italic;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#footer-content .col {
	width: 370px;
	padding: 0 0 30px 0;
	display: inline;
}
#footer-content .space-sep {
	margin-right: 12px;
}
#footer-content .col2 {
	width: 470px;
	padding: 0 0 30px 0;
	display: inline;
}
.testo_bianco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
	line-height: 22px;
}

