@charset "utf-8";

form{
	float:left;
	/* height:20px; */
	margin:0;
}

#contenitore{
	float:left;
	width:1000px;
	/* height:430px; */
	height:auto;
	background-color:#FFFFFF;
}

#prodotti{
	/* position:absolute; */
	margin-left:15px;
	margin-right:15px;
	/* width:297px; */
	height:auto;
	float:left;
	background-color:#FFFFFF;
}
#accessori_spazio{
	margin-top:10px;
	margin-left:100px;
	clear:left;
	/* width:295px; */
	/* height:368px; */
	/* height:auto; */
	border:1px solid #dbdbdb;
}
#descrizione{
	float:right;
	width:448px;
	height:410px;
	background-image:url(../immagini/di_piu/sfondo_descrizione.gif);
	background-repeat:no-repeat;
}
#titolo{
	width:408px;
	/* height:100px; */
	font-size:0.55em;
}
#sx{
	float:left;
	width:225px;
	font-size:0.55em;
}
#dx{
	float:left;
	width:178px;
	font-size:0.55em;
}
#prenotazione{
	float:left;
	width:408px;
	/* height:10px; */
	font-size:0.6em;
	word-spacing:-2px;
}
