body{
	margin: 0px;
	padding: 0px;
	background-image: url(images/sfondo_mela.gif);
	background-repeat: no-repeat;
	background-color: #279C3F;
	font-family: Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	/*letter-spacing: 1px;*/
	color: #000000;
}

#flag {width: inherit;
		background: none;
		padding: none;
}

#home {background-repeat: no-repeat;}


table{
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	/*letter-spacing: 1px;*/
	color: #000000;
}a {text-decoration: none;color: Black;}
a:hover{text-decoration: none;color: Red;}
img{border: 0px;}
form{margin: 0px;}
input, textarea{background: White;	color: Black;	border: 1px solid black;margin: 0px;padding: 0px;}
.input_noborder{background-color: transparent;color: Black;	border: 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_verde, .testo9_nero, .testo9_bianco{font-size: 9px;}
.testo10, .testo10_rosso, .testo10_verde, .testo10_nero, .testo10_bianco{font-size: 10px;}
.testo11, .testo11_rosso, .testo10_verde, .testo11_nero, .testo11_bianco{font-size: 11px;}
.testo12, .testo12_rosso, .testo10_verde, .testo12_nero, .testo12_bianco{font-size: 12px;}
.testo13, .testo13_rosso, .testo10_verde, .testo13_nero, .testo13_bianco{font-size: 13px;}
.testo14, .testo14_rosso, .testo10_verde, .testo14_nero, .testo14_bianco{font-size: 14px;}
.testo16, .testo16_rosso, .testo10_verde, .testo16_nero, .testo16_bianco{font-size: 16px;}
.testo18, .testo18_rosso, .testo10_verde, .testo18_nero, .testo18_bianco{font-size: 18px;}

.testo9_rosso, .testo10_rosso, .testo11_rosso, .testo12_rosso, .testo13_rosso, .testo14_rosso, .testo16_rosso, .testo18_rosso{color: #FA0026;}
.testo9_verde, .testo10_verde, .testo11_verde, .testo12_verde, .testo13_verde, .testo14_verde, .testo16_verde, .testo18_verde{color: #279C3F;}
.testo9_bianco, .testo10_bianco, .testo11_bianco, .testo12_bianco, .testo13_bianco, .testo14_bianco, .testo16_bianco, .testo18_bianco{color: White;}
.bianco{color: White;}
.privacy{color: #B0B0B0; font-size: 10px;}
.leggi{font-size: 9px; color: #6699FF;}
.giustificato{text-align: justify;}

ul.menu{
	list-style-type: none;
	margin: 0px 0px 0px 16px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
}
ul.menu li, ul.menu li.green{
	float: left;
	height: 24px;
	width: 99px;
	background: url(images/separatore_menu.gif) left no-repeat red;
	line-height: 22px;
	color: white;
	font-size: 11px;
	/*letter-spacing: 1px;*/
	text-align: center;
}
ul.menu li.green{width: 116px;}

ul.menu li.green{background: #003800;}
ul.menu li a{color: White;}
ul.menu li.green a{color: White;font-weight: bold;}
ul.menu li a:hover{color: White;font-weight: bold;}
ul.menu li.green a:hover{color: Silver;font-weight: bold;}

.maiuscolo{
	text-transform: uppercase;
}