/* green toolbar */
a {	color: #008801;}
a:hover {color: #3333cc;}
#toolbar {background: url(../images/toolbar/green/toolbar-bg.png) repeat-x;}
.salone {background: url(../salone.gif);  background-position : top, left;   background-repeat : no-repeat;  }

.header-dark #nav li.active_menu a {background: url(../images/toolbar/green/toolbar-select-dark.png) 50% 0 no-repeat;}
.header-light #nav li.active_menu a {background: url(../images/toolbar/green/toolbar-select-light.png) 50% 0 no-repeat;}
#nav {background: url(../images/toolbar/green/toolbar-div.png) 0 0 no-repeat;}
#nav li {background: url(../images/toolbar/green/toolbar-div.png) 100% 0 no-repeat;}
#nav li a {color: #fff;}
#nav a:hover {color: #ffcc00;}
/* dark/green toolbar footer */
body.footer-dark #footer h3 {color: #9DCA3F;}
