body{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	color: #520000;
	text-align: left;
	background: #E3D6C2 url(images/sfondo_sito.jpg) repeat-x top;
	
}
html{height: 100%;}
table{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

a {text-decoration: none;color: Black;}
a:hover{text-decoration: none;color: #520000;}
img{border: 0px;}
form{margin: 0px;}
input, textarea{background: White; color: Black; border: 1px solid black; margin: 0px; padding: 0px 0px 0px 3px;}
.input_noborder{background-color: transparent;color: Black;	border: 0px;}
form{margin: 0px;padding: 0px;}
.center{text-align: center;}
.left{text-align: left;}
.right{text-align: right;}
h1{font-size: 16px;	margin: 0px;}
h2{font-size: 14px;	margin: 0px;}
h3{font-size: 12px;	margin: 0px;}
h4{font-size: 11px;	margin: 0px;}
h5{font-size: 10px;	margin: 0px;}
.testo9, .testo9_rosso, .testo9_nero, .testo9_bianco{font-size: 9px;}
.testo10, .testo10_rosso, .testo10_nero, .testo10_bianco{font-size: 10px;}
.testo11, .testo11_rosso, .testo11_nero, .testo11_bianco{font-size: 11px;}
.testo12, .testo12_rosso, .testo12_nero, .testo12_bianco{font-size: 12px;}
.testo13, .testo13_rosso, .testo13_nero, .testo13_bianco{font-size: 13px;}
.testo14, .testo14_rosso, .testo14_nero, .testo14_bianco{font-size: 14px;}
.testo16, .testo16_rosso, .testo16_nero, .testo16_bianco{font-size: 16px;}
.testo18, .testo18_rosso, .testo18_nero, .testo18_bianco{font-size: 18px;}

.testo9_rosso, .testo10_rosso, .testo11_rosso, .testo12_rosso, .testo13_rosso, .testo14_rosso, .testo16_rosso, .testo18_rosso{color: #520000;}
.testo9_bianco, .testo10_bianco, .testo11_bianco, .testo12_bianco, .testo13_bianco, .testo14_bianco, .testo16_bianco, .testo18_bianco{color: White;}
.testo9_nero, .testo10_nero, .testo11_nero, .testo12_nero, .testo13_nero, .testo14_nero, .testo16_nero, .testo18_nero{color: #000000;}
.bianco{color: White;}
.privacy{color: Gray; font-size: 10px;}
.giustificato{text-align: justify;}

.eventi_immagini img{
	margin: 8px 8px 0px 0px;
}

/* === Menu principale ===================== */
ul.menu{
	margin: 0px 0px 0px 14px;
	padding: 0px;
	list-style-type: none;
	width: 900px;
	color: White;
}
ul.menu li, ul.menu li.primo{
	width: 125px;
	height: 25px;
	line-height: 25px;
	float: left;
	border-left: 1px solid White;
	text-align: center;
}
ul.menu li.primo{border-left: 0px;} /* Tolgo il bordo del primo pulsante */
ul.menu li.ultimo{padding: 0px 0px 0px 0px;} /* Do pił spazio */
ul.menu li a{
	word-spacing: -0.3em;
	font-size: 0.9em;
	color: White;
	
	
}
ul.menu li a:hover{
	font-weight: bold;
	color: #E3D6C2;
}
/* === Menu principale ===================== */



.descrizione_e_eventi_index{
	background: white url(images/sfondo_index_box_testo.gif) left bottom no-repeat; 
}
a.disp_home:hover{
	background: #C09230;
	color: White;
	padding: 5px;
}
