body {
    font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
/*    font-size: small; */
    font-size: 75%;
    margin: 0;
    padding:0;
    font-weight: normal;
}

A{
    text-decoration: none;
}

IMG {
    border: 0px;
}  


.hidden {
	/* display: none; */
	position:absolute;
	top:-10000px;
	margin:0;
	padding:0;
	height:1px;
	width:1px;
	font-size:0.1em;
	line-height:0.1em;
	left:0px;
}

h1  { 
	font-size: 2em;
	font-weight: bold;
}
h2 {
     font-weight: bold;
	font-size: 1.3em;
	color: #003f80;
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
        margin: 0px;
        padding: 0px;
} 
h3 {
	color:#6CAA96;
	font-family:'Times New Roman',Times,serif;
	font-size: 1.2em;
	font-style:italic;
	font-weight:bold;
        margin: 0px;
        padding: 0px;
}

.alignright {
     text-align:right;
}
.alignleft {
     text-align:left;
}
.aligncenter {
     text-align:center;
}

.noborder{
    border : 0px none;
}

.notizia div.testo {
    float: left;
  width: 100%;

}

/* MENU STRUMENTI */
#menu_strumenti{
    float: right;
    margin: 9px 55px 0px 0px;
/*	 border: 1px solid Lime;*/
}

#menu_strumenti ul{
/*    padding: 0px;
    margin: 0px;
	background-color:#E7E7E7;	*/
	font-size:0.9em;
	list-style-type:none;
	margin: 0em;
/*	padding: 0.2em; */
/*	text-align:center;	*/
}
#menu_strumenti ul li{
    display: inline;
/*    padding: 0px;
    margin: 0px;	*/
	 padding: 0px 12px 0px 12px;
	 margin: 0px 0px 0px 0px;
}   
.separatore {
	border-right: 1px solid #000000;
	height: 24px;
	padding-right: 5px;	
}


.riga_strumenti{
	text-align:right;
	color : Black;
	font-weight : bold;
}   

.riga_strumenti a{
	color : Black;
	font-weight : bold;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
/*	font-size:11px; */
	font-size: 1em;
}




.riga_lingue{
	text-align:right;
	color : White;
	font-weight : bold;
	padding-top: 10px;
}   
.riga_lingue a{
	color : White;
	font-weight : bold;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	/* font-size:11px; */
	font-size: 1em;
}

/* MENU 1 */
#menu_uno{
/*	 border: 1px solid Teal;*/
}
#menu_uno ul{
    padding: 0px;
    margin: 0px 0px 0px 324px;
    font-size: x-small;
	 clear: both;
}

#menu_uno  ul li{
	display:block;
	background-image: url(/images/2008/Bottoni-menu-120px_C.gif);
	background-repeat: no-repeat;
	padding: 6px 0 0 0;
	margin: 0 10px 0 0;
	float:left;
	width:122px;
	height : 22px;
	text-align:center;
} 

#menu_uno a{
	color : Black;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
/*	font-size:10px; */
	font-size: 0.9em;
}  

#menu_uno a:hover{
    color : #A20000;
}  

#menu_uno a.selected{
    color : #0E4B8E;
}  



        
                            
                            
/* MENU 2 */
/* PRIMA RIGA */
#basemenu2primariga{
	clear: both;
    min-width: 670px; 
    border: none;
    margin: 0px 0px 0px 0px; 
    padding: 0px 20px 0px 0px;
/*    height : 17px;
	 max-height: 17px;
    min-height: 17px;	*/
    min-height: 17px;
	 height: auto !important;
}

.menu_due_prima_riga{
    background-color: #C6CED9;
    background-position: right bottom;
    background-repeat: no-repeat;
    background-image: url(/images/2008/arrotondamento1.gif);
    margin: 0px 0px 0px 0px;
/*    height : 17px;
	 max-height: 17px;
    min-height: 17px;	*/
    min-height: 17px;
	 height: auto !important;
    max-width: 650px; 
    padding:0px 20px 0px 0px;    
    float:left;
/*    font-size: 10px; */
    font-size: x-small;
    font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
    color: #000000;
	font-weight : bold;
}

.menu_due_prima_riga ul{
    padding: 0px 0px 2px 0px;
    margin: 2px 0px 0px 0px;
}

.menu_due_prima_riga ul li{
    display:inline;
   padding: 0px;
    margin: 0;
    
}


.menu_due_prima_riga a:link{
	font-weight : bold;
    font-size: 1em;
/*    font-size: 10px; */
    font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	color : Black;
     padding: 0px 0px 0px 10px;
     margin: 0 0 0 4px;
     background-image: url(/images/2008/bullet-menu2-1.gif);
    background-position: center left;
    background-repeat: no-repeat;
     
}


.menu_due_prima_riga a:visited{
	font-weight : bold;
    font-size: 1em;
/*    font-size: 10px; */
    font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	color : Black;
     padding: 0px 0px 0px 10px;
     margin: 0 0 0 4px;
     background-image: url(/images/2008/bullet-menu2-1.gif);
    background-position: center left;
    background-repeat: no-repeat;
}

.menu_due_prima_riga a:hover{
     background-image: url(/images/2008/bullet-menu2-1-sel.gif);
     color : #A20000;
     
}


#basemenu2primariga .menu_due_prima_riga a.selected{
	color : #0E4B8E;
    background-image: url(/images/2008/bullet-menu2-1-sel.gif);
}



/* SECONDA RIGA */
#basemenu2secondariga{
	clear: left;
    min-width: 653px;
    border: none;
    margin: 0px; 
    padding: 0px;
    height : 17px;
    min-height : 17px;
    max-height : 17px;
}

.menu_due_seconda_riga{
    padding:0 20px 0 0;
    background-position: right bottom; 
    background-repeat: no-repeat; 
    background-image: url(/images/2008/arrotondamento2.gif);
    background-color: #E8ECEF;
    margin: 0px;
    height : 17px;
    min-height : 17px;
    max-width : 633px;
    float:left;
    font-weight: bold;
    font-size: x-small;
    color: #000000;
}

.menu_due_seconda_riga ul{
    padding: 0px;
    margin: 2px 0 0 0;
}

.menu_due_seconda_riga ul li{
    display:inline;
   padding: 0;
    margin: 0;
}

.menu_due_seconda_riga a:link{
    font-weight : bold;
    font-size: 1em;
/*    font-size: 10px; */
    font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	color : Black;
     padding: 0px 0px 0px 10px;
     margin: 0 0 0 4px;
     background-image: url(/images/2008/bullet-menu2-2.gif);
    background-position: center left;
    background-repeat: no-repeat;
}

.menu_due_seconda_riga a:visited{
	font-weight : bold;
    font-size: 1em;
/*    font-size: 10px; */
    font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	color : Black;
     padding: 0px 0px 0px 10px;
     margin: 0 0 0 4px;
     background-image: url(/images/2008/bullet-menu2-2.gif);
    background-position: center left;
    background-repeat: no-repeat;
}
.menu_due_seconda_riga a:hover{
	background-image: url(/images/2008/bullet-menu2-2-sel.gif);
    color : #A20000;
    
}


#basemenu2secondariga .menu_due_seconda_riga a.selected{
	color : #0E4B8E;
    background-image: url(/images/2008/bullet-menu2-2-sel.gif);
}


/* FINE MENU2 */
/* MENU ESPLOSO */
#colonna_sx{
    float:left;
    width:181px; /* Dimensioni per Opera 5 */
    padding:0px;
}        

#colonna_dx{
    float:right; 
    width: 179px; 
    padding: 0px;
    background-color : #F0F0F0;
    margin: 0px 0px 0px 10px;
}      

#colonna_dx_bandi{
    float:right; 
    width: 290px; 
    padding: 0px;
    background-color : #F0F0F0;
    margin: 0px 0px 0px 10px;
}      

#corpo_pagina{
	margin:0 191px 0 190px;
	padding:1em 10px;
	
}

#corpo_pagina_no_dx{
	margin:0 0 0 190px;
	padding:1em 10px;
	
}

#corpo_pagina_bandi{
	margin:0 292px 0 190px;
	padding:1em 10px;
	
}                  
          
.menu_esploso{
	font-size: 0.9em;
/*	font-size: 11px;  */
	font-weight: bold;
	font-family:Arial,Helvetica,sans-serif,Verdana,Geneva;
	color: #053d7e;
	padding: 0px;
	margin: 0px;
	width: 181px;
	max-width : 181px;
}

.menu_esploso ul{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

.menu_esploso a{
    color: #053d7e;
}



.primo_livello{
    text-align: center;
    width: 181px;
}

.primo_livello li{

}

.primo_livello a:link{
    background-image: url(/images/2008/menu-1lvl-unselected.gif);
    background-repeat: no-repeat;
    display:block;
    height : 19px;
    padding-top: 4px;
}

.primo_livello a:visited{
    background-image: url(/images/2008/menu-1lvl-unselected.gif);
    background-repeat: no-repeat;
    display:block;
    height : 19px;
    padding-top: 4px;
}

.primo_livello a:hover{
    background-image: url(/images/2008/menu-1lvl-rollover.gif);
    color:#ffffff;
}


.secondo_livello{
    background-image:none;
    text-align: left;
    width: 173px; 
	 padding-top: 2px;
	 line-height: 1.4em;
}

.secondo_livello a:link{
    
    background-image:none;
    background-color: #F0F0F0;
    display:block;
     height : auto;
     padding:0;
     margin:0;
     
}

.secondo_livello a {
    
    background-image:none;
    background-color: #F0F0F0;
    display:block;
     height : auto;
     padding:0;
     margin:0;
     
}

.secondo_livello .upper{
    background-image: url(/images/2008/menu-2lvl-unselected-upper.gif);
    background-position: top;
    background-repeat: no-repeat;
    display: block;
}

.secondo_livello .lower{
    background-image: url(/images/2008/menu-2lvl-unselected-lower.gif);
    background-repeat: no-repeat;
    background-position: bottom;
    display: block;
}

.secondo_livello .testo{
    margin: 2px 0 0px 10px;
    display: block;
}




.secondo_livello a:visited{
    display:block;
/*    background-color: #F0F0F0; */
    background-image: none;
    height:auto;
    padding:0; 
}


.secondo_livello a:hover{
     background-color: #0E4B8E;
    color:#ffffff;;
	 background-image: none;
}

.secondo_livello a:hover .upper{
    background-image: url(/images/2008/menu-2lvl-rollover-upper.gif);
}

.secondo_livello a:hover .lower{
    background-image: url(/images/2008/menu-2lvl-rollover-lower.gif);
    background-repeat: no-repeat;
    background-position: bottom;
}




.secondo_livello a.selected{
    background-color: #0E4B8E;
    color:#ffffff;;
	 background-image: none;
} 

.secondo_livello a.selected .upper{
    background-image: url(/images/2008/menu-2lvl-rollover-upper.gif);
}

.secondo_livello a.selected .lower{
    background-image: url(/images/2008/menu-2lvl-rollover-lower.gif);
    background-repeat: no-repeat;
    background-position: bottom;
}

/* terzo livello */                           


.terzo_livello .testo{
    margin: 2px 0 0px 16px;
}



.terzo_livello a:link{
    background-image:none;
    background-color: #FFFFFF;
}

.terzo_livello .upper{
    background-image: url(/images/2008/menu-3lvl-unselected-upper.gif); 
}

.terzo_livello .lower{
    background-image: url(/images/2008/menu-3lvl-unselected-lower.gif);
}

.terzo_livello .bullet{
    background-image: url(/images/2008/menu-3lvl-unselected-bullet.gif);
    background-position: left 4px; 
    background-repeat: no-repeat;
    margin: 0 0 0 14px;
    display: block;
}



.terzo_livello a:visited{
    background-color: #FFFFFF;
}

.terzo_livello a:hover{
     background-color: #B7CCDF;
    color:#ffffff;;
}

.terzo_livello a:hover .upper{
    background-image: url(/images/2008/menu-3lvl-rollover-upper.gif);
}

.terzo_livello a:hover .lower{
    background-image: url(/images/2008/menu-3lvl-rollover-lower.gif); 
}

.terzo_livello a:hover .bullet{
    background-image: url(/images/2008/menu-3lvl-rollover-bullet.gif);
	  background-position: left 4px;  
    	background-repeat: no-repeat;
}



.terzo_livello a.selected{
    background-color: #FFFFFF;
    color:#A20000;
} 

.terzo_livello a.selected .upper{
    background-image: url(/images/2008/menu-3lvl-selected-upper.gif);
}

.terzo_livello a.selected .lower{
    background-image: url(/images/2008/menu-3lvl-selected-lower.gif);
}

.terzo_livello a.selected .bullet{
    background-image: url(/images/2008/menu-3lvl-selected-bullet.gif);
}

/* QUARTO LIVELLO */



.quarto_livello li{
    margin-left: 23px;
    width: 150px;
}
.quarto_livello .testo{
    margin: 2px 0 0px 12px;
}



.quarto_livello a:link{
    background-image:none;
    background-color: #F0F0F0;
}

.quarto_livello .upper{
    background-image: url(/images/2008/menu-4lvl-unselected-upper.gif);
}

.quarto_livello .lower{
    background-image: url(/images/2008/menu-4lvl-unselected-lower.gif);
}

.quarto_livello .bullet{
    background-image: url(/images/2008/menu-4lvl-unselected-bullet.gif);
   	background-position: left 4px; 
    background-repeat: no-repeat;
    margin: 0 0 0 8px;
}



.quarto_livello a:visited{
    background-color: #F0F0F0;
}

.quarto_livello a:hover{
     background-color: #DAE9E4;
     	color: #053d7e;
}

.quarto_livello a:hover .upper{
    background-image: url(/images/2008/menu-4lvl-rollover-upper.gif);
}

.quarto_livello a:hover .lower{
    background-image: url(/images/2008/menu-4lvl-rollover-lower.gif);
}

.quarto_livello a:hover .bullet{
    background-image: url(/images/2008/menu-4lvl-rollover-bullet.gif);
	 background-position: left 4px; 
    background-repeat: no-repeat;
}



.quarto_livello a.selected{
    background-color: #F0F0F0;
    color:#A20000;
} 

.quarto_livello a.selected .upper{
    background-image: url(/images/2008/menu-4lvl-selected-upper.gif);  
}

.quarto_livello a.selected .lower{
    background-image: url(/images/2008/menu-4lvl-selected-lower.gif);  
}

.quarto_livello a.selected .bullet{
    background-image: url(/images/2008/menu-4lvl-selected-bullet.gif);  
}
/* FINE MENU ESPLOSO */
#pp_news{
    font-weight: normal;
	font-size: x-small;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif, Geneva;
    padding:0 10px;
}

#pp_news .notizia .titolo{
    font-size: x-small;
    clear: left;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif, Geneva;
    font-weight: bold;
}

#news_footer{
    background-image: url(/images/2008/altre-news-pattern.gif);
    background-repeat: repeat-x; 
    text-align: right; 
    margin: 10px 0;
}



.freccette
{
    text-align:right;
}

.freccette a{
    font-weight: bolder;
	color: #a70000;
}


.data
{
	font-weight: normal;
	font-size: small;
	color: black;
	font-style: italic;
	font-family: 'Times New Roman' ,Times,serif;
}

.titolo{
	font-weight: bold;
	font-size: medium;
	color: #003f80;
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
}

.sottotitolo {
	color:#6CAA96;
	font-family:'Times New Roman',Times,serif;
	font-size:medium;
	font-style:italic;
	font-weight:bold;
}

.titoletto {
	color:#003F80;
	font-family:Arial,Helvetica,sans-serif,Verdana,Geneva;
	font-size:small;
	font-weight:bold;
}

.didascalia
{
	font-weight: bold;
	font-size: x-small;
	color: black;
	font-style: italic;
	font-family: 'Times New Roman' ,Times,serif;
}

.notizia{
	/* overflow:auto; */
}

#news .notizia{
	margin:0 0 10px 0;
       
}

#news .notizia img{
	margin: 4px 10px 2px 0;
}


.notizia a{
    color: #a70000;
}

.image_news{
    margin:0 10px 0px 0;
}


#footer_corpo_pagina{
    text-align: center
}

.logoi3{
    text-align:center;
    width:100%;
}

#footer{
clear:both;
display:block; 
width:100%; 
height: 19px;
min-height: 19px !important;
background-color : #778BA6;
 padding: 0px;
 margin: 10px 0 0 0;
}


.footer_menu{
	float:left;
	font-size:small;
	color:White;
	font-weight: normal;
   margin: 0px 0px 0px 0px;
   padding: 2px 0px 2px 0px;
}
.footer_menu ul{
    padding: 0px;
     margin:0 0 0 10px;
}

.footer_menu  ul li{
/*    padding: 0px;
    margin: 0px;	*/
    display: inline;
    color : White;
	 padding: 0px 10px 0px 10px;
	 margin: 0px 0px 0px 0px;
}   

.separatore_footer {
	border-right: 1px solid #FFFFFF;
	height: 10px;
	padding-right: 15px;
}
.footer_menu a{
    color : White;
    font-size: x-small;
}

.footer_menu_img{
float: right;

}

#logo_testata{
    position: absolute;
    left: 17px; 
    top: 5px;
}

#testata {
    width: 100%; 
    min-width: 760px;  
    background-color: #768AA6;
/*	 background-color: Fuchsia;	*/
    background-image: url(/images/2008/sfondo_testata.jpg);
    background-position: left; 
    background-repeat: repeat-y;
/*	 border: 1px solid red;*/
}

#testata_imgsx {
    width: 100%;
    background-image: url(/images/2008/testata-1.jpg);
    background-position: left top; 
    background-repeat: no-repeat;
	min-height: 89px;
	height: auto !important;
	height: 89px;
	 
/*	 border: 1px solid Blue;*/
}

#testata_imgsx_ris {
    width: 100%;
    background-image: url(/images/2008/Risorse.jpg);
    background-position: left top; 
    background-repeat: no-repeat;
	min-height: 89px;
	height: auto !important;
	height: 89px;
/*	 border: 1px solid Blue;*/
}

#testata_imgsx_ris_en {
    width: 100%;
    background-image: url(/images/2008/Resources.jpg);
    background-position: left top; 
    background-repeat: no-repeat;
	min-height: 89px;
	height: auto !important;
	height: 89px;
/*	 border: 1px solid Blue;*/
}

#testata_imgdx {
    width: 100%;
    background-image: url(/images/2008/arrotondamento-testata.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
	 min-height: 89px;
	 height: 89px;
/*	 border: 1px solid Aqua;*/
}

#testata_body{
/*    height: 89px;	*/
    min-height: 89px;
	 height: auto !important;
/*	 border: 1px solid Fuchsia;*/
}

#testata_sup{
    height: 53px;
    min-height: 53px;
/*	 border: 1px solid Yellow;*/
}

#area_centrale{
    margin: 15px 10px 0px 10px;
    overflow:auto;
    min-width: 760px;
}

#logoi_sx{
    margin: 30px 0px 0px 0px;
}

#logoi1 img{
    vertical-align: middle;
}

#logoi2{
    text-align:center;
}

DIV.invisibile
{
	display: none;
}

#notestata{
	display: none;
}

#percorso{
    margin: 5px 10px;
	font-size: x-small;
	vertical-align: baseline;
	color: #003f80;
}

#percorso A
{
	color: #000000;
	text-decoration: underline;
}

.percnav_freccette
{
	font-weight: bolder;
	color: #a70000;
}

.year_on
{
    background-image: url(/images/2008/year-selected.gif);
    background-position: center left;
    background-repeat: no-repeat;
    COLOR: #FFFFFF;
    PADDING-LEFT: 10px;
    PADDING-Right: 10px;
    PADDING-TOP: 2px;
    PADDING-BOTTOM: 2px;
}
.year_off
{
    background-image: url(/images/2008/year-unselected.gif);
    background-position: center left;
    background-repeat: no-repeat;
    COLOR: #053d7e;
    PADDING-LEFT: 10px;
    PADDING-Right: 10px;
    PADDING-TOP: 2px;
    PADDING-BOTTOM: 2px;
}

.year_off a:visited{
    COLOR: #053d7e;
}

.year_off a:link{
    COLOR: #053d7e;
}
.centocinquantacinque{
     width: 155px;
}

.fl_right {
	float:right;
}

.apice {
	vertical-align: super;
	font-size: 0.8em;
}

.x_small{
	font-size: x-small;
}

