 body  {
	background:#eaeaea url(images/bg_900.gif) top center repeat-y;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #3a3a3a;
	font-size : 11px;
	margin-top: 0px;
	text-align: center;
 }
           
 a  {
           	font-family : Verdana, Arial, Helvetica, sans-serif;
           	font-style : normal;
           	font-weight : bold;
           	text-decoration : none;
           	color : #000075;
 }
           
 A:link  {
           	font-family : Verdana, Arial, Helvetica, sans-serif;
			color : Navy;
           	text-decoration : none;
 }
           
 A:visited  {
           	color : Navy;
           	text-decoration : none;
 }
           
 a:hover  {
	       color : #FFF;
	       text-decoration : overline underline;
	       background-color : #00F;
	       font-size: 10px;
 }
		   
.HDRDIV  {
           	color : Blue;
           	font-family : Verdana, Arial, Helvetica, sans-serif;
           	font-weight : bold;
           	font-size : 11px;
           	cursor : pointer;
           	margin-top : 0;
           	text-indent : 0;
           	margin-left : 0;
           	text-decoration : none;
}
        
.TDIV  {
           	color : #000000;
           	position : relative;
           	font-family : Verdana, Arial, Helvetica, sans-serif;
           	font-size : 10px;
           	font-weight : normal;
           	margin-left : 10;
}
		   
.TDIV2  {
           	color : #000000;
           	position : relative;
           	font-family : Verdana, Arial, Helvetica, sans-serif;
           	font-size : 12px;
           	font-weight : normal;
           	margin-left : 10;
}
           
 font.16  {
           	font-size : 16px;
           	font-family : Verdana, Arial, Helvetica, sans-serif;
 }
           
.tabella     { margin-left: 10 }

 font.15  {
           	font-size : 15px;
           	font-family : Verdana, Arial, Helvetica, sans-serif;
           }
           
           font.14  {
           	font-size : 14px;
           	font-family : Verdana, Arial, Helvetica, sans-serif;
           }
           
           font.13  {
           	font-size : 13px;
           	font-family : Verdana, Arial, Helvetica, sans-serif;
           }
           
           font.12  {
           	font-size : 12px;
           	font-family : Verdana, Arial, Helvetica, sans-serif;
           }
           
           font.11  {
           	font-size : 11px;
           	font-family : Verdana, Arial, Helvetica, sans-serif;
           }
           
           font.10  {
           	font-size : 10px;
           	font-family : Verdana, Arial, Helvetica, sans-serif;
           }

           font.9  {
           	font-size : 9px;
           	font-family : Verdana, Arial, Helvetica, sans-serif;
           }           
          
/** MENU ORIZZONTALE **/
.menu {
	color: white;
	font-size: 10px;
}
.menu  a{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #FC0;
	text-decoration : none;
	font-size: 10px;
           }
		  
.menu  a:hover  { /* quando il mouse è sopra il collegamento */
	color : #FFF;
	text-decoration : overline underline;
	background-color : #0168d4;
	font-size: 11px;
           }
		   
.menu  a:visited  {
           	color : #FC0;
           	text-decoration : none;
			}
			
.menu_laterale {
	font-size: 10px;
}
.menu_laterale  a:hover  { /* quando il mouse è sopra il collegamento */
	color : #FFF;
	text-decoration : overline underline;
	background-color : #0168d4;
	font-size: 10px;
           }.grassetto {
	font-weight: bold;
	text-align: center;
}

code { font:bold 0.7em "courier new"; letter-spacing:.0em; word-spacing:.2em;color:#900;background:#ffc }

p.code { line-height:1em; margin:0 1em;padding:0 .5em;border-bottom:1px solid #fff;background:#ffc;color:#900 }

pre, code.block { line-height:1em; font-size:1em }

code strong { background:#ff6;color:#900 }

code em { font-style:normal;background:#ffc;color:#600 }

