body { 
   background-image: url("/images/gif/new-3-0033.gif"); 
   color:black;
   font-family:Verdana, Arial, Helvetica;
   font-size: 20px; 
}

A:link { 
  color:black;text-decoration : none
}

A:visited { 
color:black;text-decoration : none
}

A:hover { color:red;text-decoration : underline
}

TABLE {
   border-collapse: separate;
   border-spacing: 5px;
   padding:2px;
}

td.lingua {
   background: #EECFA1;
}

td.testa {
   border-color:#CECECE;
   background: #A52A2A;
   color:#FFEC8B;
   text-align: center; 
   font-weight:bold;
   height:18px;
}

table.lingua {
   border-width: 3px;
   border-color: #CDBE70; 
   border-left-style: double;
   border-top-style: double;
   border-right-style: double;
   border-bottom-style: double;
}

table.amici {
   border-width: 5px;
   border-color: #FFEC8B; 
   border-left-style: outset;
   border-top-style: outset;
   border-right-style: outset;
   border-bottom-style: outset;
}

table.menu {
   border-width: 5px;
   border-color: #FFEC8B; 
   border-left-style: inset;
   border-top-style: inset;
   border-right-style: inset;
   border-bottom-style: inset;
}

td.pari {
   border:#CECECE;
   background: #EECFA1;
   height:18px;
}
td.dispari {
   border: #CECECE;
   background:#CDBE70;
   height:18px;
}

.titolo_sezione {
   text-align: center; 
   font-weight:bold;
   font-size: 16pt;
}

p {
   font-size: 20pt;
}

td.testo_desc {
  line-height:1.3;
  text-align: justify;
  font-size: 11pt;
  padding: 0px 10px 0px 10px;
} 

.logo {
   width:798px;
   height:150px;
}
.titolo_logo {
   FONT-WEIGHT: bolder;
   FONT-SIZE: 36pt; 
}

.sotto_titolo {
   FONT-WEIGHT: 500;
   FONT-SIZE: 12pt; 
}

/* galleria fotografica */

.gallery_img_h {
   width:120px;
   height:85px;
   border:2px ridge #CDBE70;
}

.gallery_img_v {
   width:85px;
   height:120px;
   border:2px ridge #CDBE70;
}

/* listino prezzi */

table.listino_font {
   font-size:10pt;
}

.listino_title {
   background: #CDBE70;
   font-weight:bold;
   font-size:12pt;
}

.listino_data {
   background: #FFEC8B;
}

