@charset "iso-8859-1";

/* Struttura Footer */



#footer_left {
	float: left;
	width: 50%;
}

#footer_right {
	float: right;
	width: 20%;
}

.footer_linkTm {
	background-image:url(../img_struct/logo_tm.gif);
	background-position: left center;
	padding: 7px 0px 7px 40px;
	background-repeat: no-repeat;
	color: #997339
}

#footer_wrapper {
	padding: 10px 0px 0px 0px;
	margin: 0 auto;
	background-color: #fff;
	text-align: center;
	height:100px;
	clear: both;	
}

#footer_content {
	margin: 0 auto;
	width: 980px;
}
