/*  **************************
Sabrina Theme
by Alf  
http://www.e107works.org  
****************************/

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


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

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

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

#barramenu li a:hover {background-position: bottom left;color: #fafafa;border:none;}	

#barramenu li a:hover  span {background-position: bottom right}	

#barramenu li a.onpage {background-position: bottom left;color: #fafafa}	

#barramenu li a.onpage span{ background-position: bottom right}	

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




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



