body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../img/sfondo.jpg);
	background-repeat: repeat-x;
	background-color: #E6E6E6;
}
.header {
	height: 45px;
	width: 955px;
	background-image: url(../img/tstSfondo.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	text-align: left;
}
.corpoPagina {
	overflow: visible;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.newsContenitore {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	padding-bottom: 20px;
	background-color: #FFFFFF;
}
.newsHeader {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	padding-bottom: 3px;
}
.newsCorpo {
	text-align: justify;
	padding-top: 3px;
	padding-bottom: 3px;
}
.linkFooter {
	font-weight: bold;
	text-align: right;
	padding-top: 3px;
}

.testoDefault {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.giustificato {
	text-align: justify;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {

	color: #999999;
	text-decoration: none;
}
a:active {


	color: #000000;
	text-decoration: none;
}
.bottomContenitore {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	background-color: #F9F9F9;
}
.bottomHeader {
	background-image: url(../img/botSfondo.jpg);
	background-repeat: repeat-x;
	height: 45px;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	padding-left: 35px;
	padding-top: 7px;
}
.bottomDatiContenitore {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.bottomTesto {
	text-align: justify;
}
.bottomContenitoreFull {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	background-color: #F9F9F9;
}
.contattiTabella {
	height: 19px;
	padding-left: 18px;
}
.contattiTabellaHeader {
	height: 19px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	color: #999999;
}
.contattiTabellaContenitore {
	padding-right: 15px;
	padding-left: 15px;
	border: 1px solid #CCCCCC;
}
.prodottiBottomContenitore {
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	background-color: #F9F9F9;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.prodottiDownloadContenitore {
	background-color: #F4F4F4;
	border: 1px solid #999999;
	padding: 5px;
	clip: rect(auto,auto,auto,auto);
}
.prodottiMenu {
	background-image: url(../img/menuProdottiSfondo.gif);
	background-repeat: repeat-y;
}
.mappaContenitore {
	background-color: #F4F4F4;
	border: 1px solid #999999;
	padding: 15px;
	clip: rect(auto,auto,auto,auto);
	text-align: center;
	font-weight: bold;
}
.mappaContenitoreHome {
	background-color: #E9E9E9;
	border: 1px solid #999999;
	padding: 15px;
	clip: rect(auto,auto,auto,auto);
	text-align: center;
	font-weight: bold;
}

