
.content {
	padding:0;
}

.moduloHome {
}

/* modulo sinistra */

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


.moduloHome .homeSx .imgContainer{
	position:relative;
	margin-bottom:10px;
	width: 340px;
}

.moduloHome .homeSx .topBtnHome {
	position:absolute;
	top:0;
	left:0;
	width: 340px;
	height:	196px;
	display:block;
	background:url(img/mascheraHome.png);
}


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

/* contattaci */

.moduloHome .contattaciModule{
	width: 320px;
	margin-left:10px;
	background:url(../../img/bordo.gif) repeat-x 0 25px;
}
.moduloHome .contattaciModule img{
	padding-bottom:18px;
}
.moduloHome .contattaciModule p{
	line-height:2em;
	font-size:12px;
}
.moduloHome .contattaciModule .doveSiamoBtn{
	margin-top:4px;
}

/* modulo destra */

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

.moduloHome .homeDx .descContainer{
	margin-bottom:26px;
	font-size:13px;
}
.moduloHome .homeDx .descContainer p{
	line-height:1.8em;
}

.moduloHome .imgHead{
	width:84px;
	height:16px;
	display:block;
	margin-bottom:10px;
}

/* modulo proposte esclusive */

.proposte_esclusive{
	padding-top:24px;
	background:url(../../img/bordo.gif) repeat-x top;
}

.proposte_esclusive h2{
	padding-top:5px;
	padding-bottom:6px;
}

.proposte_esclusive .elementoLista{
	clear:both;
	margin-bottom:20px;
}

.proposte_esclusive .descProposte{
	background:url(../../img/bordo.gif) repeat-x bottom;
	width:240px;
	height:157px;
	display:block;
	float:left;
}

.proposte_esclusive .thumb {
	width:154px;
	height:120px;
}

.proposte_esclusive .thumb.vert {
	width:120px;
	height:154px;
}


