#contenitore {
width: 920px;
margin-top:0px;
}

#menu {
	width:920px;
	height:22px;
	float:left;
	text-align:left;
	padding-top:0px;
	padding-left:50px;
	border:0px solid;
	background-image: url('../images/sf_but.jpg');
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000045;
	font-weight:bold;	
}

	.b:link { font-family: verdana; font-size: 11px; color: #000045; text-decoration: none; font-weight: bold;}
	.b:visited { font-family: verdana; font-size: 11px; color: #000045; text-decoration: none; font-weight: bold;}
	.b:hover { font-family: verdana; font-size: 11px; color: #5B5BAF; text-decoration: none; font-weight: bold;}

#testo_azienda {
	font-size: 20px;
	text-indent: -999999em;
	line-height: 0px;
}
#centro {
	width:870px;
	height: 100%;
	float:left;
	border:0px solid red;
	padding-left:45px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#bottoni{
	background-image: url('../images/but.jpg');
	float:left;
	width:99px;
	height:24px;
	color:#FFFFFF;
	text-align:center;
	font-size:12px;
	padding-top:5px;
	margin-right:2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#bottoni a{
	color:#FFFFFF;
	text-decoration: none;
}

#prodotti{
	float:left;
	width:24%;
	border:1px #00722B solid;
	background-color:#FFF79D;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	height:20px;
	padding-top:5px;
}
#linea{
	float:left;
	width:24%;
	border:1px #00722B solid;
	text-align:center;
	font-size:12px;
	height:auto;
	padding-top:5px;
}
#footer {
	font-family: Verdana;
	float:left;
	text-align: left;
	width:870px;
	height: auto;
	margin-bottom:0px;
	padding-top:3px;
	border-top: 1px #00722B solid;
	background-color:#000045;
}
#gruppo {
	float: left;
	font-family: Verdana;
	text-align:center;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	width:33%;
	height: auto;
	padding-bottom:5px;
}
#gruppo a{
	font-family: Verdana;
	text-align:center;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

#copy {
	font-family: Verdana;
	color:#000000;
	font-size:11px;
	float:left;
	text-align: left;
	width:400px;
	padding-left:0px;
}
#image {
	float:right;
	font-family: Verdana;
	color:#000000;
	font-size:11px;
	width:100%;
	height:20px;
	border: 0px #660033 solid;
	text-align:right;
	padding-top:5px;
	border-top:1px #000000 solid;
	margin-top:2px;
	margin-bottom:2px;	
}
#image a {
	text-decoration: none;
	color: #000099;
}
#image a:hover {
	color: #000099;
	text-decoration: underline;
}

