/* CSS Document */

#header {
	height:4.3em;
	background-image:url(../img/index_05.jpg);
	background-repeat: no-repeat;

}
#menu li.actual a{
	background-color:#007F3B;
/* #005b51*/
}
body{
	background-color:#007F3B;
}

#header_submenu a {
color: #ffffff;
}
#header_submenu a:hover {
color: #000000;
}
