html {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP:0px
}
body {

	text-align: center; 
	}

DIV#container {
	MARGIN: 0px auto;
	WIDTH: 888px;
	POSITION: relative;
	TEXT-ALIGN: left;

}

div#content{
	position: absolute;
	left: 154px;
	TOP: 385px;
	padding: 0;
	width: 580px;
	color: #504C4B;
	font-family: Tahoma, Arial, Verdana;
	font-size: 8pt;
	text-align: left;
	line-height: 16px; 
}
div#immagini{
	text-align: center;
	position: absolute;
	left: 753px;
	TOP: 105px;
	width: 108px;

}
div#titolo{
	position: absolute;
	left: 154px;
	TOP: 355px;
	padding: 0;
	color: #504C4B;
	font-family: Tahoma;
	font-size: 10pt;
	margin-bottom:10px;
	font-weight: bolder;
}

h1{
	FONT-SIZE: 11pt;
	font-weight: 800;
	font-family: Tahoma, Arial, Verdana;
	TEXT-DECORATION: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
h2{
	FONT-SIZE: 11pt;
	font-family: Tahoma, Arial, Verdana;
	TEXT-DECORATION: none;
	padding: 0px 0 0px 0;
	margin: 0 0 0 0;
}
h3{
	FONT-SIZE: 10.5pt;
	font-family: Tahoma, Arial, Verdana;
	TEXT-DECORATION: none;
	padding: 4px 0 0px 0;
	margin: 4px 0 0 0;
	text-decoration: none;
}
p{
	padding: 2px 0px 10px 0px;
	margin: 2px 0px 10px 0px;

}


.testo_paragrafo:link, .testo_paragrafo:visited{
	color: #504C4B;
	text-decoration:none;
}
.testo_paragrafo:hover{
	color: #504C4B;
	text-decoration:underline;
}
.testo_l:link, .testo_l:visited {
	text-decoration:underline;
	color: #504C4B;
	font-size:7.5pt;
}
.testo_l:hover{
	color: #504C4B;
	font-size:7.5pt;
	text-decoration:none;
}
div#direzione{
	text-align: right;
}
.testo_titolo:link, .testo_titolo:visited{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.testo_titolo:hover{
	color: #504C4B;
	text-decoration: underline;

}