/*  **************************
gStyle Theme
by Alf  
http://www.patogeno.it  
non è concesso rimuovere i crediti!
****************************/

/*- - - - - - - - - - - - - - - - - - - MENU DI NAVIGAZIONE - - - - - - - - - - - -  - -  - - - - - - - - - - - */


#menu ul{list-style:none;padding:0;margin:0;}
#menu li { display:inline;}

#menu li a {float:left;height: 35px;padding-left:18px;font: bold 130%/35px "Trebuchet MS",Arial,sans-serif;background:url(img/bottone.gif) no-repeat top left;text-decoration: none;color: #286C98;margin-left:4px;cursor:pointer;}

#menu li a span {display: block;padding-right: 18px;padding-top:3px;height:32px;background: url(img/bottone.gif) no-repeat top right}

#menu li a:hover {color: #6B9828;border:none;}	

#menu li a.onpage {background-position: bottom left;color: #6B9828;}	

#menu li a.onpage span{ background-position: bottom right;padding-top:0px;height:35px;font: bold 140%/35px "Trebuchet MS",Arial,sans-serif;}	

#menu li a:hover.onpage {cursor:default;}	




/*- - - - - - - - - - - - - - - - - - - FINE MENU DI NAVIGAZIONE - - - - - - - - - - - -  - -  - - - - - - - - - - - */



