body {
  background: #fff;
  color: #333;
  font-size: 11px;
  height: auto;
  padding:40px 0px 20px 0px;
}

a {
  color: #fff;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

h1 {
  font-family: Georgia, serif;
  font-weight: normal;
  padding-top: 20px;
  text-align: center;
}

h2 {
  padding-top: 20px;
  text-align: center;
}

p {
  overflow: hidden;
  padding: 10px 0;
  text-align: center;
}

.container_12,
.container_16,
.container_24 {
  background-color: #fff;
  background-repeat: repeat-y;
  margin-bottom: 20px;
}
.logo {
	text-align:center;
}
div.grid_12.tabella-sevizi h2 {
	margin-top:50px;
	margin-bottom:0px;
	padding-top:0px;
	font-family: 'PT Sans', sans-serif;
	font-weight:normal;
	font-size:38px;
	color:#BBCE00;
}
.servizi {
	
	width:465px;
	height:360px;
	margin-top:50px;
	border:10px solid #BBCE00;
	
}
.servizi tbody tr td {
	border-bottom:10px solid #BBCE00;
}
.servizi tbody tr:last-child {
	border-bottom:none;
}
.servizi tbody tr td {
	width:300px;
	height:169px;
	border-right:10px solid #BBCE00;
}
.servizi tbody tr td:last-child {
	width:300px;
	height:168px;
	border-right:none;
}
.footer {
	position:relative;
}
.footer a {
	color:#000;
}
.footer .contact p{
	width:430px;
	font-size:14px;
	font-weight:bold;
	position:relative;
	left:50%;
	margin-left:-215px;
}
html body div.container_12.site div.grid_12.footer div.contact p.email a {
	margin:0px;
	margin-top:30px;
}

.footer .contact a {
	width:200px;
	height:40px;
	display:block;
	float:left;
}
.footer .contact a:last-child {
	margin-left:30px;
}