@charset "iso-8859-1";

/* Struttura Footer */

@charset "iso-8859-1";

/* Struttura Footer */

#Footer {
	margin-bottom: 30px;
	margin-top: 30px;
}

.Footer_Left {
		float: left;
}

.Footer_Right {
	float: right;
}

#Footer_Credits {
	background-image:url("../img_struct/logo-tm.gif");
	background-position:right center;
	background-repeat:no-repeat;
	color:#888888;
	font-size:11px;
	text-align: right;
	margin-right: 10px;
	padding: 0px 30px 0px 0px;
	display: block;
	height: 26px;
	line-height: 26px;

}

#Footer_Copyright {
	clear: both;
	color:#888888;
	font-size:11px;
	padding-top:20px;
	text-align: left;
	padding-left: 10px;
}

#Footer_Credits a {
 	color: #888;
}

#Footer_Credits a:hover {
	text-decoration: none;
}
