A:link,A:visited,A:hover {text-decoration: none;}

.tahoma11_white {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.tahoma11_white A:link,.tahoma11_white A:visited,.tahoma11_white A:hover {text-decoration: none;color: #FFFFFF;}

.sfondo_dx {
	background-image: url(/immagini/bordo_dx.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.sfondo_sx {

	background-image: url(/immagini/bordo_sx.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.voce_mnu {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/immagini/sfondo_mnu.gif);
	background-repeat: repeat-x;
	text-align: center;
	text-decoration: none;
}

.voce_mnu_on {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/immagini/sfondo_mnu2.gif);
	background-repeat: repeat-x;
	text-decoration: none;
	text-align: center;
}

.tahoma11_white_txt {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
}

.tahoma11_white_txt_noLine {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	/*line-height: 20px;*/
}
.tahoma11_white_txt_noLine A:link,.tahoma11_white_txt_noLine A:visited,.tahoma11_white_txt_noLine A:hover {font-size: 11px;text-decoration: none;color: #FFFFFF;}


.tahoma11_black_txt {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 20px;
}

.tahoma_14_nero {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

/*Pagina Rete Commerciale*/
.tahoma11_black_txt_form {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 18px;
}

.tahoma11_black_txt_combo {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 18px;
	width:172px;/*lo fa solo se lo metti inline*/
	border-style: none;
}

/*Per il testo sulla Privacy*/
.css_Privacy {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 20px;
}

/*LINK EMAIL*/
.link_email{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: BLACK;
	line-height: 20px;
	text-decoration:none;
}
.link_email A:LINK{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: BLACK;
	line-height: 20px;
	text-decoration:none;
}
.link_email A:VISITED{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: BLACK;
	line-height: 20px;
	text-decoration:none;
}
.link_email A:HOVER{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: BLACK;
	line-height: 20px;
	text-decoration:none;
}
.link_email A:ACTIVE{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: BLACK;
	line-height: 20px;
	text-decoration:none;
}