body { margin-top: 0px; font-family: "Trebuchet MS", Arial, Sans-serif;
 font-weight: normal; font-style: normal; color: #0E406B; text-align: center; }

#contenitore { text-align: center; left: 0px; width: auto; height: auto; margin: 0 auto; margin-top: 0px; position: relative;}

a:link, a:visited, a:hover, a:active { color: #0E406B; text-decoration: underline; }
a:hover { color: #F18A00; text-decoration: none; }

#top { display: none; }

  
/* Menu di servizio*/

#menu-servizio { display: none; }
#menu-top, #menu-top ul { /* all lists */ display: none; }
#menu-top a { display: none; }
#menu-top a:hover { display: none; }
#menu-top .sele { display: none; }
#menu-top li { /* all list items */ display: none;  /* width needed or else Opera goes nuts */ }
#menu-top li li a { display: none; }
#menu-top li li a:hover { display: none; }
#menu-top li ul { /* second-level lists */ display: none;  /* using left instead of display to hide menus because display: none isn't read by screen readers */ }
#menu-top li ul ul { /* third-and-above-level lists */ display: none; }
#menu-top li:hover ul ul, #menu-top li.sthover ul ul { display: none; }
#menu-top li:hover ul, #menu-top li li:hover ul, #menu-top li.sthover ul, #menu-top li li.sthover ul { /* lists nested under hovered list items */ display: none; }
#menu-top .sel { display: none; }

/* Fine Menu servizi */


#lingue { display: none; }
#lingue a:link, #lingue a:visited, #lingue a:hover, #lingue a:active { display: none; }
#lingue a:hover { display: none; }
#lingue .sel{ display: none; }


#logo { position: absolute; width: 290px; left: -30px; top: -10px; }

#loghi { display: none; }

#foto { display: none; }


#meteo { display: none; }
 
#meteo2 { display: none; }
 
.bianco{ color: #000; text-align: left; font-size: 11px; }

#quadri { position: absolute; top: 350px; left: 310px; z-index: 7;}

#team { display: none; }

#tabella { position: absolute; top: 368px; left: 254px; z-index: 6;}

#box { position: absolute; left: 150px; }

td { text-align: center; font-size: 12px; color: #0E406B; line-height: 16px;}

#titolo { position: absolute; top: 395px; right: 0px; }

.tab-title {
 font-size: 14px; 
 line-height: 20px;
 font-family: "Georgia", Serif;
 font-weight: bold;
 color: #FFF;  
 background-color: #0E60A7; 
}

.mini{
  font-family: "Trebuchet MS", Arial, Sans-serif;
  font-size: 10px;
  line-height: 13px;
  color: #0E406B;
}

#contenuto { position: absolute; top: 100px; left: 40px; width: 750px; height: auto;}
#contenuto .testo { position: absolute; top: 0px; left: 0px; width: 700px; font-size: 12px; height: auto; line-height: 16px; }
#contenuto .titolo { font-size: 18px; line-height: 17px; font-family: "Georgia", Serif; font-weight: bold; color: #0E406B; }


#contenuto2 { position: absolute; top: 100px; left: 150px; width: 750px; height: auto; }
#contenuto2 .testo { position: absolute; top: 0px; left: 0px; width: 750px; font-size: 12px; height: auto; line-height: 16px; }
#contenuto2 .titolo { font-size: 18px; line-height: 17px; font-family: "Georgia", Serif; font-weight: bold; color: #0E406B; }


#news { position: absolute; top: 70px; left: 150px; width: 750px; height: auto; }
#news .testo { position: absolute; top: 0px; left: 0px; width: 750px;  height: auto; text-align: justify; 
 font-size: 12px;  line-height: 16px;  }
#news .titolo { font-size: 18px; line-height: 20px; font-family: "Georgia", Serif; font-weight: bold;
 color: #0E406B; }

 
#iscrizione { position: absolute; top: 48px; left: 150px; width: 680px; height: auto; }
#iscrizione .testo { position: absolute; top: 10px; left: 10px; width: 660px;  height: auto; text-align: justify; 
 font-size: 12px;  line-height: 16px; }
#iscrizione .titolo { font-size: 18px; line-height: 20px; font-family: "Georgia", Serif; font-weight: bold;
 color: #0E406B; }
 

#menu { display: none; } 
#menu a:link, #menu a:visited, #menu a:hover, #menu a:active { display: none; }
#menu a:hover { display: none; }
#menu .sel { display: none; }


#indirizzo { position: absolute; font-size: 11px; width: 900px; left: 60px; top: 15px; color: #0E60A7;}
#indirizzo a:link, #indirizzo a:visited, #indirizzo a:hover, #indirizzo a:active { display: none; }
#indirizzo a:hover { display: none; }


#copy { display: none; }
#copy a:link, #copy a:visited, #copy a:hover, #copy a:active { display: none; }
#copy a:hover { display: none; }


.table { font: 11px "Trebuchet MS", Arial, Sans-serif; color: #042F59; } 

.input { border: #0E60A7 1px solid; background-color: #ffffff; font: 11px "Trebuchet MS", Arial, Sans-serif;
 width: 35px; height: 16px; color: #fff; } 
 
.input2 { border: #0E60A7 1px solid; background-color: #ffffff; font: 11px "Trebuchet MS", Arial, Sans-serif;
 width: 110px; height: auto; color: #042F59; }  
 
.area { margin: 1px; font: 11px "Trebuchet MS", Arial, Sans-serif; width: 400px; color: #494945; border: #494945 1px solid; background-color: #F6F1D0; }
 
.button { border: #0E60A7 1px solid; background-color: #0E60A7; font: 11px "Trebuchet MS", Arial, Sans-serif; font-weight: bold; 
 width: auto; height: 20px; color: #fff; text-align: center; }  