body{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
	   font-weight: normal;
		color: #999999;
		background: url(../resources/background_body.gif);
		background-repeat: repeat-x; 
		text-align: center; /*per centrare il template in IE5/win*/
		margin:0px 0px 0px 0px; 
		padding:0px 0px 0px 0px;
   }	
	
	a{ 
		font-family: Arial, Helvetica, sans-serif;
    	color:#FF6600;
		background-color :inherit;
		text-decoration: none; 
		font-weight : bold;
	
	}
	
/*ordine da seguire per evitare conflitti tra i vari stati in cui un collegamento puÃ² trovarsi*/		
a:link, a:visited	{
   font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration: none; 
	}


a:hover{  
font-family: Arial, Helvetica, sans-serif;
font-weight : bold;
color: #0099cc;
background-color: inherit;
text-decoration : underline;
} 
	
a:focus	{  
font-family: Arial, Helvetica, sans-serif;
text-decoration :none;
} 

a:active	{  
font-family: Arial, Helvetica, sans-serif;
text-decoration :none;
} 


h1{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#FF6600;
	height: 30px;
   width : auto;  /*aggiunta larghezza 081127 PN */
   background-image:url(../resources/sfondo_h1.gif); /*aggiunta immagine di sfondo 081127 PN */
   background-repeat: no-repeat;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	
     }

h2{ /*12px blu*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#0099CC;
	background-color: inherit;
	text-align: left;
	line-height: 16px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;;
}

h3{ 
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#999999;
	background-color: inherit;
	text-align: left;
	line-height: 16px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	text-transform: uppercase;
}

h4{ 
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#999999;
	background-color: inherit;
	text-align: left;
	line-height: 16px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
}

h5{ 
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FF6600;
	background-color: inherit;
	text-align: left;
	line-height: 16px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}

h6{
	font-family: Arial, Helvetica, sans-serif;
   font-size: 9px;
	color: #6c6c6c;
	background-color :inherit;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
}

img {
	border: none;
}


p{
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

li {
	font-family: Arial, Helvetica, sans-serif;
}

div{
	font-family: Arial, Helvetica, sans-serif;
}

table{
font-family: Arial, Helvetica, sans-serif;
}

caption{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

td{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		 text-align: left;	
	 }
	 
select{  
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight: bold;
	color:#0099CC;
	background-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-color:#006699;
}

input{  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight: bold;
	color:#0099CC;
	background-color:#E0ECF3;
	/*background-color:#0099CC;*/
	border-width: 1px;
	border-color: #75b5df;
	height: 20px;
	background-repeat: repeat-x;
}

textarea{
 	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#0099CC;
	background-color :#FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #0099CC;
	width: 95%;
}

/**************classi per toolbar _accessibility *************************/


.form_AAA{/*usato da toolbar_accessibility*/
	float:left;
	height:30px;
	width:14px;
	padding:0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
	
	}
.form_visibilita{/*usato da toolbar_accessibility*/
	float:left;
	height:30px;
	width:33px;
	padding:0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
	
	}
.input_AAA { /* sovrascrive input*//*usato da toolbar_accessibility*/
	font-size:inherit;
	color:inherit;
	background-color:transparent;
	border-width: 0px;
	border-color:  inherit;
	background-image:none;
	background-repeat: no-repeat;
	height:33px;
	width:16px;
}
.input_visibilita { /* sovrascrive input*//*usato da toolbar_accessibility*/
	font-size:inherit;
	color:inherit;
	background-color:transparent;
	border-width: 0px;
	border-color:  inherit;
	background-image:none;
	background-repeat: no-repeat;
	height:33px;
	width:28px;
}	

/*************** classe per ricerca.jsp**************************/	
	.form_input_text{
	float:left;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
  	margin: 10px 5px 8px 0px; 
	padding: 3px 0px 3px 0px; 
	font-weight: bold;
	width:200px;
	color:#0099CC;
	background-color:#E0ECF3;
	border-color:#C5E2ED;
	background-image: none;
	background-repeat: no-repeat;
}
/*******************allineamento orizzontale header editabile dall'utente***********/
.headermenu{
	float:right;
	border-right:1px solid #FF6600;
	padding: 0px 2px 0px 5px;
	margin: 8px 0px 7px 0px;
	color:#006699;
	line-height:15px;
	
	text-transform: uppercase;
	font-size: 10px;
	font-weight:  normal;
}

.headermenu a:visited,  .headermenu a:LINK, .headermenu a:active, .headermenu a:focus, .footer a:hover {/*sovrascrive le proprietà di element a */
	font-weight : normal;
	color: #0099cc;
   background: inherit;
   text-decoration : none;
}

/************************************ TABLE GALLERY   *************************************/
	
	.testata {
	
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	 color:  #ff6600;
	background-image: url(../resources/sfondo_testata_tabella.gif);
        background-repeat: repeat-x;
	width: auto;
        border:1px solid #E3E2E2;
  padding: 10px 5px 10px 5px;
	margin: 0px 0px 0px 0px;
	
	}
	
	A.testata:VISITED,  A.testata:LINK{
	font-weight: bold;
	background-color :inherit;
	color:#ff6600;
	}

	A.testata :ACTIVE, A.testata :FOCUS, A.testata:HOVER {
	font-weight: bold;	
	text-decoration : underline;
	color:  #ff6600;
	}
	
.testata1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#3399CC;
	background-image: url(../resources/sfondo_testata_tabella.gif);
        background-repeat: repeat-x;
	width: auto;
        border:1px solid #E3E2E2;
  padding: 10px 5px 10px 5px;
	margin: 0px 0px 0px 0px;
	

	}
	
	A.testata1:VISITED, A.testata1:LINK{
	text-decoration : none;
	font-weight : bold;
	color:  #3399CC;
	/*background-color: #cde0ea;*/
}

A.testata1:ACTIVE, A.testata1:FOCUS, A.testata1:HOVER {
	font-weight : bold;	
	color:  #3399CC;
	text-decoration : underline;
}
	
.sottotestata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	/*background:green;*/
	background-image: url(../resources/sfondo_sottotestata_tabella.gif);
   background-repeat: repeat-x;
	color:#FF6600;
	
	width: auto; 
        border:1px solid #E3E2E2;
       padding: 15px 5px 15px 5px;
	margin: 0px 0px 0px 0px;
	}
	
A.sottotestata:VISITED, A.sottotestata:LINK{
	text-decoration : none;
	font-weight : bold;
	color:  #3399cc;
/*	background-color: #e4eef3; */
}

A.sottotestata :ACTIVE, A.sottotestata:FOCUS, A.sottotestata:HOVER {
	font-weight : bold;	
	color:  #3399CC;
	text-decoration : underline;
}

.corpo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
   background-image: url(../resources/sfondo_corpo_tabella.gif);
   background-repeat: repeat-x;
	color: #959595;
   text-align: left;
	width: auto;
	border:1px solid #E3E2E2;
     padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
}
	
A.corpo:VISITED, A.corpo:LINK{
	text-decoration : none;
	font-weight : bold;
	color:  #959595;
/*	background-color: #f3f3f3;*/
        background-image: url(../resources/sfondo_corpo_tabella.gif);
        background-repeat: repeat-x;

}

A.corpo:ACTIVE, A.corpo:FOCUS, A.corpo:HOVER {
	font-weight : bold;	
	color:  #959595;
	text-decoration : underline;
/*	background-color: #f3f3f3;*/
	background-image: url(../resources/sfondo_corpo_tabella.gif);
        background-repeat: repeat-x;
}
	
.corpo1 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
        background-image: url(../resources/sfondo_corpo_tabella.gif);
        background-repeat: repeat-x;
/*	background-color: #e0dfdf;*/
/*	background: #F1F6F6;*/
	color: #959595;
        text-align: left;
	width: auto;
        border:1px solid #E3E2E2;
         padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	}
	
	A.corpo1:VISITED, A.corpo1:LINK{
	text-decoration : none;
	font-weight : bold;
	color:  #959595;
/*	background-color: #e0dfdf;*/
}

A.corpo1 :ACTIVE, A.corpo1 :FOCUS, A.corpo1:HOVER {
	font-weight : bold;	
	color:  #959595;
	text-decoration : underline;
/*	background-color: #e0dfdf;*/
        background-image: url(../resources/sfondo_corpo_tabella.gif);
        background-repeat: repeat;

}
	
	
/****************************** fine table gallery *************************************/

/************************** classe di testo motore di ricerca e i testi piccoli *************/
.text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	}	


/****************definizione degli id validi per tutti i template *********************/
	#contenttemplate{
	width:780px;
	margin-left:  auto;
	margin-right:  auto;
	text-align:  justify; /* per  IE5/win* vedi text align di body */ 
	height: auto;
	position:relative;/*serve per utilizzare la prop z-index (valida solo per i blocchi posizionati): se il blocco non richiede posizionamento basta non specificare gli offset*/
	z-index: 10;/* sovrappone il template a backgroundlogo*/
	top:0px;
	/*border:1px solid black;*/
	}
	
	#header{
	clear:both; 
	width:100%;
	height:157px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(../resources/background_header.gif);
	background-repeat: no-repeat; 
	background-position:right top;
	/*border:1px solid green;*/
}


/*********** impaginazione per il modulo della ricerca ****************/

	#form_search {
	height:35px;
	padding:0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
	float:right;
	background-image: none;
	background-repeat: no-repeat;
	}
	
#form_search_button{
	color: inherit;
	background-color: transparent;
	height: 35px;
	width: 40px;
 	margin: 0px 5px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	vertical-align: top;
	background-image: none;
	background-repeat: no-repeat;
}

#form_search_text{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
  	margin: 7px 0px 3px 0px; 
	padding: 3px 0px 3px 0px; 
	font-weight: bold;
	width:150px;
	color:#0099CC;
	background-color:#E0ECF3;
	border-color:#C5E2ED;
	background-image: url(../resources/sfondo_input.gif);  /*aggiunta immagine di sfondo 081127 PN */
	background-repeat: repeat-x;
}

/******************* fine modulo della ricerca ****************/

/***************** classsi e IDs per briciole.jsp  ********************/
#briciole{
		line-height:15px;
		background-color: #ffffff;
		margin: 0px 0px 10px 0px;
		padding: 0px 12px 0px 0px;
		/*border: 1px solid red;*/
	}
	

.text_briciole{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#999999;
	background-color: inherit;
	font-weight : normal;
}

a.text_briciole:link, a.text_briciole:visited	{/*sovrascrive le prorpietà di a*/
  	font-weight : normal;
	
	}

a.text_briciole:hover{  /*sovrascrive le prorpietà di a*/
font-family: Arial, Helvetica, sans-serif;
font-weight :normal;
color:#999999;
background: inherit;
text-decoration : underline;
} 
	
.text_blu{
	color: #3399CC;
	}
	
	
	
/***************** fine classsi e IDs per briciole.jsp  ********************/


/***************** classsi e IDs per navleft.jsp  ********************/

#boxnavleft{
	   float:left;
		width: 158px;
	   background:transparent;
	   color:inherit;
		padding: 0px 0px 15px 0px;
		margin: 0px 0px 0px 0px;
		/*border:1px solid black;*/
		/*border-right: 1px solid #EAEAEA;	*/
	}
	
#boxcontent{ 
		float: left;
		width: 564px; /*css correzioni per IE */
		background:transparent;
	   color:inherit;
		padding: 0px 12px 10px 12px;
		margin: 12px 0px 0px 12px;
/*		border: 1px solid red;*/
	}

#corpo{ 
		float: left;
		width: 760px; 
		/*background-color:#ffffff;*/
		background:#ffffff url(../resources/navleft_background.gif) left top repeat-y;	  
		/*border: 1px solid green; */
	}

#corpoclose{ 
		float: left;
		width: 760px; 
		height:35px;
		/*background-color:#ffffff;*/
		background:#ffffff url(../resources/navleft_background_foot.gif) left top no-repeat; 
		/*border: 1px solid green;*/
	}
	





	
#bodyinterno{
	}

	
	
.menunavigazione {
	width:156px;
	list-style-type: none;
	padding: 0px 0px 0px 0px ;
	margin:0px 4px 0px 0px;
	}

.menunavigazione a{
		display: block;/*definisce il link a livello di blocco : tutta l'area diventa cliccabile*/
		line-height:15px;
		height:auto; /*serve per firefox: senza height o con height= altezza fissa non va a capo */
		/*text-align: left;*/
		margin:5px 0px 5px 0px;
	}
	
.menunavigazione a:hover{   /*sovrascrive la proprietÃ  di element a:hover*/
text-decoration : none;
 } 
 
 .titolonavleft{
	color:#999999;
	background-color: inherit;
	font-size: 14px;
	font-weight: bold;
	text-align:left;
}


 
 /*proprietÃ  comuni del livello 2 della navigazione*/
 a.navleftliv2, a.navleftliv2:hover, a.navleft2select, a.navleft2select:hover{
	font-size: 11px;
	text-align:left;
/*	margin-left:22px;*/
	padding-left:20px;
	margin-left:2px;
	/*border-bottom: 1px solid #ffffff;*/
	}
	
	/*colori e image del liv 2 normale */
	a.navleftliv2, a.navleftliv2:hover{
	background-image: url(../resources/freccialiv2.gif);
	background-repeat: no-repeat;
	/*color: #3399CC;*/
	color: #FF6600;
	background-color :inherit;
	vertical-align: middle;
	}
	
 /*colori e image del liv 2 selezionato */
a.navleft2select, a.navleft2select:hover{  
/*color: #FF6600;*/
color: #3399CC;
background:inherit;
background-image: url(../resources/frecciagiu.gif);
background-repeat: no-repeat;
vertical-align: middle;
}
	
/*proprietÃ  comuni del livello 3 della navigazione*/
 a.navleftliv3, a.navleftliv3:hover, a.navleft3select, a.navleft3select:hover{
 font-size: 11px;
 text-align:left;
/* margin-left:33px;*/
 padding-left:20px;
 margin-left:13px;
 }
 	
/*colori e image del liv 3 normale */
a.navleftliv3, a.navleftliv3:hover{
background-image: url(../resources/freccialiv3.gif);
background-repeat: no-repeat;
color: #999999; /*sovrascrive la proprietÃ  di element a */
background-color :inherit;/*sovrascrive la proprietÃ  di element a */
}

/*colori e image del liv 3 selezionato */
a.navleft3select, a.navleft3select:hover{  
/*color: #FF6600;*/
color: #3399CC;
background:inherit;
border-bottom: 1px solid #ffffff;
border-top: 1px solid #ffffff;
background-image: url(../resources/frecciagiu.gif);
background-repeat: no-repeat;
} 
	
	/*proprietÃ  comuni del livello 4 della navigazione*/
 a.navleftliv4, a.navleftliv4:hover, a.navleft4select, a.navleft4select:hover{
 font-size: 11px;
 /*margin-left:50px;*/
text-align:left;
padding-left:20px;
margin-left:30px;
 }
 
 /*colori e image del liv 4 normale */
a.navleftliv4, a.navleftliv4:hover{
background-image: url(../resources/freccialiv3.gif);
background-repeat: no-repeat;
color: #999999; 
background-color :inherit;
}	
	
 /*colori e image del liv 4 selezionato */
a.navleft4select, a.navleft4select:hover{  
color: #3399CC;
background:inherit;
background-image: url(../resources/frecciagiu.gif);
background-repeat: no-repeat;
vertical-align: middle;
} 
	
/*proprietÃ  comuni del livello 5 della navigazione*/
a.navleftliv5, a.navleftliv5:hover, a.navleft5select, a.navleft5select:hover{
font-size: 11px;
text-align:left;
/*margin-left:62px;*/
padding-left:20px;
margin-left:42px;
 }
                                                        
/*colori e image del liv 5 normale */
a.navleftliv5, a.navleftliv5:hover{
color: #999999; 
background-color :inherit;
background-image: url(../resources/freccialiv3.gif);
background-repeat: no-repeat;
	}	
	
 /*colori e image del liv 5 selezionato */
a.navleft5select, a.navleft5select:hover{  
color: #3399CC;
background:inherit;
background-image: url(../resources/frecciagiu.gif);
background-repeat: no-repeat;
} 	

/*******************Fine  classsi e IDs per navleft.jsp  ********************/
/*******************classi per la Mappa del sito ***********************/
.boxmappa{
	float:left;
	width:40%;
	margin: 20px 0px 20px 30px;		
	
	/*border:1px solid red;*/
}

.textliv2 {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	background-color: inherit;
	text-align: left;
}
	
.textliv2 a:VISITED,  .textliv2 a:LINK{
	text-decoration : none;
	color: #FF6600;
	background-color: inherit;
}

.textliv2 a:ACTIVE, .textliv2 a:FOCUS, .textliv2 a:HOVER {
	color: #FF6600;
	text-decoration : underline;
	background-color: inherit;
	/*background-color :transparent;	*/
}

.textliv3 {
	font-size: 10px;
	color:#999999;
	background-color: inherit;
	text-align: left;
	text-indent: -10px;
	margin-left: 15px;
	}
	
.textliv3 a:VISITED,  .textliv3 a:LINK{
	text-decoration : none;
	color:#999999;
	background-color: inherit;
}

 .textliv3 a:ACTIVE, .textliv3 a:FOCUS, .textliv3 a:HOVER {
	color:#999999;
	text-decoration :  underline;
	background-color: inherit;
}

.textliv4 {
	font-size: 10px;
	color: #999999;
	background-color: inherit;
	text-align: left;
	text-indent: 20px;
	}
	
.textliv4 a:VISITED,  .textliv4 a:LINK{
	text-decoration : none;
	color: #999999;
	background-color: inherit;
}

 .textliv4 a:ACTIVE, .textliv4 a:FOCUS, .textliv4 a:HOVER  {
	color: #999999;
	background-color: inherit;

	text-decoration : underline;
}


/****************************************fine mappa del sito ************************************/
/************************************stile per footer ***************/
.footeredit{
	line-height: 35px;
	height:35px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	clear: left;
	width: 100%;
	
}

.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#999999;
	text-align: center;
	background-color: inherit;
}


	.footer a:visited,  .footer a:LINK, .footer a:active, .footer a:focus, .footer a:hover {/*sovrascrive le proprietà di element a */
	color:#999999;
	background-color: inherit;
	font-weight: normal;
	text-decoration: none;
	
}
		

.footer a:hover {/*sovrascrive la proprietà di element a:hover */
	color:#999999;
	background-color: inherit;
	text-decoration : underline;
	}

	.footer_nav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color:#999999;
	text-align: center;
	background-color: inherit;
}

	A.footer_nav:visited,  A.footer_nav:LINK,A.footer_nav:active, A.footer_nav:focus, A.footer_nav:hover {
	color:#999999;
	background-color: inherit;
	font-weight: normal;
	text-decoration: none;
	}

/*******************classi e IDs per navigazione in testata (nav_testata.jsp)********/



/*#headernav ul{
	width:752px;
	height:37px;
	position: absolute; 
	top:0px; 
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;

}
#headernav ul li{
	float:left; 
	width:auto; 
	vertical-align:middle;
	text-align:center; 
	list-style-type: none;
}
#headernav ul li a{
	width:auto; 
	height:37px; 
	line-height: 37px;
	color:#FF6600; 
	background: inherit; 
	text-decoration:none; 
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;		
}

#headernav ul li a:hover, .headernav a:ACTIVE, .headernav a:FOCUS, .headernav a:HOVER{ 
	width:auto; 
	height:37px; 	
	line-height: 37px; 
	background: url(../resources/headernav_top_hover.gif); 
	background-repeat:repeat-x; 
	color:#3e9dce;
	text-decoration:none;
}

#headernav a:visited:hover { 
width:auto; 
	height:37px; 	
	line-height: 37px; 
	background: url(../resources/headernav_top_hover.gif); 
	background-repeat:repeat-x; 
	color:#3e9dce;
	text-decoration:none;
}


#headernav ul li span a{
	width:auto; 
	height:37px; 	
	line-height: 37px; 
	background: url(../resources/headernav_top_hover.gif); 
	background-repeat:repeat-x; 
	color:#3e9dce;
	text-decoration:none;
}
*/


#headernav{
   float: left;
	width:760px;
	height:37px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(../resources/headernav_top.gif);
	background-repeat:repeat-x;
	line-height: 37px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
   color:#FF6600; 
	}

#headernav_sx{
	height:37px;
	width:10px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(../resources/headernav_left.gif);
	background-repeat: no-repeat;
	float: left;
}

#headernav_dx{
	height:37px;
	width:10px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(../resources/headernav_right.gif);
	background-repeat: no-repeat;
	float: right;
}

.menuheader{
	width:752px;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
}

.menuheader li{
	float: left;
	}

.menuheader a{
      float: left;
		line-height: 37px;
		height:37px;
    	padding: 0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
	}

.menuheaderselect, .menuheader a:hover { 
	background: url(../resources/headernav_top_hover.gif); 
	background-repeat:repeat-x; 
	color:#3e9dce;
	text-decoration:none;
}

.linea{
/*vertical-align: top;*/
width:2px;
height: 37px;
background: url(../resources/linea.gif); 
background-repeat:no-repeat; 
}

.linea_accessibilita{
/*vertical-align: top;*/
width:2px;
height: 34px;
background:inherit; 
 
}

/*******************Fine classi e IDs per navigazione in testata (nav_testata.jsp)********/
