/* CSS Document */
body{
      background-image:url('../images/decorazione.jpg');
      background-color:#ffffff; 
      background-repeat:no-repeat; 
      border-top:0px;
      font-family:Verdana;
      margin-top:0px;
}

img{
    border:0;
}

a{
    text-decoration:none;
    color:white;
}

a:hover{
    color:#fce9a8;
}

table.sito{
          border:1px solid black;
          
}

td.top{
      background-image:url('../images/sfondo_top3.jpg');
      background-repeat:no-repeat;
      width:955px;
      height:90px;
      vertical-align:top;
}

td.lingua{
      color:white;
      font-weight:bold;
      font-size:0.7em;
      text-align:right;
      padding-right:10px;
      line-height:12px;
}

td.newsletter{
      color:white;
      font-size:0.8em;
      /*padding-right:0px;*/
      line-height:10px;
}

td.contatti{
      font-weight:bold;
      font-size:0.7em;
      padding-top:2px;
}

tr.menu{
      background-color:#66927a;
}

table.menu{
      font-size:0.7em;
      color:white;
      font-family:Arial;
      font-weight:bold;
}

table.menu td from{
    height:10px;
}

div.centro_ind{
        font-size:0.7em;
        width:600px;
        background-color:#cef0db;
        padding:15px;
        text-align:justify;
}

td.sotto{
      background-image:url('../images/sfondo_sotto.jpg');
      background-repeat:no-repeat;
      height:20px;
      vertical-align:middle;
      font-size:0.7em;
      color:white;
      padding-top:5px;
}

td.immagini img{
      margin-top:5px;
      margin-left:25px;
      text-align:left;
}

td.immagini{
      color:white;
      font-size:0.1em;
}

table.vini{
    font-size:0.8em;
    color:#ffffff;
    text-align:center;
    /*background-color:#cef0db;*/
}

table.lista_menu{
    font-size:0.7em;
    width:600px;
    border:0px solid #eeeeee;
    background-color:#cef0db;
    /*padding:20px;*/
    text-align:center;
    
    
}

td.titolo_menu{
    font-size:1.2em;
    font-weight:bold;
    text-align:center;
    border-bottom:1px solid black;
}

td.voci_menu{
    /*text-decoration:underline;*/
    font-weight:bold;
    font-size:1.1em;
    text-align:center;
}

td.piatti{
    /*padding-left:15px;*/
    text-align:left;
    padding-left:100px;
    
}

td.sala1{
    background-image:url('../foto_decorazione/sale/sala_2.jpg');
    background-repeat:no-repeat;
    background-color:#cef0db;
    width:400px;
    height:300px;
    text-align:right;
    vertical-align:top;
    color:white;
}

td.sala2{
    background-image:url('../foto_decorazione/sale/sala_1.jpg');
    background-repeat:no-repeat;
    background-color:#cef0db;
    width:400px;
    height:300px;
    text-align:right;
    vertical-align:top;
    color:white;
}

td.sala3{
    background-image:url('../foto_decorazione/sale/sala_3.jpg');
    background-repeat:no-repeat;
    background-color:#cef0db;
    width:400px;
    height:300px;
    text-align:right;
    vertical-align:top;
    /*color:white;*/
}

