body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.undici {
	font-size: 11px;
}
.menu {
	background-color: #636563;
	height: 17px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: right;
}
.legal {
	background-color: #636563;
	height: 17px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-size: 10px;
	color: #FFFFFF;
}
.logo {
	background-color: #D7DBE7;
	height: 64px;
	width: 166px;
}
.interno {
	background-image: url(../images/bg_interno.gif);
	background-repeat: repeat-y;
}
.sottomenu {
	padding-top: 5px;
	padding-right: 13px;
	padding-bottom: 5px;
	padding-left: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BFC1C9;
	color: #CC6600;
}
.red {
	color: #CC6600;
}
.sottomenu a{
	color: #000000;
	text-decoration: none;
}
.sottomenu a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.titolo {
	font-size: 14px;
	font-weight: bold;
}
.text {
}
.text a{
	color: #000000;
}
hr {
	color: #FFFFFF;
	height: 1px;
}
.lato {
}
.legal a {
	color: #FFFFFF;
	text-decoration: none;
}
.legal a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.violetto {
	background-color: #E7E3E7;
}
.interno_prodotti {
	background-image: url(../images/bg_interno_prodotti.gif);
	background-repeat: repeat-y;
}
.tit_prodotti {
	font-size: 28px;
	color: #FFFFFF;
	background-image: url(../images/tit_prodotti.jpg);
	background-repeat: no-repeat;
	vertical-align: bottom;
	height: 64px;
	width: 614px;
	padding-bottom: 5px;
	padding-left: 19px;
}
.tit_gruppo {
	font-size: 28px;
	color: #FFFFFF;
	background-image: url(../images/tit_gruppo.jpg);
	background-repeat: no-repeat;
	vertical-align: bottom;
	height: 64px;
	width: 614px;
	padding-bottom: 5px;
	padding-left: 19px;
}
.tit_indirizzi {
	font-size: 28px;
	color: #FFFFFF;
	background-image: url(../images/tit_indirizzi.jpg);
	background-repeat: no-repeat;
	vertical-align: bottom;
	height: 64px;
	width: 614px;
	padding-bottom: 5px;
	padding-left: 19px;
}
.elenco {
	float: left;
	width: 50%;
}
.tit_soluzioni {
	font-size: 28px;
	color: #FFFFFF;
	background-image: url(../images/tit_soluzioni.jpg);
	background-repeat: no-repeat;
	vertical-align: bottom;
	height: 64px;
	width: 614px;
	padding-bottom: 5px;
	padding-left: 19px;
}

