body { 
		 margin: 0em; 
		 color: #000; 
		 font-family:  arial, sans-serif; 
		 background-color: #fff;
		 line-height : 1.5em;
}

A:link			 {
	color: #006633;
	text-decoration : underline;
}
A:visited		 {
	color: #006633;
	text-decoration : underline;
}
A:active		 {
	color: #999966;
	text-decoration : underline;
}

A:Hover {
	color: #000033;
	text-decoration : underline;
	background-color: #CCFFCC;
}

.settori {
	text-align : center;
	color : #063;
	background-color: #EEEEEE;
	padding : 5px 5px 5px 5px;
	margin : 5px 5px 15px 5px;
}

h1.settori {
	font-size : 110%;
	color : #063;
	border : none;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	font-weight : bold;
}

.agg {
	font-size : 90%;
	font-style : italic;
	text-align : right;
	color : #6A6A6A;
	margin : 15px 10px 0px 0px;
}

#testa {
	text-align : center;
	margin-bottom : 15px;
	margin-left : 5px;
	margin-right : 5px;
	margin-top : 5px;
	letter-spacing : 30px;
	vertical-align : middle;
}

.testo {
	margin : 5px 15px 5px 30px;

}

h1 { font-size : 120%;
	 	 color : #063;}

h2 { font-size : 110%;
color : #063;}

 .offerta {
	border : 1px solid #006600;
	background-color : #CCFFCC;
	color : #006600;
	padding : 5px 5px 10px 5px;
}

h3.titolo_offerta {
	text-align : center;
}

.footer {
				font-style : italic;
				margin : 1em;
				}
#nasc
{
	position:absolute;
 	left:0px;
 	top:-500px;
 	width:1px;
 	height:1px;
 	overflow:hidden;
	color:transparent;
 	}