<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
@import url("/modelli/elegance/res/libs/font-awesome-4.5.0/css/font-awesome.min.css");
/****************************************************************************/
/***********************    CARRELLO       *********************************/
/****************************************************************************/
.stepCarrello {
  margin: 5px 0px 20px 10px;
}
.stepCarrello #stepImg {
  margin: 0;
}
#stepBox {
  width: 86px;
  height: 41px;
  padding: 0;
  margin: 0;
  position: relative;
  float: left;
  margin-right: 10px;
  margin-left: 3px;
}
#boxTesto {
  height: 28px;
}
#numeroStep {
  font-size: 14px;
  font-weight: bold;
  height: 17px;
  margin-left: 35px;
  position: relative;
  text-align: center;
  top: 0;
  width: 17px;
  z-index: 3;
}
#contentTesto {
  font-size: 10px;
  text-align: center;
  margin-top: 11px;
}
#boxEsterno {
  height: 30px;
  width: 88px;
  margin: 0;
  position: absolute;
  top: 9px;
  z-index: 1;
}
#boxTesto.on {
  background-color: #832639;
  border: 1px solid #fff;
  background-position: center;
  background-repeat: repeat-x;
}
#numeroStep.on {
  background-color: #FFFFFF;
  border-color: #832639 #832639 #9B5160 #9B5160;
  border-style: solid;
  border-width: 1px;
  color: #832639;
}
#contentTesto.on {
  color: #FFF;
}
#boxEsterno.on {
  border: 1px solid #81BF38;
}
#boxTesto.prev {
  background-color: #8E8A8B;
  border: 1px solid #fff;
}
#numeroStep.prev {
  background-color: #FFFFFF;
  border: solid 1px;
  color: #8E8A8B;
}
#contentTesto.prev {
  color: #FFF;
}
#boxEsterno.prev {
  border: 1px solid #8E8A8B;
}
#boxTesto.off {
  background-color: #dedadb;
  border: 1px solid #fff;
}
#numeroStep.off {
  background-color: #FFFFFF;
  border-color: #dedadb #dedadb #e4e1e1 #e4e1e1;
  border-style: solid;
  border-width: 1px;
  color: #666;
}
#contentTesto.off {
  color: #666;
}
#boxEsterno.off {
  border: 1px solid #dedadb;
}
#numeroStep.on {
  border-color: #81BF38;
  color: #81BF38;
}
p.avviso {
  background-color: #E9E9E9;
  display: block;
  line-height: 25px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.allert {
  color: #CC0000;
}
.successo {
  color: #009933;
}
p#updateQtaImg {
  cursor: pointer;
  display: inline;
  font-size: 8px;
  text-decoration: underline;
  text-transform: uppercase;
}
.tabellaCarrelloN,
.tabellaAnnotazioniN,
table.tabellaAllegatiN {
  margin-top: 10px;
  margin: 10px;
  width: 508px;
}
.tabellaCarrelloN,
.tabellaListaOrdini,
.tabellaOrdine,
.tabellaAnnotazioniN,
.tabellaAllegatiN {
  background-color: #FFFFFF;
  border: 10px solid #EEEEEE;
  margin-bottom: 10px;
  width: 100%;
  margin-left: 0;
}
.tabellaCarrelloN p,
.tabellaOrdine p,
.tabellaAllegatiN p {
  margin-bottom: 5px;
  margin-top: 5px;
}
.tabellaAnnotazioniN textarea {
  color: #999;
  margin-top: 10px;
  border: none;
  width: 95%;
  font-size: 12px;
  min-height: 65px;
}
input#accettoCondizioniPrivacy {
  border: none !important;
}
.tabellaCarrelloN input {
  /*	border:none;
*/
}
col.colNomeArticolo {
  width: 45%;
}
col.colSsn {
  text-align: center;
  width: 7%;
}
col.colPrezzo {
  width: 12%;
}
col.colQta {
  text-align: center;
  width: 15%;
}
col.colTotale {
  width: 15%;
}
col.colDelete {
  width: 2%;
}
table.tabellaSpedizione col.colRadio {
  width: 10%;
}
table.tabellaSpedizione input {
  float: right;
}
table.tabellaSpedizione tr:hover {
  background-color: #DFECFF;
}
table.tabellaCarrelloN th:hover {
  cursor: auto;
}
table.tabellaSpedizione tr.spedSelezionata {
  background-color: #d0e3f0;
}
table.tabellaSpedizione tr.pagamentoSelezionato {
  background-color: #d0e3f0;
}
table.tabellaSpedizione tr img {
  height: 30px;
  width: 30px;
}
.tabellaCarrelloN th,
.tabellaListaOrdini th,
.tabellaOrdine th,
.tabellaAnnotazioniN th,
.tabellaAllegatiN th {
  background-color: #AAAAAA;
  color: #FFFFFF;
  line-height: 40px;
  padding-left: 5px;
  text-align: left;
  font-size: 15px;
}
.tabellaListaOrdini h2 {
  font-size: 15px;
  margin: 5px;
}
.tabellaCarrelloN td,
.tabellaListaOrdini td,
.tabellaOrdine td,
.tabellaAllegatiN td {
  padding: 15px;
}
.tabellaCarrelloN #revomeProdottoImg,
.tabellaAllegatiN #revomeProdottoImg {
  cursor: pointer;
}
.tabellaCarrelloN tr.rigaTotaleCarrello td,
.tabellaCarrelloN tr.rigaTotaleCarrelloSeparato td {
  border-bottom: 0 none;
}
table.prodottiCarrello .tr1,
table.tabellaListaOrdini .tr0 {
  background-color: #EEEEEE;
}
.rigaTotaleCarrello,
.rigaTotaleCarrelloSeparato {
  background-color: #FFFFFF !important;
  color: #000000;
  font-size: 1.3em;
  font-weight: bold;
}
.rigaTotaleCarrello td#cellaPrezzo,
.rigaTotaleCarrelloSeparato td#cellaPrezzo {
  color: #82C039;
  padding: 10px;
}
.tabellaSegnalazione textarea,
.tabellaAnnotazioni td textarea {
  width: 450px;
  border: 1px solid #999;
  font-size: 11px;
}
.rigaTotaleCarrello,
.rigaTotaleCarrelloSeparato {
  background-color: #FFFFFF !important;
  color: #000000;
  font-size: 14px;
}
form#svuotaCarrelloFrom {
  margin-left: 0;
  margin-bottom: 20px;
}
.linkCarrello {
  margin-bottom: 25px;
  overflow: hidden;
  padding-top: 10px;
  width: 100%;
}
#linkIndietro {
  float: left;
}
.bottone input {
  background-color: transparent;
  border: medium none;
  color: #FFFFFF;
  cursor: pointer;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
}
.tabellaBuonoSconto .bottone {
  display: inline;
  float: none;
  margin-left: 10px;
}
.bottone {
  /*	background-color:#6699CC;
	border: 2px solid #ccc;
*/
  float: right;
  font-size: 14px;
  font-weight: bold;
  line-height: 25px;
  padding-left: 5px;
  padding-right: 5px;
  text-decoration: none;
}
.bottone:hover {
  /*	background-color: #6FB9A5;*/
}
.bottone.indietro a {
  background-image: url("../img/bottoni/indietro.png");
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 25px;
  background-color: #000;
}
.bottone.a {
  background-image: url("../img/bottoni/.png");
  background-position: right center;
  background-repeat: no-repeat;
  padding-right: 25px;
  background-color: #000;
}
.bottone a {
  text-decoration: none;
  text-transform: uppercase;
  color: #FFFFFF;
}
.pulsanteModificaAnagrafica a {
  font-size: 12px;
}
.errorePagamento {
  padding: 5px;
  font-weight: bold;
  color: #c00;
  margin-left: 15px;
  margin-right: 10px;
  padding-top: 25px;
}
.tabellaLogin {
  margin-top: 20px;
  font-size: 12px;
  margin-bottom: 50px;
}
.tabellaLogin input {
  border: 1px solid #CCCCCC;
  margin-right: 3px;
  margin-top: 5px;
}
.tabellaLogin .butt {
  background-color: #5c7487;
  color: #FFFFFF;
  float: right;
  font-weight: bold;
  padding: 2px;
  text-align: center;
}
.loginFailed {
  margin: 20px;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  margin-bottom: 10px;
}
.registrazioneAnagrafica,
.modificaPassword {
  float: left;
  width: 100%;
}
.aggiungiProdottoCarrello a {
  float: left;
  background: none repeat scroll 0 0 #F0F0F0;
  border: 1px solid #ccc;
  color: #333;
  cursor: pointer;
  display: inline-block;
  padding: 2px 10px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 9px;
}
a.varianteNumero {
  background: none repeat scroll 0 0 #edecec;
  border: 1px solid #ccc;
  color: #333;
  cursor: pointer;
  padding: 2px 10px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 12px;
}
p.varianteNumero {
  background: none repeat scroll 0 0 #fff;
  border: 2px solid #ccc;
  color: #333;
  cursor: pointer;
  padding: 2px 10px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
}
h3.suggerimentoProdotti {
  margin: 0px;
  padding: 0px;
  margin-top: 20px;
  border-top: 2px solid #ccc;
  color: #666;
}
.areaAnagrafica {
  border: none !important;
  padding: 0px !important;
}
/*
.bottone. input, .bottone.light.pulsanteCopia input, .bottone. a,.bottone.indietro a, .bottone.light.pulsanteModificaAnagrafica input, .bottone.light.bottone_login input, .bottone.light.pulsanteAnagrafica input{
background-color:#6699CC;
	border: 1px solid #ccc;
	padding-left:5px;
	padding-right:5px;
	font-size:12px;
}*/
.bottone.light.svuotaCarrelloDiv {
  margin-left: 10px;
}
.svuotaCarrello input {
  font-size: 10px !important;
  background-color: #ccc;
  float: left;
}
.bottone.indietro a {
  font-size: 10px;
}
.bottoneN {
  line-height: 30px;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  display: block;
  text-decoration: none;
  border-width: 1px;
  border-style: solid;
  height: 28px;
  /*    width: 100%;
*/
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: #999 0px 1px 2px;
  -moz-box-shadow: #999 0px 1px 2px;
  box-shadow: #999 0px 1px 2px;
  display: inline;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  cursor: pointer;
}
.bottoneN {
  border-width: 1px;
  border-style: solid;
  border-color: #f8f8f8 #e3e3e3 #b7b7b7;
  background: #f4f4f4;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fdfdfd), to(#ededed));
  background: -moz-linear-gradient(#fdfdfd, #ededed);
  background: -ms-linear-gradient(#fdfdfd, #ededed);
  background: -o-linear-gradient(#fdfdfd, #ededed);
  background: linear-gradient(#fdfdfd, #ededed);
  position: relative;
  height: 16px;
  line-height: 16px;
}
.bottoneN.pagamento {
  /*    background: #f4f4f4;
    background: -webkit-gradient(linear,0 0,0 bottom,from(#fdd6b0),to(#FF7300));
    background: -moz-linear-gradient(#fdd6b0,#FF7300);
    background: -ms-linear-gradient(#fdd6b0,#FF7300);
    background: -o-linear-gradient(#fdd6b0,#FF7300);
    background: linear-gradient(#fdd6b0,#FF7300);
    -pie-background: linear-gradient(#fdd6b0,#FF7300);
    behavior: url(html5_ie/pie.htc);
	*/
  color: #444 !important;
  background-image: url(../img/pagamento.png);
  background-color: transparent;
  border: none;
  background-repeat: no-repeat;
  width: 230px;
  height: 75px;
  box-shadow: none !important;
  display: block;
  text-decoration: none;
  margin-left: auto;
  margin-right: auto;
}
.bottoneN.pagamento:hover {
  color: #444 !important;
  background-image: url(../img/pagamento_hover.png);
  background-color: transparent;
  border: none;
  background-repeat: no-repeat;
  width: 230px;
  height: 75px;
  box-shadow: none !important;
}
p.procediPagamaetoN {
  margin-left: 30px;
  color: #71ac05;
  text-decoration: none;
}
.bottoneN.indietroN a,
.bottoneN.avantiN a,
pagamentoN a {
  text-decoration: none;
}
.row.pagamentoN {
  clear: both;
  color: #FFFFFF;
  height: 80px;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
}
.indietroN {
  float: left;
}
.avantiN {
  float: right;
}
.bottoneN.modifica.modificaDatiCl {
  margin-bottom: 10px;
  font-size: 9px;
  padding: 3px;
  height: 18px;
  line-height: 20px;
  margin-left: 11px;
}
.bottoneN.N.entraN {
  margin-right: 50px;
}
.bottoneN:hover {
  color: #666 !important;
  border-width: 1px;
  border-style: solid;
  border-color: #f8f8f8 #e3e3e3 #b7b7b7;
  background: #f9f9f9;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fefefe), to(#f6f6f6));
  background: -moz-linear-gradient(#fefefe, #f6f6f6);
  background: -ms-linear-gradient(#fefefe, #f6f6f6);
  background: -o-linear-gradient(#fefefe, #f6f6f6);
  background: linear-gradient(#fefefe, #f6f6f6);
}
a.bottoneN {
  text-decoration: none !important;
}
.navigazioneN {
  margin-top: 20px;
  margin-bottom: 20px;
  overflow: visible;
}
.bottoneN input,
.bottoneN.avantiN.bottoneCopiaDatiSpedizione {
  border: none !important;
  background-color: transparent !important;
  cursor: pointer !important;
  color: #666;
}
.bottoneN input:focus {
  background-image: none !important;
}
.row.visibileN {
  overflow: visible;
  margin-bottom: 10px;
}
.row.segnalazioni {
  height: 25px;
}
input#codimartaceBuono {
  border: 1px solid #ccc;
}
#updateForm {
  float: left;
}
.littleN,
.indietroN {
  height: 16px;
  line-height: 16px;
  font-size: 11px;
  margin-bottom: 10px;
}
.littleN input {
  font-size: 11px;
}
.bottoneN.avantiN.salvaPsw {
  margin-right: 200px;
}
/***********************    VARIE CATALOGO AREE COMUNI       *********************************/
.row {
  overflow: hidden;
  width: 100%;
}
fieldset.modificaPassword {
  border: none;
}
form.modificaPswN {
  width: 450px;
}
.areaForm input,
.areaAnagrafica input,
.modificaPassword input,
.login input {
  border: 1px solid #DDDDDD;
  float: left;
  margin-bottom: 10px;
  padding: 4px;
  padding-left: 6px;
  width: 170px;
  font-size: 12px;
}
.areaAnagrafica fieldset,
.areaForm fieldset,
.modificaPassword fieldset {
  border-color: #CCCCCC;
  border-style: solid none none;
  border-width: 1px medium medium;
  float: left;
  width: 646px;
}
.areaAnagrafica fieldset {
  width: 100%;
}
.areaForm fieldset {
  width: 70%;
}
.areaAnagrafica legend,
.areaForm legend,
.modificaPassword legend {
  background: none repeat scroll 0 0 transparent;
  color: #666666;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 10px;
  margin-left: 5px;
  padding-right: 4px;
}
.areaAnagrafica label,
.areaForm label,
.modificaPassword label {
  clear: both;
  float: left;
  font-size: 11px;
  margin-right: 1em;
  text-align: right;
  width: 125px;
}
label.labelCheck {
  text-align: left;
  width: 300px;
}
label.removeClear {
  clear: inherit;
  margin-top: 3px;
}
input#qta {
  margin-left: 0px;
  text-align: center;
}
.areaForm textarea {
  margin-bottom: 10px;
  min-height: 110px;
  padding: 2px;
  width: 75%;
}
input#checkbox {
  float: left;
  margin-right: 4px;
  width: 10px;
}
.bottone.light.richiediPassword {
  float: left;
}
col.colNumOrdine {
  width: 15%;
}
col.colDataOrdine {
  width: 20%;
}
col.colStatoOrdine {
  text-align: center !important;
  width: 10%;
}
col.colSaldatoOrdine {
  width: 10%;
}
col.colTotaleOrdine {
  width: 15%;
}
col.colVediOrdine {
  width: 15%;
}
col.colRiordinaOrdine {
  width: 15%;
}
tr.ultimoOrdine {
  padding-bottom: 20px;
}
.box50 {
  float: left;
  width: 45%;
}
.bottone_login {
  margin-right: 300px;
}
#boxCenter p a {
  color: #5890E3;
}
.bloccoAnagrafica a {
  color: #39658C;
  text-decoration: none;
}
.bloccoAnagrafica a:hover {
  text-decoration: underline;
}
.noteModalitaPagamento {
  text-align: center;
  font-weight: bold;
  font-style: italic;
  color: #cc3333;
}
.tipRegistrazione {
  font-size: 9px;
  font-weight: normal;
}
.box_condizioni,
.box_privacy {
  border: 1px solid #ccc;
  margin-bottom: 18px;
  padding: 5px 5px 5px 5px;
  width: 638px;
  font-size: 10px;
}
.boxed {
  height: 150px;
  overflow: auto;
}
.box_condizioni h1,
.box_privacy h1 {
  font-size: 12px;
  margin-top: 4px;
  padding-top: 4px;
}
.box_condizioni h2,
.box_privacy h2 {
  font-size: 11px;
  margin-top: 4px;
  padding-top: 4px;
}
.indietro {
  float: left;
}
.loginBuonoSconto {
  color: #FF6600;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
}
.loginBuonoSconto a {
  text-decoration: none;
  color: #1E5A93;
}
.loginBuonoSconto a:HOVER {
  color: #52A1EC;
}
.boxBuonoSconto {
  background-color: #E7EAF5;
  border: 2px solid #1E5A93;
  margin: 10px auto 5px;
  color: #363D52;
  padding: 5px;
  text-align: center;
  width: 90%;
  font-size: 12px;
}
.boxBuonoSconto a {
  text-decoration: none;
  color: #1E5A93;
}
.boxBuonoSconto a:HOVER {
  text-decoration: underline;
  color: #1E5A93;
}
p#updateQtaImg {
  cursor: pointer;
  display: inline;
  font-size: 8px;
  text-decoration: underline;
  text-transform: uppercase;
}
.elencoVarianti {
  margin-bottom: 15px;
  border-top: 3px solid #FFFFFF;
  width: 100%;
}
.elencoVarianti h2 {
  font-size: 15px;
}
.elencoVarianti a {
  background: none repeat scroll 0 0 #396690;
  border: 0px solid black;
  color: white;
  display: inline-block;
  font-size: 14px;
  padding: 3px;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  margin-bottom: 3px;
  margin-top: 2px;
}
.elencoVarianti a:HOVER {
  background: none repeat scroll 0 0 white;
  color: black;
}
.elencoVarianti p {
  border: 1px solid #396690;
  background: white;
  color: black;
  display: inline-block;
  font-size: 14px;
  padding: 3px;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  margin-bottom: 3px;
  margin-top: 2px;
}
.varianteColore {
  width: 17% !important;
}
.varianteTaglia {
  width: 40px !important;
}
.varianteNumero {
  width: 25px !important;
}
.linkScegliVariante {
  text-decoration: none;
  font-size: 14px;
  color: black;
}
.linkScegliVariante:HOVER {
  text-decoration: underline;
}
/****************************************************************************/
/***********************    BANNER       *********************************/
/****************************************************************************/
.zonaBanner {
  text-align: center;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
}
.zonaBanner img {
  margin-bottom: 5px;
  margin-top: 5px;
  max-width: 100%;
}
/****************** STILI RUBY ***********************************************/
/*
body {background-image:url(/custom/ruby/img/back_body.jpg);}

p, li {font-size:13px; line-height:18px; margin-bottom:6px;}
h1 {background-image:url(/custom/ruby/img/back_h1.jpg); border-bottom:1px solid #e1e1e1; line-height:40px; border-radius:8px 8px 0px 0px; padding-left:20px; margin-left:-20px; margin-right:-20px; margin-bottom:20px; font-size:16px; width: 668px; float:left;}
h1.prodottiCorrelati{clear:both;margin-bottom:5px;}
h2 {font-size:14px; line-height:30px; margin-bottom:10px; border-bottom:2px solid #ededed;}
#container {width:980px; margin:auto; box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3); border-radius:30px; margin-top:10px; margin-bottom:10px;}
#content {width:920px; float:left; padding:30px; border-radius:30px 30px 0px 0px; background-color:#fff;}
#header {width:100%; float:left; margin-bottom:20px;}
#box_login {width:340px; float:left;}
#box_login {text-align:right;}
#box_login a {color:#80be36; text-decoration:none; font-size:12px;}
#box_login p {font-size:14px; margin-top:12px;}
#header_social_box{	float: right;   margin-left: 10px;}
#panel_cliente {   display: block;}
#menu {width:900px; float:left; padding:0px 10px 0px 10px; border-radius:11px; background-image:url(/custom/ruby/img/back_menu.jpg); background-repeat:repeat-x; background-position:top;}
#menu a {text-decoration:none; font-size:14px; padding:11px 20px 12px 20px; background-image:url(/custom/ruby/img/back_a.png); background-position:right; background-repeat:no-repeat; float:left;}
#menu a:hover {background-image:url(/custom/ruby/img/back_aHover.png); color:#fff; background-position:top; background-repeat:repeat-x;}
#panel_cliente{}
.home {width:30px; background-image:url(/custom/ruby/img/home.png) !important; background-position:center !important; background-repeat:no-repeat !important; margin-top:5px;}
#ricerca_prodotto {float:right; margin-right:15px; width:230px; background-image:url(/custom/ruby/img/back_ricerca.png); background-position:center; background-repeat:no-repeat; margin-top:10px;}
#ricercaTastoCerca {background-image:url(/custom/ruby/img/ricerca.png); background-position:left center; background-repeat:no-repeat; border:none; background-color:transparent; cursor: pointer; margin-left:10px; width:20px;}
#nomeRicercaTop {width:170px; background-color:transparent; border:none; color:#999}
#left {width:210px; float:left; margin-right:20px;}
.menuCategorie {background-color:#a0dd5a; border-radius:0px 8px 8px 8px; width:195px; padding:10px; padding-right:5px;  background-image:url(/custom/ruby/img/back_left.jpg); background-position:center top; background-repeat:repeat-x; float:left; max-height:320px;overflow: auto}
.menuCategorie a {color:#fff; text-decoration:none; font-size:14px;}
.menuCategorie li {line-height:22px; margin-bottom:8px; display:block; border-bottom:1px solid #b9e18b; padding-left:20px; background-image:url(/custom/ruby/img/back_a_li.png); background-position:center left; background-repeat:no-repeat;}
.nomeCategoria {color:#fff; font-weight:bold; font-size:16px; float:left; background-color:#a0dd5a; text-decoration:none; padding:10px; border-radius:8px 8px 0px 0px; display:inline; margin-right:1px; border-bottom: 1px solid #FFFFFF; padding-bottom:6px;}
.nomeCategoria.current {border-bottom: 1px solid #A0DD5A}
.hidden {overflow:auto;}
#center {width:688px; float:left; }
#box_centrale {width:688px; float:left; border:1px solid #e1e1e1; border-radius:8px;}
#centerHome {width:480px; float:left; padding:20px; margin-right:20px;}
#percorso_categorie {width:690px;  float:left; margin-bottom:10px;}
#percorso_categorie a {text-decoration:none; font-size:13px; margin-right:5px; margin-left:5px;}
#page {width:648px; margin:20px; margin-top:0px; float:left;}
.prodotto_in_elenco{width:196px; float:left; margin:10px; text-align:center;}
.categoria_in_elenco {background: linear-gradient(#EDEDED, #FFFFFF) repeat scroll 0 0 transparent; width:174px; border:1px solid #e1e1e1; border-radius:10px; padding:10px; float:left; margin:10px; text-align:center;}
.nome_prodotto_in_elenco {color:#80be36; border:0; font-size:16px; line-height:22px; min-height:44px;}
.prezzo_finale {font-size:18px; font-weight:bold; color:#666; line-height:30px;}
.box_sconto {width:196px; float:left; text-align:center;}
.percent, .prezzo_originale {width:82px; float:left; padding-top:10px;}
.percent {background-color:#ff7611}
.percent p {color:#fff; font-size:18px; line-height:20px;}
.prezzo_originale p {font-size:14px; text-decoration:line-through}
.dettagli_prodotto {background-image:url(/custom/ruby/img/back_menu.jpg); background-position:bottom; padding:6px; text-decoration:none; border-radius:10px; font-size:14px; margin-left:10px;}
.dettagli_prodotto:hover {background-image:url(/custom/ruby/img/back_aHover.png); color:#fff;}
.row {width:100%; float:left; margin-bottom:10px;}
#img_scheda {border:1px solid #E1E1E1; border-radius:10px; width:216px; float:left; margin-right:20px;}
#img_scheda img {padding:10px; padding-bottom:25px; background-image:url(/custom/ruby/img/zoom_lens.png); background-position:bottom right; background-repeat:no-repeat;}
.nome_prodotto {color:#80be36; font-size:16px;}
.nome_produttore {text-transform:uppercase;}
#prezzo_aggiungi {width:410px; float:left; padding-top:10px; border-top:1px solid #e1e1e1; margin-top:20px; padding-bottom:10px; border-bottom:1px solid #e1e1e1; margin-bottom:20px;}
.green {color:#80be36; float:left; margin-right:20px;}
.aggiungi {width:30px; margin-top:4px; border:1px solid #E1E1E1; float:left; height:18px;}
.piu_meno {display:inline-block; margin-top:4px; float:left; height:20px; background-image:url(/custom/ruby/img/back_h1.jpg); text-decoration:none; border:1px solid #e1e1e1; font-size:20px; background-position:bottom; padding-left:10px; padding-right:10px;}
.meno {border-radius:10px 0px 0px 10px; border-right:0px;}
.piu {border-radius:0px 10px 10px 0px; border-left:0px;}
.aggiungi_carrello {float:left; width:200px; height:22px; border:none;cursor:pointer;color:#FFF; font-size:15px; background-image:url(/custom/ruby/img/back_aHover.png); border-radius:20px; text-decoration:none; text-align:center; margin-top:4px; line-height:22px; margin-left:20px;}
.aggiungi_carrello_disabled {float:left; width:200px; height:22px; border:none;cursor:pointer;color:#FFF; font-size:16px; background-image:url(/custom/ruby/img/back_aHover_off.png); border-radius:20px; text-decoration:none; text-align:center; margin-top:4px; line-height:22px; margin-left:20px;}
#video, #variabili {margin-top:10px; float:left; width:196px;}
#video a { font-size:12px; text-decoration:none; background-image:url(/custom/ruby/img/video.png); background-position:right; background-repeat:no-repeat; padding-right:30px; padding-top:5px;}
#variabili p {float:left; margin-right:10px;}
#dettagli {float:left; width:100%; margin-top:20px;}
.nomeDettaglio {float:left; display:inline; padding:10px; text-decoration:none; margin-right:2px; background-image:url(/custom/ruby/img/back_h1.jpg); background-position:bottom;  border:1px solid #e1e1e1; border-radius:10px 10px 0px 0px; font-size:14px; border-bottom:0px; }
.nomeDettaglio.current {background-image:url(/custom/ruby/img/back_aHover.png); color:#fff;}
.dettagliProdotto {float:left; border:1px solid #e1e1e1; padding:10px; border-radius:0px 10px 10px 10px;}
.modalita_consegna {float:left; border:1px solid #e1e1e1; padding:10px; border-radius:10px; margin-top:20px; margin-bottom:20px; width:626px;}
.titoloCategoria_in_elenco {font-size:15px; line-height:20px; text-decoration:none;display: block; height: 30px;}
.immagineCategoria_in_elenco{ display: block}
#right {width:140px; float:left;}
#spedizione_gratuita, #contatti_orari {border-radius:8px; text-align:center; width:120px; float:left; margin-bottom:20px; color:#fff; padding:10px; background-position:center; }
#spedizione_gratuita {background-image:url(/custom/ruby/img/back_left.jpg); }
#contatti_orari {background-image:url(/custom/ruby/img/back_contatti_orari.png); }
#spedizione_gratuita p, #contatti_orari p {color:#fff; font-size:20px; line-height:20px; margin-top:10px;}
.little {font-size:10px !important;}
.spacing {letter-spacing:8px; font-size:12px !important;}
#orario {font-size:11px !important; line-height:16px !important; text-align:left;}
.underline {border-bottom:1px solid #fff;}
#bannerFooter {width:100%; float:left; margin-top:20px; margin-bottom:20px;}

.bannerini_footer {width:300px; float:left;}
.bannerini_footer img {border-radius:8px;}
.margin10 {margin-left:10px; margin-right:10px;}
#vetrina {width:100%; float:left; margin-top:20px; border-bottom:1px solid #e1e1e1; padding-bottom:10px;}
#loghi {width:100%; float:left; text-align:center;}
#loghi img {margin-right:10px;}
#footer {width:920px; float:left; margin:auto; padding:30px; background: linear-gradient(#EDEDED, #FFFFFF) repeat scroll 0 0 transparent;}
.banner_footer {width:220px; float:left; width:220px; margin-right:10px;}
.banner_footer h3{font-size: 16px;    margin-bottom: 20px;font-weight: normal;}
.titolo {font-size:16px; margin-bottom:20px;}
.link_footer a {display:block; text-decoration:none; font-size:13px; line-height:18px; padding-left:30px; background-position:left top; background-repeat:no-repeat; background-image:url(/custom/ruby/img/back_link.png);}
.link_footer a:hover {text-decoration:underline;}
.tel, .mailContatti {padding: 10px 0 10px 40px; background-position:left; background-repeat:no-repeat; line-height:30px;}
.tel {background-image:url(/custom/ruby/img/tel.png); font-size:22px;}
#pagamenti {width:100%; float:left; margin-top:10px; padding-top:10px; border-top:1px solid #e1e1e1;}
#dati {width:920px; float:left; margin:auto; padding:10px 30px 10px 30px; background-color:#ededed; border-radius:0px 0px 30px 30px;}
#dati p, .center {text-align:center;}
.newsContent img {float:left; margin:0px 20px 20px 0px;}
#boxNews {margin-bottom:10px; min-height: 60px;}
#boxNews img {float:left; margin-bottom:10px; margin-right:10px;}
#titoloNews a {font-size:16px; line-height:32px;}
.newsContent {margin-bottom:30px;}
.tabellaSegnalazione {float:left;}

#pannelloCliente {width: 190px;
    float: left;
    padding: 10px;
    background-color: #A0DD5A;
    border-radius: 8px;
    margin-bottom: 20px;}
#pannelloCliente a {color: #fff;
    line-height: 20px;
    text-decoration: none;
	font-size:13px;}
#pannelloCliente a:hover {text-decoration:underline;}
#testaCliente {color: #fff;
    font-size: 16px;
    line-height: 20px;}
.contenitoreCaptcha {margin:10px;
    float: left;}
#voci_menu {width: 645px; float: left; height:38px; overflow:hidden;}	
#voce {float:left; height:38px;}

.clear {clear:both}


.jspContainer {overflow: hidden;	position: relative;}
.jspPane {position: absolute;}
.jspVerticalBar {position: absolute;	top: 0;
	right: 0;	width: 16px;
	height: 100%;
	background: red;}
.jspHorizontalBar {position: absolute;	bottom: 0;
	left: 0;	width: 100%;
	height: 16px;
	background: red;}
.jspVerticalBar *,
.jspHorizontalBar *
{margin: 0;	padding: 0;}
.jspCap {display: none;}
.jspHorizontalBar .jspCap {float: left;}
.jspTrack {background: #dde;	position: relative;}
.jspDrag {background: #bbd;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;}
.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{float: left;	height: 100%;}
.jspArrow {	background: #50506d;
	text-indent: -20000px;
	display: block;
	cursor: pointer;}
.jspArrow.jspDisabled {cursor: default;
	background: #80808d;}
.jspVerticalBar .jspArrow
{height: 16px;}
.jspHorizontalBar .jspArrow
{width: 16px;
	float: left;
	height: 100%;}
.jspVerticalBar .jspArrow:focus
{outline: none;}
.jspCorner {background: #eeeef4;	float: left;	height: 100%;}*/
#newsletter,
#newsletter2,
#formNewsletter {
  float: left;
  border: none;
  width: 100%;
}
#newsletter2 p {
  margin: 0 0 5px 0;
  width: 100%;
  float: left;
}
#newsletter2 .titolo-newsletter-home {
  color: #333333;
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 25px 0;
}
#newsletter2 a {
  font-size: 10px;
  color: #333333;
}
#newsletter2 .consenso {
  float: none;
  clear: none;
  width: 115px;
  margin: 1px;
  font-size: 10px;
}
#newsletter2 input.checkbox {
  float: none;
  clear: both;
  border: 0;
  width: 16px;
}
#newsletter2 input.mail {
  float: left;
  color: #999;
  clear: both;
  height: 38px;
  border: none;
  width: 220px;
  background-repeat: no-repeat;
  font-size: 12px;
  padding: 1px 5px;
  background-image: url("/custom/ruby/img/back_ricerca.png");
  background-color: transparent;
}
#newsletter2 label {
  float: left;
  clear: both;
  width: 100%;
  font-weight: bold;
  margin: 0 0 4px 0;
}
#newsletter2 button,
.iscriviti {
  float: left;
  width: 100px;
  height: 25px;
  border: none;
  cursor: pointer;
  color: #FFF;
  font-size: 14px;
  background-image: url(/custom/ruby/img/back_aHover.png);
  border-radius: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}
#mies1 {
  background-color: #fff;
  border-radius: 10px;
  width: 600px;
  z-index: 1000;
  padding: 30px;
  display: none;
  top: 95px;
  left: 613px;
  position: fixed;
}
#mies1 p {
  line-height: 18px;
  font-size: 12px;
}
.close {
  background-image: url("/custom/images/template/close.png") !important;
  cursor: pointer;
  height: 35px;
  position: absolute;
  right: -55px;
  top: -15px;
  width: 50px;
  background-repeat: no-repeat;
}
.contenuto {
  width: 600px;
}
/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner {
  margin: 0 -3px 0 0;
}
/* mappa come raggiungerci*/
.boxMappaRaggiungerci {
  height: 200px;
  margin: 15px auto;
  border: 1px solid #666666;
  position: relative;
  overflow: hidden;
  width: 100%;
}
/****************************************************************************/
/*************         carrello mini ruby                   *****************/
/****************************************************************************/
.linkAcarrello {
  display: block;
}
.carrellinoContainer {
  background-image: url("/include/immagini/carrellino.png");
  display: inline-block;
  height: 29px;
  position: relative;
  width: 37px;
}
.carrellino {
  color: white;
  display: inline;
  font-size: 10px;
  font-weight: bold;
  position: absolute;
  right: 8px;
  text-align: center;
  top: 3px;
  width: 10px;
}
.statoCarrello {
  display: inline-block;
}
/****************************************************************************/
/*************         scelta lingua                *****************/
/****************************************************************************/
.scegliLingua {
  background-image: url("../img/lingua_back_dx.png");
  background-position: right top;
  background-repeat: no-repeat;
  height: 150px;
  padding-top: 20px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 99;
}
.scegliLingua a {
  display: inline-block;
  float: left;
  margin-left: 24px;
  margin-right: auto;
  padding: 5px;
  border: none;
}
.boxed {
  height: 150px;
  overflow: auto;
}
/****************************************************************************/
/*************         ELENCO PRODOTTI                  *****************/
/****************************************************************************/
.barraComando {
  text-align: center;
  clear: both;
}
.ordinamentoProdotti {
  float: right;
}
.prodotto_in_elenco .disponibilitaArticolo {
  clear: both;
  font-size: 11px;
  overflow: hidden;
  padding-top: 8px;
}
.prodotto_in_elenco .immagineDisponibilita {
  display: inline;
}
.immagineDisponibilita img {
  width: 12px;
  height: 12px;
}
.prodotto_in_elenco .testoDisponibilita {
  text-align: left;
  display: inline;
}
/****************************************************************************/
/*************         SCHEDA PRODOTTO               *****************/
/****************************************************************************/
.schedaProdotto .immagineDisponibilita img {
  width: 12px;
  height: 12px;
}
.schedaProdotto .immagineDisponibilita {
  display: inline;
}
.schedaProdotto .testoDisponibilita {
  text-align: left;
  display: inline;
}
.schedaProdotto .disponibilitaArticolo {
  float: left;
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 6px;
}
.addthis_toolbox {
  display: block;
  float: right;
  width: 250px;
}
/*************       FORM CONTATTI                *****************/
.contatti-bordo1 {
  float: left;
  width: 458px;
  border: 1px solid #e4e4e4;
}
.contatti-bordo2 {
  float: left;
  width: 606px;
  border: 1px solid #FFF;
  background: #f7f5f4;
  padding: 10px;
}
.contatti-bordo2 form label {
  display: block;
  margin: 0 0 5px 0;
  width: 100%;
}
.contatti-bordo2 form input {
  float: left;
  margin: 0 15px 9px 0;
  width: 100%;
  font-size: 11px;
  padding: 2px;
  color: #555;
}
.contatti-bordo2 form textarea {
  padding: 5px;
}
.contatti-bordo2 form input,
.contatti-bordo2 form textarea {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #e4e4e4;
}
.contatti-bordo2 form #terms {
  float: left;
  width: 13px;
  height: 13px;
  margin: 5px 5px 0 17px;
  border: 0;
}
.contatti-bordo2 form fieldset {
  float: left;
  width: 275px;
  border: 0;
  margin: 0;
  padding: 0 0 0 10px;
}
.contatti-bordo2 form .button-invia {
  background-image: url("/custom/ruby/img/back_aHover.png");
  border: medium none;
  border-radius: 20px 20px 20px 20px;
  color: #FFFFFF;
  cursor: pointer;
  float: left;
  font-size: 14px;
  height: 25px;
  margin-bottom: 10px;
  margin-top: 10px;
  width: 100px;
}
.contatti-bordo2 form .button-invia:hover {
  background: -moz-linear-gradient(center top, #DFDFDF 5%, #EDEDED 100%) repeat scroll 0 0 #DFDFDF;
}
/*************      SLIDER PRODOTTI SUGGERITI       *****************/
.contenitoreSuggeriti {
  float: left;
  border-bottom: 1px solid #CCCCCC;
}
.boxSuggeriti {
  width: 169px;
  float: left;
  margin-right: 11px;
  margin-left: 11px;
  text-align: center;
  margin-top: 4px;
}
.boxSuggeriti h2 {
  font-size: 11px;
  text-align: center;
}
.boxSuggeriti p {
  margin-top: 3px;
  margin-bottom: 3px;
}
.boxSuggeriti p.corrProduttoreArticolo {
  font-size: 8px;
  color: #999;
}
.boxSuggeriti h3 {
  font-size: 10px;
  color: #666;
}
.boxSuggeriti p.prezziArticoloSuggeriti {
  color: #d80e0e;
  font-size: 13px;
  font-weight: bold;
}
.boxSuggeriti p.corrNomeArticolo a {
  text-decoration: none;
  margin-bottom: 6px;
  color: #80BE36;
  font-size: 16px;
  line-height: 20px;
}
p.prodottiCorrelatiProduttore {
  background-color: #999999;
  border-bottom: 1px solid #CCC;
  color: #FFF;
  font-size: 13px;
  padding-left: 10px;
}
.boxSuggeriti p.scontoArticoliSuggeriti {
  color: #D80E0E;
  font-size: 13px;
  font-weight: bold;
}
.scrollable {
  height: 320px;
  overflow: hidden;
  position: relative;
  width: 582px;
}
.scrollable .items {
  width: 20000em;
  position: absolute;
  clear: both;
}
.items .sliderBox {
  float: left;
  width: 600px;
}
.scrollable .active {
  border: 2px solid #000;
  position: relative;
  cursor: default;
}
.scrollable {
  float: left;
}
a.browse {
  display: block;
  width: 30px;
  height: 170px;
  float: left;
  cursor: pointer;
  font-size: 1px;
  background-position: center center;
  background-repeat: no-repeat;
  top: 0px;
}
a.right {
  /*background-position: 0 -30px; clear:right; margin-right: 0px;*/
  background-image: url(../img/slider_dx.png);
}
a.right:hover {
  background-image: url(../img/slider_dx.png);
}
a.right:active {
  background-image: url(../img/slider_dx.png);
}
a.left {
  margin-left: 0px;
  background-image: url(../img/slider_sx.png);
}
a.left:hover {
  background-image: url(../img/slider_sx.png);
}
a.left:active {
  background-image: url(../img/slider_sx.png);
}
a.up,
a.down {
  background: url(/media/img/scrollable/arrow/vert_large.png) no-repeat;
  float: none;
  margin: 10px 50px;
}
a.up:hover {
  background-position: -30px 0;
}
a.up:active {
  background-position: -60px 0;
}
a.down {
  background-position: 0 -30px;
}
a.down:hover {
  background-position: -30px -30px;
}
a.down:active {
  background-position: -60px -30px;
}
a.disabled {
  visibility: hidden !important;
}
p.linkVediTutti {
  text-align: right;
}
.linkVediTutti a {
  text-decoration: none;
  margin-right: 15px;
  text-decoration: underline;
}
p a.linkVediTutti {
  text-align: right;
  color: #fff !important;
  margin-right: 3px;
  font-size: 10px;
  text-transform: uppercase;
  display: block;
}
/******************** HOME ****************************************/
.center_home {
  margin-right: 20px !important;
  width: 528px !important;
}
.page_home {
  width: 528px !important;
  margin: 0px !important;
}
/******************** SLIDER PER LE DITTE****************************************/
a.tasto {
  display: block;
  float: left;
  height: 90px;
  text-decoration: none;
  width: 30px;
}
a.prev {
  background: url("/include/immagini/slider_sx.png") no-repeat scroll left 35px transparent;
}
a.next {
  background: url("/include/immagini/slider_dx.png") no-repeat scroll left 35px transparent;
}
ul#elenco_ditte a {
  text-decoration: none;
  display: block;
}
.a_elenco_ditte_solo_testo {
  width: 85px !important;
}
.contenitore_vetrina {
  display: inline-block;
  padding-top: 5px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}
/******************** SLIDER PER LE prodotti****************************************/
a.tasto_prodotti {
  display: block;
  float: left;
  height: 90px;
  text-decoration: none;
  width: 25px;
}
ul#elenco_prodotti_home a {
  text-decoration: none;
  display: block;
}
.a_elenco_prodotti_solo_testo {
  width: 85px !important;
}
.contenitore_vetrina_prodotto {
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  width: 100%;
}
.elenco_prodotti_div {
  float: left;
  width: 864px;
}
/******************** SLIDER home****************************************/
.pc_container {
  width: 373px;
}
.elenco_ditte_div {
  width: 770px;
  height: 130px;
  float: left;
}
.posizione23 {
  width: 528px;
  height: 371px;
}
.newsContent {
  width: 680px;
  float: left;
}
#occhielloNews {
  font-size: 14px;
  line-height: 20px;
}
.triple {
  font-size: 20px;
  line-height: 30px;
}
#boxNews {
  width: 100%;
  float: left;
  margin-bottom: 10px;
}
#boxNews img {
  float: left;
  margin: 0 10px 10px 0;
}
p.ordine_in_attesa {
  background-color: #F4FCAE;
  background-image: url("/include/immagini/avviso_spedizione.png");
  background-position: 5px center;
  background-repeat: no-repeat;
  border: 3px solid #FEB743;
  font-size: 15px;
  line-height: 20px;
  margin-left: 11px;
  margin-bottom: 20px;
  padding: 7px 7px 7px 35px;
  width: 500px;
  margin-top: 10px;
}
.applicaSconto {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #a2c100;
  text-shadow: 0 2px 2px #a2c100;
  background: #cedd7e;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NlZGQ3ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhMmMxMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #cedd7e 0%, #a2c100 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cedd7e), color-stop(100%, #a2c100));
  background: -webkit-linear-gradient(top, #cedd7e 0%, #a2c100 100%);
  background: -o-linear-gradient(top, #cedd7e 0%, #a2c100 100%);
  background: -ms-linear-gradient(top, #cedd7e 0%, #a2c100 100%);
  background: linear-gradient(to bottom, #cedd7e 0%, #a2c100 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#cedd7e", endColorstr="#a2c100", GradientType=0);
}
.applicaSconto input {
  color: #fff !important;
}
.applicaSconto:hover {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #a2c100;
  color: #666 !important;
  text-shadow: 0 2px 2px #a2c100;
  background: #cedd7e;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NlZGQ3ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhMmMxMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #cedd7e 0%, #a2c100 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cedd7e), color-stop(100%, #a2c100));
  background: -webkit-linear-gradient(top, #cedd7e 0%, #a2c100 100%);
  background: -o-linear-gradient(top, #cedd7e 0%, #a2c100 100%);
  background: -ms-linear-gradient(top, #cedd7e 0%, #a2c100 100%);
  background: linear-gradient(to bottom, #cedd7e 0%, #a2c100 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#cedd7e", endColorstr="#a2c100", GradientType=0);
}
.applicaSconto:hover input {
  color: #666 !important;
}
.recElement {
  margin-top: 30px;
  display: block;
}
.ScriviRecScheda {
  float: left;
  font-size: 18px;
}
.mediaRecensioniProdotto {
  float: left;
  margin-left: 10px;
  margin-top: 10px;
  text-align: center;
  font-size: 16px;
}
.vediRec,
.scriviRec {
  background-image: none !important;
  color: #333 !important;
  display: inline-block;
  font-weight: bold !important;
  margin-right: 26px;
}
.scriviRecensione h1 {
  font-size: 23px;
  font-weight: 300;
  margin: 30px 0;
}
.scriviRecensione h2 {
  font-size: 20px;
  margin: 15px 0;
}
.scriviRecensione input {
  padding: 10px 0px;
}
#inviaRec {
  margin-top: 10px;
  padding: 5px 10px;
}
/*************************************************RECENSIONI*******************************************/
.box-recensioni1 {
  text-align: left;
  width: 100%;
  float: left;
}
.box-scaletta-off {
  text-align: left;
  width: 100%;
  float: left;
}
.box-recensioni2 {
  margin-top: 0px;
  text-align: left;
  background-image: url(/modelli/elegance/img/scheda_prodotto/divisorio1.gif);
  background-repeat: repeat-x;
  background-position: bottom;
  width: 100%;
  float: left;
}
.box-recensioni2 a {
  margin-left: 10px;
}
.mediaRecensioniProdotto {
  margin-bottom: 10px;
}
.btnRecen {
  border-radius: 0;
  background: #5A8EC1;
  color: #fff;
  coltext-transform: uppercase;
  padding: 2px 5px;
  display: inline-block;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.vediRec,
.scriviRec,
a.elencoRec {
  text-decoration: underline;
  color: #5A8EC1;
}
.nomeProdottoRecensione {
  font-size: 22px;
}
.btn.inviaRecensione {
  border-radius: 0;
  background: #95b929;
  color: #fff;
  text-transform: uppercase;
  font-size: 21px;
}
.scriviRecensione .form-control:focus {
  border: 1px solid #000;
}
.recElement {
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.link-torna {
  text-decoration: underline;
  color: #333;
}
.nodisplay {
  display: none;
}
.sidisplay {
  display: block !important;
}
.scriviRecensione .foto {
  width: 220px;
  float: left;
}
.recList a {
  background-image: none !important;
}
.scriviRecensione .dx-foto {
  width: 400px;
  float: left;
}
.scriviRecensione .dx-foto h1 a {
  text-decoration: underline;
  color: #333;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
#jRate {
  margin-top: 10px;
  margin: 10px;
  padding-left: 0px;
}
.scriviRecensione input {
  border: 1px solid #DDDDDD;
  font-size: 12px;
  margin-bottom: 10px;
  padding: 4px 4px 4px 6px;
  width: 170px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  width: 90%;
}
.scriviRecensione form textarea {
  border: 1px solid #E4E4E4;
  border-radius: 5px 5px 5px 5px;
  padding: 5px !important;
  width: 90%;
}
.scriviRecensione form label {
  display: block;
  margin: 0 0 5px;
  width: 100%;
}
#inviaRec {
  background-color: #60b513;
  color: #fff;
  border: 0;
  width: 25% !important;
  float: none;
  font-size: 20px;
  padding: 0 !important;
  cursor: pointer;
}
.recElement p {
  line-height: 18px;
  font-size: 12px;
}
.recElement .recTitle {
  color: #222;
  font-weight: bold;
}
.recElement .recNomeData {
  font-style: italic;
}
.scriviRecensione p {
  font-size: 14px;
}
.mono .mediaRecensioniProdotto {
  width: 98%;
}
a.recensioniL {
  background-image: none !important;
}
/******************************************FINE RECENSIONI******************************************/
/***************immagine grande categoria***************/
.immagine_cat_big img {
  max-width: 100%;
}
.immagine_cat_big {
  padding-bottom: 10px;
}
/***************fine immagine grande categoria***************/
div.keepLogged {
  clear: both;
}
input.checkboxKeepLogged {
  width: 20px;
  margin-left: 114px;
}
/***************Promo 2+1***************/
.scheda_prodotto_immagine {
  position: relative;
}
#trianglePromo {
  position: absolute;
  left: 0;
}
.promoDuePiuUno {
  padding: 10px 15px;
  background-color: #d30800;
}
.promoDuePiuUno h3 {
  color: #fff300;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
}
.promoDuePiuUno p {
  color: #fff;
  line-height: 12px;
}
.effetto-imm-hover {
  opacity: 0.7;
  filter: alpha(opacity=40);
}
body {
  font-family: "Century Gothic", "lucida grande", tahoma, verdana, arial, sans-serif;
  font-size: 13px;
  color: #333;
}
p {
  font-size: 12px;
  line-height: 18px;
}
a {
  color: #336699;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
.sfondo-evidente {
  color: #fff;
  background: #ff9966;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmOTk2NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjY2MDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #ff9966 0%, #ff6600 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff9966), color-stop(100%, #ff6600));
  background: -webkit-linear-gradient(top, #ff9966 0%, #ff6600 100%);
  background: -o-linear-gradient(top, #ff9966 0%, #ff6600 100%);
  background: -ms-linear-gradient(top, #ff9966 0%, #ff6600 100%);
  background: linear-gradient(to bottom, #ff9966 0%, #ff6600 100%);
}
.sfondo-leggero,
.sfondo-evidente:hover,
.sfondo-psico:hover {
  text-shadow: none;
  border-color: #dddddd;
  color: #333;
  background: #f7f7f7;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMGUwZTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #f7f7f7 0%, #e0e0e0 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #e0e0e0));
  background: -webkit-linear-gradient(top, #f7f7f7 0%, #e0e0e0 100%);
  background: -o-linear-gradient(top, #f7f7f7 0%, #e0e0e0 100%);
  background: -ms-linear-gradient(top, #f7f7f7 0%, #e0e0e0 100%);
  background: linear-gradient(to bottom, #f7f7f7 0%, #e0e0e0 100%);
}
.sfondo-psico {
  color: #fff;
  border: 1px solid #60B513;
  text-shadow: 0 2px 2px #60B513;
  background: #a9e23f;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E5ZTIzZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1YmIyMTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #a9e23f 0%, #5bb210 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a9e23f), color-stop(100%, #5bb210));
  background: -webkit-linear-gradient(top, #a9e23f 0%, #5bb210 100%);
  background: -o-linear-gradient(top, #a9e23f 0%, #5bb210 100%);
  background: -ms-linear-gradient(top, #a9e23f 0%, #5bb210 100%);
  background: linear-gradient(to bottom, #a9e23f 0%, #5bb210 100%);
}
#header-top-w,
#header-w,
#down-header-w,
#down-header2-w,
#content-w,
#footer-w,
#footer-F-w {
  overflow: hidden;
  position: relative;
}
#header-top,
#header,
#down-header,
#down-header2,
#content,
#footer,
#footer-F {
  width: 960px;
  margin: 0 auto;
}
#header-top-w {
  background-color: #ededed;
  height: 30px;
  line-height: 30px;
}
.mono {
  width: 220px;
  float: left;
}
.mezzo-mono {
  width: 100px;
  float: left;
}
.ml20 {
  margin-left: 20px;
}
.mr20 {
  margin-right: 20px;
}
.mb20 {
  margin-bottom: 20px;
}
.mt20 {
  margin-top: 20px;
}
.double {
  width: 460px;
  float: left;
}
.triple {
  width: 700px;
  float: left;
}
.fullQ {
  width: 960px;
  float: left;
}
#down-header2-w {
  background-color: #ededed;
  margin-bottom: 10px;
}
.double.accesso {
  width: 480px;
}
#sx {
  width: 220px;
  float: left;
  margin-right: 20px;
}
#sx .bollino-sop-otc img {
  width: 100%;
  height: auto;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}
#centro {
  width: 700px;
  float: left;
  margin-left: 20px;
}
#header {
  position: relative;
}
#header #logo {
  background-position: left;
  background-repeat: no-repeat;
  float: left;
  height: 90px;
  width: 460px;
}
#header #logo a {
  display: block;
  height: 90px;
  overflow: hidden;
  width: 460px;
}
#header #carrello {
  float: right;
  height: 60px;
  width: 320px;
  border: 1px solid #ddd;
  line-height: 18px;
  font-size: 12px;
}
#header #carrello-hover {
  float: right;
  width: 320px;
  border: 1px solid #ddd;
  line-height: 18px;
  font-size: 12px;
  position: fixed;
  z-index: 1000;
}
#header #carrello .carrello-sx,
#header #carrello .carrello-centro,
#header #carrello .carrello-dx {
  padding-top: 10px;
}
#header #carrello .carrello-sx {
  width: 30%;
  height: 50px;
  position: relative;
  float: left;
  background-image: url(/modelli/elegance/img/carrello/carrello_top.png);
  background-repeat: no-repeat;
  background-position: center;
}
#header #carrello .carrello-centro {
  width: 40%;
  float: left;
  text-align: center;
}
#header #carrello .carrello-centro .evidente {
  font-size: 18px;
}
#header #carrello .carrello-dx {
  width: 30%;
  float: left;
}
.border-double-w {
  border: 1px solid #fff;
  display: block;
  height: 95%;
}
.inp-ricerca .ricercaProdotto {
  float: left;
  width: 240px;
  margin: 4px 0px 4px 0px;
  border: 1px solid #dddddd;
  padding: 0;
  padding-left: 5px;
}
.inp-ricerca .bottoneInInput-form {
  cursor: pointer;
  float: left;
  height: 24px;
  line-height: 24px;
  width: 31px;
  background-image: url(/modelli/elegance/img/form/lente.png);
  background-position: right top;
  background-repeat: no-repeat;
}
.ui-helper-hidden-accessible {
  display: none;
}
.border-dx {
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.border-giu {
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.border-sx {
  -webkit-border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.border-full {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.cont-filtri {
  border: 1px solid #DDDDDD;
  display: inline-block;
  overflow: hidden;
  margin-top: 4px;
  width: 114px;
  position: relative;
  /**/
  text-shadow: none;
  border-color: #dddddd;
  color: #333;
  background: #f7f7f7;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMGUwZTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #f7f7f7 0%, #e0e0e0 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #e0e0e0));
  background: -webkit-linear-gradient(top, #f7f7f7 0%, #e0e0e0 100%);
  background: -o-linear-gradient(top, #f7f7f7 0%, #e0e0e0 100%);
  background: -ms-linear-gradient(top, #f7f7f7 0%, #e0e0e0 100%);
  background: linear-gradient(to bottom, #f7f7f7 0%, #e0e0e0 100%);
}
.filtro-selezionato {
  display: inline-block;
  margin: 0 4px;
  line-height: 22px;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 5px;
}
.ricerca-filtri-freccia {
  display: block;
  right: 10px;
  top: 9px;
  background-image: url(/modelli/elegance/img/form/freccia_down.gif);
  font-size: 0;
  height: 5px;
  line-height: 0;
  position: absolute;
  width: 9px;
}
.ricerca-selezione {
  border: 1px solid #DDDDDD;
  margin: 0;
  outline: 0 none;
  padding: 0;
  position: relative;
  cursor: pointer;
  left: 0;
  opacity: 0;
  top: 0;
  visibility: visible;
  max-width: 30px;
}
.form-ricerca-avanzata .filtro1,
.form-ricerca-avanzata .filtro2,
.form-ricerca-avanzata .inp-ricerca {
  float: left;
}
.filtro2 .cont-filtri {
  border-left-color: #FFFFFF;
  border-right: none;
}
.cont-filtri,
.inp-ricerca .ricercaProdotto {
  height: 22px;
}
.form-ricerca-avanzata {
  padding-left: 20px;
}
.sfondo-evidente.pulsanteCerca {
  display: inline-block;
  margin-top: 4px;
}
.box-accesso a.btn-accedi,
.pannello-gestione a.btn-profilo {
  float: right;
  font-weight: bold;
  line-height: 13px;
  padding: 4px 15px;
  text-decoration: none;
  text-transform: uppercase;
  margin-bottom: 3px;
  margin-top: 5px;
  margin-right: 5px;
}
a.btn-procedicarrello {
  padding: 3px 7px;
  margin-top: -5px;
  float: right;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
  margin-right: 4px;
}
.box-procedi-carrello {
  float: right;
}
.box-vedi-carrello {
  border: 1px solid #60B513;
  float: right;
  margin-right: 3px;
  margin-top: 13px;
  width: 87px;
}
.freccia-vedicarrello {
  background-image: url(/modelli/elegance/img/carrello/arrow_giu_grigia.gif);
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  font-size: 0;
  height: 10px;
  line-height: 0;
  right: 5px;
  width: 10px;
}
.box-vedi-carrello.sfondo-psico.border-full a.btn-vedicarrello span {
  margin-right: 40px;
  padding-right: 75px;
}
.freccia-bianca-dx {
  background-image: url("/modelli/elegance/img/carrello/arrow_dx_bianca.gif");
  background-position: right center;
  background-repeat: no-repeat;
  border-left: 1px solid #FFFFFF;
  margin-left: 9px;
  padding-right: 7px;
  width: 10px;
}
.pannello-gestione {
  padding-left: 5px;
}
.menu-uno ul li a,
.pannello-gestione a,
.menu-top ul li a {
  padding-right: 5px;
  line-height: 15px;
}
.pannello-gestione a {
  line-height: 34px;
}
.menu-uno ul li a,
.pannello-gestione a {
  border-right: 1px solid #336699;
  margin-right: 4px;
}
.menu-top ul li,
.menu-uno ul li {
  line-height: 30px;
}
.menu-top ul li a {
  border-right: 1px solid #336699;
  margin-right: 4px;
  padding-left: 3px;
  padding-right: 3px;
}
.menu-top {
  text-align: right;
}
.menu-top a.last {
  border-right: none;
}
.menu-uno ul li,
.menu-top ul li {
  display: inline-block;
}
.sd-prod-carr {
  width: 100%;
  float: left;
  border-bottom: 1px solid #fff;
  padding-bottom: 5px;
}
.sd-prod-carr-h-img {
  width: 58px;
  margin: 6px;
  float: left;
  text-align: center;
}
.sd-prod-carr-h-img img {
  margin: 0 auto;
}
.sd-prod-carr-box-info {
  width: 220px;
  margin: 5px;
  float: left;
}
.sd-prod-carr-box-info-nome {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 10px;
  margin-bottom: 7px;
}
.sd-prod-carr-cancella {
  width: 10px;
  height: 10px;
  margin: 5px;
  margin-top: 9px;
  float: left;
  background-image: url(/modelli/elegance/img/carrello/cancella.gif);
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
.sd-prod-carr-box-info-prezzo {
  float: right;
}
.prezzo-intero {
  font-size: 13px;
  display: block;
  float: left;
}
.prezzo-cent {
  display: block;
  float: left;
  font-size: 10px;
  margin-top: -1px;
}
.sd-prod-carr-box-info-qta {
  float: left;
}
span.aggiungi,
span.togli {
  width: 15px;
  height: 15px;
  float: left;
  background-repeat: no-repeat;
  background-position: left top;
  margin-top: 3px;
  cursor: pointer;
  opacity: 0.7;
}
span.aggiungi:hover,
span.togli:hover {
  opacity: 1;
}
span.aggiungi {
  background-image: url(/modelli/elegance/img/carrello/plus.png);
}
span.togli {
  background-image: url(/modelli/elegance/img/carrello/meno.png);
}
span.qta-testo {
  font-size: 11px;
}
.carrello-hover-tot {
  border-top: 1px dotted #FFFFFF;
  float: left;
  padding: 10px 0px;
  width: 100%;
  text-shadow: 1px 1px 1px #FFFFFF;
  font-weight: bold;
}
.carrello-hover-tot .sd-prod-carr-box-info-prezzo {
  margin-right: 25px;
  font-weight: bold;
  float: right;
}
.carrello-hover-tot-testo {
  float: right;
  margin-right: 10px;
}
#navigation {
  width: 220px;
  margin: 0;
  list-style: none;
  position: relative;
  background-color: #fff;
  z-index: 100;
}
#navigation &gt; li {
  padding: 15px 10px 15px 10px;
  height: 100%;
  border-bottom: 1px dotted #DDDDDD;
}
#navigation &gt; li:hover {
  background-color: #ededed;
}
#navigation &gt; li &gt; a {
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  height: 100%;
  display: block;
  background-image: url(/modelli/elegance/img/menu/arrow_dx_arancio.gif);
  background-position: right;
  background-repeat: no-repeat;
}
#navigation li.evidenzia {
  background-color: #fff;
}
#navigation li.evidenzia:hover {
  background-color: #fff;
}
#navigation li.evidenzia a {
  font-weight: bold;
  background-image: url(/modelli/elegance/img/menu/arrow_dx_rossa.gif);
}
#navigation li.evidenzia a:hover {
  background-image: url(/modelli/elegance/img/menu/arrow_dx_rossa.gif);
}
#navigation &gt; li &gt; a:hover {
  background-image: url(/modelli/elegance/img/menu/arrow_dx_grigia.gif);
}
#navigation li ul {
  width: 0;
  margin: 0;
  padding: 25px 0.5em 0.5em 0.5em;
  list-style: none;
  position: absolute;
  left: -1000em;
  overflow: hidden;
  top: 0;
  height: 100%;
  background-color: #ededed;
}
#navigation li ul li {
  width: 90%;
  margin: 0 auto 0.5em auto;
  padding: 0.3em;
  color: #FF6600;
}
#navigation li ul li a {
  display: block;
  height: 100%;
  text-decoration: none;
}
#navigation li ul li a:hover {
  text-decoration: underline;
}
a.chiudi_menu {
  background: none repeat scroll 0 0 #CCCCCC;
  color: #FFFFFF;
  display: block;
  font-size: 16px;
  font-weight: bold;
  height: 28px;
  left: 95%;
  line-height: 25px;
  margin-left: -18px;
  position: absolute;
  text-align: center;
  text-decoration: none;
  top: 3px;
  width: 23px;
}
.videoYoutube {
  width: 600px;
  height: 300px;
  text-align: center;
}
.iframeYoutube {
  width: 600px;
  height: 300px;
}
.videoYoutube a.close {
  background: none repeat scroll 0 0 transparent;
  height: 33px;
  left: 87%;
  margin-top: -21px;
  width: 34px;
}
#ticker {
  overflow: hidden;
  margin: 0;
  padding: 0;
  height: 250px;
}
#ticker li {
  list-style: none;
  height: 250px;
  margin: 0;
  text-align: center;
}
.box-notizie {
  border: 5px solid #ededed;
}
p.box-notizia-titolo {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 10px;
  line-height: 16px;
  text-align: center;
  padding: 5px;
}
p.box-notizia-testo {
  font-size: 13px;
  line-height: 15px;
  text-align: right;
  margin-bottom: 5px;
  padding: 5px;
}
.box-notizia-vedi {
  margin-top: 3px;
  text-align: center;
  display: block;
}
#footer-w {
  background-color: #ededed;
}
.footer-1,
.footer-2,
footer-3 {
  margin: 10px;
}
.footer-1 ul a,
.footer-2 a {
  line-height: 16px;
}
.footer-1 ul a:hover,
.footer-2 a:hover {
  text-decoration: underline;
}
h1#titoloArea,
.label {
  font-size: 20px;
  margin-bottom: 10px;
  background-color: #ededed;
  padding: 3px 3px 3px 5px;
  font-weight: normal;
}
#footer-F {
  text-align: center;
  padding: 10px;
}
.s-facebook,
.s-twitter,
.s-google {
  border: 1px solid #ededed;
}
.Iscrizione-newsletter,
.tracking {
  width: 208px;
  border: 1px solid #ededed;
  float: left;
  padding: 5px;
}
.inp-ricerca .ricercaProdotto.fcerca {
  width: 140px ! important;
}
.box-consenso {
  width: 90%;
  float: left;
}
.box-categoria {
  border: 1px solid #EDEDED;
  position: relative;
  width: 218px;
  overflow: hidden;
}
.box-categoria-nome h2 {
  margin-bottom: 10px;
  line-height: 18px;
}
.box-categoria-immagine {
  float: right;
  margin: 2px;
}
.box-categoria-immagine img {
  border: 1px solid #fff;
}
.box-categoria-elenco,
.box-categoria-elenco,
.box-categoria-descr p {
  padding: 5px;
}
.box-categoria-nome a {
  display: block;
  padding-right: 80px;
  color: #fff;
  background-color: #333;
  padding-left: 3px;
}
.box-categoria-nome a:hover {
  background-color: #ff6600;
}
.box-categoria-descr p {
  font-size: 11px;
}
.box-categoria-elenco ul {
  height: 95px;
  overflow: hidden;
}
.box-categoria-elenco ul li {
  margin-bottom: 5px;
  line-height: 18px;
  text-overflow: ellipsis;
  width: 195px;
  white-space: nowrap;
  overflow: hidden;
}
.box-categoria-elenco ul li:before {
  content: "■ ";
  font-family: "Arial Black";
  color: #336699;
}
.box-categoria-descr {
  float: left;
}
.row {
  width: 100%;
  float: left;
}
.inpromo p {
  color: #fff;
}
#trianglePromo {
  width: 60px;
}
.scheda-prodotto-pg .box_prezzo_aggiungi {
  width: 270px;
  float: right;
}
.scheda_prodotto.inpromo {
  width: 100%;
  background-color: #FF6600;
  text-align: center;
  height: 40px;
}
p.inpromo_testo {
  display: inline;
  font-size: 17px;
}
p.inpromo_sconto {
  display: inline;
  font-size: 30px;
}
p.inpromo_testo,
p.inpromo_sconto {
  line-height: 40px;
}
.prezzo_finale {
  width: 80%;
  float: left;
}
.prezzo_iniziale {
  width: 20%;
  float: left;
  line-height: 30px;
  text-decoration: line-through;
}
p.pprezzo_iniziale {
  line-height: 30px;
}
p.prezzo_finale {
  font-size: 30px;
  color: #0099cc;
  line-height: 30px;
  font-weight: bold;
}
.disponibilita {
  width: 100%;
  float: left;
}
p.disponibilita,
div.testoDisponibilita {
  color: #5BB210;
  font-weight: bold;
  margin-top: 5px;
}
.scheda-prodotto .immagineDisponibilita,
.list-riga .immagineDisponibilita {
  display: inline;
}
.scheda-prodotto .testoDisponibilita,
.list-riga .testoDisponibilita {
  display: inline;
  text-align: left;
}
.scheda-prodotto .disponibilitaArticolo,
.list-riga .disponibilitaArticolo {
  float: left;
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 6px;
}
.box_prezzo_disp {
  position: relative;
  overflow: hidden;
  background-image: url(/modelli/elegance/img/scheda_prodotto/divisorio1.gif);
  background-repeat: repeat-x;
  background-position: bottom;
  padding: 10px;
  margin-bottom: 10px;
}
p.pprezzo_iniziale,
p.pprezzolitro,
.prezzolitro,
.prezzo_iniziale {
  text-align: right;
}
.produttore {
  width: 70%;
  float: left;
}
.prezzolitro {
  width: 30%;
  float: left;
}
h3.produttore {
  font-weight: bold;
  font-size: 13px;
}
.mutuabilita,
.boxDicituraRicetta {
  width: 100%;
  float: left;
}
p.mutuabilita {
  margin-top: 5px;
}
.dati_impo {
  position: relative;
  overflow: hidden;
  margin-bottom: 3px;
  background-color: #F2F2F2;
}
.dati_impo_dettagli {
  position: relative;
  overflow: hidden;
  padding: 10px;
  padding-bottom: 10px;
}
.aggiungi_carrello_bot {
  float: right;
}
a.link_continua {
  background-image: url(/modelli/elegance/img/scheda_prodotto/continua.png);
  background-position: center;
  background-repeat: no-repeat;
  width: 63px;
  height: 18px;
  font-size: 10px;
  float: right;
  line-height: 18px;
  text-decoration: none;
  color: #666666;
  text-transform: uppercase;
  padding-left: 19px;
}
a.link_continua:hover {
  background-image: url(/modelli/elegance/img/scheda_prodotto/continua_h.png);
}
.triple.continua {
  border-bottom: 1px solid #F2F2F2;
}
a.link_continua.chiudi {
  background-image: url(/modelli/elegance/img/scheda_prodotto/continua_chiudi.png);
}
a.link_continua.chiudi:hover {
  background-image: url(/modelli/elegance/img/scheda_prodotto/continua_chiudi_h.png);
}
.triple.dicitura h4 {
  color: #666;
  background-color: #F2F2F2;
  font-size: 15px;
  line-height: 22px;
  padding-left: 5px;
  margin-bottom: 10px;
}
.triple.dicitura p {
  margin-bottom: 10px;
}
.triple.dicitura {
  margin-bottom: 10px;
}
ul.modalita_consegna,
.dicitura ul {
  list-style-type: disc;
  padding-left: 15px;
  font-size: 13px;
}
.modalita_consegna strong {
  text-transform: uppercase;
}
.modalita_consegna i {
  color: #0099cc;
}
.foto a {
  background-image: url(/modelli/elegance/img/scheda_prodotto/zoom_lens.png);
  background-position: right bottom;
  background-repeat: no-repeat;
  float: left;
  margin: 0 10px 10px 0;
  border: 1px solid #ededed;
  padding: 3px;
  padding-bottom: 25px;
}
.dati_varianti {
  overflow: hidden;
  padding: 0 10px;
  position: relative;
  background-image: url("/modelli/elegance/img/scheda_prodotto/divisorio1.gif");
  background-position: center top;
  background-repeat: repeat-x;
}
.dati_varianti p {
  font-size: 16px;
  font-style: italic;
}
.variante_etichetta {
  float: left;
  width: 40%;
}
.variante_variabile {
  float: left;
  width: 60%;
}
.variante_variabile select {
  font-size: 13px;
  height: 22px;
  line-height: 22px;
  border: 1px solid #999;
}
p.pagamento_ok {
  background-image: url(/modelli/elegance/img/scheda_prodotto/pagamento_ok.png);
  background-position: left;
  background-repeat: no-repeat;
  font-size: 16px;
  line-height: 20px;
  background-color: #ededed;
  border: 3px solid #9ADF66;
  padding: 7px;
  padding-left: 35px;
}
.esitoPagamento {
  float: left;
}
.scheda-prodotto-media {
  text-align: center;
  margin-bottom: 10px;
}
.scheda-prodotto-media img {
  margin: 5px;
  border: 1px solid #ededed;
}
.button-aggiungi {
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  margin: 10px;
  border: 1px solid #60B513;
  box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.5), 0 0 1px 1px rgba(255, 255, 255, 0.8), 0 0 0 6px rgba(0, 0, 0, 0.06), 0 0 0 3px rgba(0, 0, 0, 0.1);
  cursor: pointer;
}
.title {
  padding: 10px;
  float: left;
  font-weight: 600;
  font-size: 16px;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
}
.scheda-prodotto-pg h1 {
  font-size: 16px;
  font-weight: bold;
}
.contenuto-multimediale a {
  padding: 5px 5px 5px 25px;
  line-height: 20px;
  background-color: #ededed;
  border: #DDDDDD;
  background-image: url(/modelli/elegance/img/scheda_prodotto/cont-multimediali.png);
  background-position: 4px;
  background-repeat: no-repeat;
  text-transform: uppercase;
  font-size: 12px;
}
.scheda_prodotto_immagine {
  float: left;
  width: 308px;
}
.box-contenuto-multimediale {
  text-align: center;
}
#crumbs {
  height: 2.3em;
  border: 1px solid #ededed;
  margin-bottom: 20px;
}
#crumbs li {
  float: left;
  line-height: 2.3em;
  padding-left: 0.75em;
}
#crumbs li a {
  background: url(/modelli/elegance/img/crumbs.gif) no-repeat right center;
  display: block;
  padding: 0 15px 0 0;
}
.triple.list-riga .title {
  font-size: 12px;
  font-weight: 650;
  padding: 10px 5px;
}
.triple.riga-1-prod {
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
}
.triple.riga-1-prod img:hover {
  opacity: 0.7;
  filter: alpha(opacity=40);
}
.triple.riga-1-prod .foto a {
  background-image: none;
  border: none;
}
.riga-1-prod h2 a {
  font-size: 15px;
  font-weight: bold;
  line-height: 18px;
}
.navigazione {
  background-color: #ededed;
  display: block;
  overflow: hidden;
  padding: 5px;
}
.navigazione ul li {
  float: left;
  height: 25px;
  line-height: 25px;
  width: 25px;
  text-align: center;
  margin-right: 5px;
  background-color: #ddd;
}
.navigazione ul li a {
  background-color: #333;
  display: block;
  color: #fff;
}
.navigazione ul li a:hover {
  background-color: #ff6600;
}
.navigazione-record-corrente {
  display: none;
}
.nav-freccia,
.nav-freccia a {
  font-size: 9px;
}
.navigazione-pagine {
  width: 400px;
  float: left;
}
.navigazione-vista {
  width: 85px;
  float: left;
  height: 25px;
  line-height: 25px;
}
.navigazione-ordinamento {
  float: right;
}
.vista-img {
  width: 25px;
  height: 25px;
}
.vista-img a {
  width: 25px;
  height: 25px;
  float: left;
}
.vista-img a {
  width: 25px;
  height: 25px;
  background-repeat: no-repeat;
  float: right;
  background-position: left center;
}
.vista-img a.scheda {
  background-image: url(/modelli/elegance/img/vista-scheda.png);
}
.vista-img a.orizz {
  background-image: url(/modelli/elegance/img/vista-orizz.png);
}
.box-propotto .disponibilitaArticolo {
  clear: both;
  font-size: 11px;
  overflow: hidden;
  padding-top: 8px;
  margin: 0 10px;
}
.box-propotto .immagineDisponibilita {
  display: inline;
}
.immagineDisponibilita img {
  height: 12px;
  width: 12px;
}
.box-propotto .testoDisponibilita {
  display: inline;
  text-align: left;
}
.triple.mb20.marchi-elenco {
  text-align: center;
}
.triple.dicitura {
  border-top: 1px solid #F2F2F2;
  padding-top: 10px;
  padding-bottom: 10px;
}
a.link_aggiuntive {
  background-image: url(/modelli/elegance/img/scheda_prodotto/approfondimenti.png);
  background-position: center;
  background-repeat: no-repeat;
  width: 104px;
  height: 18px;
  font-size: 10px;
  float: right;
  line-height: 18px;
  text-decoration: none;
  text-transform: uppercase;
  padding-left: 6px;
}
a.link_aggiuntive:hover {
  background-image: url(/modelli/elegance/img/scheda_prodotto/approfondimenti_h.png);
}
a.link_aggiuntive.chiudi {
  background-image: url(/modelli/elegance/img/scheda_prodotto/approfondimenti_chiudi.png);
}
a.link_aggiuntive.chiudi:hover {
  background-image: url(/modelli/elegance/img/scheda_prodotto/approfondimenti_chiudi_h.png);
}
.triple.aggiuntive {
  border-bottom: 1px solid #F2F2F2;
}
.cont-slider-suggeriti {
  border-bottom: 1px solid #ededed;
}
#newsletter,
#newsletter2,
#formNewsletter {
  float: left;
  border: none;
  width: 100%;
}
#newsletter2 p {
  margin: 0 0 5px 0;
  width: 100%;
}
#newsletter2 .titolo-newsletter-home {
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 25px 0;
}
#newsletter2 a {
  font-size: 10px;
  display: block;
  line-height: 20px;
}
#newsletter2 .consenso {
  float: left;
  clear: none;
  width: 115px;
  margin: 1px;
  font-size: 10px;
  height: 25px;
  line-height: 25px;
}
#newsletter2 input.checkbox {
  float: left;
  clear: both;
  border: 0;
  width: 16px;
  height: 25px;
  line-height: 25px;
}
#newsletter2 input.mail {
  float: left;
  clear: both;
  border-radius: 4px 4px 4px 4px;
  height: 21px;
  border: 1px solid #CCC;
  width: 39%;
  font-size: 12px;
  padding: 1px 5px;
}
#newsletter2 label {
  float: left;
  clear: both;
  width: 100%;
  font-weight: bold;
  margin: 0 0 4px 0;
}
#newsletter2 button {
  float: left;
  width: 47px;
  height: 25px;
  background: url(/include/form/img/iscriviti.png) no-repeat top center;
  border: none;
  cursor: pointer;
  color: #FFF;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 0 5px;
}
#newsletter2 button:hover {
  background: url(/include/form/img/iscriviti_hover.png) no-repeat top center;
}
#mies1 {
  display: none;
  background: none repeat scroll 0 0 #000;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 33;
}
#mies1 p {
  line-height: 18px;
  font-size: 11px;
}
.close {
  background-image: url("/include/immagini/close.png") ! important;
  cursor: pointer;
  height: 35px;
  position: absolute;
  right: -25px;
  top: -15px;
  width: 50px;
  background-repeat: no-repeat;
}
.contenuto-newsletter {
  width: 600px;
  height: 200px;
  margin: 0 auto;
  background-color: #fff;
  overflow: scroll;
  padding: 20px;
}
.box-propotto {
  width: 218px;
  position: relative;
  border: 1px solid #ededed;
}
.box-prodotto-nome {
  height: 35px;
  padding: 5px;
  font-size: 15px;
  margin-bottom: 5px;
  line-height: 14px;
}
.box-prodotto-img {
  text-align: center;
}
.box-prodotto-img img:hover {
  opacity: 0.7;
  filter: alpha(opacity=40);
}
.box-prodotto-prezzi {
  height: 30px;
  width: 218px;
  margin: 5px 0;
}
.box-prpdotto-nav {
  width: 218px;
  height: 30px;
}
.prezzo-iniziale {
  text-decoration: line-through ! important;
  color: #666;
  font-size: 12px ! important;
  margin-top: 0;
}
.box-prodotto-info-prezzo-sconti {
  padding: 5px 7px 5px 7px;
  background-color: #cc0000;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  float: right;
}
.box-prodotto-info-prezzo-sconti {
  float: left;
  padding: 5px 7px 5px 7px;
  background-color: #cc0000;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  margin-left: 5px;
}
.box-prodotto-info-prezzo {
  float: right;
  padding: 3px;
  height: 25px;
}
.box-prodotto-info-prezzo .prezzo-intero {
  font-size: 22px;
  font-weight: bold;
}
.box-prodotto-info-prezzo .prezzo-cent {
  display: block;
  float: left;
  font-size: 15px;
  font-weight: bold;
  margin-top: 3px;
}
.box-prpdotto-nav-left {
  float: left;
  width: 180px;
  height: 30px;
  background-color: #999999;
  text-align: center;
}
.box-prpdotto-nav-left a,
.box-notizia-vedi a {
  line-height: 30px;
  text-transform: uppercase;
  font-weight: bold;
  display: block;
  background-color: #333;
  padding: 0;
  color: #fff;
}
.box-prpdotto-nav-left a:hover,
.box-notizia-vedi a:hover {
  background-color: #ff6600;
  text-decoration: none;
}
.box-prpdotto-nav-right a {
  display: block;
  width: 38px;
  height: 30px;
  background-color: #669900;
  background-image: url(/modelli/elegance/img/scheda_prodotto/add_cart.png);
  background-repeat: no-repeat;
  background-position: center;
  padding: 0;
}
.box-prpdotto-nav-right a:hover {
  background-color: #ff6600;
}
.box-prpdotto-nav-right {
  float: right;
  width: 38px;
  height: 30px;
}
#vetrina-home {
  width: 220px;
  padding-right: 231px;
  position: relative;
  border: 5px solid #DDDDDD;
  height: 281px;
  overflow: hidden;
}
#vetrina-home ul.ui-tabs-nav {
  position: absolute;
  top: 0;
  left: 231px;
  list-style: none;
  padding: 0;
  margin: 0;
  width: 220px;
  height: 281px;
  overflow: auto;
  overflow-x: hidden;
}
#vetrina-home ul.ui-tabs-nav li {
  padding: 1px 0;
  padding-left: 13px;
  font-size: 12px;
  color: #666;
  margin-right: 1px;
}
#vetrina-home ul.ui-tabs-nav li img {
  float: left;
  margin: 2px 5px;
  background: #fff;
  padding: 2px;
}
#vetrina-home ul.ui-tabs-nav li span {
  line-height: 18px;
}
#vetrina-home li.ui-tabs-nav-item a {
  display: block;
  height: 54px;
  text-decoration: none;
  color: #333;
  background: #ededed;
  line-height: 20px;
  outline: none;
}
#vetrina-home li.ui-tabs-nav-item a:hover {
  background: #f2f2f2;
}
#vetrina-home li.ui-tabs-selected,
#vetrina-home li.ui-tabs-active {
  background: url("/modelli/elegance/img/slider/selected-item.png") top left no-repeat;
}
#vetrina-home ul.ui-tabs-nav li.ui-tabs-selected a,
#vetrina-home ul.ui-tabs-nav li.ui-tabs-active a {
  background: #b0caf1;
}
#vetrina-home .ui-tabs-panel {
  width: 250px;
  height: 286px;
  position: relative;
  border: medium none;
}
#vetrina-home .ui-tabs-panel .sd-prodotto-vetrina-info {
  top: 17px;
  height: 25px;
  left: 5px;
  position: relative;
  width: 205px;
}
#vetrina-home .ui-tabs-panel .sd-prodotto-vetrina-info a.hideshow {
  position: absolute;
  font-size: 11px;
  right: 10px;
  top: -20px;
  line-height: 20px;
  margin: 0;
  outline: none;
  background: #333;
}
#vetrina-home .sd-prodotto-vetrina-info h2 {
  font-size: 1.2em;
  font-family: Georgia, serif;
  color: #fff;
  padding: 5px;
  margin: 0;
  font-weight: normal;
  overflow: hidden;
}
#vetrina-home .sd-prodotto-vetrina-info p {
  margin: 0 5px;
  font-family: Verdana;
  font-size: 11px;
  line-height: 15px;
  color: #f0f0f0;
}
#vetrina-home .sd-prodotto-vetrina-info a {
  text-decoration: none;
  color: #fff;
}
#vetrina-home .sd-prodotto-vetrina-info a:hover {
  text-decoration: underline;
}
#vetrina-home .ui-tabs-hide {
  display: none;
}
.sd-prodotto-vetrina-img img:hover {
  opacity: 0.7;
  filter: alpha(opacity=40);
}
.sd-prodotto-vetrina-info .prezzo-intero {
  font-size: 22px;
  font-weight: bold;
}
.sd-prodotto-vetrina-info .prezzo-cent {
  display: block;
  float: left;
  font-size: 15px;
  margin-top: 3px;
  font-weight: bold;
}
.sd-prod-carr-box-info-prezzo-sconti {
  padding: 5px 7px 5px 7px;
  background-color: #cc0000;
  float: left;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
}
#ticker {
  height: 280px;
}
a.chiudi_menu {
  font-size: 13px;
  height: 22px;
  background: none repeat scroll 0 0 #ededed;
  font-weight: normal;
}
#navigation &gt; li {
  padding: 10px;
}
.contenitoreCaptcha {
  float: left;
  width: 100%;
  margin-left: 20px;
  margin-top: 20px;
}
.contatti-bordo2 form label {
  width: 97%;
}
.testo h1 {
  border-bottom: 1px dotted #333333;
  border-left: 5px solid #333333;
  font-size: 15px;
  margin-bottom: 20px;
  padding-bottom: 10px;
  padding-left: 10px;
  width: 90%;
}
#path h1 {
  font-size: 15px;
}
.modalitaPagamento h2,
.modalitaSpedizione h2 {
  background-color: #F5F5F5;
  font-size: 15px;
  line-height: 30px;
  margin-bottom: 10px;
  margin-top: 10px;
}
.puntoRitiro h2 {
  background-color: transparent;
}
#content-w {
  padding-bottom: 10px;
}
.testo p,
ol li {
  padding-bottom: 20px;
}
.stepCarrello {
  margin: 5px 0 6px 10px;
  overflow: hidden;
}
.tabellaCarrelloN.prodottiCarrello .nomeProdotto {
  font-weight: bold;
}
.puntoRitiro h2 {
  font-weight: bold;
}
.puntoRitiro p {
  padding-bottom: 10px;
}
.puntoRitiro {
  width: 45%;
  float: left;
}
.boxMappaRaggiungerci {
  float: right;
  width: 45%;
}
.lista.modalitaSpedizione ul,
.lista.modalitaSpedizione h3 {
  margin-bottom: 10px;
}
.sottolista.fasceCostoSpedizione li {
  line-height: 15px;
}
.lista.modalitaPagamento p,
.lista.modalitaSpedizione p {
  padding-bottom: 5px;
}
ul.sottolista.fasceCostoSpedizione {
  margin-bottom: 10px;
}
ul.sottolista.modalitaSpedizione li {
  line-height: 15px;
}
.pulsantiera_user_logged {
  margin-bottom: 16px;
  margin-top: 16px;
}
.pulsantiera_user_logged a {
  margin-right: 10px;
}
.veditutti {
  background-color: #fff;
  width: 80px;
  text-align: center;
  font-weight: bold;
  float: right;
}
.veditutti:hover {
  text-decoration: underline;
}
.newsContent img {
  float: left;
  padding-right: 20px;
  padding-bottom: 20px;
}
.posizione33,
.posizione34 {
  clear: both;
}
/***************Promo 2+1 // n+m  ***************/
.scheda_prodotto_immagine {
  position: relative;
}
#trianglePromo {
  position: absolute;
  left: 0;
}
.promoDuePiuUno {
  padding: 10px 15px;
  background-color: #d30800;
}
.promoDuePiuUno h3 {
  color: #fff300;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
}
.promoDuePiuUno p {
  color: #fff;
  line-height: 12px;
}
.promoDuePiuUnoB {
  width: 0;
  height: 0;
  border-top: 60px solid #b03838;
  border-right: 60px solid transparent;
  z-index: 200;
  position: absolute;
}
.promoDuePiuUno_boxB {
  position: absolute;
  color: #fff;
  z-index: 201;
  left: 10px;
  top: 15px;
}
.promoDuePiuUno_boxB span:first-child {
  display: block;
  font-size: 1.5em;
  line-height: 2px;
  text-align: left;
  font-weight: 800;
  margin-left: -7px;
  margin-top: -3px;
  color: yellow;
}
.promoDuePiuUno_boxB span:last-child {
  display: block;
  font-size: 0.7em;
  font-weight: 600;
  text-align: left;
  line-height: 20px;
  margin-left: -7px;
  color: yellow;
}
.schedaProdotto .promoDuePiuUno_boxB {
  top: 10px;
  left: 24px;
}
.promoDuePiuUnoC {
  width: 0;
  height: 0;
  border-top: 60px solid #b03838;
  border-right: 60px solid transparent;
  z-index: 200;
  position: absolute;
}
.promoDuePiuUno_boxC {
  position: absolute;
  color: #fff;
  z-index: 201;
  left: 10px;
  top: 15px;
}
.promoDuePiuUno_boxC span:first-child {
  display: block;
  font-size: 1.5em;
  line-height: 2px;
  text-align: left;
  font-weight: 800;
  margin-left: -7px;
  margin-top: 45px;
  color: yellow;
}
.promoDuePiuUno_boxC span:last-child {
  display: block;
  font-size: 0.7em;
  font-weight: 600;
  text-align: left;
  line-height: 20px;
  margin-left: -7px;
  color: yellow;
}
.schedaProdotto .promoDuePiuUno_boxC {
  top: 10px;
  left: 24px;
}
.promoDuePiuUnoD {
  width: 0;
  height: 0;
  border-top: 60px solid #b03838;
  border-right: 60px solid transparent;
  z-index: 200;
  position: absolute;
}
.promoDuePiuUno_boxD {
  position: absolute;
  color: #fff;
  z-index: 201;
  left: 10px;
  top: 15px;
}
.promoDuePiuUno_boxD span:first-child {
  display: block;
  font-size: 1.5em;
  line-height: 2px;
  text-align: left;
  font-weight: 800;
  margin-left: -7px;
  margin-top: -3px;
  color: yellow;
}
.promoDuePiuUno_boxD span:last-child {
  display: block;
  font-size: 0.7em;
  font-weight: 600;
  text-align: left;
  line-height: 20px;
  margin-left: -7px;
  color: yellow;
}
.schedaProdotto .promoDuePiuUno_boxD {
  top: 10px;
  left: 24px;
}
.foto {
  position: relative;
}
/********** promo con x hai y *****************/
.st1 {
  fill: #d30800;
}
.txt_nm {
  fill: #d30800;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
}
.txt_nm_meno_cari {
  fill: #FFFFFF;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 12px;
}
.txt_nm_omaggio_sing {
  fill: #FFFFFF;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 18px;
}
.txt_nm_omaggio_plur {
  fill: #FFFFFF;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 12px;
}
.txt_nm_sui {
  fill: #FFFFFF;
  font-size: 10px;
  text-transform: uppercase;
}
.mt-nm {
  margin-top: 35px;
  display: block;
}
.mt-nmScheda {
  margin-top: 15px;
  display: block;
}
/********** mutuabilità e obbligo ricetta  *****************/
.boxInfoAggiuntive {
  margin-left: 10px;
}
.jcarousel-skin-ie7 .jcarousel-item,
.jcarousel-skin-ie7 .jcarousel-clip-horizontal {
  height: 410px !important;
}
#submitButton {
  border: none;
  margin: 0;
  padding: 0;
  width: auto;
  overflow: visible;
  background: transparent;
  color: inherit;
  font: inherit;
  line-height: normal;
  -webkit-font-smoothing: inherit;
  -moz-osx-font-smoothing: inherit;
  -webkit-appearance: none;
}
/* Omnibus */
.omnibus-info {
  display: block;
  width: 100%;
  clear: both;
  font-size: 0.8em;
  padding: 0 8px;
  font-style: italic;
  box-sizing: border-box;
}
/*# sourceMappingURL=prenofa1.17.0.css.map */</pre></body></html>