@charset "iso-8859-1";

/* Struttura Footer */

#Footer {
	padding-top: 25px;
	background-color: #13293B;
	padding-bottom: 80px;
	margin-top: 50px;
}

#Footer_Tube {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	color:#85C8FA;
}

#Footer_tm_link {
	text-align: right;
}

#Footer_tm_link a {
	text-decoration: underline; 
	color: #85C7F9;
}
