/* BOX MODEL WORKAROUND
width: 128px; \width: 138px; w\idth: 128px;
height: 250px; \height: 270px; he\ight: 250px;
*/
div {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
}
th {
	background: #333;
	color: #fff;
	height: 30px;
	font-size: 11px;
}
td {
	height: 20px;
	font-size: 11px;
	color: #000;
	
}
td.label {
	color: #F60;
	height: 16px;
	font-weight: bold;
}
td.value {
	color: #000;
	height: 16px;
	font-weight: bold;
}
td.totale {
	font-weight: bold;
	font-size: 16px;
	text-align: right;
}
#container {
	
}
#areaSxHome {
	float: left;
	width: 700px; \width: 700px; w\idth: 700px;
	background: #F7982E url(../images/home.jpg) no-repeat;
	min-height: 700px;
	height: auto !important;
	height: 700px;
}


#areaSx {
	float: left;
	width: 700px; \width: 700px; w\idth: 700px;
	background: transparent url(../images/sfondo_container.gif) repeat-x;
	min-height: 850px;
	height: auto !important;
	height: 850px;
}

#areaDx {
	float: left;
	width: 200px; \width: 200px; w\idth: 200px;
	background: #F60 url(../images/marchio.gif) no-repeat center 20px;
	min-height: 700px;
	height: auto !important;
	height: 700px;
	padding-top: 150px;
	display: none;
}
#upperTitle {
	height: 25px; \height: 25px; he\ight: 25px;
	background: #F60;
	clear:both;
	display: none;s
}

#titleContainerInterno {
	height: 60px; \height: 60px; he\ight: 60px;
	background: #F60 url(../images/landrover.jpg) no-repeat right center;
	clear:both;
	color: #000;
	font-size: 18px;
	line-height: 62px;
	font-weight: bold;
	padding-left: 20px;
}
span.titoloProdotto {
	display: block;
	font-size: 20px;
	line-height: 40px;
	height: 40px; \height: 40px; he\ight: 40px;
	vertical-align: center;
	float: left;
	width: 330px;
	padding-left: 20px;
}

#boxImmagine {
	width: 350px;
	float: left;
	background: #fff;
	min-height: 350px;
	height: auto !important;
	height: 350px;
	margin-top: 10px;
	clear: left;
	overflow: hidden;
}

#boxMenuProdotto {
	width: 330px;
	float: right;
	background: #444;
	min-height: 795px;
	height: auto !important;
	height: 775px;
	color: #fff;
	font-size: 10px;
	padding: 10px;
}
#prezzoProdotto {
	color: #FF6600;
	font-size: 18px;
	font-weight: bold;
	width: 90px;
	overflow: hidden;
	border-right: solid 0px #fff;
	float: left;
}
#addToCart {
	display: block;
	float: left;
	width: 240px;
	text-align: right;
}
#addToCart input.qta {
	width: 50px;
	margin-right: 15px;
	text-align: center;
}
#descProdotto {
	margin-top: 40px;
	font-size: 10px;
	clear: both;
}
#totOrdine {
	margin-top: 20px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
#totOrdine span{
	color: #000;
	display: block;
	background: #fff;
	width: 150px;
	margin: 0 auto;
	border: solid 1px #999;
}
#moduli {
	margin-left: 20px;
}
#moduli img{
	border: solid 0px #000;
}
a.moduli {
	display: block;
	text-decoration: none;
	margin-left: 20px;
	color: #fff;
	height: 26px;
}

#tableCheckout {
	width: 650px;
	margin: 30px auto;
}
#tableAnagrafica {
	width: 650px;
	margin: 0px auto;
}
#tableRecapito {
	width: 650px;
	margin: 15px auto;
	background: #dedede;
}
