#menulefttit {
 background-image: url(../Img/AvvisiTitolo.gif);
 background-repeat: no-repeat;
 background-position: top left;
 height: 53px;
 padding: 0 0 0 50px;
}

#menuleftsfum {
 background-image: url(../Img/AvvisiSfum.gif);
 background-repeat: no-repeat;
 background-position: bottom left;
 padding: 0 23px 5px 15px;
}

#menuleft a:link, #menuleft a:visited {
	display: block;
 	text-decoration: none;
 	font-family: Arial, Verdana, Helvetica, sans-serif;
 	font-weight: bold;
	color: #298E29;
	width: 100%;
}

#menuleft a:hover {
 	color: #000000;
}

.menuli {
	display: block;
	padding: 6px 0px 0px 0px;
 	border-top: 1px dotted #298E29;
	height: 21px;
}

.menuliimage {
 	background-image: url(../Img/AvvisiBul.gif);
 	background-repeat: no-repeat;
 	background-position: center right;
}

.titolopagine {
	color: #298E29;
	background-color: #D0E4D0;
	border: 1px solid #298E29;
}

/* Avvisi - News */
.avvisicont {
	width: 99%;
}
.avvisidata {
	padding-top: 8px;
	text-align: right;
}
.avvisititolo {
	font-weight: bold;
	margin-bottom: 3px;
}
.avvisioggetto {
	text-align: justify;
	padding-bottom: 7px;
 	border-bottom: 1px dotted #298E29;
}
.avvisiallegato {
	border: 0;
	float: right;
	padding: 3px 0 5px 10px;
}

/* Newsletter */
.avvisicontnletter {
	width: 98%;
	text-align: justify;
}
.nletterbul {
 	background: url(../Img/AvvisiBul.gif) no-repeat top left;
	padding-left: 18px;
 	font-weight: bold;
}
.nlettercond {
	border-bottom: 1px solid #aaaaaa;
	padding: 10px 0 2px 0;
	margin: 0 0 8px 0;
 	font-weight: bold;
}
.nletteriscr {
	padding: 5px 5px 5px 10px;
	border: 1px solid #aaaaaa;
	background-color: #eeeeee;
}

form {
	display: inline;
}
form p {
	margin: 1px;
	padding: 0;
}
form p label {
	float: left;
	width: 60px;
}
input.nletterinput {
	border: 1px solid #aaaaaa;
	width: 120px;
	font-size: 11px;
}
.nletterbutton {
	border: 1px solid #aaaaaa;
	font-size: 10px;
	background-color: #D0E4D0;
	color: #298E29;
 	font-weight: bold;
}
.formiscr {
	width: 130px;
}
