.sfondo {
	background-color: #FFA319;
	background-image:   url("images/sfondo_sito.gif");
	background-attachment: fixed;
	background-repeat: no-repeat;

}
.sfondopannelletti {
	background-image:   url("images/sfondo_pannelli.gif");
	background-repeat: repeat-y;
}
.sfondopannellone {
	background-image:   url(images/sfondo_pannellone.gif);
	background-repeat: repeat-y;

}
.footLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.footLink:hover {
	color: #CC0000;
	text-decoration:none;
}
.plainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 13px;
}
.webSitesMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	font-weight:bold;
}
.webSitesMenu:hover {
	font-weight:bold;
	color: #FF6600;
	text-decoration: none;

}
.bg_dashed {
	background-image: url(/commonImages/vertLine_pattern.gif);
}
.orangeTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.linksiti {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
.testonormale {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.testonormalegrassetto {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #828282;
	text-decoration: none;
}
.vertLine {
	background-image: url(../commonImages/vertLine_pattern.gif);
	background-repeat: repeat-y;
}
.testonormalegrassettoArancio {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.bordoimg {
	border: 1px solid #999999;
}
