.normale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.Cursore {
	cursor: hand;
}
.normaleBLU {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1F3055;
	text-align: left;
}
.normale16 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.normaleBLU_GIUST {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1F3055;
	text-align: justify;
}
.normaleBLU_16 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1F3055;
	text-align: left;
}
.Cursore16BIANCO {
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.Cursore14BIANCO {
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.normale14BLU {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1F3055;
	text-decoration: none;
}
.normaleBLU_CNT {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1F3055;
	text-align: center;
}
.normale12BLU {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1F3055;
	text-decoration: none;
}
.Punto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #FFFFFF;
}
.normale10BLU {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1F3055;
	text-decoration: none;
}
.LineaSottileBLU_TOP {
	border-top: 1px solid #003366;
	border-right: 1px none #003366;
	border-bottom: 1px none #003366;
	border-left: 1px none #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1F3055;
}
.LineaSottileBLU_TOP12 {

	border-top: 1px solid #003366;
	border-right: 1px none #003366;
	border-bottom: 1px none #003366;
	border-left: 1px none #003366;
}
.LineaSottileBLU_BOTT {
	border-top: 1px none #003366;
	border-right: 1px none #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px none #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1F3055;
}
.normale12BLUCursore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1F3055;
	text-decoration: none;
	cursor: hand;
}
.fondogiallo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(Images/menufilogiallo.jpg);
	background-repeat: repeat-x;
}
.fondoblu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(Images/menufiloblu.jpg);
	background-repeat: repeat-x;
}
.normaleBLUimage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1F3055;
	text-align: left;
	background-image: url(Images/fondo_01.jpg);
}
.normaleBLU_sx {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1F3055;
	text-align: right;
}
.normaleBLU_dx {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1F3055;
	text-align: right;
}


.BTN_login
{
	cursor:hand;
	text-align:center ;
	border-style:none;
	background-image: url(images2/BTN_login.jpg);
	background-repeat:no-repeat ;
	background-color:White;
 	font-family: Arial;
	font-size: 10pt;
	
}



.BTNlibero
{
	cursor:hand;
	text-align:center ;
	border-style:ridge;
	border-width:1px;
	border-color: Gray ;
	background-image: url(images2/led_verde.jpg);
	background-repeat:no-repeat ;
	background-color:White;
 	font-family: Arial;
	font-size: 9pt;
	color:Black;
	
}

.BTNoccupato
{
	cursor:hand;
	text-align:center ;
	border-style:ridge;
	border-width:1px;
	border-color: Gray ;
	background-image: url(images2/led_rosso.jpg);
	background-repeat:no-repeat ;
	background-color:White;
 	font-family: Arial;
	font-size: 8pt;
	color:Black;

}
