body {
   background-image: url(img/sfondopagina1.jpg);
   background-attachment: fixed;
   background-repeat: repeat-x;
   color: #000000;
   font-family: verdana, sans-serif, "century gothic", arial;
   font-size: 80%;
   margin: 0px;
   padding: 0px;
   	}

	a { 
      		color: #ffffff;
		text-decoration: none; 
	  } 

      	a:visited { 
		color: #ffffff;
	} 

      	a:hover { 
		color: #ff8c1b; 
		text-decoration: none;
		background: #003366;
		}
	img {
		border: 0px;
		}

.attivo a {
	color: #FF8C1B;
        background: #003366;
	text-align: right;
	}

p.justify1 {
	text-align: justify;
	}

p.center1 {
	text-align: center;
	}

p.left1 {
	text-align: left;
	font-size: 80%;
	}

.center1 {
	margin: 10px auto 10px auto;
	}

h1 {
	font-size: 13px;
	padding-left: 10px;
	background: #3c6caa;
	}

h2 {
	font-size: 11px;
	padding-left: 10px;
	background: #3c6caa;
	width: 30px;
	color: #ff8c1b;
	}

.tableinvio {
	font-size: 13px;
	background: #3c6caa;
	border: 1px solid #ff8c1b;
	}

.tr1 {
	background: #3c6caa;
	}

	.tr1:hover {
		background: #003366;
		color: #ff8c1b;
		}

.tr2 {
	height: 20px;
	}

.td1 {
	color: #ffffff;
	font-size: 11px;
	vertical-align: top;
	}

#esterno {
	width: 760px;
	margin-top: 6px;
	margin-left: auto;
	margin-right: auto;
	border: 5px solid #003366;
	background-image: url(img/sfondocontenuto1.jpg);
	}

#testata {
	width: 760px;
	height: 120px;
	background-image: url(img/testata2.jpg);
	margin-top: 0px;
	border-bottom: 5px solid #003366;
	}

#sx {
	width: 180px;
	float: left;
	}

#menu {
	margin-top: 10px;
	margin-bottom: 20px;
	}

	#menu ul {
		width: 180px;
      		list-style: none;
      		margin: 0px;
      		padding: 0px;
      		}

	#menu li {
         /* border: 1px solid #FF8C1B; */
         }

	#menu a {
         	/* color: #fff; */
         	display: block;
         	height: 22px;
         	text-decoration: none;
         	font-weight: bold;
		padding-left: 14px;
		padding-right: 14px;
         	}
         
         #menu a:hover {
            	color: #FF8C1B;
            	background: #003366;
		text-align: right;
            	}

#menucartelli {
	margin-top: 15px;
	}

	#menucartelli ul {
		width: 180px;
      		list-style: none;
      		margin: 0px;
      		padding: 0px;
      		}

	#menucartelli li {
         /* border: 1px solid #FF8C1B; */
         }

	#menucartelli a {
         	/* color: #fff; */
         	display: block;
         	height: 22px;
         	text-decoration: none;
         	font-weight: bold;
		padding-left: 14px;
		padding-right: 14px;
         	}
         
         #menucartelli a:hover {
            	color: #FF8C1B;
            	background: #003366;
		text-align: right;
            	}

#aggiornamento {
	margin-top: 35px;
	padding-left: 3px;
	padding-right: 3px;
	font-size: 90%;
	}

#contenuto {border-left: 5px solid #003366;
	width: 540px;
	margin-left: 180px;
	margin-right: 0px;
	padding: 10px;
	}

#colonna1 {
	width: 240px; /* 40%; */
	margin-left: 15px; /* 2%; */
	float: left;
       	}

#colonna2 {
	width: 240px; /* 40%; */
	margin-left: 30px; /* 7%; */
	float: left;
       	}

#lista {
	font-size: 80%;
       	}

#lettere {
	border-bottom: 1px solid #003366;
	margin-bottom: 10px;
       	}

#footer {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	font-size: 90%;
	text-align: right;
	}

#pulisci {
	clear: both;
	 } /*pulisce la storia del float usato prima*/

#pulisci2 {
	clear: both;
	 } /*pulisce la storia del float usato prima*/