﻿
.riepilogo_carrello
{
    background-position: right top;
    text-align: right;
    background-image: url(../images/fondo_riepilogo_carrello.png);
    background-repeat: no-repeat;
    padding-top: 7px;
    padding-right: 27px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #dddddd;
    height: 18px;
    margin-bottom: 5px;
}
.riepilogo_carrello2
{
    border: 1px solid #6C5B52;
    background-position: left top;
    text-align: left;
    padding-top: 7px;
    padding-left: 10px;
    padding-bottom: 7px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #dddddd;
    margin-bottom: 5px;
    background-color: #45270D;
    margin-left: -10px;
    margin-right: -10px;
}
.vai_carrello
{
    background-position: right top;
    text-align: right;
    background-image: url(../images/carrello.png);
    background-repeat: no-repeat;
    padding-top: 0px;
    padding-right: 50px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #dddddd;
    height: 13px;
    font-weight: bold;
    margin-bottom: 15px;
}
.vai_carrello a:link, .vai_carrello a:visited
{
    color: #b4aba7;
	text-decoration: none;
}
.vai_carrello a:hover, .vai_carrello a:active
{
    color:#ffffff;
	text-decoration: none;
}
.vai_carrello:hover
{
    background-position: right bottom;
    background-image: url(../images/carrello.png);
    background-repeat: no-repeat;
}
.prodotto_home
{
    padding-top: 10px;
    border-top-style: dotted;
    border-top-width: 1px;
    border-top-color: #988a83;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
    margin-bottom: 7px;
}
.prodotto_pagina
{
    width: 520px;
    padding-top: 10px;
    padding-bottom: 7px;
    border-top-style: dotted;
    border-top-width: 1px;
    border-top-color: #988a83;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #988a83;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #444444;
    overflow: auto;
    background-position: left top;
    background-image: url(../images/fondo_prodotto_pagina.png);
    background-repeat: no-repeat;
    margin-bottom: 10px;
}
.prodotto_pagina2
{
    width: 520px;
    padding-top: 10px;
    padding-bottom: 7px;
    border-top-style: dotted;
    border-top-width: 1px;
    border-top-color: #988a83;
    margin-bottom: 7px;
    overflow: auto;
    font-size: 12px;
}
.foto_prodotto_mini
{
    border: 1px solid #000000;
    float: left;
    width: 75px;
    height: 75px;
    margin-right: 10px;
}
.foto_prodotto_pagina
{
    border: 1px solid #000000;
    float: left;
    margin-right: 10px;
}
.desc_prodotto_home
{
    width: 198px;
    float: left;
    text-align: left;
    margin-right: 6px;
}
.desc_prodotto_pagina
{
    width: 260px;
    float: left;
    text-align: left;
    margin-right: 10px;
    font-size: 11px;
}
.desc_prodotto_pagina2
{
    width: 250px;
    float: left;
    text-align: left;
    margin-right: 0px;
    font-size: 12px;
}
.contenuto_desc
{
    padding-bottom: 7px;
}
.disponibilita
{
    color: #7e5f4c;
}
.prezzo_prodotto_home
{
    float: left;
    width: 108px;
    text-align: left;
    padding-left: 9px;
    background-position: left top;
    background-image: url(../images/fondo_prodotto_home.png);
    background-repeat: no-repeat;
    margin-bottom: 7px;
}
.prezzo_prodotto_pagina
{
    float: left;
    width: 155px;
    text-align: left;
    padding-left: 7px;
}
.prezzo_prodotto_pagina2
{
    float: left;
    width: 166px;
    text-align: left;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 17px;
    background-image: url(../images/fondo_prezzo_pagina.png);
    background-repeat: no-repeat;
    background-position: left top;
}
.linea_prezzo
{
    height: 21px;
    text-align: left;
}
.linea_prezzo_pagina
{
    height: 21px;
    text-align: left;
    font-size: 11px;
}
.linea_prezzo_pagina2
{
    height: 26px;
    text-align: left;
    font-size: 12px;
}
.linea_sconto
{
    height: 11px;
    text-align: left;
}
.linea_sconto2
{
    height: 25px;
    text-align: left;
    color: #444444;
}
.linea_offerta
{
    height: 30px;
    text-align: left;
}
.prezzo-barrato
{
    text-decoration: line-through;
}
.carrello_in
{
    background-image: url(../images/carrello_in.png);
    background-repeat: no-repeat;
    background-position: left 5px;
    text-align: left;
    padding-left: 23px;
    margin-top: 0px;
}
.carrello_in_pagina
{
    background-image: url(../images/carrello_in_pagina.png);
    background-repeat: no-repeat;
    background-position: left 5px;
    text-align: left;
    padding-left: 23px;
    padding-top: 4px;
    padding-bottom: 3px;
    margin-top: 0px;
    font-size: 12px;
}
.contenuto_pagina_prodotti
{
    background-position: left top;
    width: 750px;
    padding: 0px 20px 20px 30px;
    background-color: #FFFFFF;
    text-align: left;
    background-image: url(../images/freccia_pagina.png);
    background-repeat: no-repeat;
	font-size: 11px;
    overflow: auto;
}
.contenuto_pagina_prodotti a:link, .contenuto_pagina_prodotti a:visited
{
    color: #685548;
	text-decoration: none;
}
.contenuto_pagina_prodotti a:hover, .contenuto_pagina_prodotti a:active
{
    color:#000000;
	text-decoration: underline;
}
.colonna_prodotti
{
    float: left;
    width: 520px;
    text-align: left;
    padding-right: 40px;
    padding-top: 15px;
}
.colonna_carrello
{
    float: left;
    width: 190px;
    text-align: left;
}
.contenuto_colonna_carrello
{
    background-position: left top;
    background-image: url(../images/fondo_contenuto_colonna_carrello.png);
    background-repeat: no-repeat;
    padding: 20px;
    font-size: 11px;
    color: #FFFFFF;
}
.chiusura_colonna_carrello
{
    background-position: left top;
    background-image: url(../images/fondo_chiusura_colonna_carrello.png);
    background-repeat: no-repeat;
    height: 20px;
    padding-top: 10px;
    padding-left: 20px;
}
.chiusura_colonna_carrello a:link, .chiusura_colonna_carrello a:visited
{
    color: #b4aba7;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
.chiusura_colonna_carrello a:hover, .chiusura_colonna_carrello a:active
{
    color:#ffffff;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10px;
}
.elenco_categorie
{
    margin-top: 10px;
}
.categoria_prodotti
{
    background-position: 7px 14px;
    font-size: 11px;
    text-align: left;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-top-color: #bda994;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 3px;
    font-weight: bold;
    background-image: url(../images/punto_elenco.png);
    background-repeat: no-repeat;
}
.titolo_categoria_prodotti
{
    font-size: xx-large;
    color: #855618;
    letter-spacing: -1px;
    font-weight: normal;
    font-family: Georgia, 'Times New Roman' , Times, serif;
}
.cont_desc_prezzo
{
    width: 520px;
    overflow: auto;
}
.desc_completa
{
    width: 520px;
    float: left;
    margin-right: 10px;
    font-size: 12px;
}
.corpo12grigio
{
    font-size: 12px;
    color: #666666;
}
.dicitura_desc
{
    font-size: 12px;
    color: #666666;
    background-color: #f0f0f0;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-color: #C0C0C0;
    border-bottom-color: #C0C0C0;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 10px;
    margin-bottom: 7px;
}
.step_carrello
{
    text-align: left;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #333333;
    margin-top: 20px;
    padding-bottom: 6px;
    margin-bottom: 15px;
    font-size: 12px;
    color: #555555;
}
.step_selezionato
{
    color: #333333;
    padding: 6px;
    background-color: #ddd;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-color: #bbb;
    border-right-color: #bbb;
    border-left-color: #bbb;
}
.intestazioni_carrello
{
    font-size: 10px;
    overflow: auto;
    padding-top: 3px;
    padding-bottom: 3px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-color: #ccc;
    border-bottom-color: #ccc;
    margin-top: 3px;
    background-color: #f0f0f0;
}
.colonna_carrello1
{
    width: 56px;
    float: left;
    text-align: center;
}
.colonna_carrello2
{
    width: 420px;
    float: left;
    padding-left: 6px;
    padding-right: 6px;
}
.colonna_carrello3
{
    width: 78px;
    float: left;
    text-align: center;
}
.colonna_carrello4
{
    width: 79px;
    float: left;
    text-align: center;
}
.colonna_carrello5
{
    width: 78px;
    float: left;
    text-align: center;
}
.articolo_carrello
{
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #aaa;
    padding-bottom: 8px;
    padding-top: 8px;
    margin-bottom: 2px;
    overflow: auto;
    background-image: url(../images/fondo_articolo_carrello.png);
    background-repeat: repeat-y;
    background-position: left top;
}
.filetto
{
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #aaa;
    padding-top: 7px;
    padding-bottom: 7px;
    overflow: auto;
}
.filetto2
{
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #aaa;
    padding-top: 3px;
    padding-bottom: 3px;
    overflow: auto;
    background-color: #eeeeee;
}
.filetto3
{
    border-bottom-style: dotted;
    border-bottom-width: 0px;
    border-bottom-color: #cccccc;
    padding-top: 7px;
    padding-bottom: 7px;
    overflow: auto;
}
.filetto_sx
{
    width: 47%;
    float: left;
    text-align: left;
    padding-left: 8px;
}
.filetto_dx
{
    width: 47%;
    float: right;
    text-align: right;
    padding-right: 8px;
}
.filetto_dx2
{
    width: 47%;
    float: right;
    text-align: left;
    padding-right: 8px;
}
.filetto_sx3
{
    width: 220px;
    float: left;
    text-align: left;
    padding-left: 8px;
}
.filetto_dx3
{
    width: 290px;
    float: left;
    text-align: left;
    padding-right: 8px;
}
.testo_destra
{
    text-align: right;
}
.colonna_radio
{
    width: 25px;
    float: left;
    text-align: center;
}
.colonna_descrizione
{
    width: 650px;
    float: left;
    text-align: left;
}
.colonna_costo
{
    width: 65px;
    float: left;
    text-align: right;
    padding-right: 8px;
}
.carrello_vuoto
{
    height: 300px;
    font-weight: bold;
}