/**** STILI GENERALI *****/


body         { font-size: 11px; font-family: Verdana; background-color: #FFFFFF; color: 
               #505050; background-image: url('../images/cover_texture.gif') }
table, tr, th, td, select, input { font-family: Verdana; font-size: 11px; color: #505050 }
a            { text-decoration: none; color: #505050; font-family: Verdana; font-size: 11px }
a:hover      { text-decoration: underline; color: #000000; font-family: Verdana; font-size: 
               11px }
.info        { color: #888888; font-size: 10px; font-family: Verdana }
a.info       { color: #888888; text-decoration: underline; font-size: 10px; font-family: 
               Verdana }
a.info:hover { color: #000000; text-decoration: underline; font-family: Verdana; font-size: 
               10px }
/**** MENU *****/
.menu        { color: #505050; font-size: 11px; font-family: Verdana; font-weight: bold }
a.menu       { color: #505050; text-decoration: underline; font-size: 11px; font-family: 
               Verdana; font-weight: bold }
a.menu:hover { color: #000000; text-decoration: underline; font-family: Verdana; font-size: 
               11px; font-weight: bold }
/**** FOOTER ****/

.footer      { color: #888888; text-decoration: none; font-size: 10px; font-family: Verdana }
a.footer     { color: #888888; font-family: Verdana; font-size: 10px; text-decoration: 
               underline }
a.footer:hover { color: #000000; text-decoration: underline; font-family: Verdana; font-size: 
               10px }
#nascundu {
    display: none;
}