/***********************************************/
/* CSS POLIART:                                */
/***********************************************/ 
#container{margin:0px; }		

/***********************************************/
/* CSS TABELLE:                                */
/***********************************************/ 
#tabella0{ background-image: url('img/banda_alta.jpg');height:20px;}
#tabella1{width:950px;}
#tabella2{width:950px;}
#tabella3{width:950px; height:30px;}
#tabella4{width:550px; height:100px;}
#tabella5{width:767px; }
#tabella6{width:183px; }
#tabella7{width:756px; }

/***********************************************/
/* CSS RIGHE                                   */
/***********************************************/
#riga1{height:29px;}
#riga2{height:145px;}
#riga3{height:px;}

/***********************************************/
/* CSS LINK Testuali                           */
/***********************************************/ 
a.rosso:link{font: 13px Trebuchet MS;text-decoration:none;font-weight:bold; color:#9b0506;}
a.rosso:visited{font: 13px Trebuchet MS;text-decoration:none;font-weight:bold; color:#9b0506;}
a.rosso:active{font: 13px Trebuchet MS;text-decoration:none;font-weight:bold; color:#9b0506;}
a.rosso:hover{font: 13px Trebuchet MS;text-decoration:underline;font-weight:bold; color:#9b0506;}

a.bianco:link{font: 12px Trebuchet MS;text-decoration:none; color:#FFFFFF;}
a.bianco:visited{font: 12px Trebuchet MS;text-decoration:none; color:#FFFFFF;}
a.bianco:active{font: 12px Trebuchet MS;text-decoration:none; color:#FFFFFF;}
a.bianco:hover{font: 12px Trebuchet MS;text-decoration:underline; color:#FFFFFF;}

a.nerosmall:link{font: 11px Trebuchet MS;text-decoration:none; color:#000000;}
a.nerosmall:visited{font: 11px Trebuchet MS;text-decoration:none; color:#000000;}
a.nerosmall:active{font: 11px Trebuchet MS;text-decoration:none; color:#000000;}
a.nerosmall:hover{font: 11px Trebuchet MS;text-decoration:underline; color:#000000;}

/***********************************************/
/* CSS TESTI:                                  */
/***********************************************/ 
.testobianco{font-family:Verdana;text-align:right;color:#ffffff;font-size:10px; margin-right:20px;}
.testosmall{font: 12px Trebuchet MS; }
.testo{font: 12px Trebuchet MS; margin-left:8px;}
.testopie{font:12px Trebuchet MS; margin-top:3px}
.titolo_paragrafo{
	font: normal 26px/normal Georgia, "Times New Roman", Times, serif;
	margin-left:0px;
	color:#227194;
	margin-top:0px;
	margin-bottom: auto;
}
.titolotestod{font:13px Arial Black;color:#000066;}
.titolotestonerom{font: 14px Trebuchet MS;font-weight:bold;margin-left:8px;}
.titolotestonero{font: 14px Trebuchet MS;font-weight:bold;}
.titoli{font: 13px Trebuchet MS; margin-left:10px; color:#9b0506; font-weight:bold;}
.testopiccolo{
	font: 12px Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	margin-left: 20px;
	margin-right: 20px;
	color: #227194;
}
.testo_paragrafo{
	font: 13px/20px Georgia, "Times New Roman", Times, serif;
	text-align: left;
	margin-left: 0px;
	margin-right: 50px;
	color: #555555;
}
.testo_paragrafo_centrato{
	font: 13px/20px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
	color: #555555;
	margin-top: 0px;
	margin-bottom: 0px;
}
.testo_articolo{
	font: 13px/14px Georgia, "Times New Roman", Times, serif;
	text-align: left;
	margin-left: 0px;
	margin-right: 0px;
	color: #555555;
	margin-top: 20px;
	margin-bottom: 20px;
}
.testopiccolo2{
	font: 11px "Trebuchet MS";
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	color: #555555;
	text-decoration: none;
	margin-bottom: 0px;
}
.testorosso{font: 12px Trebuchet MS;text-decoration:none;font-weight:bold; color:#9b0506;}
.titolorosso{
    font: normal 18px "Trebuchet MS";
	text-decoration:none; 
	color:#9b0506;
	margin-left:0px;
}
/***********************************************/
/* CSS Tabella dinamica link Laterali:         */
/***********************************************/ 
.link3 {
	font: 14px "Trebuchet MS";
	color:#227194;
	background-image: url(immagini/link_a.jpg);
	text-decoration:none;
	margin-right: 20px;
	text-align: left;
}
.link3 a {
font: 11px Trebuchet MS;
color:#3D0001;
    display:block;
    width:200px; 
    background-image: url(immagini/link_a.jpg); 
	text-decoration:none;}
.link3 a:hover {
    display:block;
    font: 11px Trebuchet MS;
    background-image: url(immagini/link_b.jpg);
    text-decoration:none;
	color:#3D0001;
}
.link3 a:visited {  }
.link3 a:active {  }


/***********************************************/
/* CSS Tabella dinamica link Superiori:        */
/***********************************************/ 
.link4 {
    font: 12px "Trebuchet MS";
color:#000000;
	text-align: center;
}
.link4 a {
    display:block;
    width:auto; /* fixes width inconsistencies between NS and IE */
	height:auto;
    border:0px solid black;
    color:#FFFFFF;
    padding:4px;
    border-top: 1px solid #0F3151; 
    border-left: 1px solid #0F3151;
    border-right: 1px solid #000000; 
    border-bottom: 1px solid #000000;
    text-decoration:none;
    font-weight:normal;
    background-color:#000000;
    text-align: center
}
.link4 a:hover {
    background-color:#FFF100;
    color:#000000;
	border-top: 1px solid #0F3151;
    border-left: 1px solid #0F3151; 
    border-right: 1px solid #FFF100; 
	border-bottom: 1px solid #FFF100;
    text-align: center
    
}
