body {
 margin: 0;
 font: 11px Verdana, Helvetica, sans-serif;
 color: #000000;
 text-align: center;
}

td {
 font: 11px Verdana, Helvetica, sans-serif;
 }

a.lingua:link, a.lingua:active, a.lingua:visited {
 color: #000000;
 text-decoration: none;
 background-image: url(sfondo_link.gif);
 }

a.lingua:hover {
 color: #000000;
 background-image: url(sfondo_linka.gif);
 }

h1 { /*commento */
 font-size: 20px;
 letter-spacing: 6px;
 font-weight: normal;
 color: #838282;
 margin: 0px;
 text-align: right;
 }
 
h2 { /*commento */
 font-size: 11px;
 font-weight: bold;
 color: #F87206;
 margin: 5px;
 text-align: left;
 background-image: url(selezione.gif);
 background-repeat: no-repeat;
 background-position: 0px center;
 padding-left: 15px;
 }

h3 { /*commento */
 font-size: 11px;
 font-weight: bold;
 color: #B42117;
 margin: 0 0 5px 0;
 text-align: left;
 background-image: url(selezione_rosso.gif);
 background-repeat: no-repeat;
 background-position: 5px center;
 padding-left: 20px;
 }
 
B {
 font-weight: bold;
 }

#lastminute {
 border: 1px solid #000000;
 margin: 5px;
 }
 
.testo {
 color: #000000;
  }
  
.data {
 font-size: 10px;
 font-style: italic;
 color: #ffffff;
 background-color: #B52110;
 }
 
.struttura {
 font-weight: bold;
 color: #ffffff;
 background-color: #000000;
 text-align: center;
 }
.struttura a:link, .struttura a:active, .struttura a:visited {
 color: #ffffff;
 text-decoration: underline;
 }
.struttura a:hover {
 color: #cfcfcf;
 text-decoration: underline;
 }
 
.zona {
 font-style: italic;
 color: #ffffff;
 background-color: #646363;
 text-align: center;
 } 

.news {
 color: #000000;
 border: 1px solid #CECECE;
 text-align: center;
 } 
 
.news a.link:link, .news a.link:active, .news a.link:visited {
 color: #000000;
 text-decoration: none;
 } 
 
.news a.link:hover {
 color: #646363;
 text-decoration: none;
 }
