* {margin: 0; padding: 0;}

body {
 background-color: #FFF;
 text-align: center;
 font: normal 12px Arial, Helvetica, Georgia, Geneva, Verdana, sans-serif;
 color: #000;
}

#sf_sx {
 background: url(immagini/sf_sx.gif) repeat-y top center;
 width: 100%;
 margin-bottom: 16px;
}

#sf_top {
 background: url(immagini/sf_top.gif) no-repeat top center;
 width: 100%;
}

#generale {
 width: 1000px;
 margin: 0 auto;
 text-align: left;
}

.clear {clear: both; }



a {color: #000;}
a:hover, a:active, a:focus {color: #e95a10;}

/*------------------------ top ------------------------*/
#top {
 width: 1000px;
 height: 294px;
}

#top_sx {
 float: left;
 width: 418px;
 margin-right: 6px;
}

#top_dx {
 float: right;
 width: 576px;
}

/* scelta lingua + carrello top */
#rett_top {
 float: right;
 width: 163px;
 padding-top: 33px;
}

ul#lingue {
 width: 51px;
 float: left;
 margin-right: 17px;
 text-indent: -15000px;
}

ul#carrello {
 width: 91px;
 float: left;
}

ul#lingue li, ul#carrello li {
 width: 51px;
 height: 31px;
 float: left;
 list-style: none;
}

ul#carrello li {
 width: 91px;
 text-align: right;
}

ul#lingue li.sopra, ul#carrello li.sopra {
 border: 1px solid #FFF;
 border-bottom: none;
}

ul#lingue li.sotto, ul#carrello li.sotto {
 border: 1px solid #000;
 border-top: none;
}

ul#carrello li.sotto {
 padding: 7px 7px 0 0;
 height: 24px;
 width: 84px;
}

ul#lingue li a, ul#carrello li a {
 display: block;
 width: 51px;
 height: 31px;
}

ul#carrello li a {width: 91px;}

ul#lingue li a.ita_on {background: url(immagini/lingua_ita_att.gif) no-repeat top left;}
ul#lingue li a.ita_off {background: url(immagini/lingua_ita.gif) no-repeat top left;}
ul#lingue li a.ing_on {background: url(immagini/lingua_ing_att.gif) no-repeat top left;}
ul#lingue li a.ing_off {background: url(immagini/lingua_ing.gif) no-repeat top left;}

ul#carrello li a.carrello_ita {background: url(immagini/carrello.gif) no-repeat top left;}
ul#carrello li a.carrello_ing {background: url(immagini/carrello_ing.gif) no-repeat top left;}


ul#carrello li a.articoli_top {
 font-size: 11px;
 color: #000;
 text-decoration: none;
 text-align: right;
 display: inline;
 width: auto;
 height: auto;
}

/* logo */
#logo {
 clear: both;
 background: url(immagini/logo.gif) no-repeat bottom left;
 width: 418px;
 height: 192px;
 padding-top: 5px;
 text-indent: -15000px;
}

/* menu */
ul#menu {
 float: right;
 margin: 39px 14px 11px 0!important;
 margin: 39px 7px 11px 0;
}

* html ul#menu {margin-bottom: 13px}
*:first-child+html ul#menu {margin-bottom: 13px!important;}

ul#menu li {
 display: inline;
 list-style: none;
 padding: 0 0 0 9px;
 font-size: 10px;
}

ul#menu li a {
 color: #FFF;
 text-decoration: none;
}

ul#menu li a:hover, ul#menu li a:active, ul#menu li a:focus, ul#menu li a.attivo {color: #e95a10;}

/* spazio img superiore */
#spazio_foto_top {
 clear: both;
 background: url(immagini/sf_banner_top.gif) repeat-x top left;
 height: 215px;
 text-align: right;
 color: #FFF;
 padding: 14px 1px 0 0;
overflow:hidden;
}

/*#spazio_foto_top img {float: right;}*/

#txt_foto_top {
 /*float: right;
 margin: 19px 23px 19px 23px;*/
float: left; 
width: 178px;
margin: 19px 0 0 23px;
padding: 0 20px 0 0;
font-size: 11px;
/*border:1px solid red;*/
position:relative;
}


#spazio_foto_top img {float: right; }


#txt_foto_top b, #txt_foto_top strong {color: #e95a10;}


.prezzo_tagliato {text-decoration: line-through;}
.prezzo_offerta {color: #00a3a9;}

/*------------------------ contenuti ------------------------*/
#contenitore {width: 1000px;}

/*-- colonna sx --*/
#col_sx {
 float: left;
 width: 418px;
}

#sx {
 float: left;
 width: 207px;
}

h3 {
 font-size: 11px;
 height: 24px;
 width: 100%;
 text-indent: -15000px;
 border-bottom: 1px solid #cbcbcb;
 margin: 21px 0 3px 0;
}

h3.tit_brand {background: url(immagini/tit_brand.gif) no-repeat top left; margin-top: 15px;}
h3.tit_login {background: url(immagini/tit_login.gif) no-repeat top left;}
h3.tit_login_ing {background: url(immagini/tit_login_ing.gif) no-repeat top left;}
h3.tit_mailing {background: url(immagini/tit_mailing.gif) no-repeat top left;}

.box_grigio, .box_grigio2 {
 background-color: #f1f1f1;
 color: #282910;
 font-size: 11px;
 font-family: Georgia, Geneva, Verdana, sans-serif, Arial, Helvetica;
}

.box_grigio2 {padding: 12px;}

form#brands {padding: 8px 7px;}

form#brands select {
 width: 193px;
 font-size: 11px;
}

form#login {margin: 17px 0 9px 0;}

form#login input, form#mailing input {
 width: 175px;
 font-size: 11px;
 margin: 5px 0 8px 0;
}

form#login input.bottone_login, form#login input.bottone_login_ing, form#mailing input.bottone_mailing, form#mailing input.bottone_mailing_ing {
 background: url(immagini/tasto_accedi.gif) no-repeat top left;
 width: 75px;
 height: 28px;
 float: right;
 border: none;
 cursor: hand;
}

form#login input.bottone_login_ing {background: url(immagini/tasto_accedi_ing.gif) no-repeat top left;}
form#mailing input.bottone_mailing {background: url(immagini/tasto_iscriviti.gif) no-repeat top left; margin-bottom: 0;}
form#mailing input.bottone_mailing_ing {background: url(immagini/tasto_iscriviti_ing.gif) no-repeat top left; margin-bottom: 0;}

a.link_registra {
 background: url(immagini/freccina_arancio.gif) no-repeat 0 4px;
 padding-left: 9px;
 color: #e95a10;
}

a.link_pw {
 background: url(immagini/freccina_grigio.gif) no-repeat 0 4px;
 padding-left: 9px;
}

.spazio {margin-bottom: 5px;}

/* colonna dx */
#dx {
 float: left;
 width: 211px;
}

h3.tit_categorie, h3.tit_categorie_ing {
 background: url(immagini/tit_categorie.gif) no-repeat 11px 0;
 margin-top: 15px;
}

h3.tit_categorie_ing {background: url(immagini/tit_categorie_ing.gif) no-repeat 11px 0;}
h3.tit_valuta, h3.tit_valuta_ing, h3.tit_carrello, h3.tit_carrello_ing, h3.tit_vetrina, h3.tit_vetrina_ing {
 background: url(immagini/tit_valuta.gif) no-repeat top left;
 width: 200px;
 margin-left: 11px;
}
h3.tit_valuta_ing {background: url(immagini/tit_valuta_ing.gif) no-repeat top left;}
h3.tit_carrello {background: url(immagini/tit_carrello.gif) no-repeat top left;}
h3.tit_carrello_ing {background: url(immagini/tit_carrello_ing.gif) no-repeat top left;}
h3.tit_vetrina {background: url(immagini/tit_vetrina.gif) no-repeat top left;}
h3.tit_vetrina_ing {background: url(immagini/tit_vetrina_ing.gif) no-repeat top left;}

.categ {
 float: left;
 width: 89px;
 margin: 9px 0 15px 11px!important;
 margin-left: 6px;
 font-size: 11px;
 font-family: Georgia, Geneva, Verdana, sans-serif, Arial, Helvetica;
}

.categ b, .attivo {color: #e95a10}
.conferma {color: #3a973a;}

.categ a {text-decoration: none;}

/* ricerca */
#box_cerca {
 border-top: 1px solid #cbcbcb;
 border-bottom: 1px solid #cbcbcb;
 padding: 6px 0;
 margin-left: 11px;
 clear: both;
}

form#ricerca, form#ricerca_ing {
 background-color: #e95a10;
 padding: 6px 7px 7px 7px;
}

form#ricerca input, form#ricerca_ing input {
 font-size: 11px;
 border: 1px solid #a33f0b;
 padding: 1px 0;
 width: 125px;
 float: left;
}

form#ricerca_ing input {width: 113px;}

form#ricerca input.bottone_cerca, form#ricerca_ing input.bottone_cerca {
 background: url(immagini/tasto_cerca.gif) no-repeat top left;
 width: 53px;
 height: 16px;
 border: none;
 cursor: hand;
 margin-left: 6px;
 padding: 0;
 float: left;
}

form#ricerca_ing input.bottone_cerca {
 background: url(immagini/tasto_cerca_ing.gif) no-repeat top left;
 width: 65px;
}

/* valuta */
.box_grigio3 {
 background-color: #f1f1f1;
 margin-left: 11px;
}

form#valuta {padding: 8px 7px;}

form#valuta select {
 width: 186px;
 font-size: 11px;
}

/* carrello */
ul#cart {
 width: 200px;
 margin-left: 11px;
 border-bottom: 1px solid #e95a10;
 padding-bottom: 7px;
}

ul#cart li {
 list-style: none;
 padding: 5px;
 font-size: 11px;
}

ul#cart li img {
 float: left;
 margin-right: 7px;
 border: none;
}

.prezzo {float: right;}

ul#cart li.grig {background-color: #f1f1f1}

ul#cart li a {
 text-decoration: none;
 color: #282910;
}

.tot {
 float: right;
 font-size: 11px;
 font-weight: bold; 
margin-top: 12px;
}

a.bottone_procedi, a.bottone_procedi_ing {
 float: right;
 background: url(immagini/tasto_procedi.gif) no-repeat top left;
 width: 84px;
 height: 28px;
 border: none;
 margin: 10px -4px 0 0;
 cursor: hand;
}

a.bottone_procedi_ing {
 background: url(immagini/tasto_procedi_ing.gif) no-repeat top left;
 width: 96px;
}

/* vetrina */
ul#vetrina {
 width: 200px;
 margin-left: 11px;
}

div#sx ul#vetrina, div#sx h3.tit_vetrina, div#sx h3.tit_vetrina_ing { width: 207px; margin-left: 0; }

ul#vetrina li {
 list-style: none;
 width: 200px;
 float: left;
 font-size: 11px;
 margin-bottom: 8px;
}

ul#vetrina li img {
 float: left;
 margin-right: 5px;
 border: none;
}

ul#vetrina li span.euro {
 line-height: 22px;
 color: #e95a10;
 font-weight: bold;
}

/*-- col dx --*/
#col_dx {
float: left;
width: 546px;
margin-left: 6px;
padding: 13px 0 15px 15px;
}


#home #col_dx {
width: 576px;
padding:0px;
}

.pagine {
 font: bold 11px Verdana, sans-serif, Arial, Helvetica, Georgia, Geneva;
 margin: 9px 0;
 text-align: right;
 width: 576px;
}

ul.numero {
 float: right;
 margin-top: -1px;
}
 
ul.numero li {
 list-style: none;
 display: inline;
 float: left;
 background-color: #e5e5e5;
 margin: 0 0 0 10px;
 text-align: center;
 padding: 1px 0;
}

ul.numero li.ar {background-color: #e95a10;}

ul.numero li a {
 text-decoration: none;
 width: 30px;
 display: block;
}

ul.numero li.ar a {color: #FFF;}

/* prodotti */
ul#prodotti, div#prodotti {
 width: 576px;
 float: left;
 margin: 25px 0 0 0;
}

ul#prodotti li, div#prodotti div {
 width: 263px;
 float: left;
 display: inline;
 list-style: none;
 text-align: center;
 /*margin-bottom: 25px;*/
 margin: 0 12px 25px 13px;
/*border:1px solid red;*/
}

div#prodotti div.ultimi { margin: 0 25px 0 0;}


div#prodotti a {text-decoration: none;}
div#prodotti img {border: none;}


div#prodotti div.clear2 {clear: both; width: 500px; height:1px; font-size:1px;float: left;}
*:first-child+html div#prodotti div.clear2 {float: none !important;} /* ie7 */
* html div#prodotti div.clear2 {float: none;} /* ie6 */

.prezzo1, .prezzo2 {
 font-weight: bold;
 color: #e95a10;
}

.prezzo2 {
line-height: 35px;
/*margin: 20px 0 0 0;*/
}

.prezzo_sconto {
 color: #00a3a9;
 text-decoration: line-through;
}

/*------------------------ chiusura ------------------------*/
#chiusura {
 background: url(immagini/amcool_bottom.gif) no-repeat top center;
 width: 1000px;
 padding: 20px 0;
 margin: 0 auto;
 text-align: left;
 font: normal 11px  Georgia, Geneva ,Verdana, sans-serif, Arial, Helvetica;
}

#pagamenti {
 background: url(immagini/carte_accettate.gif) no-repeat top center;
 width: 114px;
 height: 18px;
 float: right;
}

#dati {margin-left: 423px;}

#dati b {color: #e95a10;}

/*------------------------ tabella ------------------------*/
table.taglia {
    width: 500px;
    text-align: center;
}
table.taglia tr td {
    padding: 3px;
    border-bottom: 1px solid #CBCBCB;
}
table.taglia tr.up {
    font-weight: bold;
    background-color: #F1F1F1;
    height: 35px;
}

/* FORM ---------------------------------------------------------------------*/

form, fieldset, form#carrello {
	padding:0;
	margin:0;
	border:none;
}

/*form#carrello { margin:0; margin-top: 15px; }*/

fieldset#no div.campoform1, fieldset#no div.campoform2 {
  float:left;
	padding: 0 7px 5px 0;
}

fieldset#no div.campoform1 {
  width:160px;
  text-align:right;
	border-bottom: 1px solid #3b6321;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #3b6321;
	margin-right:6px;
	padding-top: 1px;
	margin-bottom: 4px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:140px;
	margin-bottom: 0;
	}
  	
fieldset#si div.campoform1 {padding: 0 0 3px 0;}
fieldset#si div.campoform2 {padding: 0 0 10px 0;}

div.campoform_descrittivo {
  margin: 10px 0 10px 140px;
	padding: 10px 7px 5px 0;
}
	
label {
	text-align: left;
	margin: 0;
	padding: 0;
}


span.alert, span.avviso, label.obbligatorio {color: #ba2b2a;}

select {
	padding: 0;
	margin: 0;
	border: 1px solid #7F7F7F;
	background-color: #FFF;
	font: normal 11px Verdana,Arial,Helvetica,Sans-Serif;
	color: #000;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding: 2px;
	}



.input, table.carrello input.input {
	width: 360px;
	padding: 0;
	margin: 0;
	border: 1px solid #7F7F7F;
	background-color: #fff;
	font: normal 11px Verdana,Arial,Helvetica,Sans-Serif;
	color: #000;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding: 3px;
	}


div#submit, div#submit2 {
	padding: 0;
	margin: 10px 0 10px 170px;
}

div#submit2 img, img.logout {
	padding: 0;
	margin: 0;
	border: none;
}
	
div#submit input {
	background: url('immagini/sf-pulsante.jpg') repeat-x top left;
	border: 3px double #8e7151;
	border-left-color: #b39676;
	border-top-color: #b39676;
	color: #333;
	padding: 2px 8px;
	font: 11px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana;
}
	
div#submit input:active {
	background: #f4f4f4;
	border: 3px double #ccc;
	border-left-color: #999;
	border-top-color: #999;
}


div.int_modulo {
	padding: 0 0 5px 0;
	margin: 15px 10px 10px 0;
	border-bottom: 1px dotted #7F7F7F;
	font-weight: bold;
	text-transform:uppercase;
	}

div#notifica_errore {
	height:38px;
	display: block;
	padding: 13px 3px 3px 60px;
	margin: 0 0 1px 0;
	border: 1px dashed #b04b13;
	background: transparent url('immagini/ic-alert.gif') 7px 7px no-repeat;
	text-align:left;
	font: normal 11px Georgia, Geneva, Arial, Helvetica, Verdana, sans-serif;
 	color: #2c170e;
	}

div#notifica_conferma {
	height:38px;
	display: block;
	padding: 13px 3px 3px 60px;
	margin: 0 0 20px 0;
	border: 1px dashed #00830F;
	background: transparent url('immagini/ic-conferma.png') 12px 11px no-repeat;
	text-align:left;
	font: normal 11px Georgia, Geneva, Arial, Helvetica, Verdana, sans-serif;
 	color: #2c170e;
	}

/*
ul.carrello {
	margin:0;
	padding: 7px 0 7px 9px;
	}
ul.carrello li {	
	padding: 0 0 2px 14px;
	margin:0;
	list-style-type:none;
	background:transparent url('immagini/ic-licarrello.gif') no-repeat 0 3px;
	}




div#hr { height: 1px; font-weight:1px; border-top: 1px solid #8e7151; margin: 15px 0; clear: both;}
*/




table.storico {
	width:100% !important;
	width:97%;
	border-collapse: separate;
	border-spacing: 1px;
	empty-cells: show;
	margin: 0 0 8px 0; 	
	font: normal 12px  Georgia, "Times New Roman", Times, sans-serif;
	}

table.storico th {
	padding:2px;
	width:120px;
	border: 1px solid #D6D6D6;
	text-align:right;
	background-color: #D6D6D6;
 	font: normal 14px  Georgia, "Times New Roman", Times, sans-serif;
	color: #000;
	}

table.storico th.intestazione { background-color: #D6D6D6; border: 1px solid #D6D6D6;}

table.storico td {
	border: 1px solid #D6D6D6; 
	padding:3px;
	background-color: #FFF;
	}

table.storico td.spazio {
	border: 1px solid #D6D6D6;
	padding: 3px 3px  10px 10px;
	background-color: #FFF;
	}









div#dettagli_dx {
/*border: 1px solid #D1D1D1;*/
float: right;
/*position: absolute;*/
width: 200px;
padding: 0 0 15px 15px;
margin: 0 0 20px 15px;
border-left: 1px solid #D1D1D1;
}


#immagine_top {
float: left;
text-align: center;
padding: 0;
margin: 0 0 20px 0;
/*border-bottom: 1px solid #D1D1D1;*/
/*border-right: 1px solid #D1D1D1;*/
}


#immagine_top img {
 border: 1px solid #D1D1D1;
border: none;
padding: 1px;
margin: 0;
}


#quattroimg {
 text-align: center;
 padding: 11px;
 border-bottom: 1px solid #D1D1D1;
}


#quattroimg img {
 border: 1px solid #D1D1D1;
 padding: 1px;
 margin: 1px 15px 0 0;
}







#divisoria {
 background: #D1D1D1;
 margin: 0;
 height: 1px;
 font-size: 1px;
}



#elenco_img {
	margin:0;
	padding:0;
	position: relative;
	letter-spacing:0em;
}

#elenco_img div {
	float:left;
	/*margin-right:0px;
	padding-left: 0px;
	margin-right: 10px;*/
	padding: 0;
	border: 1px solid #D1D1D1; /*#7F7F7F;*/
	width: 50px;
	height: 50px;
	margin: 0 10px 10px 0;
	text-align:center;
	overflow:hidden;
}



#elenco_img table td {
	height: 50px;
	vertical-align: middle;
	text-align:center;
	margin: 0;
	padding: 0;
	border: none;
}

#elenco_img a, #elenco_img img {
margin: 0 auto;
border: none;
}









table.carrello, table.carrello2 {
	width: 100%;
	background-color: #FFFFFF;
	border-collapse: collapse;
	margin:  10px 0 0 0;
}

table.carrello th, table.carrello2 th {
	height: 40px;
	line-height: 40px;
	background-color: #D6D6D6;
 	font: normal 14px  Georgia, "Times New Roman", Times, sans-serif;
	text-align: center;
}

table.carrello2 th {
	height: 30px;
	background-color: #D6D6D6;
 	font: normal 14px  Georgia, "Times New Roman", Times, sans-serif;
	text-align: left;
	padding: 0 0 0 5px;
}


table.carrello td, table.carrello2 td {
	font-size: 12px;
	padding: 5px;
	border-bottom: 1px solid #CECECE;
	text-align: center;
	vertical-align: top;
	font: normal 12px  Georgia, "Times New Roman", Times, sans-serif;
}

table.carrello2 td table td{ border-bottom: none; }

table.carrello td.left, table.carrello th.left { text-align: left; }
table.carrello td.right, table.carrello th.right { text-align: right; }

table.carrello td.totale {
/*border-bottom: 1px solid #e95a10;*/
 text-align: center;
 font: bold 14px  Georgia, "Times New Roman", Times, sans-serif;
 }


/*
table.carrello td {
 padding: 3px;
 background-color: #e6d6ad; /*f8f2d5*
}


table.carrello th, table.carrello th.intestazione2, table.carrello td.totale, table.carrello th.intestazione3 {
 background-color: #8e7151; /*8e7151 e2d19d*
 text-align: center;
 font: bold 12px Arial, Helvetica, Verdana, Geneva, sans-serif;
 color: #f1e3b4;
}

table.carrello th.intestazione2, table.carrello th.intestazione3 {text-align: left;}

table.carrello th.intestazione3 {
	background-color: #b39676;
	color: #f1e3b4;
	text-align: left;
	}
*/
table.carrello td.totale {text-align: right;}
table.carrello2 td {text-align: left;}
table tr#azienda, table tr#partita_iva, table tr#password, table tr#conferma_password { background-color: #f1f1f1; }

table.carrello input {
	width: 35px;
	border: 1px solid #AAA;
	background-color: #FFF;
	}


#col_dx table.carrello img.elimina {
 float: none;
 margin: 0 0 0 4px;
 border: none;
}

div#aggiorna_procedi {
 float: right;
 margin: 20px 3px 0 0;
}

div#aggiorna_procedi input, div#aggiorna_procedi a, div#submit3 input, div#submit3 a, a.bottone {
	width: 125px; /* bug explorer */
	background: url('immagini/sf-pulsante.jpg') repeat-x top left;
	border: 3px double #999;
	border-left-color: #ccc;
	border-top-color: #ccc;
	color: #333;
	padding: 2px;
	font: 11px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana;
}


div#aggiorna_procedi input#carrello_conferma3 {
	width: 125px; /* bug explorer */
	background: #e95a10;
	border: 3px double #eee;
	border-left-color: #fff;
	border-top-color: #fff;
	color: #fff;
	padding: 2px;
	font: 11px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana;
}


a.bottone {
 text-align: center;
 width: 150px;
 text-decoration: none;
 color: #b04b13;
 font-weight: bold;
 display: block;
margin-top:15px ;
}

div#box_registrati {
border-top: 1px solid #ba2b2a;
border: 1px solid #D1D1D1;
margin: 15px 0 0 0;
padding: 15px;
}



















ol#procedura  {
	width: 543px;
	overflow: hidden;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-left: 1px solid #999999;
	margin:10px 0;
	padding:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}

ol#procedura li {
	float: left;
	width: 180px;
	height: 26px;
	line-height: 26px;
	border-right: 1px solid #999999;
	text-indent: 15px;
}

ol#procedura li.attivo {
	background-color: #999999;
	color: #FFFFFF;
}


ul.carrello {
	margin:0;
	padding: 7px 0 7px 9px;
	}
ul.carrello li {	
	padding: 0 0 2px 14px;
	margin:0;
	list-style-type:none;
	background:transparent url('immagini/ic-licarrello.gif') no-repeat 0 3px;
	}


ul.generico {
	margin:0;
	padding: 6px 0 6px 15px;
	}
ul.generico li {	
	padding: 0 0 6px 2px;
	margin:0;
	list-style-type:disc;
	}



h1 {
font: bold 16px  Georgia, "Times New Roman", Times, sans-serif;
 color: #000; /*#e95a10*/
margin-bottom: 20px;
}

#dettagli_dx h1 {
margin:0;
}


div#errori {
	/*height:38px;*/
	display: block;
	padding: 14px 3px 14px 66px;
	margin: 0 0 20px 0;
	border: 1px dashed #ccc;
	background: transparent url('immagini/ic-alert.jpg') 8px 15px no-repeat;
	text-align:left;
	}

div#notifica_carrello {
	/*height:38px;*/
	display: block;
	padding: 14px 3px 15px 66px;
	margin: 0 0 2px 0;
	border: 1px dashed #ccc;
	background: transparent url('immagini/ic-alert.jpg') 8px 9px no-repeat;
	text-align:left;
	}

div#carrello_conferma {
	height:20px;
	width: 169px;
	margin: 0 4px 10px 10px!important;
	margin: 0 4px 10px 5px;
	display: block;
	padding: 8px 0 2px 30px;
	border: 1px dashed #ccc;
	background: transparent url('immagini/ic-conferma_p.png') 4px 4px no-repeat;
	text-align:left;
	color: #3a973a;
	}


div#tit_dettagli, div#tit_dettagli_ing {
width: 80px;
height:20px;
clear:left;
margin: 0 0 5px 0;
background: url('immagini/s-dettagli.gif') no-repeat top left;
}

div#tit_dettagli_ing { background: url('immagini/s-dettagli_ing.gif') no-repeat top left; }


div#acquisti { margin: 15px 0 0 0; }

div#informazioni { margin: 5px 0 0 0; }


