.index {
	font-family: Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menu {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-variant: normal;

}

.allestimento {
	font-family: Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.lavori {
	font-family: Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.div {
	font-family: Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.text {
	font-family: Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.title {
	font-family: Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.bordr {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #990000;
}
.bordl {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #990000;
}
.casa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
.indirizzo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
}
