body {
	background-color:#FFFBF8;
	background-image:url(../images/css/fondo_sposa.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
.contenitore {
	background-image:url(../images/css/fondo_contenitore_sposa.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
#eme-down {
	width:86px;
	height:196px;
	position:absolute;
	top:0;
	left:520px;
}
.stepcarousel {
	position: relative; /*leave this value alone*/
	/*border: 2px solid white;*/
	overflow: scroll; /*leave this value alone*/
	width: 360px; /*Width of Carousel Viewer itself*/
	height: 130px; /*Height should enough to fit largest content's height*/
	margin-left:10px;
}
.stepcarousel .belt {
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}
.stepcarousel .panel {
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 0px; /*margin around each panel*/
	min-width: 100px;/*width: 90px;*/ /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
.testomarca {
	padding-left:30px;
	vertical-align:top;
	padding-right:30px;
}
.galleryprodotti {
	padding-left:18px;
	vertical-align: baseline;
	margin-bottom:0;
}
.fotonair {
	vertical-align:top;
}

/*tutte*/
#testodest {
	width:700px;
}

/*eme*/
td.emesini {
	vertical-align:top;
	width:225px;
}
td.emedest {
	padding-left:10px;
	vertical-align:top;
	padding-right:10px;
}
/*pret*/
td.presini {
	vertical-align:top;
	width:225px;
}
td.predest {
	padding-left:10px;
	vertical-align:top;
	padding-right:10px;
}
