/* CSS Document */


.link1_percorso_nolink {
			font-family: helvetica;
			color: #656565;
			font-size:11px;

			
}



.font_bold {
			font-family: helvetica;
			color: #656565;
			font-size:11px;
			font-weight:bold;
			text-decoration:none;
}
.font_bold_blue {
			font-family: helvetica;
			color: #006699;
			font-size:11px;
			font-weight:bold;
			text-decoration:none;
}
.font_blue_ {
			font-family: helvetica;
			color: #006699;
			font-size:11px;
}
.font_blue_2 {
			font-family: helvetica;
			color: #006699;
			font-size:11px;
}

.fondo_img {
			background-color:#666666;
}

.font_link_piccolo {
			font-family: helvetica;
			color: #656565;
			font-size:10px;
			
			text-decoration:none;
}


.font_bold_rosso {
			font-family: helvetica;
			color: #c90101;
			font-size:11px;
			font-weight:bold;
			text-decoration:none;
}
a.font_bold_rosso1 {
			font-family: helvetica;
			color: #c90101;
			font-size:11px;
			font-weight:bold;
			text-decoration:none;
}
a.font_bold_rosso1:hover {
			font-family: helvetica;
			color: #c90101;
			font-size:11px;
			font-weight:bold;
			text-decoration: underline;
}



.fondo_barra_inferiore {
            background-color:#6E737A;
													
}
.fondo_barra_inferiore2 {
            background-color:#999999;
													
}

.margine {
			margin-top:0px;
			background-color:#f0f0f0
}
.margine1 {
			margin-top:0px;
}


.linea {
			background-image: url(../img/linea.gif);
			background-repeat:repeat-x;						
}
.linea2 {
			background-image: url(../img/linea2.gif);
			background-repeat:repeat-x;						
}
.tratteggio {
			background-image: url(../img/tratteggio_menu.gif);
			background-repeat:repeat-x;						
}


.font_link {
			font-family: helvetica;
			color: #656565;
			font-size:10px;
			text-decoration:none;
			
}
.font_link_pic {
			font-family: helvetica;
			color: #656565;
			font-size:10px;
			text-decoration:none;
			
}

a.font_link2 {
			font-family: helvetica;
			color: #656565;
			font-size:11px;
			text-decoration:none;
			
}
a.font_link2:hover {
			font-family: helvetica;
			color: #656565;
			font-size:11px;
			text-decoration:underline
			
			
}


a.font_link1 {
			font-family: helvetica;
			color: #656565;
			font-size:11px;
			text-decoration:none;
			
}
a.font_link1:hover {
			font-family: helvetica;
			color: #c90101;
			font-size:11px;
			/*font-weight:bold;*/
			text-decoration:underline;
			
}
a.font_link1_percorso {
			font-family: helvetica;
			color: #656565;
			font-size:11px;
			text-decoration:none;
			
}
a.font_link1_percorso:hover {
			font-family: helvetica;
			color: #c90101;
			font-size:11px;
			text-decoration:none
			
}



a.font_link1_chiaro {
			font-family: helvetica;
			color: #EAEAEA;
			font-size:11px;
			text-decoration:none;
			
}
a.font_link1_chiaro:hover {
			font-family: helvetica;
			color: #EAEAEA;
			font-size:11px;
			/*font-weight:bold;*/
			text-decoration:underline;
			
}

.font_link_grande {
			font-family: helvetica;
			color: #656565;
			font-size: 36px;
			text-decoration:none;
			
}
.font_link_bold {
			font-family: helvetica;
			color: #000000;
			font-size:11px;
			font-weight:bold;
			text-decoration:none;
			
}

.font_rosso {
			font-family: helvetica;
			color: #c90101;
			font-size:11px;
			text-decoration:none;
}
.font_link_bianco {
			font-family: helvetica;
			color:#FFFFFF;
			font-size:10px;
			text-decoration:none;
			
}
a.font_link_bianco {
			font-family: helvetica;
			color:#FFFFFF;
			font-size:10px;
			text-decoration:none;
			
}
a.font_link_bianco:hover {
			font-family: helvetica;
			color:#FFFFFF;
			font-size:10px;
			text-decoration:underline;
			
}

.fondo_blue {
			background-color:#006699;
			border-bottom:1px solid #ffffff; 
			border-right:1px solid #ffffff

}
.fondo_blue2 {
			background-color:#006699;
			border-bottom:1px solid #ffffff;
			 
			

}
.stile_tabella {
			background-color:#6E737A;
			border-bottom:1px solid #ffffff; 
			border-right:1px solid #ffffff
}
.stile_tabella1 {
			background-color:#6E737A;
			border-bottom:1px solid #ffffff; 
}

.stile_tabella2 {
			background-color:#999999;
			border-bottom:1px solid #ffffff; 
			border-right:1px solid #ffffff;
			font-family: helvetica;
			color:#999999;
			font-size:10px;

}
.stile_tabella2b {
			background-color:#999999;
			border-bottom:1px solid #ffffff; 
			font-family: helvetica;
			color:#999999;
			font-size:10px;

}
.stile_tabella3 {
			
			border-bottom:1px dotted #999999; 
			border-right:1px dotted #999999;
			font-family: helvetica;
			color: #006699;
			font-size:9px;

}
.stile_tabella4 {
			
			border-bottom:1px dotted #999999; 
			border-right:1px dotted #999999;
			border-top:1px dotted #999999 ;
			font-family: helvetica;
			color: #006699;
			font-size:9px;

}
.tabellina {
			border-bottom:1px solid #999999
}
.tabellina_riga_sopra {
			border-top:1px dotted #999999
}

.border_news {
			
			border-bottom:1px dotted #999999; 
			border-left:1px dotted #999999
}
.border_articoli {
			
			 border-left:1px dotted #999999
}

.link1_percorso_nolink {
			font-family: helvetica;
			color: #656565;
			font-size:11px;

			
}
		

