
.content {
	padding:0;
	padding-bottom:70px;
}

.moduloHome {
}

/* modulo sinistra */

.moduloHome .homeSx {
	width:348px;
	padding:40px 0 0 18px;
}


.moduloHome .homeSx .descContainer{
	width:320px;
	margin-left:10px;
}


/* modulo destra */

.moduloHome .homeDx {
	background:url(../../img/sfumatura.jpg) no-repeat;
	width:378px;
	padding: 36px 20px 20px;

	min-height:200px;
	height:auto !important;
	height:200px;

}


/* Galleria */

.moduloHome .thumbGallery {
	clear:both;
}
.moduloHome .thumbGallery .cornice {
	margin:0 16px 12px 0;
	float:left
}
.moduloHome .thumbGallery .thumb {
	width: 80px;
	height: 80px;
}


