BODY { background: #BDBDBD; margin: 0px; font-family: Tahoma; font-size: 11px; color: #747474; }

TABLE { border-collapse: collapse; } TD { padding: 0px; font-size: 11px; } IMG { border: 0px; }

TD.indexMenu { background: #024B80; padding-bottom: 10px; }
TD.indexMain { background: #E9E9E9; padding: 20px; }

TD.menuLogo { width: 1px; height: 100px; text-align: center; }
TD.menuBottone { width: 70px; text-align: center; }

TD.rSfondo { background-image: url(../images/i/r-sfondo.gif); padding-left: 20px; padding-right: 20px; }
TD.tdRicerca { width: 110px; padding: 3px; }

/****************/
/* COLLEGAMENTI */
/****************/

A { text-decoration: none; color: #747474; }
A:hover { text-decoration: none; color: #333333; }

A.aBottone { text-decoration: none; color: #FFEE33; font-weight: bold; font-size: 10px; }
A:hover.aBottone { text-decoration: none; color: #FFFFFF; font-weight: bold; }

/*********/
/* INPUT */
/*********/

INPUT, TEXTAREA, SELECT { font-family: Verdana; font-size: 11px; color: #024B80; }
INPUT.iButton { width: 80px; font-family: Tahoma; font-size: 10px; font-weight: bold; }
