/****************************************************/
/******************* BODY Style *********************/
/****************************************************/
body {
	Scrollbar-Base-Color: #CC33007;
	Scrollbar-Face-Color: #CC33007;
	Scrollbar-HighLight-Color: #666666;
	Scrollbar-Shadow-Color: #CC3300;
	Scrollbar-3DLight-Color: #CC3300;
	Scrollbar-Arrow-Color: #CC3300;
	Scrollbar-Track-Color: #CC3300;
	Scrollbar-DarkShadow-Color: #CC3300;
}
/****************************************************/
/******************* LINK Style *********************/
/****************************************************/
.ROSSO_link {
	color: #CC3300;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
/****************************************************/
/****************** Editor Style ********************/
/****************************************************/
.GRIGIO {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
}
.GRIGIOtit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}

/****************************************************/
/******************* TxtWeb Style *******************/
/****************************************************/
.testo10bianco {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333366;
	font-size: 10px;
	font-weight: bold;
}

.titoloj {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333366;
	font-size: 10px;
	font-weight: bold;
	text-align: justify;
}

.titoloverde {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #55B337;
	font-size: 10px;
	font-weight: bold;
	text-align: justify;
}

.inptc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333366;
	background-color: #55B337;
	text-align: center;
}
.submitBtn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-color: #CCCCCC;
	text-align: center;
}


.navigator {
	font: 10px  Verdana,Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	text-align : right;
	text-indent : 0px;
	border-left : 0px none #E5E5E5;
	border-bottom : 0px none #233CA4;
	border-right : 0px none #E5E5E5;
	border-top : 0px none #E5E5E5;
	margin-left : 0;
	margin-bottom : 0;
	margin-right : 0;
	margin-top : 0;
	background-color : transparent;
	background-image : url(/immagini/sfnavigazione.gif);
}

.navhome {
	font: 10px  Verdana,Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
}

.techlinck {
	font: 10px  Verdana,Arial, Helvetica, sans-serif;
	color: #355981;
	font-weight: bold;
	text-align : right;
	text-indent : 0px;
	border-left : 0px none #E5E5E5;
	border-bottom : 0px none #233CA4;
	border-right : 0px none #E5E5E5;
	border-top : 0px none #E5E5E5;
	margin-left : 0;
	margin-bottom : 0;
	margin-right : 0;
	margin-top : 0;
	background-color : transparent;
}
/****************************************************/
/****************** MenuSx Style ********************/
/****************************************************/
.menuface {
	font: 10px Arial, Verdana, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	text-align : left;
	text-decoration : none;
	text-indent : 0px;
	border-left : 0px none #E5E5E5;
	border-bottom : 0px none #233CA4;
	border-right : 0px none #E5E5E5;
	border-top : 0px none #E5E5E5;
	margin-left : 0;
	margin-bottom : 0;
	margin-right : 0;
	margin-top : 0;
	background-color : transparent;
	background-image : url(/immagini/pulsanti/sfondo-prodotto.gif);
}

.menuface_over {
	font: 10px Arial, Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-align : left;
	text-decoration : none;
	text-indent : 0px;
	border-left : 0px none #E5E5E5;
	border-bottom : 0px none #FFFFFF;
	border-right : 0px none #E5E5E5;
	border-top : 0px none #000000;
	margin-left : 0;
	margin-bottom : 0;
	margin-right : 0;
	margin-top : 0;
	background-color : transparent;
	background-image : url(/immagini/pulsanti/sfondo-prodottoON.gif);
}
/****************************************************/
.GRIGIOsx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
}
.GRIGIOcn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
}

