@charset "iso-8859-1";

/* Struttura Footer */

#Footer {
	background-color: #b9d8b9;
	height: 35px;
	line-height: 35px;
	margin-top: 50px;
	margin-bottom: 10px;
	color: #666666;
	clear:both;

}

#Footer_Tube {
	padding:0px 15px;
	}

.Footer_Left {
	float:left;
}

.Footer_Right {
	float:right;
	text-align: right;
}

.link_tm {
	background-image:url(../img_struct/logo_tm.gif);
	background-position: center right;
	background-repeat: no-repeat;
	display: block;
	height: 35px;
	line-height: 35px;
	width: 200px;
	margin-right:20px;
	padding-right: 30px;
}
