@charset "UTF-8";
.contatti {
	font-family:gothic_0;
}
#footer {
	position: relative;
	bottom:0px;
	margin-top:220px;
	display:block;
	width:100%;
	padding-bottom:60px;
	padding-top: 150px;
	overflow:hidden;
	background-color: #545454;
}
#footer ul {
	padding-bottom:40px;
}
#footer ul li {
	list-style: none;
	padding-bottom:1.7em;
}
#footer a:link, a:visited {
	color:#fff;
	text-decoration:none;
}
#footer a:hover {
	color:#666;
	text-decoration:none;
}
.h-car-contact {
		font-size: 28px;
	}
.h-car-address {
	font-size: 16px;
}
.wid-logo {
	width: 14%;
}
@media only screen and (max-width:759px) {
.wid-logo {
	width: 31.5%;
}
.h-car-contact {
		font-size: 20px;
	}
.h-car-address {
	font-size: 16px;
}
