@charset "iso-8859-1";

/* Struttura Footer */

#Footer_Content {
	padding-top: 30px;
	width: 930px;
}

#Footer_Content_Dx{
	width:215px;
	float:right;
	
}

.CreditsText{
	float:left;
	width:440px;
}

.CreditsText a{
	display:block;
	width:88px;
	color:#666;
	font-size:12px;
}


.Footer_SiteMap{
	float:left;
	width:430px;
	padding-left:25px;
}

.Footer_SiteMap #BoxExtra_10_11_12_13_14 a:hover{
	color: #eb2d2e;
}

