body { 
  	font-family: sans-serif;
  	color: Black;
}
a:link {  
	color: #CC0000; 
	text-decoration: none;
}
a:visited {  
	color: #CC0000; 
	text-decoration: none;
}
a:hover {  
	color: #CC0000; 
	text-decoration: underline;
}
.blocco-main {
	border-right: 1px dashed #AAAAAA;
	border-left: 1px solid #AAAAAA;
}
.blocco {
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top: 0px dashed Black;
	border-right: 0px dashed Black;
	border-bottom: 1px dashed Black;
	border-left: 0px dashed Black;
}
.blocco-LW{
	border-top: 1px dashed Black;
	border-right: 0px dashed Black;
	border-bottom: 1px dashed Black;
	border-left: 0px dashed Black;
	padding-bottom: 5px;
}
.blocco2 {
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top: 0px dashed Black;
	border-right: 1px solid Black;
	border-bottom: 0px dashed Black;
	border-left: 1px solid Black;
}
.menuItem {
	background-color: #00CC66;
	color: White;
	font-size: smaller;
	border-right: 1px solid white;
	border-left: 1px solid white;
	margin-left: 10px;
}
.testo {
	padding-left: 50px;
	padding-right: 20px;
	font-size: smaller;
	text-align: justify;
}
.tab-section {
	font-size: 12px;
	text-align: justify;
	border-bottom: 1px solid Black;
	padding-top: 1px;
	padding-bottom: 1px;
}
.newsHome {
	font-size: xx-small;
	padding: 5px;
	border-right: 1px dashed Black;
	border-left: 1px dashed Black;
}
.form {
	font-size: smaller;
	text-align: justify;
	padding: 2px;
	border-right: 0px dashed Black;
	border-left: 0px dashed Black;
}
.intestazione {
	background-color: #003399;
	color: White;
}
.bordo-sottomenu {
	border-top: 0px solid Black;
	border-right: 1px solid Black;
	border-bottom: 1px solid Black;
	border-left: 1px solid Black;
}
.sfondoIndex01 {
	background-color: #0066CC;
	border-right: 1px solid white;
}
.sfondoIndex02 {
	background-color: #FF9900;
}
.tbIndex01 {
	font-size: x-small;
	color: white;
	padding-left: 18px;
}
.tbIndex02 {
	font-size: x-small;
	color: white;
	padding-left: 18px;
}
.tdIndexIcone01 {
	background-color: #267DD4;
	border-top: 1px solid #80B3E6;
	border-bottom: 1px solid #80B3E6;
	padding: 3px;
}
.tdIndexIcone02 {
	background-color: #FFB84D;
	border-top: 1px solid #FFCC80;
	border-bottom: 1px solid #FFCC80;
	padding: 3px;
}
.descrizioneProdotti {
	font-size: smaller;
	text-align: justify;
	padding: 2px;
	border-right: 0px dashed Black;
	border-left: 0px dashed Black;
}

.bordoImgDashed {
	border-right: 1px dashed black;
	border-bottom: 1px dashed black;
}