/* TAG HTML E CLASSI GENERICHE */

html {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body {
	font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #575757;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: center;
	padding: 0px;
	margin: 0px;
	height: 100%;
	width: 100%;
	border: 0px;
	background-image: url("images/sfondo.gif");
	background-repeat: repeat-y;
	background-position: center top;
}
a, a:active, a:visited{
	color: #0006FF;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
h1 {
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:left;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:left;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:left;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}
.modulo {
	margin: 0px;
	padding: 0px;
}
.campo-cerca {
	margin: 2px 0px 0px 0px;
	padding: 0px;
	width: 95px;
	border: 1px solid #4671FE;
}
.vai-news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	margin: 4px 1px 0px 0px;
	font-weight: bold;	
	color: #FFFFFF;
	background-color: #FF7126;
	width: 33px;
	border-top: 1px solid #90AAFF;
	border-right: 1px solid #6A6A6A;
	border-bottom: 1px solid #6A6A6A;
	border-left: 1px solid #90AAFF;
	cursor: pointer;
	float: right;
}
.vai-leggi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	margin: 4px 1px 0px 0px;
	font-weight: bold;	
	color: #FFFFFF;
	background-color: #00C5AB;
	width: 33px;
	border-top: 1px solid #90AAFF;
	border-right: 1px solid #6A6A6A;
	border-bottom: 1px solid #6A6A6A;
	border-left: 1px solid #90AAFF;
	cursor: pointer;
	float: right;
}
.cleaner {
	CLEAR: both;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px; 
	FONT-SIZE: 1px;
	BACKGROUND: none transparent scroll repeat 0% 0%;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	BORDER-TOP-STYLE: none;
	PADDING-TOP: 0px;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	HEIGHT: 1px;
	BORDER-BOTTOM-STYLE: none;
}
.spaziatore {
	CLEAR: both;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px; 
	FONT-SIZE: 1px;
	BACKGROUND: none transparent scroll repeat 0% 0%;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	BORDER-TOP-STYLE: none;
	PADDING-TOP: 0px;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	HEIGHT: 8px;
	BORDER-BOTTOM-STYLE: none;
}
.small {
	font-size: 10px;
	padding: 0px;
}


/* DIV PRINCIPALI */
#sopra {
	margin: 0px;
	padding: 0px;
	background-image: url(images/sfondo-sopra.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#ripetuto {
	margin: 0px;
	padding: 0px;
	background-image: url(images/sfondo-ripetuto.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#centrato {
	width: 802px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px 0px 20px 0px;
}
#menu-servizio {
	height: 18px;
	color: #000000;
	margin: 0px;
	padding: 11px 0px 0px 0px;
	text-align: center;
}
#menu-servizio a:link, #menu-servizio a:active, #menu-servizio a:visited{
	color: #000000;
}
#menu-servizio a:hover{
	text-decoration: underline;
}
#menu-servizio a.frer{
    background-color:#f682f9;
    padding:1px 11px;
    color:#FFFFFF;
}
#menu-servizio a.frer:hover {
    background-color:#fed6ff;
    color:#000000;
	text-decoration: none;
}
#menu {
	height: 32px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#menu-news{
   /*Size of the image*/
   width: 84px;
   padding-top: 32px;
   margin-left: 24px;   
	
   /*The image*/
   background-image: url("images/menu-news.gif");
   background-repeat: no-repeat;
	
   /*Hide the text*/
   overflow: hidden;
   /* WIN IE5 hack */
   height: 32px;
   cursor: pointer;
	
   voice-family: "\"}\""; 
   voice-family:inherit;
   height: 0;
  
   /*Per mettere i pulsanti in riga*/
   float: left;  

}
#menu-news:hover {
  background-position: -84px 0;
}
#menu-leggi{
   width: 107px;
   padding-top: 32px;
   margin-left: 32px; 
   background-image: url("images/menu-leggi.gif");
   background-repeat: no-repeat;
   overflow: hidden;
   height: 32px;
   cursor: pointer;	
   voice-family: "\"}\""; 
   voice-family:inherit;
   height: 0;   
   float: left;
}
#menu-leggi:hover {
  background-position: -107px 0;
}
#menu-aggiornamento{
   width: 174px;
   padding-top: 32px;
   margin-left: 33px;
   background-image: url("images/menu-aggiornamento.gif");
   background-repeat: no-repeat;
   overflow: hidden;
   height: 32px;
   cursor: pointer;	
   voice-family: "\"}\""; 
   voice-family:inherit;
   height: 0;   
   float: left;
}
#menu-aggiornamento:hover {
  background-position: -174px 0;
}
#menu-commissioni{
   width: 80px;
   padding-top: 32px;
   margin-left: 29px;
   background-image: url("images/menu-commissioni.gif");
   background-repeat: no-repeat;
   overflow: hidden;
   height: 32px;
   cursor: pointer;	
   voice-family: "\"}\""; 
   voice-family:inherit;
   height: 0;   
   float: left;
}
#menu-commissioni:hover {
  background-position: -80px 0;
}
#menu-modulistica{
   width: 74px;
   padding-top: 32px;
   margin-left: 30px;
   background-image: url("images/menu-modulistica.gif");
   background-repeat: no-repeat;
   overflow: hidden;
   height: 32px;
   cursor: pointer;	
   voice-family: "\"}\""; 
   voice-family:inherit;
   height: 0;   
   float: left;
}
#menu-modulistica:hover {
  background-position: -74px 0;
}
#menu-areariservata{
   width: 86px;
   padding-top: 32px;
   margin-left: 26px;
   background-image: url("images/menu-areariservata.gif");
   background-repeat: no-repeat;
   overflow: hidden;
   height: 32px;
   cursor: pointer;	
   voice-family: "\"}\""; 
   voice-family:inherit;
   height: 0;   
   float: left;
}
#menu-areariservata:hover {
  background-position: -86px 0;
}
#testata {
	height: 132px;
	margin: 0px;
	padding: 0px;
}
#box-cerca-news {
	width: 100px;
	margin: 45px 0px 0px 26px;
	float: left;
	font-weight: bold;
}
html>body #box-cerca-news {
	/*WIN IE5 hack: qui c'è il margine corretto che viene letto da browser NON microsoft*/
	margin-left: 52px;
}
#box-cerca-leggi {
	width: 100px;
	margin: 45px 0px 0px 50px;
	float: left;
	font-weight: bold;
}
#box-testo-sopra {
	height: 15px;
	margin: 0px;
	padding: 0px;
	background-image: url("images/box-testo-sopra.gif");
	background-repeat: no-repeat;
	background-position: center top;

}
#box-testo-sfondo-ripetuto {
	margin: 0px;
	padding: 0px;
	background-image: url(images/box-testo-sfondo-ripetuto.gif);
	background-repeat: repeat-y;
	background-position: left top;

}
#box-testo-sfondo-sopra {
	margin: 0px;
	padding: 0px;
	background-image: url("images/box-testo-sfondo-sopra.gif");
	background-repeat: no-repeat;
	background-position: left top;
	
}
#box-testo-sotto {
	/*anzichè con height, definisco l'altezza col padding: pare che IE non renderizzi correttamente altezze inferiori a 10px */
	margin: 0px 0px 40px 0px;
	padding: 5px 0px 0px 0px;
	background-image: url("images/box-testo-sotto.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
#contenuti {
	/* width: 802px; larghezza esatta, senza padding */
	width: 743px;
	margin: 0px;
	padding: 0px 7px 0px 42px;
	text-align: left;
	display: table-cell;
}
html>body #contenuti {
	/*WIN IE5 hack: qui c'è il padding corretto che viene letto da browser NON microsoft*/
	padding: 0px 17px 0px 42px;
}
#barra-destra {
	width: 219px;
	margin: 0px;
	text-align: left;
	float: right;
}
#barra-destra ul{
	padding: 0px;
	margin: 6px 35px 10px 1px;
	list-style: none;
}
#barra-destra li{
	padding-left: 14px;
	margin: 2px 0px 0px 0px;
	background-image: url("images/trattino.gif");
	background-repeat: no-repeat;
    background-position: 0px 7px;
}
#barra-destra p{
	padding: 0px;
	margin: 0px 35px 4px 0px;
}
#barra-destra a.frer{
    background-color:#f682f9;
    padding:5px 25px;
    color:#FFFFFF;
}
#barra-destra a.frer:hover {
    background-color:#fed6ff;
    color:#000000;
	text-decoration: none;
}
#in-primo-piano {
	height: 29px;
	color: #EB6A26;
	padding: 5px 0px 0px 0px;
	margin: 2px 0px 0px 0px;
	background-image: url("images/in-primo-piano.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
#commissioni {
	height: 29px;
	color: #A4C702;
	padding: 5px 0px 0px 0px;
	margin: 2px 0px 0px 0px;
	background-image: url("images/commissioni.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
#segreteria {
	height: 29px;
	color: #9695DF;
	padding: 5px 0px 0px 0px;
	margin: 2px 0px 0px 0px;
	background-image: url("images/segreteria.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
#odontoiatri {
	height: 31px;
	color:#999999;
	padding: 5px 0px 0px 0px;
	margin: 14px 0px 0px 0px;
	background-image: url("images/odontoiatri.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
#boxbollettino {
	height: 144px;
	padding: 0px 0px 0px 6px;
	margin: 16px 0px 0px 0px;
	background-image: url("images/sfondobollettino.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
#bollettino {
	height: 29px;
	color: #EB6A26;
	padding: 5px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
	background-image: url("images/bollettino.gif");
	background-repeat: no-repeat;
	background-position: center top;
}
#area-riservata {
	height: 29px;
	color: #A900E0;
	padding: 10px 0px 0px 0px;
	margin: 14px 0px 0px 0px;
	background-image: url("images/area-riservata.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
#modulistica {
	height: 29px;
	color: #0084E0;
	padding: 10px 0px 0px 0px;
	margin: 14px 0px 0px 0px;
	background-image: url("images/modulistica.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
#ultime-notizie {
	height: 29px;
	color: #EB6A26;
	padding: 7px 0px 0px 0px;
	margin: 0px;
	background-image: url("images/ultime-notizie.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
#leggi {
	height: 29px;
	color: #0084E0;
	padding: 5px 0px 0px 0px;
	margin: 2px 0px 0px 0px;
	background-image: url("images/leggi.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
#news {
	height: 29px;
	color: #EB6A26;
	padding: 5px 0px 0px 0px;
	margin: 2px 0px 0px 0px;
	background-image: url("images/news.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
#software {
	height: 29px;
	color: #EB6A26;
	padding: 5px 0px 0px 0px;
	margin: 2px 0px 0px 0px;
	background-image: url("images/software.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
#tariffario {
	height: 29px;
	color: #0084E0;
	padding: 5px 0px 0px 0px;
	margin: 2px 0px 0px 0px;
	background-image: url("images/tariffario.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
#box-testo {
	padding: 0px 270px 0px 0px;
}
#box-testo h3{
	margin: 0px 0px 6px 0px;
}
#box-testo .continua{
	font-size: 10px;
	padding-top: 3px;
	text-align: right;
}
#news-principale-home {
	font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-bottom: 10px;
	line-height: 18px;
}
#news-principale-home h3 a{
	color: #000000;
}
#altre-news {
	width: 290px;
	float: right;
	font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url("images/tratteggio-verticale.gif");
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 20px;
}
#altre-news h3{
	font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform:none;
}
#altre-news h3 a{
	color: #000000;
}
#canali-news {
	padding-right: 330px;
}
#canali-news h3 {
	height: 29px;
	color: #EB6A26;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	background-image: url("images/tratteggio-orizzontale.gif");
	background-repeat: repeat-x;
	background-position: left top;
}
#canali-news ul{
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#canali-news li{
	margin-bottom: 5px;
}
#articolo {
	font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	margin-bottom: 10px;
}
#articolo h2{
	font-size: 20px;
	color: #EB6A26;
	text-transform:none;
	padding: 0px 0px 16px 0px;
}
#articolo h2.legge{
	font-size: 20px;
	color: #01B49C;
	text-transform:none;
	padding: 0px 0px 16px 0px;
}
#articolo h3{
	font-size: 17px;
	color: #000000;
	text-transform:none;
	padding: 6px 0px 6px 0px;
	line-height: 20px;
}
#articolo h3 a{
	color: #000000;
}
#articolo h3.titolo-archivio{
	font-size: 15px;
	color: #000000;
	text-transform:none;
	padding: 2px 0px 2px 0px;
}
#articolo h4{
	font-size: 14px;
	color: #5F5F5F;
	text-transform:none;
	padding: 6px 0px 6px 0px;
	line-height: 20px;
}
#articolo ul li{
	margin-bottom: 6px;
}
#articolo ul.codice li{
	margin-bottom: 0px; /* per non allargare troppo le liste con il testo piccolo */
}
#singola-entry p{
	padding: 0px 0px 20px 0px;
}
#singola-entry h3{
	padding: 0px;
}
#singola-entry h4{
	font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
	padding: 0px;
	color: #333333;
	font-size: 10px;
	font-weight: normal;
}
h2#comments{
	font-size: 17px;
	color: #000000;
	text-transform:none;
	padding: 2px 0px 2px 0px;
}
.data-articolo{
	font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-transform:none;
	padding: 0px;
	margin: 0px;
}
#elenco-commissioni h4{
	font-size: 14px;
	color: #779004;
	text-transform:none;
	padding: 6px 12px;
	line-height: 20px;
	background-color: #B8E000;
}
#footer {
	color: #FFFFFF;
	height: 70px;
	margin: 0px;
	padding: 0px;
	background-image: url("images/footer.gif");
	background-repeat: repeat-y;
	background-position: center top;
}
#footer a{
	color: #C8C9FF;
}
.footer-bordo {
	margin: 0px;
	/*anzichè con height, definisco l'altezza col padding */
	padding: 1px 0px 0px 0px;
	background-image: url("images/footer-bordo.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
#indirizzo {
	text-align: left;
	float: left;
	padding: 10px 0px 0px 29px;
}
#validazione {
	text-align: left;
	float: left;
	padding: 10px 30px 0px 0px;
	margin: 0px 0px 0px 100px;
}
#credits {
	width: 120px;
	text-align: left;
	float: left;
	padding: 10px 30px 0px 0px;
	margin: 0px 0px 0px 80px;
	background-image: url("images/gatto.gif");
	background-repeat: no-repeat;
	background-position: right top;
}
#titolo-news{
   /*Size of the image*/
   padding: 60px 270px 0px 0px;  
	
   /*The image*/
    background-image: url("images/titolo-news.gif");
	background-repeat: no-repeat;
	background-position: left top;
	
   /*Hide the text*/
   overflow: hidden;
   /* WIN IE5 hack */
   height: 34px;
	
   voice-family: "\"}\""; 
   voice-family:inherit;
   height: 0;
}
#titolo-leggi{
   /*Size of the image*/
   padding: 60px 270px 0px 0px;  
	
   /*The image*/
    background-image: url("images/titolo-leggi.gif");
	background-repeat: no-repeat;
	background-position: left top;
	
   /*Hide the text*/
   overflow: hidden;
   /* WIN IE5 hack */
   height: 34px;
	
   voice-family: "\"}\""; 
   voice-family:inherit;
   height: 0;
}
#titolo-aggiornamento{
   /*Size of the image*/
   padding: 60px 270px 0px 0px;  
	
   /*The image*/
    background-image: url("images/titolo-aggiornamento.gif");
	background-repeat: no-repeat;
	background-position: left top;
	
   /*Hide the text*/
   overflow: hidden;
   /* WIN IE5 hack */
   height: 34px;
	
   voice-family: "\"}\""; 
   voice-family:inherit;
   height: 0;
}
#titolo-commissioni{
   /*Size of the image*/
   padding: 60px 270px 0px 0px;  
	
   /*The image*/
    background-image: url("images/titolo-commissioni.gif");
	background-repeat: no-repeat;
	background-position: left top;
	
   /*Hide the text*/
   overflow: hidden;
   /* WIN IE5 hack */
   height: 34px;
	
   voice-family: "\"}\""; 
   voice-family:inherit;
   height: 0;
}
#titolo-modulistica{
   /*Size of the image*/
   padding: 60px 270px 0px 0px;  
	
   /*The image*/
    background-image: url("images/titolo-modulistica.gif");
	background-repeat: no-repeat;
	background-position: left top;
	
   /*Hide the text*/
   overflow: hidden;
   /* WIN IE5 hack */
   height: 34px;
	
   voice-family: "\"}\""; 
   voice-family:inherit;
   height: 0;
}
#titolo-areariservata{
   /*Size of the image*/
   padding: 60px 270px 0px 0px;  
	
   /*The image*/
    background-image: url("images/titolo-areariservata.gif");
	background-repeat: no-repeat;
	background-position: left top;
	
   /*Hide the text*/
   overflow: hidden;
   /* WIN IE5 hack */
   height: 34px;
	
   voice-family: "\"}\""; 
   voice-family:inherit;
   height: 0;
}
#titolo-odontoiatri{
   /*Size of the image*/
   padding: 60px 270px 0px 0px;  
	
   /*The image*/
    background-image: url("images/titolo-odontoiatri.gif");
	background-repeat: no-repeat;
	background-position: left top;
	
   /*Hide the text*/
   overflow: hidden;
   /* WIN IE5 hack */
   height: 34px;
	
   voice-family: "\"}\""; 
   voice-family:inherit;
   height: 0;
}
#titolo-organigramma{
   /*Size of the image*/
   padding: 60px 270px 0px 0px;  
	
   /*The image*/
    background-image: url("images/titolo-organigramma.gif");
	background-repeat: no-repeat;
	background-position: left top;
	
   /*Hide the text*/
   overflow: hidden;
   /* WIN IE5 hack */
   height: 34px;
	
   voice-family: "\"}\""; 
   voice-family:inherit;
   height: 0;
}
#titolo-codice{
   /*Size of the image*/
   padding: 60px 270px 0px 0px;  
	
   /*The image*/
    background-image: url("images/titolo-codice.gif");
	background-repeat: no-repeat;
	background-position: left top;
	
   /*Hide the text*/
   overflow: hidden;
   /* WIN IE5 hack */
   height: 34px;
	
   voice-family: "\"}\""; 
   voice-family:inherit;
   height: 0;
}
#titolo-faq{
   /*Size of the image*/
   padding: 60px 270px 0px 0px;  
	
   /*The image*/
    background-image: url("images/titolo-faq.gif");
	background-repeat: no-repeat;
	background-position: left top;
	
   /*Hide the text*/
   overflow: hidden;
   /* WIN IE5 hack */
   height: 34px;
	
   voice-family: "\"}\""; 
   voice-family:inherit;
   height: 0;
}
#titolo-link{
   /*Size of the image*/
   padding: 60px 270px 0px 0px;  
	
   /*The image*/
    background-image: url("images/titolo-link.gif");
	background-repeat: no-repeat;
	background-position: left top;
	
   /*Hide the text*/
   overflow: hidden;
   /* WIN IE5 hack */
   height: 34px;
	
   voice-family: "\"}\""; 
   voice-family:inherit;
   height: 0;
}
#titolo-associazioni{
   /*Size of the image*/
   padding: 60px 270px 0px 0px;  
	
   /*The image*/
    background-image: url("images/titolo-associazioni.gif");
	background-repeat: no-repeat;
	background-position: left top;
	
   /*Hide the text*/
   overflow: hidden;
   /* WIN IE5 hack */
   height: 34px;
	
   voice-family: "\"}\""; 
   voice-family:inherit;
   height: 0;
}
#titolo-contattaci{
   /*Size of the image*/
   padding: 60px 270px 0px 0px;  
	
   /*The image*/
    background-image: url("images/titolo-contattaci.gif");
	background-repeat: no-repeat;
	background-position: left top;
	
   /*Hide the text*/
   overflow: hidden;
   /* WIN IE5 hack */
   height: 34px;
	
   voice-family: "\"}\""; 
   voice-family:inherit;
   height: 0;
}
#titolo-cerca{
   /*Size of the image*/
   padding: 60px 270px 0px 0px;  
	
   /*The image*/
    background-image: url("images/titolo-cerca.gif");
	background-repeat: no-repeat;
	background-position: left top;
	
   /*Hide the text*/
   overflow: hidden;
   /* WIN IE5 hack */
   height: 34px;
	
   voice-family: "\"}\""; 
   voice-family:inherit;
   height: 0;
}
#titolo-rss{
   /*Size of the image*/
   padding: 60px 270px 0px 0px;  
	
   /*The image*/
    background-image: url("images/titolo-rss.gif");
	background-repeat: no-repeat;
	background-position: left top;
	
   /*Hide the text*/
   overflow: hidden;
   /* WIN IE5 hack */
   height: 34px;
	
   voice-family: "\"}\""; 
   voice-family:inherit;
   height: 0;
}
#titolo-questionario{
   /*Size of the image*/
   padding: 60px 270px 0px 0px;  
	
   /*The image*/
    background-image: url("images/titolo-questionario.gif");
	background-repeat: no-repeat;
	background-position: left top;
	
   /*Hide the text*/
   overflow: hidden;
   /* WIN IE5 hack */
   height: 34px;
	
   voice-family: "\"}\""; 
   voice-family:inherit;
   height: 0;
}
#titolo-bollettino{
   /*Size of the image*/
   padding: 60px 270px 0px 0px;  
	
   /*The image*/
    background-image: url("images/titolo-bollettino.gif");
	background-repeat: no-repeat;
	background-position: left top;
	
   /*Hide the text*/
   overflow: hidden;
   /* WIN IE5 hack */
   height: 34px;
	
   voice-family: "\"}\""; 
   voice-family:inherit;
   height: 0;
}
#titolo-areafrer{
   /*Size of the image*/
   padding: 60px 270px 0px 0px;  
	
   /*The image*/
    background-image: url("images/titolo-areafrer.gif");
	background-repeat: no-repeat;
	background-position: left top;
	
   /*Hide the text*/
   overflow: hidden;
   /* WIN IE5 hack */
   height: 34px;
	
   voice-family: "\"}\""; 
   voice-family:inherit;
   height: 0;
}
#titolo-consulenza{
   /*Size of the image*/
   padding: 60px 270px 0px 0px;  
	
   /*The image*/
    background-image: url("images/titolo-consulenza.gif");
	background-repeat: no-repeat;
	background-position: left top;
	
   /*Hide the text*/
   overflow: hidden;
   /* WIN IE5 hack */
   height: 34px;
	
   voice-family: "\"}\""; 
   voice-family:inherit;
   height: 0;
}
#titolo-iscritti{
   /*Size of the image*/
   padding: 60px 270px 0px 0px;  
	
   /*The image*/
    background-image: url("images/titolo-iscritti.gif");
	background-repeat: no-repeat;
	background-position: left top;
	
   /*Hide the text*/
   overflow: hidden;
   /* WIN IE5 hack */
   height: 34px;
	
   voice-family: "\"}\""; 
   voice-family:inherit;
   height: 0;
}
#titolo-bibliografia{
   /*Size of the image*/
   padding: 60px 270px 0px 0px;  
	
   /*The image*/
    background-image: url("images/titolo-bibliografia.gif");
	background-repeat: no-repeat;
	background-position: left top;
	
   /*Hide the text*/
   overflow: hidden;
   /* WIN IE5 hack */
   height: 34px;
	
   voice-family: "\"}\""; 
   voice-family:inherit;
   height: 0;
}
.codice{
	font-size: 11px;
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.codice ul{
	padding-bottom: 10px;
	list-style-type: disc;
}
.codice li{
	padding-top: 10px;
}
.codice ul li{
	padding-top: 10px;
}
.codice ul li ul{
	padding-top: 10px;
}
.codice ul li ul li{
	padding: 0px;
	list-style-type: square;
}
.torna{
	font-size: 11px;
	text-align: right;
	margin: 0px 20px 20px 0px;
}
.faq{
	font-size: 11px;
	padding: 0px 0px 0px 30px;
	margin: 0px;
}
.faq ol{
	padding-bottom: 10px;
}
.faq li{
	padding-top: 10px;
}
.word{
	background-image: url("images/doc.gif");
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 0px 2px 20px;
}
.ppt{
	background-image: url("images/ppt.gif");
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 0px 2px 20px;
}
.pdf{
	background-image: url("images/pdf.gif");
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 0px 2px 20px;
}
.sottotitolo-news {
	width: 190px;
	color: #EB6A26;
	padding: 5px 0px 9px 0px;
	margin: 2px 0px 0px 0px;
	background-image: url("images/tratteggio-orizzontale.gif");
	background-repeat: repeat-x;
	background-position: left top;
}
.sottotitolo-leggi {
	width: 190px;
	color: #01B49C;
	padding: 5px 0px 9px 0px;
	margin: 2px 0px 0px 0px;
	background-image: url("images/tratteggio-orizzontale.gif");
	background-repeat: repeat-x;
	background-position: left top;
}
.sottotitolo-areariservata {
	width: 190px;
	color: #A900E0;
	padding: 5px 0px 9px 0px;
	margin: 2px 0px 0px 0px;
	background-image: url("images/tratteggio-orizzontale.gif");
	background-repeat: repeat-x;
	background-position: left top;
}
.tabella {
	background-color: #48C037;
	font-size: 10px;
}
.tabella td{
	vertical-align: top;
}
.tabella caption{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform:none;
	padding: 6px 12px;
	line-height: 20px;
	background-color: #48C037;
	text-align: center;
	border: 1px solid #48C037;
}
.tabella caption span{
	font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-transform:none;
	padding: 0px;
	text-align: center;
}
.tabella th{
	font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	text-transform:none;
	background-color: #67E255;
	text-align: center;
}
.grigio{
	background-color: #CCCCCC;
}
.grigiochiaro{
	background-color: #F3F3F3;
}

#calendar table {
	border: 0px;
}
#calendar th {
	text-align: center;
	font-weight: bold;
}
#calendar td {
	text-align: center;
	padding: 3px;
	text-align: center;
	border: 1px solid #FFFFFF;
}
#calendar a {
	font-weight: bold;
}
.entra{
	margin: 5px 0px 0px 0px;
	cursor: pointer;
}
.centrato {
	text-align: center;
}
.centrato h2 {
	text-align: center;
}
.absmiddle {
	vertical-align: middle;
}
.box-evidenziato {
	padding:10px;
	background-color:#FFDB33;
	border: 1px solid #ffffff;
}
.tabella-bollettini {
	text-align:center;
	font-weight:bold;
	font-size:11px;
	width:460px;
	border:0;	
}
.tabella-bollettini img{
	border: 1px solid #000000;
}
.tabella-bollettini td{
	padding:6px;
	width:33%;
}
.sinistra {
	float:left;
	margin: 0px 6px 0px 0px;
}
.destra {
	float:right;
	margin: 0px 0px 0px 6px;
}
.superato {
	color:#999999;
}
#tabella-consulenza td{
	padding: 4px;
}
#tabella-consulenza td.label{
	font-size:11px;
	text-align:right;
	width:170px;
}
#tabella-consulenza textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif
}
.avviso {
	font-size:11px;
	font-weight:bold;
	color:#CC0000;
	text-align:center;
}

/* RICERCA ISCRITTI */
#boxiscritti {
	height: 144px;
	padding:0px 0px 0px 6px;
	margin:0;
	background-image: url("images/sfondoiscritti.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
#iscritti {
	height:29px;
	color: #bd0900;
	padding:7px 0 0 0;
	margin: 0;
	background-image: url("images/iscritti.gif");
	background-repeat: no-repeat;
	background-position: center 2px;
}
#boxiscritti form{
	padding:0 4px;
	margin:0;
}
#boxiscritti div{
	font-weight:bold;
	margin:0 0 4px 0;
}
#boxiscritti select{
	margin:0 0 6px 0;
}
.pulsante {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
	margin: 0px 1px 0px 0px;
	font-weight: bold;	
	color: #FFFFFF;
	background-color: #e96161;
	border-top: 1px solid #90AAFF;
	border-right: 1px solid #6A6A6A;
	border-bottom: 1px solid #6A6A6A;
	border-left: 1px solid #90AAFF;
	cursor: pointer;
}
