body{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	color: Black;
	text-align: left;
}
html{height: 100%;}
table{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

.aj_div_attesa_nascondi, .aj_div_principale_nascondi{display:none;}
.aj_div_attesa_vedi{
	width: 100%;
	top: 50px;
	position: relative;
	text-align:center;
}

a {text-decoration: none;color: Black;}
a:hover{text-decoration: none;color: #8EC27B;}
img{border: 0px;margin: 0px;padding: 0px;}
form{margin: 0px;}
input, textarea{background: #FFCC66; color: Black; border: 0px 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_verde, .testo10_nero, .testo10_bianco{font-size: 10px;}
.testo11, .testo11_verde, .testo11_nero, .testo11_bianco{font-size: 11px;}
.testo12, .testo12_verde, .testo12_nero, .testo12_bianco{font-size: 12px;}
.testo13, .testo13_verde, .testo13_nero, .testo13_bianco{font-size: 13px;}
.testo14, .testo14_verde, .testo14_nero, .testo14_bianco{font-size: 14px;}
.testo16, .testo16_verde, .testo16_nero, .testo16_bianco{font-size: 16px;}
.testo18, .testo18_verde, .testo18_nero, .testo18_bianco{font-size: 18px;}
.testo24, .testo24_verde, .testo24_nero, .testo24_bianco{font-size: 24px;}

.testo9_verde, .testo10_verde, .testo11_verde, .testo12_verde, .testo13_verde, .testo14_verde, .testo16_verde, .testo18_verde, .testo24_verde{color:#72B362;}
.testo9_bianco, .testo10_bianco, .testo11_bianco, .testo12_bianco, .testo13_bianco, .testo14_bianco, .testo16_bianco, .testo18_bianco,.testo24_bianco{color: White;}
.bianco{color: White;}
.privacy{color: Gray; font-size: 10px;}
.giustificato{text-align: justify;}

.eventi_immagini img{
	margin-left: 8px;
}

ul.menu, ul.sotto_menu{
	width: 170px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-top: 2px solid #8BC37A;
}
ul.menu li, ul.sotto_menu li{
	/*height: 26px;*/
	width: 170px;
	background: url(images/quadrato_menu.jpg) no-repeat 5px 11px;
	line-height: 26px;
	border-bottom: 1px solid #8BC37A;
}
ul.menu li a, ul.sotto_menu li a{
	height: 26px;
	display: block;
	color: Black;
	padding: 0px 0px 0px 20px;
}
ul.menu li a:hover, ul.sotto_menu li a:hover{
	background: #D1E7CA;
	color: Black;
	background: url(images/quadrato_menu_hover.jpg) no-repeat 5px 11px  #D1E7CA;;
}

ul.sotto_menu{border: 0px; font-size: 11px;}
ul.sotto_menu li{border-bottom: 0px;border-top: 1px solid #8BC37A;background-image: none;background: #d1e7ca; font-size: 11px;}
ul.sotto_menu li a{height: 20px;line-height: 20px; font-size: 11px;}
/*ul.sotto_menu li a:hover{height: 20px;line-height: 20px; font-size: 11px;margin: 0px;background-image: none;}*/
ul.sotto_menu li a:hover, ul.sotto_menu li a.attivo{
	height: 20px;
	line-height: 20px;
	font-size: 11px;margin: 0px;
	background-image: none;
	background-color: #a9a9a9;
	color: white;s
}



.testo_home{
	line-height: 16px;
}
.data_visitatori{
	color: Gray;
	font-size: 11px;
}
.foto_prodotti{
	float:left; 
	margin: 5px 12px 7px 0px;
}

.elenco_prodotti{
	height: 20px;
	width: 250px;
	line-height: 20px;
	display: block;
	border-bottom: 1px solid #8bc37a;
	font-size: 11px;
}
.elenco_prodotti:hover{
	font-weight: bold;
}
.img_sx{float: left;margin: 0px 8px 8px 0px;}
.img_dx{float: right;margin: 0px 8px 8px 0px;}