body {
	background-color : #999999;
	margin-top : 0px;
	margin-left : 0px;
	margin-bottom : 0px;
	}

.testo {
	font-family : Verdana, Arial;
	font-size : 12px;
	text-decoration : none;
	color : #000000;
	text-align : justify;
	font-weight : normal;
	font-style : normal;
	line-height : 18px;
	margin-left : 20px;
	margin-top : 0px;
	margin-right : 20px;
	}

.testo_home {
	font-family : Verdana, Arial;
	font-size : 14px;
	text-decoration : none;
	color : #000000;
	text-align : justify;
	font-weight : normal;
	font-style : normal;
	line-height : 20px;
	margin-left : 20px;
	margin-top : 0px;
	margin-right : 20px;
	}
	
.testo_blu {
	font-family : Verdana, Arial;
	font-size : 12px;
	text-decoration : none;
	color : #004892;
	text-align : justify;
	font-weight : bold;
	font-style : normal;
	margin-left : 0px;
	margin-top : 0px;
	margin-right : 0px;
	}

.testo_descrizione {
	font-family : Verdana, Arial;
	font-size : 12px;
	text-decoration : none;
	color : #000000;
	text-align : left;
	font-weight : normal;
	font-style : normal;
	line-height : 18px;
	margin-left : 20px;
	margin-top : 20px;
	margin-right : 20px;
	}
	
.indirizzi {
	font-family : Verdana, Arial;
	font-size : 14px;
	text-decoration : none;
	color : #000000;
	text-align : left;
	font-weight : normal;
	font-style : normal;
	line-height : 18px;
	margin-left : 20px;
	margin-top : 100px;
	margin-right : 20px;
	}

.copyright {
	font-family : Verdana, Arial;
	font-size : 10px;
	text-decoration : none;
	color : #004892;
	text-align : center;
	font-weight : normal;
	font-style : normal;
	margin-left : 0px;
	margin-top : 20px;
	}

.copyright02 {
	font-family : Verdana, Arial;
	font-size : 10px;
	text-decoration : none;
	color : #004892;
	text-align : center;
	font-weight : normal;
	font-style : normal;
	margin-left : 0px;
	margin-top : 0px;
	}

a {
	font-family : Verdana, Arial;
	font-size : 12px;
	text-decoration : none;
	color : #004892;
	font-weight : bold;
	font-style : normal;
	}

.titoletto {
	font-family : Verdana, Arial;
  	color : #004892;
   	font-size : 16px;
   	line-height : 18px;
   	font-weight : bold;
	}

.campo {
	font-family : Verdana, Arial;
	font-size : 13px;
	color : #000000;
	border : 1px;
	background-color : #CCCCCC;
	letter-spacing : 0px;
	padding-left : 5px;
	width : 300px;
	height : 15px;
	}

.campo02 {
	font-family : Verdana, Arial;
	font-size : 13px;
	color : #000000;
	border : 1px;
	background-color : #CCCCCC;
	letter-spacing : 0px;
	padding-left : 5px;
	width : 300px;
	height : 60px;
	}
	
/*Campi area amministrazione */

.campo01 {
	font-family : Verdana, Arial;
	font-size : 13px;
	color : #000000;
	border : 1px;
	background-color : #CCCCCC;
	letter-spacing : 0px;
	padding-left : 5px;
	width : 600px;
	height : 15px;
	}
	
.campo03 {
	font-family : Verdana, Arial;
	font-size : 13px;
	color : #000000;
	border : 1px;
	background-color : #CCCCCC;
	letter-spacing : 0px;
	padding-left : 5px;
	width : 600px;
	height : 80px;
	}
