* {
	margin: 0;
	padding: 0;
}

.clearer {
	clear: both;
}

a:focus {
outline: none;
}

/* ------------------------------------- */

body {
	background: #F5F5F5 url(img/bg.gif) repeat-x 0 0;
	font-family: "Trebuchet MS", sans-serif;
}

#header {
	text-align: center;
	width: 960px;
	height: 116px;
	padding-top: 40px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
}

#header h1 a {
	display: block;
	background: url(img/logo.gif) no-repeat;
	width: 230px;
	height: 50px;
	text-indent: -900em;
	margin-right: auto;
	margin-left: auto;
}

#header h2 {
	display: none;
}

#header ul {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	height: 17px;
	display: block;
	padding: 0;
	background-color: #29568f;
}

#header ul li {
	float: left;
	list-style-type: none;
	text-indent: -900em;
	display: block;
	height: 17px;
	margin: 0;
	padding: 0;
	background-color: #29568f;
}

#header ul li a {
	display: block;
	background-color: #29568f;
	font-size: 10px;
}

#header ul li#home a {
	background: url(img/menu.gif) no-repeat 0 1px;
	width: 48px;
	height: 16px;
	display: block;
}

#header ul li#home.selected a, #header ul li#home a:hover {
	background: url(img/menu.gif) no-repeat 0 -16px;
}

#header ul li#company a {
	background: url(img/menu.gif) no-repeat -50px 1px;
	height: 16px;
	width: 80px;
}

#header ul li#company.selected a, #header ul li#company a:hover {
	background: url(img/menu.gif) no-repeat -50px -16px;
}

#header ul li#materassi a {
	background: url(img/menu.gif) no-repeat -130px 1px;
	height: 16px;
	width: 85px;
	margin-right: 5px;
}

#header ul li#materassi.selected a, #header ul li#materassi a:hover {
	background: url(img/menu.gif) no-repeat -130px -16px;
}

#header ul li#letti a {
	background: url(img/menu.gif) no-repeat -215px 1px;
	height: 16px;
	width: 40px;
}

#header ul li#letti.selected a, #header ul li#letti a:hover {
	background: url(img/menu.gif) no-repeat -215px -16px;
}

#header ul li#reti a {
	background: url(img/menu.gif) no-repeat -250px 1px;
	height: 16px;
	width: 120px;
	margin-right: 3px;
}

#header ul li#reti.selected a, #header ul li#reti a:hover {
	background: url(img/menu.gif) no-repeat -250px -16px;
}

#header ul li#news a {
	background: url(img/menu.gif) no-repeat -375px 1px;
	height: 16px;
	width: 53px;
}

#header ul li#news.selected a, #header ul li#news a:hover {
	background: url(img/menu.gif) no-repeat -375px -16px;
}

#header ul li#comunicazione a {
	background: url(img/menu.gif) no-repeat -425px 1px;
	height: 16px;
	width: 120px;
}

#header ul li#comunicazione.selected a, #header ul li#comunicazione a:hover {
	background: url(img/menu.gif) no-repeat -425px -16px;
}

#header ul li#vendita a {
	background: url(img/menu.gif) no-repeat -545px 1px;
	height: 16px;
	width: 95px;
}

#header ul li#vendita.selected a, #header ul li#vendita a:hover {
	background: url(img/menu.gif) no-repeat -545px -16px;
}

#header ul li#contatti a {
	background: url(img/menu.gif) no-repeat -630px 1px;
	height: 16px;
	width: 70px;
	margin-left: -10px;
}

#header ul li#contatti.selected a, #header ul li#contatti a:hover {
	background: url(img/menu.gif) no-repeat -630px -16px;
}

#fascione {
	width: 100%;
	height: 260px;
	margin: 0;
	padding: 0;
	display: block;
}

#container {
	width: 960px;
	margin: 0 auto 20px;
}

/* ------------------------------------- */

#container #colSX {
	width: 710px;
	height: 276px;
	background-color: #ffffff;
	margin-top: 45px;
	float: left;
	display: inline;
}

#container #colSX .box {
	width: 225px;
	padding-left: 10px;
	padding-right: 10px;
	background: url(img/box_bg.gif) no-repeat right top;
	height: 256px;
	float: left;
	display: inline;
	padding-top: 20px;
}

#container #colSX .box h2#tecnologie {
	width: 100px;
	height: 17px;
	background: url(img/tecnologie.gif) no-repeat;
	text-indent: -900em;
	margin-bottom: 15px !important;
	margin-bottom: 0px;
}

#container #colSX .box h2#prodotto {
	width: 139px;
	height: 17px;
	background: url(img/focus-prodotto.gif) no-repeat;
	text-indent: -900em;
	margin-bottom: 15px !important;
	margin-bottom: 0px;
}

#container #colSX .box a .img {
	display: block;
	border: 1px solid #ddd;
	margin-bottom: 10px;
}

	#container #colSX .box a .img:hover {
	border: 1px solid #29568f;
}

#container #colSX .box h3 a {
	color: #666;
	text-decoration: none;
	font: bold 14px/110% "Trebuchet MS";
	width: 220px;
	display: block;
	height: 30px;
	background-image: none;
	border-bottom: 1px dotted #999999;
}

#container #colSX .box h3 a:hover {
	color: #29568f;
	text-decoration: none;
}

#container #colSX .box p {
	color: #999;
	font: 11px/120% "Trebuchet MS";
	width: 220px;
	margin-top: 10px;
}

#container #colSX .box2 {
	width: 201px;
	padding-left: 10px;
	height: 256px;
	padding-top: 20px;
	float: left;
	display: inline;
	background-position: right top;
}

#container #colSX .box2 h2#prodotti {
	width: 115px;
	height: 22px;
	background: url(img/altri-prodotti.gif) no-repeat;
	text-indent: -900em;
	margin-bottom: 10px !important;
	margin-bottom: 0px;
}

#container #colSX .box2 .block {
	background-color: #F5F5F5;
	margin-bottom: 2px;
	height: 70px;
	width: 200px;
}

#container #colSX .box2 .block a .img-prodotto {
	width: 68px;
	height: 68px;
	border: 1px solid #ddd;
	float: left;
	margin-right: 5px;
}

#container #colSX .box2 .block a .img-prodotto:hover {
	border-color: #29568f;
}

#container #colSX .box2 .block h3 a {
	color: #999;
	text-decoration: none;
	font: bold 14px "Trebuchet MS";
	margin-top: 5px;
	width: 120px;
	margin-bottom: 5px;
	float: left;
}

#container #colSX .box2 .block h3 a:hover {
	color: #29568f;
}

#container #colSX .box2 .block p {
	color: #999;
	font: 10px/110% "Trebuchet MS";
	width: 120px;
	float: left;
	margin: 0;
	padding: 0;
}

/* ------------------------------------- */

#container #colDX {
	width: 240px;
	height: 276px;
	margin-top: 45px;
	float: right;
	display: inline;
}

#container #colDX #certificazioni {
	height: 117px;
	background: url(img/certificazioni-bg.gif) no-repeat 0 0;
	padding-top: 20px;
	margin-bottom: 6px;
	width: 231px;
	padding-left: 11px;
}

#container #colDX #certificazioni h2 {
	background: url(img/certificazioni.gif) no-repeat;
	width: 114px;
	height: 14px;
	display: block;
	text-indent: -900em;
	margin-bottom: 18px !important;
	margin-bottom: 0px;
}

#container #colDX #certificazioni a .img {
	display: block;
	border: 1px solid #ddd;
}

#container #colDX #certificazioni a .img:hover {
	border: 1px solid #29568f;
}

#container #colDX #xstra {
	width: 230px;
	height: 119px;
	background: url(img/extra-bg.gif) no-repeat 0 0;
	padding-top: 15px;
	padding-left: 10px;
}

#container #colDX #xstra h2 {
	background: url(img/xstra.gif) no-repeat;
	width: 94px;
	height: 10px;
	display: block;
	text-indent: -900em;
	margin-bottom: 10px !important;
	margin-bottom: -5px;
}

#container #colDX #xstra a .img {
	display: block;
	border: 1px solid #ddd;
}

#container #colDX #xstra a .img:hover {
	border: 1px solid #29568f;
}

/* ------------------------------------- */

#container #footer {
	margin-top: 20px;
	padding: 0;
}

#container #footer h5 {
	color: #999;
	text-decoration: none;
	font: normal normal 11px/110% "Trebuchet MS";
	float: left;
	margin: 0;
	padding: 0;
}

#container #footer h5 strong {
	font-weight: bold;
	font-size: 11px;
}

#container #footer ul {
	float: right;
	margin-top: 11px;
}

#container #footer ul li {
	float: left;
	list-style-type: none;
	margin-right: 1px;
	margin-left: 1px;
}

#container #footer ul li, #container #footer ul li a {
	color: #999;
	text-decoration: none;
	font: normal normal 11px/110% "Trebuchet MS";
}

#container #footer ul li a:hover {
	text-decoration: underline;
	color: #666;
}

#container #footer #level1 {
	border-top: 1px dotted #999999;
	width: 960px;
	margin-top: 5px;
	padding-top: 5px;
	/* IE */
	margin-top: expression('-15');
}

#container #footer #level1 ul {
	float: left;
	margin: 0;
}

#container #footer #level1 ul li {
	margin-right: 10px;
}

#container #footer #level1 ul li#tel {
	background: url(img/ico-tel.gif) no-repeat 0 2px;
	padding-left: 13px;
}

#container #footer #level1 ul li#fax {
	padding-left: 19px;
	background: url(img/ico-fax.gif) no-repeat;
}

#container #footer #level1 ul li#mail {
	background: url(img/ico-mail.gif) no-repeat;
	padding-left: 18px;
}

/* ------------------------------------- */

#fascia {
	width: 100%;
	height: 70px;
	background: url(img/fascia-bg.jpg) repeat-x;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin: 0;
}

#fascia #container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	height: 70px;
}

#fascia #container h2#materassi {
	float: left;
	width: 136px;
	height: 23px;
	background: url(img/materassi.gif) no-repeat;
	text-indent: -900em;
	display: block;
	margin-top: 30px;
	margin-left: 10px;
}

#fascia #container h2#letti {
	float: left;
	width: 57px;
	height: 23px;
	background: url(img/letti.gif) no-repeat;
	text-indent: -900em;
	display: block;
	margin-top: 30px;
	margin-left: 10px;
}

#fascia #container h2#company {
	float: left;
	width: 143px;
	height: 28px;
	background: url(img/company.gif) no-repeat;
	text-indent: -900em;
	display: block;
	margin-top: 30px;
	margin-left: 10px;
}

#fascia #container h2#reti {
	float: left;
	width: 222px;
	height: 23px;
	background: url(img/retiAcc.gif) no-repeat;
	text-indent: -900em;
	display: block;
	margin-top: 30px;
	margin-left: 10px;
}

#fascia #container h2#news {
	float: left;
	width: 81px;
	height: 23px;
	background: url(img/news.gif) no-repeat;
	text-indent: -900em;
	display: block;
	margin-top: 30px;
	margin-left: 10px;
}

#fascia #container h2#comunicazione {
	float: left;
	width: 225px;
	height: 23px;
	background: url(img/comunicazione.gif) no-repeat;
	text-indent: -900em;
	display: block;
	margin-top: 30px;
	margin-left: 10px;
}

#fascia #container h2#punti_vendita {
	float: left;
	width: 185px;
	height: 23px;
	background: url(img/punti_vendita.gif) no-repeat;
	text-indent: -900em;
	display: block;
	margin-top: 30px;
	margin-left: 10px;
}

#fascia #container h2#contatti {
	float: left;
	width: 111px;
	height: 23px;
	background: url(img/contatti.gif) no-repeat;
	text-indent: -900em;
	display: block;
	margin-top: 30px;
	margin-left: 10px;
}

#fascia #container #img {
	float: right;
}

/* ------------------------------------- */

#container #content {
	width: 960px;
	margin-top: 10px;
	background-image: url(img/materassi-bg.gif);
	background-color: #fff;
}

#container #content .box {
	padding-top: 15px;
	float: left;
	width: 240px;
}

#container #content .box h3#tradizionali {
	background: url(img/molle-tradizionali.gif) no-repeat 10px 0;
	width: 240px;
	height: 17px;
	text-indent: -900em;
	display: block;
	padding-bottom: 10px;
	border-bottom: 5px solid #007046;
}

#container #content .box h3#indipendenti {
	background: url(img/molle-indipendenti.gif) no-repeat 10px 0;
	width: 240px;
	height: 17px;
	text-indent: -900em;
	display: block;
	padding-bottom: 10px;
	border-bottom: 5px solid #d89602;
}

#container #content .box h3#schiuma-lattice {
	background: url(img/schiuma-lattice.gif) no-repeat 10px 0;
	width: 240px;
	height: 17px;
	text-indent: -900em;
	display: block;
	border-bottom: 5px solid #df1a23;
	padding-bottom: 10px;
}

#container #content .box h3#schiume-evolute {
	background: url(img/schiume-evolute.gif) no-repeat 10px 0;
	width: 240px;
	height: 17px;
	text-indent: -900em;
	display: block;
	padding-bottom: 10px;
	border-bottom: 5px solid #008bc4;
}

#container #content .box .img {
	display: block;
	margin-bottom: 10px;
}

#container #content .box p {
	color: #999;
	font: 11px/120% "Trebuchet MS";
	margin-left: 10px;
	width: 222px;
}

#container #content .box ul {
	width: 240px;
	border-top: 1px solid #F5F5F5;
	margin-top: 30px;
}

#container #content .box ul li	 {
	list-style-type: none;
	border-bottom: 1px solid #F5F5F5;
	width: 240px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#container #content .box ul li a {
	color: #999;
	text-decoration: none;
	font: bold 14px "Trebuchet MS";
	margin-left: 10px;
}

#container #content .box ul li a:hover {
	color: #29568f;
}

/* ------------------------------------- */

#container #content #leftCol {
	width: 380px;
	margin: 0;
	padding: 0;
	float: left;
	border-right: 1px solid #F5F5F5;
}

#container #content #leftCol .mappa {
	display: block;
	margin: 20px 20px 10px;
}

#container #content #leftCol #img-azienda {
	margin: 20px 0 20px 20px;
	padding: 0;
}

#container #content #leftCol ul#menu {
	margin: 10px 0 100px 20px;
	padding: 0;
	width: 335px;
}

#container #content #leftCol ul#menu li {
	list-style-type: none;
	width: 330px;
	border-bottom: 1px solid #F5F5F5;
	margin: 0 0 15px;
	padding: 0 0 5px;
}

#container #content #leftCol ul#menu li a {
	display: block;
	width: 330px;
}

#container #content #rightCol {
	float: right;
	width: 530px;
	margin-top: 20px;
	margin-right: 25px;
	display: inline;
}

#container #content #rightCol p {
	color: #999;
	font: 11px/130% "Trebuchet MS";
	margin: 0 0 10px;
	padding: 0;
}

#container #content #rightCol form {
	width: 530px;
	margin: 20px 0;
	padding: 0;
}

#container #content #rightCol form .formBlocS, #container #content #rightCol form .formBloc, #container #content #rightCol form .formBlocSelect, #container #content #rightCol form .formBlocT {
	float: left;
	width: 230px;
	margin: 0 0 10px;
	padding: 10px;
	background-color: #f5f5f5;
	display: inline;
}

#container #content #rightCol form .formBlocS {
	margin: 0 10px 0 0;
	width: 250px;
}

#container #content #rightCol form .formBlocS label, #container #content #rightCol form .formBloc label, #container #content #rightCol form .formBlocSelect label, #container #content #rightCol form .formBlocT label {
	color: #999;
	font: 11px/130% "Trebuchet MS";
	margin: 4px 0 0;
	padding: 0;
	display: inline;
	float: left;
}

#container #content #rightCol form .formBlocS input, #container #content #rightCol form .formBloc input {
	color: #999;
	font: 11px/130% "Trebuchet MS";
	border: 1px solid #ececec;
	width: 135px;
	margin: 0;
	padding: 4px;
	float: right;
}

#container #content #rightCol form .formBlocS input:focus, #container #content #rightCol form .formBloc input:focus {
	color: #999;
	font: 11px/130% "Trebuchet MS";
	border: 1px solid #ccc;
}

#container #content #rightCol form .formBlocSelect {
	margin: 0 10px 0 0;
	width: 510px;
	border: 1px solid #ececec;
}

#container #content #rightCol form .formBlocSelect select {
	color: #999;
	font: 11px/130% "Trebuchet MS";
	border: 1px solid #ececec;
	width: 240px;
	margin: 0;
	padding: 4px;
	float: right;
}

#container #content #rightCol form .formBlocT {
	margin: 10px 10px 10px 0;
	width: 510px;
}

#container #content #rightCol form .formBlocT textarea {
	color: #999;
	font: 11px/130% "Trebuchet MS";
	border: 1px solid #ececec;
	width: 230px;
	margin: 0;
	padding: 4px;
	float: right;
	height: 80px;
}

#container #content #rightCol form .formBlocT textarea:focus {
	color: #999;
	font: 11px/130% "Trebuchet MS";
	border: 1px solid #ccc;
}

#container #content #rightCol form .formButton {
	margin: 0;
	width: 530px;
	text-align: right;
}

#container #content #rightCol form .formButton input {
	margin: 0;
	padding: 4px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #f5f5f5;
	color: #999;
	font: 11px/130% "Trebuchet MS";
}

#container #content #rightCol form .formButton .reset {
	color: #ccc;
}

#container #content #leftCol p {
	color: #999;
	font: 11px/130% "Trebuchet MS";
	width: 360px;
	margin: 0 0 0 20px;
	padding: 0;
}

#container #content #leftCol a {
	color: #999;
	text-decoration: underline;
	font: bold 11px "Trebuchet MS";
	margin-left: 20px;
}

#container #content #leftCol a:hover {
	color: #666;
}

/* ------------------------------------- */

#container #content #firstB {
	background: url(img/regioni-bg.jpg) repeat-y;
	width: 220px;
	margin: 0 2px 0 0;
	padding: 0;
	float: left;
	display: inline;
}

#container #content #firstB ul#listaRegioni {
	width: 220px;
	margin: 20px 0 0;
	padding: 0;
}

#container #content #firstB ul#listaRegioni li#regione {
	list-style-type: none;
	width: 220px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #fff;
}

#container #content #firstB ul#listaRegioni li#regione a {
	color: #666;
	text-decoration: none;
	font: normal normal 13px "Trebuchet MS";
	width: 200px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}

#container #content #firstB ul#listaRegioni li#regione a:hover {
	background-image: url(img/regione-over.jpg);
	color: #fff;
}

#container #content #secondB {
	background: url(img/provincia-bg.jpg) repeat-y;
	width: 220px;
	margin: 0 5px 0 0;
	padding: 0;
	float: left;
	display: inline;
}

#container #content #secondB ul#provincia {
	width: 220px;
	margin: 20px 0 0;
	padding: 0;
}

#container #content #secondB ul#provincia li {
	list-style-type: none;
	width: 220px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #fff;
}

#container #content #secondB ul#provincia li a {
	color: #666;
	text-decoration: none;
	font: normal normal 13px "Trebuchet MS";
	width: 200px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}

#container #content #secondB ul#provincia li a:hover {
	background-image: url(img/provincia-over.jpg);
	color: #fff;
}

#container #content #thirdB {
	margin: 20px 20px 60px;
	padding: 0;
	width: 470px;
	float: right;
	display: inline;
}

#container #content #thirdB .punto-box {
	width: 470px;
	margin: 0;
	padding: 10px 0;
	border-bottom: 1px dotted #D2D2D2;
	position: relative;
}

#container #content #thirdB .punto-box h2 {
	color: #666;
	text-decoration: none;
	font: bold 13px "Trebuchet MS";
	width: 280px;
	margin: 0 0 5px;
	padding: 0;
	float: left;
	display: inline;
}

#container #content #thirdB .punto-box p {
	color: #999;
	font: 11px/130% "Trebucht MS";
	width: 280px;
	float: left;
	margin: 0;
	padding: 0;
	display: inline;
}

#container #content #thirdB .punto-box ul.prodotti {
	padding: 0;
	margin: 0;
	top: 15px;
	position: absolute;
	right: 0;
}

#container #content #thirdB .punto-box ul.prodotti li {
	list-style-type: square;
	color: #999;
	text-decoration: none;
	font: normal normal 12px "Trebuchet MS";
	margin: 0 0 5px;
	padding: 0;
	width: 100px;
	list-style-image: none;
	list-style-position: outside;
}

/* ------------------------------------- */

#container #content  #news-content {
	width: 820px;
	margin: 0;
	float: left;
	padding: 0;
	height: 270px;
	display: inline;
}

#container #content #news-content .news-block {
	background-color: #F5F5F5;
	width: 380px;
	height: 110px;
	padding: 10px;
	float: left;
	margin: 5px;
	display: inline;
}

#container #content #news-content .news-block .img {
	width: 110px;
	height: 110px;
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
}

#container #content #news-content .news-block h2 a {
	color: #999999;
	font: bold 15px "Trebuchet MS";
	text-decoration: none;
	margin-top: 10px;
	float: right;
	margin-right: 0;
	margin-bottom: 10px;
	width: 260px;
	display: inline;
}

#container #content #news-content .news-block h2 a:hover {
	color: #29568f;
}

#container #content #news-content .news-block p {
	float: right;
	color: #999999;
	font: 11px/120% "Trebuchet MS";
	margin: 0;
	width: 260px;
	display: inline;
}

/* ------------------------------------- */

#container #content  #left-catalogo {
	width: 380px;
	margin: 0;
	padding: 0;
	float: left;
}

#container #content  #right-catalogo {
	float: right;
	margin: 0 20px 0 0;
	padding: 0;
	width: 540px;
	display: inline;
}

#container #content  #right-catalogo #d-text {
	width: 100%;
	border-bottom: 1px solid #f5f5f5;
	margin-top: 10px;
	margin-bottom: 0;
}

#container #content  #right-catalogo ul#mycarousel li .comunicazione-box {
	width: 500px;
	height: 100px;
	margin: 0;
	padding: 0;
}

#container #content  #right-catalogo ul#mycarousel li .comunicazione-box .Left {
	width: 340px;
	margin: 0;
	padding: 10px 0 0;
	background-color: #f4f4f4;
	height: 90px;
	float: left;
}

#container #content  #right-catalogo ul#mycarousel li .comunicazione-box .Left h2 {
	color: #666;
	text-decoration: none;
	font: bold 13px "Trebuchet MS";
	margin: 0 0 5px 10px;
	padding: 0;
	width: 320px;
}

#container #content  #right-catalogo ul#mycarousel li .comunicazione-box .Left p {
	margin: 0 0 5px 10px;
	padding: 0;
	color: #999;
	font: 10px/130% "Trebuchet MS";
	width: 320px;
}

#container #content  #right-catalogo ul#mycarousel li .comunicazione-box .Left a {
	color: #999;
	text-decoration: none;
	font: bold 11px "Trebuchet MS";
	background: url(img/catalogo_ico.gif) no-repeat 0 center;
	margin: 0 0 0 10px;
	padding: 0 0 0 15px;
}

#container #content  #right-catalogo ul#mycarousel li .comunicazione-box .Left a:hover {
	color: #29568f;
}

#container #content  #right-catalogo ul#mycarousel li .comunicazione-box .Right {
	width: 160px;
	background-color: #ECECEC;
	height: 100px;
	margin: 0;
	padding: 0;
	float: right;
}

#container #content  #right-catalogo ul#mycarousel li .comunicazione-box .Right ul.dettagli {
	width: 140px;
	margin: 10px 0 0 10px;
	padding: 0;
}

#container #content  #right-catalogo ul#mycarousel li .comunicazione-box .Right ul.dettagli li {
	width: 140px;
	margin: 0;
	padding: 4px 0;
	list-style-type: none;
	color: #999;
	text-decoration: none;
	font: normal normal 10px "Trebuchet MS";
	border-bottom: 1px dotted #ccc;
}

#container #content  #right-catalogo ul#mycarousel li .comunicazione-box .Right ul.dettagli li strong {
	text-decoration: none;
	font: bold 10px "Trebuchet MS";
	color: #666;
	margin: 0 5px 0 0;
	padding: 0;
}

/* ------------------------------------- */

#container #content .box-letti {
	padding-top: 15px;
	float: left;
	width: 320px;
	position: relative;
}

#container #content .box-letti h3#contemporaneo {
	background: url(img/letti-contemporaneo.gif) no-repeat 0 -24px;
	width: 184px;
	height: 21px;
	text-indent: -900em;
	display: block;
	margin-left: 10px;
	margin-bottom: 10px;
}

#container #content .box-letti h3#contemporaneo.selected {
	background-position: 0 0;
}

#container #content .box-letti h3#design {
	background: url(img/letti-design.gif) no-repeat 0 -24px;
	width: 74px;
	height: 21px;
	text-indent: -900em;
	display: block;
	margin-left: 10px;
	margin-bottom: 10px;
}

#container #content .box-letti h3#design.selected {
	background-position: 0 0;
}

#container #content .box-letti h3#starsystem {
	background: url(img/letti-starsystem.gif) no-repeat 0 -24px;
	width: 127px;
	height: 21px;
	text-indent: -900em;
	display: block;
	margin-left: 10px;
	margin-bottom: 10px;
}

#container #content .box-letti h3#starsystem.selected {
	background-position: 0 0;
}

#container #content .box-letti .img {
	
}

#container #content .box-letti p {
	color: #999;
	font: 11px/120% "Trebuchet MS";
	margin-left: 10px;
	width: 290px;
	margin-top: 5px;
	height: 50px;
}

#container #content .box-letti ul {
	width: 320px;
	border-top: 1px solid #F5F5F5;
	margin-top: 20px;
}

#container #content .box-letti ul li	 {
	list-style-type: none;
	border-bottom: 1px solid #F5F5F5;
	width: 320px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#container #content .box-letti ul li a {
	color: #999;
	text-decoration: none;
	font: bold 14px "Trebuchet MS";
	margin-left: 10px;
}

#container #content .box-letti ul li a:hover {
	color: #29568f;
}

#container #content .box-letti-large {
	border-bottom: 1px solid #f5f5f5;
	height: 50px;
}

#container #content .box-letti-large #d-text, #container #content .box-letti-large #d-text1 {
	float: left;
	margin: 15px 0 0 10px;
	display: inline;
}

#container #content .box-letti-large #selected {
	float: right;
	display: inline;
	padding: 0;
	margin: 15px 20px 10px 0;
}

#container #content .box-letti-large #selected label {
	color: #999999;
	text-decoration: none;
	font: normal normal 10px Tahoma;
}

#container #content .box-letti-large #selected #selezione {
	background-color: #EFEFEF;
	color: #666;
	font: 11px "Trebuchet MS";
	width: 148px;
	border: 1px solid #ccc;
	padding: 1px 0 1px 2px;
}

/* ------------------------------------- */

#container #content #left-letto {
	background-color: #F5F5F5;
	width: 580px;
	margin: 10px 0 0 10px;
	padding: 0;
	float: left;
	display: inline;
}

#container #content #left-letto #img-letto {
	padding: 0;
	margin: 0;
}

#container #content #left-letto ul#elementi {
	padding-top: 5px;
	padding-bottom: 5px;
}

#container #content #left-letto ul#elementi li {
	float: left;
	list-style-type: none;
	color: #999999;
	font: 11px "Trebuchet MS";
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	display: inline;
}

#container #content #left-letto ul#elementi li {
	color: #666666;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

#container #content #level2 {
	margin-top: 20px;
}

#container #content #level2 #gallery {
	width: 580px;
	float: left;
	display: inline;
	background-color: #F5F5F5;
	margin: 0 0 20px 10px;
	padding: 0;
}

#container #content #level2 #gallery h4 {
	color: #666;
	font: bold 11px "Trebuchet MS";
	margin: 0;
	padding: 5px 0 5px 5px;
	width: 575px;
	background-color: #fff;
}

#container #content #level2 #gallery ul#galleria {
}



#container #content #level2 #gallery ul#galleria li {
	float: left;
	list-style-type: none;
	margin: 0 1px 5px 0;
	padding: 0;
	display: inline;
	border-style: none;
}

#container #content #level2 #gallery ul#galleria li a {
	margin: 0;
	padding: 0;
}

#container #content #level2 #gallery ul#galleria li .img-gallery {
	margin: 0;
	padding: 0;
	display: block;
	border-style: none;
}

#container #content #level2 #misure {
	padding: 0;
	width: 340px;
	height: 100px;
	margin: 5px 10px 20px 0;
	float: right;
	display: inline;
	background-color: #F5F5F5;
}

#container #content #level2 #misure h4 {
	color: #666;
	font: bold 11px "Trebuchet MS";
	margin: 0;
	padding: 0 0 5px;
	width: 340px;
	background-color: #fff;
}

#container #content #level2 #misure #misure-letto {
	border-style: none;
	padding: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin: 0;
}

#container #content #level2 #misure #misure-letto2 {
	border-style: none;
	padding: 0;
	margin: 10px 0 0 15px;
}

/* ------------------------------------- */

#container #content #right-letto {
	float: right;
	width: 330px;
	margin: 20px 20px 0 0;
	padding: 0;
	display: inline;
}

#container #content #right-letto hr {
	margin: 10px 0;
	padding: 0;
	height: 1px;
	color: #E4E4E4;
	background-color: #E4E4E4;
	border-top: 1px solid #E4E4E4;
	border-bottom-style: none;
	width: 330px;
}

#container #content #right-letto h5 {
	color: #666;
	font: bold 11px "Trebuchet MS";
}

#container #content #right-letto p {
	color: #999;
	font: 11px/130% "Trebuchet MS";
}

/* ------------------------------------- */

#container #content #lista-modelli {
	background-color: #fff;
	width: 960px;
	margin: 0;
	padding: 5px 0;
}

#container #content #lista-modelli ul#letti {
	width: 960px;
	margin-left: 5px;
}

#container #content #lista-modelli ul#letti li {
	float: left;
	list-style-type: none;
	width: 180px;
	height: 150px;
	background-color: #F5F5F5;
	margin: 5px;
}

#container #content #lista-modelli ul#letti li a .img {
	margin: 0;
	padding: 0;
	border-style: none;
	width: 180px;
	height: 120px;
}

#container #content #lista-modelli ul#letti li h3 a {
	color: #999999;
	text-decoration: none;
	font: bold 11px "trebuchet MS";
	margin: 0 0 0 2px;
	padding: 0;
}

#container #content #lista-modelli ul#letti li h3 a:hover {
	color: #666;
}

/* ------------------------------------- */

#container #rivestimenti {
	width: 960px;
	margin-top: 10px;
	background-color: #fff;
	padding-top: 5px;
	padding-bottom: 20px;
}

#container #rivestimenti h3#rivestimenti {
	background: url(img/rivestimenti.gif) no-repeat;
	width: 230px;
	height: 14px;
	text-indent: -900em;
	display: inline;
	margin-left: 10px;
	margin-bottom: 10px;
	float: left;
	margin-right: 20px;
}

#container #rivestimenti p {
	color: #999;
	font: 11px/120% "Trebuchet MS";
	margin-top: 10px;
	width: 450px;
	float: left;
}

#container #rivestimenti ul.elenco-rivestimenti {
	padding: 0;
	margin-left: 0;
	margin-right: 0;
	margin: 0;
}

#container #rivestimenti ul.elenco-rivestimenti li {
	float: left;
	list-style-type: none;
	border-right: 1px dotted #999;
	padding: 0 20px;
	height: 60px;
}

#container #rivestimenti ul.elenco-rivestimenti li a .img {
	border-style: none;
	margin-top: 15px;
}

/* ------------------------------------- */

#container #content #header {
	width: 960px;
	margin: 0;
	padding: 15px 0;
	height: 20px;
	position: relative;
}

#container #content #header #d-text {
	margin: 0;
	width: 350px;
	height: 25px;
	position: absolute;
	top: 15px;
	left: 20px;
}

#container #content #header p {
	color: #999;
	text-decoration: none;
	font: normal normal 10px Tahoma;
	margin: 0;
	width: 100px;
	text-align: left;
	position: absolute;
	top: 20px;
	left: 620px;
	padding: 0;
}

#container #content #header select {
	color: #666;
	text-decoration: none;
	font: normal normal 11px "Trebuchet MS";
	width: 210px;
	height: 20px;
	padding: 0;
	background-color: #EFEFEF;
	border: 1px solid #ccc;
	margin: 0;
	position: absolute;
	top: 15px;
	right: 20px;
}

/* ------------------------------------- */

#container #content #left {
	float: left;
	width: 350px;
	margin-left: 20px;
	display: inline;
	margin-top: 20px;
	padding-bottom: 20px;
}

#container #content #left .img {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	display: block;
	border-style: none;
}

#container #content #left .img-small {
	float: right;
	display: inline;
	margin-right: 15px;
}

#container #content #right {
	margin-top: 20px;
	width: 450px;
	padding-bottom: 20px;
	float: left;
	display: inline;
}

#container #content #right p {
	color: #999;
	font: 11px/120% "Trebuchet MS";
	margin-bottom: 10px;
	width: 450px;
}

#container #content #materiali {
	width: 130px;
	border-left: 1px dotted #999;
	display: inline;
	float: right;
	margin-top: 20px;
	margin-bottom: 20px;
}

#container #content #materiali .box {
	text-align: center;
	width: 130px;
	margin-bottom: 5px;
}

#container #content #materiali .box h4 a {
	color: #999;
	text-decoration: none;
	font: bold 11px "Trebuchet MS";
}

#container #content #materiali .box h4 a:hover {
	color: #29568f;
}

#container #content #materiali .box a .ico {
	border-style: none;
	margin-top: 5px;
}

#container #content #materiali .box h5 {
	color: #999;
	text-decoration: none;
	font: normal 11px "Trebuchet MS";
}

/* ------------------------------------- */

#container #scheda {
	background-color: #fff;
	width: 960px;
	margin: 60px 0 0;
	padding: 0;
}

#container #scheda ul {
	width: 960px;
	margin-top: 0;
	float: left;
	display: inline;
	background-color: #f5f5f5;
}

#container #scheda ul li {
	width: 220px;
	height: 31px;
	background: url(img/tab.gif) no-repeat;
	float: left;
	list-style-type: none;
	margin-right: 1px;
	padding: 0;
	display: inline;
}

#container #scheda ul li a {
	color: #999;
	text-decoration: none;
	font: bold 14px "Trebuchet MS";
	margin-top: 8px;
	float: left;
	display: inline;
}

#container #scheda ul li .img {
	border-style: none;
	margin-left: 7px;
	margin-top: 3px;
	float: left;
	margin-right: 10px;
	display: inline;
}

#container #scheda ul li.selected {
	height: 32px;
}

/* ------------------------------------- */

#container #scheda #box1, #container #scheda #box2, #container #scheda #box3 {
	width: 960px;
	margin: 0;
	padding: 0 0 20px;
}

#container #scheda #box1 .prodotto, #container #scheda #box2 .prodotto, #container #scheda #box3 .prodotto {
	float: left;
	border: 1px solid #DFDFDF;
	display: inline;
	margin: 20px 0 20px 20px;
	padding: 0;
}

#container #scheda #box1 .right, #container #scheda #box2 .right, #container #scheda #box3 .right {
	float: right;
	width: 570px;
	margin: 20px 20px 20px 0;
	padding: 0;
}

#container #scheda #box1 .right h2, #container #scheda #box2 .right h2, #container #scheda #box3 .right h2 {
	font-size: 21px;
	color: #ff6300;
	float: left;
}

#container #scheda #box1 .right ul.info, #container #scheda #box2 .right ul.info, #container #scheda #box3 .right ul.info {
	height: 17px;
	width: 162px;
	float: right;
	margin: 0;
	padding: 0;
}

#container #scheda #box1 .right ul.info li, #container #scheda #box2 .right ul.info li, #container #scheda #box3 .right ul.info li {
	width: 80px;
	height: 15px;
	color: #fff;
	text-decoration: none;
	font: normal normal 10px Tahoma;
	list-style-type: none;
	float: left;
	background-image: none;
	text-align: center;
	margin: 0 1px 0 0;
	padding: 2px 0 0;
}

#container #scheda #box1 .right .type_icon, #container #scheda #box2 .right ul.info li.red, #container #scheda #box3 .right .type_icon {
	display: block;
	float: right;
	margin-right: 2px;
}

#container #scheda #box1 .right p, #container #scheda #box2 .right p, #container #scheda #box3 .right p {
	color: #999;
	font: 12px/120% "Trebuchet MS";
	width: 570px;
	float: left;
	margin-top: 15px;
}

#container #scheda #box1 ul.rivestimenti, #container #scheda #box2 ul.rivestimenti, #container #scheda #box3 ul.rivestimenti {
	padding: 20px 20px 0 15px;
	width: 925px;
	border-top: 1px solid #DFDFDF;
	margin: 0;
	background-color: #FFF;
}

#container #scheda #box1 ul.rivestimenti li, #container #scheda #box2 ul.rivestimenti li, #container #scheda #box3 ul.rivestimenti li {
	margin: 0;
	padding: 0 5px;
	float: left;
	list-style-type: none;
	border-right: 1px dotted #999999;
	height: 60px;
	width: auto;
	color: #999999;
	text-decoration: none;
	font: bold 14px "Trebuchet MS";
}

#container #scheda #box1 ul.rivestimenti li span, #container #scheda #box2 ul.rivestimenti li span, #container #scheda #box3 ul.rivestimenti li span {
	margin-top: 25px;
	float: left;
	margin-right: 10px;
}

#container #scheda #box1 ul.rivestimenti li a, #container #scheda #box2 ul.rivestimenti li a, #container #scheda #box3 ul.rivestimenti li a {
	display: block;
}

#container #scheda #box1 .right .testo, #container #scheda #box2 .right .testo, #container #scheda #box3 .right .testo {
	float: left;
}