﻿
body
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: justify;
    color: #000000;
    background-color: #d8be92;
    margin: 0;
    font-size: 12px;
}

.div_menu
{
    background-repeat: no-repeat;
    background-image: url(img/sfondo_menu.jpg);
    width: 973px;
    height: 73px;
}

.div_sinistra_top
{
    float: left;
    background-repeat: no-repeat;
    background-image: url(img/sfondo_sinistra_top.jpg);
    width: 252px;
    height: 271px;
}

.div_centro_top
{
    float: left;
    height: 271px;
    width: 587px;
    background-color: #e1cdab;
    
}


.div_destra_top
{
    float: left;
    background-repeat: no-repeat;
    background-image: url(img/sfondo_destra_top.jpg);
    width: 134px;
    height: 271px;
}

.div_centro_left
{
    float: left;
    width: 194px;
    height: 100px;
}

.div_centro
{
    background-color: #e1cdab;
    width: 693px;
    float: left;
    /*margin-bottom:45px;*/
    padding-bottom:50px;
}


.div_footer
{
    line-height: 12px;
    text-align: center;
    color: White;
    background-repeat: no-repeat;
    background-image: url(img/sfondo_footer.jpg);
    background-position: center bottom;
    height: 63px;
    width: 973px;
    margin: auto;
}

.table_menu tr td a
{
    font-family: Times New Roman;
    font-weight: bold;
    color: #ffafb2;
    font-size: 17px;
    text-decoration: none;
    cursor: pointer;
}


.table_menu tr td
{
    padding-left: 18px;
}



.table_menu tr td a:hover, .table_sottomenu tr td a:hover
{
    color: #EE092D;
}



.table_sottomenu tr td
{
    color: White;
    padding-left: 5px;
}

.table_sottomenu tr td a
{
    font-family: Times New Roman;
    font-style: italic;
    color: #ffafb2;
    font-size: 14px;
    text-decoration: none;
    cursor: pointer;
}

.table_sottomenu tr td a img
{
    border: 0;
}

.table_sottomenu tr td a span
{
    vertical-align: 15px;
    margin-left: 10px;
}



.immagine_titolo
{
    width: 527px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
}

.div_bottiglia
{
    float: left;
}

.div_descrizione_vino
{
    float: left;
    width:440px;
    text-align:justify;
    margin-bottom:10px;
}

.label_vini_titolo
{
    font-weight: bold;
    color:#61281F;
}

.label_vini_testo
{
}

