@charset "iso-8859-1";

/* Struttura Footer */

#Template_Footer {
	clear: both;
	width: 940px;
	height: 80px;
	margin-top: 0px;
	margin-left:60px;
	/*background-color: #555555;*/
	/*margin-top: 10px;*/
}

#Footer_Content {
	padding-top: 25px;
}

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