/* created by cheeba */

ul#menu {
	margin:auto;
	padding:0;
	width:948px;
	height:26px;
	background:none;
}
ul#menu li {
	display:block;
	float:left;
	width:948px;
	height:26px;
	margin:0;
	padding:0;
}
ul#menu a {
	display:block;
	height:26px;
}

ul#menu span {
	display:none;
}

.spacer{
clear:both;
height:0px;
}

/* off */
ul#menu li#menu_accueil 	{width:246px;background:url(../images/menu/freppel-accueil-off.jpg) no-repeat;}
ul#menu li#menu_groupe	{width:96px;background:url(../images/menu/groupe-off.jpg) no-repeat;}
ul#menu li#menu_savoirfaire	{width:161px;background:url(../images/menu/savoir-faire-off.jpg) no-repeat;}
ul#menu li#menu_devis 		{width:150px;background:url(../images/menu/devis-off.jpg) no-repeat;}
ul#menu li#menu_contact 		{width:145px;background:url(../images/menu/contact-off.jpg) no-repeat;}
ul#menu li#menu_extranet 	{width:150px;background:url(../images/menu/extranet-off.jpg) no-repeat;}


/* hover */
ul#menu li#menu_accueil a:hover	{width:246px;background:url(../images/menu/freppel-accueil-off.jpg) no-repeat;}
ul#menu li#menu_groupe a:hover	{width:96px;background:url(../images/menu/groupe-on.jpg) no-repeat;}
ul#menu li#menu_savoirfaire	a:hover{width:161px;background:url(../images/menu/savoir-faire-on.jpg) no-repeat;}
ul#menu li#menu_devis a:hover		{width:150px;background:url(../images/menu/devis-on.jpg) no-repeat;}
ul#menu li#menu_contact a:hover		{width:145px;background:url(../images/menu/contact-on.jpg) no-repeat;}
ul#menu li#menu_extranet a:hover	{width:150px;background:url(../images/menu/extranet-on.jpg) no-repeat;}

/* hover */
ul#menu li#menu_accueil.active a	{width:246px;background:url(../images/menu/freppel-accueil-off.jpg) no-repeat;}
ul#menu li#menu_groupe.active a	{width:96px;background:url(../images/menu/groupe-on.jpg) no-repeat;}
ul#menu li#menu_savoirfaire.active a {width:161px;background:url(../images/menu/savoir-faire-on.jpg) no-repeat;}
ul#menu li#menu_devis.active a		{width:150px;background:url(../images/menu/devis-on.jpg) no-repeat;}
ul#menu li#menu_contact.active a		{width:145px;background:url(../images/menu/contact-on.jpg) no-repeat;}
ul#menu li#menu_extranet.active a	{width:150px;background:url(../images/menu/extranet-on.jpg) no-repeat;}