@charset "iso-8859-1";

/* Struttura Footer */

#Footer_Wrapper {
	padding-top: 15px;
	border-top: 1px solid #e0000d;
	text-align: center;
}


#Footer_Copyright {
	text-align: center;
}

#Footer_Wrapper ul li {
	color: #e0000d;
	border-right: 1px solid #e0000d;
	list-style-type: none;
	display: inline;
	padding:0px 5px;
}

#Footer_Wrapper ul li a {
	color: #8c8f90;
}
