/*body
{ margin-left:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; background-image:  url(img/Homepage/Background_Homepage.gif); background-position: bottom; background-repeat: repeat-x;  background-color:#FFFFFF;}
*/
/*---------------------------- TABELLE ----------------------------*/
.Cella_Sezione{
	background-color:#FFEBEB;
	vertical-align: top;
}

/*---------------------------- Cella Tariffario ----------------------------*/

.Cella_Normale{
	background-color: #FFFFFF;
	vertical-align: middle;
	text-align: center;

}

/*---------------------------- Righe Barra ----------------------------*/
.Riga_Barra { height: 2px; background-color:#DE0000;}


/*---------------------------- MENU ----------------------------*/
.Cella_Menu_Sezione{
	background-color:#FFEBEB;
	padding:5px 0px 2px 5px;
	height: 23px;
	vertical-align: middle;
}


/*---------------------------- FONT TESTI ----------------------------*/

/*---------------------------- Titolo_Interno ----------------------------*/
.Titolo_Interno{
	font-family:  "Verdana", "Arial","Helvetica";
	font-size: 12px;
	font-weight: bold;
	color: #DE0000;
	text-decoration: none;
	line-height: 1.4;
	}

/*---------------------------- testo_9 ----------------------------*/
.testo_9 a:active, .testo_9 a:visited, .testo_9 a:link {
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: 9px;
	color: #6888AA;
	font-weight: normal;
	text-decoration: none;
	}

/*---------------------------- testo_11 ----------------------------*/
.testo_11 a:active, .testo_11 a:visited, .testo_11 a:link {
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: 11px;
	color: #6888AA;
	font-weight: normal;
	text-decoration: none;
	}
	
