body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}




.bg1 {
	background-image: url(../img/sfondo_1.jpg);
}
.bg2 {
	background-color: #03666B;
	background-attachment: fixed;
	background-image: url(../img/fondo_sfumato.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	
}
.bg_zanz {
	background-image: url(../img/sfondo_3.jpg);
}
.mupbg {
	background-attachment: fixed;
	background-image: url(../img/mup.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.trattvertbg {
	background-image:  url(../img/catalogo/tratt_vert.gif);
}
.divrighemenu {
	background-image: url(../img/tratteggio_orizzontale.gif);
	background-repeat: repeat-x;
}

.sottotitolohead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.testosmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.titolosmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #016AC3;
}
.menuaziendale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	clip: rect(87px,auto,auto,auto);
}
a.menuaziendale:hover {
	text-decoration: underline;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bg3 {

	background-color: #03666B;
}
.infotip {
	position: relative;
	z-index: 100;
	left: -16px;
}
.box h1 {
	font-weight: bold;
	background-color: #f1f1f1;
	display: block;
	padding: 3px;
	float: left;
	clear: both;
	font-size: 11px;
	height: 30px;
	width: 100%;
}
.box img {
	display: block;
	float: none;
	clear: both;
}
.box {
	display: block;
	float: left;
	margin-right: 20px;
	width: 22%;
	height: 350px;
}
.box P {
	display: block;
	float: left;
	width: 100%;
	margin-top: 0px;
	clear: both;
}

.box_prod {
	display:block;
	margin-bottom:30px;
}
.box_prod img{
	float:left;
	margin-right:15px;
	margin-bottom:10px;
}
.box_prod table {
	float:left;
	margin-top:30px;
	width:260px;
}
.box_prod table td{
	text-align:center;
	padding:4px;
}
.box_prod .intest td{
	background-color:#e0e2e5;
	font-weight:bold;
}
.box_prod .fine td{
	border-bottom:1px dotted #e0e2e5;
}
.right_img { 
	float:right;
	margin-left:5px;
	margin-bottom:10px;
	margin-top:10px;
}
	

