A:link,A:visited,A:hover {text-decoration: none;}

p{
margin:0px;
padding:0px;
}

.testointerlineaalta {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: black;
	line-height: 200%;
}
.testointerlineamedio {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: black;
	line-height: 120%;
}
/*********** TESTO ***************/
.testo {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	text-decoration:none;
}

.testo A:ACTIVE{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	text-decoration:none;color: #495578;
}

.testo A:LINK{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	text-decoration:none;color: #495578;
}

.testo A:VISITED{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	text-decoration:none;color: #495578;
}

.testo A:HOVER{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	text-decoration:none;color: #495578;
}
/************** COLORI ****************/
.bianco {
	color: WHITE;
}
.azzurro {
	color: #347B8F;
}
.blu {
	color: #495578;
}
.grigio {
	color: #8F8C8B;
}
.nero {
	color: black;
}
/*********** MENU_ON_OR ***************/
.menu_on_or {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #495578;
	letter-spacing: 2px;
	text-decoration:underline;
}

.menu_on_or A:ACTIVE{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #495578;
	letter-spacing: 2px;
	text-decoration:underline;
}

.menu_on_or A:LINK{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #495578;
	letter-spacing: 2px;
	text-decoration:underline;
}

.menu_on_or A:VISITED{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #495578;
	letter-spacing: 2px;
	text-decoration:underline;
}

.menu_on_or A:HOVER{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #495578;
	letter-spacing: 2px;
	text-decoration:underline;
}

/*********** MENU_OFF_OR ***************/
.menu_off_or {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #969697;
	letter-spacing: 2px;
}

.menu_off_or A:ACTIVE{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #969697;
	letter-spacing: 2px;
}

.menu_off_or A:LINK{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #969697;
	letter-spacing: 2px;
}

.menu_off_or A:VISITED{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #969697;
	letter-spacing: 2px;
}

.menu_off_or A:HOVER{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #969697;
}

/* INPUT:INP */
.inp {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: black;
	background-color:#EAEAEA; border-style:solid; border-width:0px; border-color:#EAEAEA;
	height:13px;
	width:230px;
	padding:0px 3px 0px 3px ;
}

.txtarea {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: black;
	background-color:#EAEAEA; border-style:solid; border-width:0px; border-color:#EAEAEA;
	height:80px;
	width:230px;
	padding:0px 3px 0px 3px ;
}

.inp2 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: black;
	background-color:#D1D2D3; border-style:solid; border-width:0px; border-color:#EAEAEA;
	height:1.2em;
	padding:0px 3px 0px 3px ;
}

#menu_vert TD{
	background-color:white;
	border-color:DFDFE0;
	border-width:0px 0px 2px 0px ;
	border-style:solid;
}

/*div_mn_vert_off*/
.div_mn_vert_off{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11PX;
	text-decoration:none;
	padding:0px 0px 0px 10px ;
	height:21PX;
	line-height:21px;
	cursor:pointer;
	font-weight:bold;
}

/*div_mn_vert_on*/
.div_mn_vert_on{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11PX;
	text-decoration:none;
	padding:0px 0px 0px 10px ;
	height:21PX;
	line-height:21px;
	background-color:F4F4F4;
	cursor:pointer;
	font-weight:bold;
}

.titoletto{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11PX;
	text-decoration:none;
	padding:0px 0px 0px 10px ;
	height:21PX;
	line-height:21px;
	font-weight:bold;
	color:white;
}

.integrazione_sistema_tit {
	background-color:B9BDCA;
	font-family: Tahoma,Arial, sans-serif;
	font-size: 11PX;
	text-decoration:none;
	padding:0px 0px 0px 10px ;
	height:21PX;
	line-height:21px;
	font-weight:bold;
	color:white;
	border-color:DFDFE0;
	border-width:0px 0px 2px 0px ;
	border-style:solid;
}

.integrazione_sistema_testo {
	background-color:B9BDCA;
	font-family: Tahoma,Arial, sans-serif;
	font-size: 11PX;
	text-decoration:none;
	padding:10px;
	height:21PX;
	line-height:1.5em;
	color:white;
}

.mn_sezioni_off {
	font-family: Tahoma,Arial, sans-serif;
	font-size: 12PX;
	width:226px;
	height:33px;
	background-image:url(/immagini/bg-mn-sx-sezioni.gif);
	background-repeat:no-repeat;
	text-align:center;
	line-height:33px;
	letter-spacing:1px;
	color:black;
	margin:7px 0px 2px 0px ;
	cursor:pointer;
}

.mn_sezioni_on {
	font-family: Tahoma,Arial, sans-serif;
	font-size: 12PX;
	width:226px;
	height:33px;
	background-image:url(/immagini/bg-mn-sx-sezioni-on.gif);
	background-repeat:no-repeat;
	text-align:center;
	line-height:33px;
	letter-spacing:1px;
	color:black;
	margin:7px 0px 2px 0px ;
	cursor:pointer;
}


.div_mn_vert_prod_on{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11PX;
	text-decoration:none;
	padding:0px 0px 0px 40px ;
	height:21PX;
	line-height:21px;
	background-color:F4F4F4;;
	cursor:pointer;
	font-weight:none;
	background-image: url(/immagini/freccia-dx-g.gif);
	background-position:95% 50%;
	background-repeat:no-repeat;
}

.div_mn_vert_prod_off{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11PX;
	text-decoration:none;
	padding:0px 0px 0px 40px ;
	height:21PX;
	line-height:21px;
	cursor:pointer;
	font-weight:none;
	background-color:WHITE;
	background-image: url(/immagini/freccia-dx.gif);
	background-position: 95% 50%;
	background-repeat:no-repeat;
}


/**AREA RISERVATA**/

.ar_cat_on{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11PX;
	text-decoration:none;
	height:21px;
	line-height:21px;
	background-color:F4F4F4;;
	cursor:pointer;
	font-weight:bold;
	background-image: url(/immagini/freccia-dx-g.gif);
	background-position:95% 50%;
	background-repeat:no-repeat;
	padding-left:10px;
}

.ar_cat_off{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11PX;
	text-decoration:none;
	height:21PX;
	line-height:21px;
	cursor:pointer;
	font-weight:bold;
	background-color:WHITE;
	background-image: url(/immagini/freccia-dx.gif);
	background-position: 95% 50%;
	background-repeat:no-repeat;
	padding-left:10px;
}

.ar_scat_on{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11PX;
	text-decoration:none;
	height:21px;
	line-height:21px;
	background-color:F4F4F4;
	cursor:pointer;
	font-weight:bold;
	padding-left:25px;
	padding-top:3px;
}

.ar_scat_off{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11PX;
	text-decoration:none;
	height:21PX;
	line-height:21px;
	padding-left:25px;
	cursor:pointer;
	font-weight:bold;
	background-color:WHITE;
	padding-top:3px;
}
.ar_r1_on {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11PX;
	text-decoration:none;
	height:21PX;
	line-height:21px;
	background-color:F4F4F4;
	cursor:pointer;
	font-weight:bold;
	padding-left:45px;
}

.ar_r1_off {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11PX;
	text-decoration:none;
	height:21PX;
	line-height:21px;
	padding-left:45px;
	cursor:pointer;
	font-weight:bold;
	background-color:WHITE;
}

/*
.ar_r2_on {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11PX;
	text-decoration:none;
	height:21PX;
	line-height:21px;
	background-color:F4F4F4;
	cursor:pointer;
	font-weight:bold;
	padding-left:65px;
}

.ar_r2_off {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11PX;
	text-decoration:none;
	height:21PX;
	line-height:21px;
	padding-left:65px;
	cursor:pointer;
	font-weight:bold;
	background-color:WHITE;
}
.ar_prod_on {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11PX;
	text-decoration:none;
	height:21PX;
	line-height:21px;
	background-color:F4F4F4;
	cursor:pointer;
	font-weight:none;
	padding-left:75px;
}

.ar_prod_off {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11PX;
	text-decoration:none;
	height:21PX;
	line-height:21px;
	padding-left:75px;
	cursor:pointer;
	font-weight:none;
	background-color:WHITE;
}*/
