#Nverde {
	clear: left;
	float: left;
	height:25px;
	width:190px;
	background-image: url(../img/nVerdepiccolo.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#footer {
	height: 25px;
	width: 474px;
	float: left;
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #6699CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFF;
}

.planning {
	height: 25px;
	width: 100px;
	float:left;
	margin-left:10px;
	font-size: 10px;
	color:#FFF;
	background-image: url(../img/planning.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #6699CC;
}
.agenti {
	height: 25px;
	width: 60px;
	float:left;
	margin-left:5px;
	font-size: 10px;
	color:#FFF;
	background-image: url(../img/agenti.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #6699CC;
}
.plan{
	height:11px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	text-align:center;
	text-decoration:none;
}

#iva, #mappa, #crediti, #policy{
	float:left;
	margin-top:10px;
	height:11px;
	text-decoration:none;
}

#iva{
	margin-left:10px;
}
#mappa, #crediti, #policy{
margin-left:40px;
}


.menuFooter{
background:#691323;
color:#FFF;
}
#mappa a, #crediti a, #policy a, .plan a{
text-decoration:none;
color:#FFF;
}

#mappa a:hover,
#mappa a:focus,
#mappa a:active,
#crediti a:hover,
#crediti a:focus,
#crediti a:active
#policy a:hover,
#policy a:focus,
#policy a:active,
.plan a:hover,
.plan a:focus,
.plan a:active{
color:#FFCC00;
}
