
body {
    font-family: Tahoma, Arial, sans-serif;
    font-size: 12px;
}

strong {
  font-weight: bold !important;
}

.sx {
    float: left;
}
.dx {
    float: right;
}
.clear {
    clear: both;
}
.withborder img {
    padding: 1px;
    border: 1px solid #cccccc;
}

#pc {
    padding-left: 6px;
    color: #333333;
}

#pc strong {
    font-weight: bold;
}

#fascia-menu-globale-container {
    position: absolute;
    width: 100%;
}

#fascia-menu-globale-background {
    margin: auto;
}

#fascia-menu-globale-background,
#fascia-menu-globale-bg-left,
#fascia-menu-globale-bg-right {
    height: 38px;
}

#fascia-menu-globale-bg-left {
    width: 25.00%;
    background-image: url(/client/res/a_l/filo-header-menu-sx.png);
    background-repeat: repeat-x;
}

#fascia-menu-globale-bg-right {
    width: 74.99%;
}

#fascia-menu-globale-bg-left {
    float: left;
    background-color: white;
}

#fascia-menu-globale-bg-right {
    float: right;
}

.wrapper {
    width: 982px;
    margin: auto;
}

html {
    background-color: transparent;
}

#header {
    width: 100%;
    padding-top: 14px;
    padding-bottom: 15px;
}

#header-logo {
    width: 211px;
    height: 50px;
    background-image: url(/client/res/a_l/logonegretti.png);
    background-repeat: no-repeat;
    margin-left: 6px;
}

#header-menu-lingue {
    float: right;
    position: absolute;
    margin-left: 900px;
    top: 50px;
    z-index: 2;
}

#outerouterwrapper.home {
    background-image: url(/client/res/a_l/background-header-outer-home.png);
    background-position: top left;
}

#outerouterwrapper {
    background-image: url(/client/res/a_l/background-header-outer.png);
    background-repeat: repeat-x;
}

#home-visual {
    width: 100%;
    height: 296px;
    background-image: url(/client/res/a_l/fascia-menu-globale.png);
    background-position: top left;
    background-repeat: no-repeat;
    overflow: hidden;
}

#home-visual-contents {
    margin-top: 38px;
}

#img-bottiglie {
    width: 393px;
    height: 365px;
    background-image: url(/client/res/a_l/bottiglie_foglie.png);
    background-repeat: no-repeat;
    position: absolute;
    top: 10px;
    margin-left: 550px;
    z-index: 1;
}

#img-azienda {
    width: 438px;
    height: 446px;
    background-image: url(/client/res/a_l/img-azienda.png);
    background-repeat: no-repeat;
    position: absolute;
    top: 175px;
    margin-left: 540px;   
}

.home-div {
    /*border: 1px solid black;*/
    width: 324px;
    height: 185px;
    overflow: hidden;
    text-align: justify;
    background-color: #FFFFFF;
    margin-top: 20px;
    margin-bottom: 15px;
}

.home-div h1 {
    margin-bottom: 10px;
}

.home-div p {
    font-size: 14px;
    margin-bottom: 10px;
}

#home-frase-contesto {
    margin: auto;
    width: 246px;
    height: 162px;
    margin-top: 20px;
}

#footer {
    width: 100%;
    overflow: hidden;
    vertical-align: middle;
    text-align: left;    
}

#footer-langastyle {
    width: 112px;
    height: 49px;
    background-image: url(/client/res/a_l/langastyle.jpg);
    background-repeat: no-repeat;
    float: right;
    display: block;
}
#langastyle_lb_sizer h2 {
    font-size: 17px;
    padding-bottom: 10px;
}
#langastyle_lb_sizer p {
    text-align: justify;
}

#footer-info {
    width: 300px;
    margin-left: 6px;
}

#footer-credits {
    text-align:center;
    font-size: 11px;
    color: #aaaaaa;
}

#footer-credits a, .content-div.contatti-info a, #footer-info a {
    color: #333333;
    text-decoration: none;
}
#footer-info a:hover {
    text-decoration: underline;
}

.filo-footer {
    height: 3px;
    background-image: url(/client/res/a_l/filo-footer.png);
    background-repeat: repeat-x;
    margin-bottom: 10px;
}

.scheda-visual-home {
    font-family: "Book Antiqua", Palatino, serif;
    font-weight: 600;
    color: #ffffff;
    height: 250px;
    overflow: hidden;
    padding-left: 30px;
    padding-right: 100px;
}
.scheda-visual-home.prima-scheda h2, .scheda-visual-home.prima-scheda ul {
    width: 65%;
}
.scheda-visual-home p {
    width: 65%;
}

.scheda-visual-home h2 {
    color: #ffffff;
    margin-top: 10px;    
}

.frase-contesto h2 {
    color: #ffffff;
}

.scheda-visual-home .testo-pulsante {
    /*width: 160px;*/
    display: block;
    font-size: 14px;
    overflow: hidden;
    text-align: center;
}

.scheda-visual-home a {
    color: #736F6E;
    text-decoration: none;
}

.scheda-visual-home a:hover {
    color: #ffffff;
}

.scheda-visual-home p {
    font-size: 20px;
}

.colore-link, .colore-link a {
    color: #736F6E;
}

.frase-contesto {
    background-image: url(/client/res/a_l/fascia-menu-globale.png);
    background-repeat: no-repeat;
    font-family: "Book Antiqua", Palatino, serif;
    font-size: 70px;
    color: #ffffff;
    width: 100%;
    height: 120px;
    padding-top: 40px;
    padding-bottom: 7px;
    overflow: hidden;
}

.content-div {
    /*border: 1px solid black;*/
    overflow: hidden;
    text-align: justify;
    background-color: #FFFFFF;
    margin-top: 30px;
    margin-bottom: 30px;
}

.content-div.azienda {
    width: 500px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.content-div.azienda h1,
.content-div.nostrivini h1,
.content-div.schedavino h1,
.content-div.eventi h1, #eventi-container h1,
.content-div.contatti h1
{
    margin-bottom: 10px;
}

.content-div.nostrivini {
    width: 370px;
}

.content-div.schedavino {
    margin-top: 20px;
    margin-bottom: 20px;
}

.content-div.eventi {
    width: 500px;
}

.content-div.contatti-info {
    width: 300px;
}

.content-div.contatti {
    width: 450px;
}

#foto-azienda-contatti {
    width: 654px;
    height: 154px;
    border: 1px solid #cccccc;
    float: right;
    background-image: url(/client/res/a_l/foto-azienda-contatti.jpg);
    background-repeat: no-repeat;
    background-position: 1px 1px;
    margin-left: 18px;
    margin-top: 38px;
}

.content-div.contatti.mappa {
    width: 493px;
    margin-top: 20px;
}

#gdir-distanza-lbl, #gdir-tempo-lbl, #gdir-distanza, #gdir-tempo {
    font-size: 12px;
    float: left;
    height: 15px;
    text-align: left;
}

#gdir-info-percorso {
    display: none;
}

#gdir-distanza-lbl, #gdir-tempo-lbl {
    font-weight: bold;
    margin-right: 5px;
    margin-left: 5px;
}

.content-div.contatti.come_raggiungerci {
    margin-top: 65px;
}

h1 {
    font-family: "Book Antiqua", Palatino, serif;
    font-size: 26px;
    color: #736F6E;
}

.content-div {
    font-size: 14px;
    margin-bottom: 10px;
}

.filo-separatore-scuro {
    width: 522px;
    height: 2px;
    background-image: url(/client/res/a_l/filo-azienda.png);
    background-repeat: no-repeat;
    margin-bottom: 10px;
}

.filo-separatore-chiaro {
    width: 450px;
    height: 2px;
    background-image: url(/client/res/a_l/filo-separatore-chiaro.png);
    background-position: top left;
}

.filo-separatore-chiaro.eventi {
    margin-top: 20px;
    margin-bottom: 20px;
}

#menu-vini {
    position: absolute;
    top: 160px;
    margin-left: 480px;
    z-index: 2;
}

#menu-vini-background {
    width: 625px;
    height: 59px;
    background-image: url(/client/res/a_l/ombra_bottiglie_nostrivini.png);
    background-repeat: no-repeat;
    position: absolute;
    top: 357px;
    margin-left: 415px;
    z-index: 1;
}

.img-vino-div {
    margin-top: 30px;
    float: right;
}

#vini-scroller-container {
    height: 500px;
    width: 980px;
}

.vini-scheda-html-container {
    height: 380px;
    overflow-y: auto;
    padding-right: 15px;
}

#eventi-calendario {
    width: 482px;
    height: 319px;
    background-image: url(/client/res/ita/calendario.png);
    background-repeat: no-repeat;
    position: absolute;
    top: 120px;
    margin-left: 495px;
}

#eventi-container {
    margin-top: 30px;
    margin-bottom: 30px;
}

#scroller_visual_home_section0 {
    background-image: url(/client/res/a_l/scroller-home-background.jpg);
    background-repeat: no-repeat;
    background-position: 180px;
}
#scroller_visual_home_section1 {
    background-image: url(/client/res/a_l/scroller-home-background-2.jpg);
    background-repeat: no-repeat;
    background-position: 180px;
}
#scroller_visual_home_section2 {
    background-image: url(/client/res/a_l/scroller-home-background-1.jpg);
    background-repeat: no-repeat;
    background-position: 180px;
}


.vini_download_item,
.vini_download_item a {
    padding-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
    color: #736F6E;
}
.vini_riconoscimenti_descrizione_breve {
    float: left;
    width: 29%;
    text-align: justify;
}
.vini_riconoscimenti_descrizione_estesa {
    float: right;
    width: 69%;
    text-align: justify;
}
.vini_download_item a {
    text-decoration: none;
}
.vini_download_item a:hover {
    /*text-decoration: underline;*/
    /*border-bottom: 1px solid #736F6E;*/
    color: #333333;
}
.vini_underconstruction {
    font-size: 16px;
    color: #736F6E;
}

