.mainWrapper { 	
	padding-top: 15px;
	padding-bottom: 30px; 
	background: #d7dcce url(../img/pageBkg.gif) repeat-x;
}

body {
	background: #2d1514; 
}

/* Contatti */
.contattiWrapper .tabs li {
	float: left;
	width: auto;
	height: auto;
	padding: 15px;
}
.contattiWrapper .tabs li a {
	width: auto;
	height: auto;
	font-weight: bold;
}

.contattiWrapper .panes {
	border: 0px;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-opera-border-radius: 0;
	border-radius: 0;
	
	width: auto;
	padding: 15px 0 0 0 ;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

#larciano img { float: left; padding: 0 15px 15px 0;}