body {
	margin-left : 0;
	margin-top : 0;
	margin-right : 0;
	margin-bottom : 0;
	background-color : #8AA28C;
}

.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style : normal;
}

.testolocali {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10,5 px;
	color: #FFFFFF;
	font-style : normal;
}

.locali {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CFFEDB;
	font-style : normal;
	font-weight : bold;
}



.testoeng {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-style : normal;
	line-height: 20px;
}

a.chiudi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-style : normal;
	text-decoration: none;
}
a.chiudi:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-style : normal;
	text-decoration: underline;
}

a.lingua {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D2E0D1;
	font-style : normal;
	text-decoration: none;
	font-weight : normal;
}
a.lingua :hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style : normal;
	text-decoration: underline;
	font-weight : normal;
}

a.lingua2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D2E0D1;
	font-style : normal;
	text-decoration: none;
	font-weight : normal;
}
a.lingua2 :hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-style : normal;
	text-decoration: underline;
	font-weight : normal;
}


.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style : normal;
	text-transform : uppercase;
}

.intesto {
	font-family: "Times New Roman";
	font-size: 12px;
	/*letter-spacing: 1pt;*/
	color: #000000;
	text-align : center;
	font-style : italic;
}

.titmenu {
	font-family: "Times New Roman";
	font-size: 18px;
	/*letter-spacing: 1pt;*/
	color: #990000;
	text-align : center;
	font-style : italic;
}

.sottomenu {
	font-family: "Times New Roman";
	font-size: 12px;
	/*letter-spacing: 1pt;*/
	color: #990000;
	text-align : center;
	font-style : italic;
}

a {
	color: #000000;
	font-family: "Times New Roman";
	text-decoration: none;
	font-size: 12px;
	letter-spacing: 1pt;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

.bgcolor  {
	background-color : #738C77;
}

.norepeat {
	background-repeat : no-repeat;
}
