@charset "UTF-8";
/* CSS Document */

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #323129;
	background-color: #37322E;
}

.wrapper {
	padding: 15px;
}

.cancella {
	clear:both;
	visibility:hidden;
	height: 0px;
}

p {
	margin-bottom: 12px;
	line-height: 20px;
	word-spacing: .2em;
}
a {
	color: #EC3F01;
	text-decoration: none;
}

.dx { float:right; }
#sfondo {
	background-image: url(img/fiori.png);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #E0CE96;
}

#contenitore {
	width: 960px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 58px;
}
#contenitore #logo {
	background-image: url(img/logo.png);
	background-repeat: no-repeat;
	text-indent: -9000px;
	margin: auto;
	height: 200px;
	width: 615px;
	background-position: bottom;
}
#contenitore #menu {
	background-image: url(img/menu.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: auto;
	height: 80px;
	width: 927px;
}
#contenitore #menu li {
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}
#contenitore #menu li a {
	width: 122px;
	display: block;
	text-align: center;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	height: 70px;
	position: relative;
	text-transform: uppercase;
}
#contenitore #menu li a.attivo, #contenitore #menu li a:hover {
	background-image: url(img/pointer.png);
	background-repeat: no-repeat;
	background-position: center 10px;
}
#contenitore #menu li a span {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
}
#contenitore #corpo {
	width: 900px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#intro {
	font-size: 120%;
	font-family: "Times New Roman", Times, serif;
	background-image: url(img/virgolette.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 16px;
	width: 250px;
	float:left;
}

#intro p.prima {
	text-indent:35px;
}

#intro p {
	text-indent:0px;
}
#intro span {
	font-size: 80%;
	color: #990000;
	float: right;
}


#primopiano {
	width: 630px;
	float: right;
}

.primopiano {
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center center;
	width:550px;
}
.primopiano .titolo {
	border-left-width: 5px;
	border-left-style: solid;
	padding-left: 5px;
}




.primopiano .descrizione {
	font-size: 80%;
	line-height: 25px;
	width: 315px;
	float:right;
	clear:right;
}
.primopiano .prezzo {
	font-size: 40px;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}

.primopiano .colonnina { float:left; width: 230px; }

.primopiano #testata_pack {
	color: #FFFFFF;
	width: 100%;
	text-align:center;
	font-style: italic;
	line-height: 1.3em;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 150%;
	font-family: "Times New Roman", Times, serif;
}
.primopiano img {
	/*float: left;*/
}


.topbox {
	background-image: url(img/topbox.png);
	height: 30px;
	width: 230px;
	display:block;
}
.box {
	background-image: url(img/box.png);
	background-repeat: repeat-y;
	text-align: center;
	width: 230px;
	display:block;
}
.footbox {
	background-image: url(img/footbox.png);
	height: 33px;
	width: 230px;
	display:block;
}

.contbox { width:230px; margin:auto; display:block; }

#contenuto span.descr {
	width:230px;
	padding-top: 5px;
	padding-bottom: 5px;
	color:#FFFFFF;
	text-align: center;
	font-style: italic;
	margin:auto;
	font-weight:normal;
	display:table;
	font-family:"Times New Roman", Times, serif;
	text-transform: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
	font-size:20px;
	display:block;
	
}




.pulsante {
	background-image: url(img/pulsante.png);
	height: 30px;
	width: 200px;
	display: block;
	margin: auto;
}

.pulsante span {
	display:block;
	color:#E0CE96;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left:50px;
	padding-top:5px;
}

.pulsante.scheda span {
	background-image: url(img/pdf.png);
	background-position: 20px 4px;
}

.pulsante.ebay span {
	background-image: url(img/ebay.png);
	background-position: 20px 4px;
}

.pulsante.negozio span {
	background-image: url(img/negozio.png);
	background-position: 20px 4px;
}

.pulsante.ordina span {
	background-image: url(img/ordini.png);
	background-position: 20px 4px;
}


#contenuto h2, h3 {
	font-size: 25px;
	padding-bottom: 5px;
	border-bottom-style: solid;
	text-transform: uppercase;
	color: #534E3D;
	margin-bottom: 15px;
	border-bottom-width: 2px;
	border-bottom-color: #534E3D;
}

h3 { font-size:12px; }

#gmap { width:900px; height:400px; }

.catalogo {
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center center;
	width:550px;
	float:left;
}
.catalogo .titolo {
	border-left-width: 5px;
	border-left-style: solid;
	padding-left: 5px;
}




.catalogo .descrizione {
	font-size: 80%;
	line-height: 25px;
	width: 300px;
	float:right;
	clear:right;
}
.catalogo .prezzo {
	font-size: 40px;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}

.catalogo .colonnina { float:left; width: 230px; }

.catalogo #testata_pack {
	color: #FFFFFF;
	width: 100%;
	text-align:center;
	font-style: italic;
	line-height: 1.3em;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 150%;
	font-family: "Times New Roman", Times, serif;
}
.catalogo img {
	/*float: left;*/
}

#corpo #suggerimenti {
	float:right;
	width: 320px;
	}
	
	
.articolo_shop { width:230px; margin:auto; width:230px;
	margin-bottom: 8px;
	position: relative;
	 }

.articolo_shop a:hover {
	text-decoration: none;
}

.articolo_shop .titolo {
	width:230px;
	padding-top: 5px;
	padding-bottom: 5px;
	color:#FFFFFF;
	text-align: center;
	font-style: italic;
	
	display:table;
	font-family:"Times New Roman", Times, serif;
	
}

.articolo_shop .titolo a {
	display:table-cell; /*l’elemento è visualizzato come una cella della tabella*/
	vertical-align:middle; /*proprietà vertical-align con valore centrato*/
	color:#FFFFFF;
	
	
	
}


#suggerimenti h3 {
	text-align: center;
	
}




.articolo_shop > .titolo2 {
display:table;
position:static;
}
.titolo2 {
width:150px;
	height:110px;
	color:#FFFFFF;
	font-size: 70%;
	text-align: center;
	font-style: italic;
	position:relative;
}
.titolo2 div {
position:absolute;
top:50%;
}
.titolo2 > div {
display:table-cell;
position:static;
vertical-align:middle;
}
.titolo2 div div {
position:relative;
top:-50%;
}


#piede {
	color: #E0CE96;
	width:900px;
	margin:auto;
	font-size: 12px;
	font-weight: normal;
}


#piede ul {
	width: 300px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}

#piede li {
	padding-bottom: 10px;
}

#piede ul.primo li {
	margin-right:10px;
	
}

#piede ul.centro li {
	margin-right:5px;
	margin-left:5px;
	
}

#piede ul.ultimo li {
	margin-left:10px;
	
}

.contatto { width: 320px; float:right;  font-size:12px; }

#contenuto .contatto h2 {
	font-size:15px;
	text-align:center;
	border-bottom-style: none;
}

.contatto p { width: 160px; float:left; color: #323129; }

.contatto input, .contatto textarea {
	padding: 2px;
	border: 1px solid #323129;
	color: #323129;
}
.contatto #nome, .contatto #email {
	height: 18px;
	width: 145px;
}

.contatto #note { width:305px; height:150px; }

.contatto #trattamento { width:20px; }
.contatto .trattamento { width:305px; }

#NAME { display:none; }

.contatto #invia {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	color: #006600;
	font-size: 18px;
	float: right;
	font-weight: bold;
	text-transform: uppercase;
}

.contatto .errore { color:#FF0000; font-weight:bold; width:300px; }

.contatto h3 { border:none; }


#contenuto .allestimento {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	margin-top: 80px;
	margin-bottom: 80px;
	font-size: 60px;
}


#compra { padding-top:20px; }
#compra #pezzi { width: 50px; }




#corpo .tabella { margin-top:20px;}

.tabella h1 { font-size:30px; text-align:center; }

.tabella .lista, .tabella #scomposizione {
	
	background-color: #FFFFFF;
	font-size: 10px;
	color: #000000;
	width:900px;
	
}



.lista td, #scomposizione td {
	border: 1px solid #37322E;
	vertical-align: middle;
	padding: 3px;
}

.tabella #scomposizione { width:70%; float:right; font-size: 12px; margin-top:15px;  text-align:right; }
.tabella .iva { width:15%; }
.tabella .imponibile, .tabella .totale { width:30%; background-color: #CCCCCC;}
.tabella .imposta { width:25%; }

.lista .griarticolo { width:300px; text-align:left; }
.lista .ordarticolo { width:200px; text-align:left; }
.lista .ordarticolo img, .lista .griarticolo img {
	float: left;
	margin-right: 5px;
}

.lista .grigiacenza { width:120px;  background-color: #CCCCCC; text-align:right; }
.lista .griprezzo { width:120px; text-align:right;  }
.lista .griattivo { width:160px; background-color: #CCCCCC; text-align:center;  }

.lista .ordimporto, .lista .ordacquisto {
	width:120px;
	text-align:right;
	background-color: #CCCCCC;
}

.lista .ordvendita {
	width:120px;
	text-align:right;
	
}

.lista .ordmargine {
	width:80px;
	text-align:right;
	background-color: #CCCCCC;
}

.lista .ordiva, .lista .ordscorporo { width:80px; text-align:right; }
.lista .ordqta {
	width:120px;
	text-align:center;
	background-color: #CCCCCC;
}

.lista.totale { float:right; }

.lista #modifica, .lista #cancella { font-size:10px; }

.totale .labeltot {
	width:110px;
}

.totale .totordine {
	width:104px;
	text-align:right;
	background-color: #CCCCCC;
}

.lista .ordqta input {
	text-align: right;
	padding: 2px;
	width: 50px;
	border: 1px solid #000000;
}

.lista .ordqta p { margin-bottom:10px; }


.lista .ordtotriga { width:120px; text-align:right; }
#totordine, #spedizioni, #imptot {
	font-size:16px;
	text-align:right;
	margin-top: 20px;
}


form * {margin:0;padding:0;} /* Standard margin and padding reset, normally done on the body */

legend {
	color:#000; /* IE styles legends with blue text by default */
	*margin-left:-7px; /* A hack that only ie reads to position the legend in the same place cross browser */
}
fieldset {
	border:1px none #dedede; /* Default fieldset borders vary cross browser, so make them the same */
}
fieldset div {
	overflow:hidden; /* Contain the floating elements */
	display:inline-block; /* Give layout in ie to contain float */
	margin-bottom: 0.5em;
}
fieldset div {display:block;} /* Reset element back to block leaving layout in ie */
label {
	float:left; /* Take out of flow so the input starts at the same height */
	width:12em; /* Set a width so the inputs line up */
}

.radio {
	position:relative; /* Position so children are relative to this container */
	border:0; /* Remove the border */
}
.radio span {
	position:absolute; /* Take the content of the legend out of flow */
	top:0;left:0; /* and position it to the top left of the fieldset */
	width:5em; /* Same width as labels */
}
.radio ul {
	margin-left:5em; /* Since the legend is out of flow. set margin, so inputs are inline */
	list-style:none; /* Dont want bullets */
}
.radio li {
	position:relative; /* Fix a bug in IE zoom functionality */
	display:inline; /* Display the inputs in a line */
	white-space:nowrap; /* We dont want a label to wrap between the input and label */
}
.radio label, .radio input {
	width:auto; /* Reset the width on the label from the 5em, set earlier */
	float:none; /* Reset the float from left on the label, set earlier */
	vertical-align:middle; /* Align the radio buttons with the inputs */
}

#ordineform div { float:left; padding-right:10px; }
#ordineform input { padding: 2px;
	border: 1px solid #323129;
	color: #323129;}

#ordineform .obbligatorio {
	text-decoration: underline;
}
#ordineform #indirizzo, #ordineform #categoria, #ordineform #fax, #ordineform #iva, #ordineform #telefono, #ordineform #ragsoc, #ordineform #nome, #ordineform #email, #ordineform #testo, #ordineform #c, #ordineform #cap {
	
}


#compra label { width: 40px; }
#compra #pezzi { width: 20px; }
#compra .acquista, #compra #termina, #ordtab input {
	padding: 2px;
	border: 1px solid #323129;
	color: #323129;
}

#paypal { width:100%; }
#paypal input { font-size:20px; margin:auto; }

