#container {
	position: relative;
}
.cella {
	color: #666666;
	font-size: 11px;
	height: 30px;
	vertical-align: top;
}
.cella a{
	color: #666666;
	text-decoration: none;
}
.cella a:hover{
	color: #C51F29;
	text-decoration: none;
}
.cella span {
	padding-right: 15px
}
.top_menu {
	background-image: url(../images/bg_menu_interno.gif);
	background-repeat: repeat-x;
	height: 20px;
}
.cella_menu {
	color: #CCCCCC;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 40px
}
.cella_menu a {
	color: #CCCCCC;
	text-decoration: none;
}
.cella_menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#sm_azienda {
	position: absolute;
	width: 840px;
	z-index: 2;
	left: 20px;
	visibility: hidden;
	top: -5px;
}
#sm_prodotti {
	position: absolute;
	width: 840px;
	z-index: 2;
	left: 20px;
	visibility: hidden;
	top: -5px;
}
#sm_qualita {
	position: absolute;
	width: 840px;
	z-index: 2;
	left: 20px;
	visibility: hidden;
	top: -5px;
}
