body {
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
    background-color: #FFFFFF;
	background-image: url(../immagini/sfondo00.jpg);
    background-repeat: repeat-x;
    background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	
}
td {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
}
a:link {
	color: #0038C8;
	text-decoration: underline;
	font-size: 11px;
}

a:visited {
	color: #0038C8;
	text-decoration: underline;
	font-size: 11px;

}
a:active {
	color: #0038C8;
	text-decoration: underline;
    font-size: 11px;
}
a:hover {
	color: #666666;
	font-size: 11px;
	text-decoration: underline;
}
#header {
  width: 791px;
  height: 193px;
  background-image: url(../immagini/sfondo_02home.jpg);
  background-repeat: repeat-y;
}
#menu  {
  width: 791px;
  height: 46px;
  background-image: url(../immagini/sfondo_02home.jpg);
  background-repeat: repeat-y;
}
#content {
  width: 791px;
  height:auto;
  background-image: url(../immagini/sfondo_content02.jpg);
  background-repeat: repeat-y;
  background-position: top;
}
/*#fineContent {
 width: 791px;
 height: 30px;
 background-image: url(../../../../immagini/footer.jpg);
background-repeat: no-repeat;
background-position: top;
}*/
#footer {
 width: 792px;
 background-image:url(../immagini/fine_content.jpg);
 background-repeat: no-repeat;
 background-position:top;
 padding-top:10px;
 text-align: left;
 color:#666666;
}
#header2 {
  width: 791px;
  height: 193px;
  background-image: url(../immagini/sfondo_02pag.jpg);
  background-repeat: repeat-y;
}
#menu2  {
  width: 791px;
  height: 46px;
  background-image: url(../immagini/sfondo_02pag.jpg);
  background-repeat: repeat-y;
}
#content2 {
  width: 791px;
  height: 386px;
  background-image: url(../immagini/sfondo_content02.jpg);
  background-repeat: repeat-y;
  background-position: top;
}
 .campiform2 {
  border:1px solid #676767; width: 210px; 
  font-family: tahoma; 
  color: #000000; 
  font-size: 11px;
  background: #ffffff;
  }
   .textareas {
  border:1px solid #676767;
  width: 210px; 
  font-family: tahoma; 
  color: #000000; 
  font-size: 11px;
  background: #ffffff;
  }
  .cellaTable {
  background-image:url(../immagini/sfondo_cella_home.png);
  background-repeat:no-repeat;
  height: 101px;
  width: 243px;
  text-align:left;
  padding:5px;
  vertical-align:top;
  }
  .titoliHome {
  color:#0537B8;
  }
  .titolo {
  color: #0038C8; 
  font-size: 18px;
  font-weight:bold;
  }
  /*-------------NEWS --------------*/
.elencoNews {
width:148px;
background-color: #D1E2F2;
border-bottom:2px solid #FFFFFF;
padding-left: 10px;
padding-top: 5px;
padding-bottom: 7px;
}
.elencoNews a:link {
	color: #0038C8;
	text-decoration: underline;
	font-size: 11px;
}

.elencoNews a:visited {
	color: #0038C8;
	text-decoration: underline;
	font-size: 11px;
}
.elencoNews a:active {
	color: #0038C8;
	text-decoration: underline;
    font-size: 11px;
}
.elencoNews a:hover {
	color: #666666;
	font-size: 11px;
	text-decoration: underline;
}

 .hidden_because_unexistent {
 	display: none;
 }


a.home_link {
	color: #0038C8;
	text-decoration: none;
	font-size: 11px;
}

.home_link a:visited {
	color: #0038C8;
	text-decoration: none;
	font-size: 11px;

}
.home_link a:active {
	color: #0038C8;
	text-decoration: none;
    font-size: 11px;
}
.home_link a:hover {
	color: #666666;
	font-size: 11px;
	text-decoration: none;
}