#footer{
	float:left;
	width:902px;
	height:22px;
	background-image: url(../img/dottestetica_footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#IVA{
	float:left;
	width:437px;
	margin:0;
	padding:0;
	margin-top:5px;
	height:15px;
	font-size: 11px;
	color:#7F666E;
	text-align: left;
	text-indent: 6px;
	vertical-align: 10%;
}
#footerMENU{
	float:left;
	width:464px;
	height:17px;
}
.menu{
	margin:0;
	padding:0;
	list-style:none;
	height:2em;
	font-size: 11px;
	color:#7F666E;
	text-align: center;
	
}
.menu li{
float:left;
width:114px;
border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.menu a{
float:left;
height:2em;
line-height:2em;
padding:0 0em;
width:108px;
/*text-decoration:none;*/
}
/* COLORI */
.menu{
color:#7F666E;
}
.menu a:link,
.menu a:visited{
color:#7F666E;
}
.menu a:hover,
.menu a:focus,
.menu a:active{
color:#FFF;
}

.menu .voceCorrente a:hover,
.menu .voceCorrente a:focus,
.menu .voceCorrente a:active{
color:#FFF;
}

