/* 

CSS Footer

*/

.footer {
	clear: both;
	background: #FFF;
	float: left;
	display: inline;
	width: 970px;
	min-height: 30px;
	height:auto !important;
	height: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d7d7d7;
}

.cont_txt_footer{
	float:left;
	display:inline;
	margin-top: 2px;
}

.testo_footer {
	float:left;
	color:#8a8a8a;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	margin-right: 10px;
	display: inline;
	margin-left: 10px;
	margin-top:2px;
}

.testo_footer_dx{
	float:left;
	color:#8a8a8a;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	display: inline;
}

.testo_footer a {
	text-decoration:none;
	color:#8a8a8a;
	

}

.testo_footer a:hover {
	text-decoration:underline;
}

.cont_txt_footer span{
	float:left;}
	
.cont_txt_footer_dx{
	float:right;
	margin-top: 4px;
	display: inline;
	color: #8a8a8a;
	margin-right: 5px;
}

.barretta_grigia_footer {
	color:#dbdcdc;
	font-size:12px;
}

.freemove{
	float:left; 
	display:inline; 
	margin-left:110px; 
	margin-top:3px;
}
