@charset "iso-8859-1";

/* Struttura Footer */

#Footer {
	text-align: center;
	clear: both;
	padding-top: 10px;
	color: #4C2C06;
}

#FooterLeft {
	float: left;
	padding-left:30px;
}

#FooterRight {
	float:right;
}


#LinkCredits {
	background-image:url(../img_struct/logo-tm.png);
	background-position: right;
	background-repeat:no-repeat;
	padding:10px 40px 10px 0px;
	color: #4C2C06;
}
