/*---------------------------- footer ----------------------------*/
.footer { 
border-top: 1px solid #E4E4E4;
}
/*---------------------------- box_immagine ----------------------------*/
.box_immagine { 
border-bottom: 1px solid #E4E4E4;
}

/*----------------------------riga_finestra ----------------------------*/
.riga_finestra { 
border-bottom: 1px solid #BFBFBF;
}

/*---------------------------- bordo ----------------------------*/
.bordo { 
border: 1px solid #E4E4E4;
}


/*---------------------------- bordo_storia ----------------------------*/
.bordo_storia { 
border: 1px solid #E4E4E4;
padding: 5px;
}


/*---------------------------- riga_bianca ----------------------------*/
.riga_bianca { 
height : 1px;
}
/*---------------------------- riga_bianca ----------------------------*/
.riga_bianca2 { 
height : 2px;
background-color:#ffffff;
}

/*---------------------------- icona ----------------------------*/
.icona{  
  margin: 0px 6px 0px 0px;
}
/*----------------------------layer ----------------------------*/
.layer {
	background-color:#ffffff;	
	filter:alpha(opacity=85);
	padding: 7px 15px 7px 10px;

	}

/*---------------------------- testo_layer ----------------------------*/
.testo_layer {
	font-family: "Verdana","Arial","Helvetica";
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding: 2px 0px 2px 0px;
	}

.testo_layer a:active, .testo_layer a:visited, .testo_layer a:link {
	font-family: "Verdana","Arial","Helvetica";
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;

}

.testo_layer a:hover {
	text-decoration: none;
	color: #CD161D;
}
	

/*---------------------------- tabella ----------------------------*/
.tabella{  
  border-bottom: 1px solid #E4E4E4;  
  border-right: 1px solid #E4E4E4; 
  border-top: 1px solid #E4E4E4; 
  border-left: 1px solid #E4E4E4; 
  padding: 10px; 
}

/*---------------------------- tabella_dettagli ----------------------------*/
.tabella_dettagli{  
  border: 1px solid #E4E4E4;  
  padding: 4px 10px 5px 10px; 
}

/*---------------------------- tabella_dettagli2 ----------------------------*/
.tabella_dettagli2{  
  border: 0px solid #E4E4E4;  
  padding: 4px 10px 5px 0px; 
}

/*---------------------------- tabella_numeri ----------------------------*/
.tabella_numeri{  
  border: 1px solid #E4E4E4;  
  padding: 4px 2px 4px 2px; 
}

/*---------------------------- testo_11 ----------------------------*/
.testo_11 {
font-family: "Verdana","Arial","Helvetica";
font-size: 11px;
font-weight: normal;
color: #666666;
text-decoration: none; 
}

 .testo_11 a:active, .testo_11 a:visited, .testo_11 a:link {
font-family: "Verdana","Arial","Helvetica";
font-size: 11px;
color: #B1B1B1;
font-weight: normal;
text-decoration:none;
}

.testo_11 a:hover {
text-decoration: none;
color: #CD161D;
}
/*---------------------------- testo_10 ----------------------------*/
.testo_10 {
font-family: "Verdana","Arial","Helvetica";
font-size: 10px;
font-weight: normal;
color: #666666;
text-decoration: none; 
}

 .testo_10 a:active, .testo_10 a:visited, .testo_10 a:link {
font-family: "Verdana","Arial","Helvetica";
font-size: 10px;
color: #B1B1B1;
font-weight: normal;
text-decoration:none;
}

.testo_10 a:hover {
text-decoration: none;
color: #CD161D;
}
/*---------------------------- testo_9 ----------------------------*/
.testo_9 {
font-family: "Verdana","Arial","Helvetica";
font-size: 9px;
font-weight: normal;
color: #666666;
text-decoration: none; 
}

 .testo_9 a:active, .testo_9 a:visited, .testo_9 a:link {
font-family: "Verdana","Arial","Helvetica";
font-size: 9px;
color: #B1B1B1;
font-weight: normal;
text-decoration:none;
}

.testo_9 a:hover {
text-decoration: none;
color: #CD161D;
}

/*---------------------------- testo_footer ----------------------------*/
.testo_footer {
font-family: "Verdana","Arial","Helvetica";
font-size: 9px;
font-weight: normal;
color: #B1B1B1;
text-decoration: none; 
}
 .testo_footer a:active, .testo_footer a:visited, .testo_footer a:link {
font-family: "Verdana","Arial","Helvetica";
font-size: 9px;
color: #B1B1B1;
font-weight: normal;
text-decoration:none;
}

.testo_footer a:hover {
text-decoration: none;
color: #CD161D;
}

/*---------------------------- pagina d'errore ----------------------------*/


.testo_errore {
font-family: "Verdana","Arial","Helvetica";
font-size: 11px;
font-weight: normal;
color: #6A6365;
text-decoration: none; 
}
.testo_errore a:active, .testo_errore a:visited, .testo_errore a:link {
font-family: "Verdana","Arial","Helvetica";
font-size: 11px;
color: #6A6365;
font-weight: normal;
text-decoration:underline;
}

.testo_errore a:hover {
text-decoration:none;
color: #CD161D;
}