@charset "utf-8";
/* CSS Document */

#menu_horizontal ul{
display:none;}

#menu_horizontal{
position:absolute;
border:0px solid red;
height:55px;
width:943px;
float:left;
margin-top:17px;
padding-top:1px;
padding-left:19px;}
	
	a.recherche-carte_allume{
	display:block;
	float:left;
	width:137px;
	height:54px;
	margin-right:9px;
	background-image:url(img/menu/recherche-carte-on.gif);
	background-repeat:no-repeat;
	}
	a.recherche-carte_eteint{
	display:block;
	float:left;
	width:137px;
	height:54px;
	margin-right:9px;
	background-image:url(img/menu/recherche-carte-off.gif);
	background-repeat:no-repeat;
	}
	a:hover.recherche-carte_eteint{
	display:block;
	float:left;
	width:137px;
	height:54px;
	margin-right:9px;
	background-image:url(img/menu/recherche-carte-on.gif);
	background-repeat:no-repeat;
	}

		a.qui-sommes-nous_allume{
		display:block;
		float:left;
		width:150px;
		height:54px;
		margin-right:9px;
		background-image:url(img/menu/qui-sommes-nous-on.gif);
		background-repeat:no-repeat;
		}
		a.qui-sommes-nous_eteint{
		display:block;
		float:left;
		width:150px;
		height:54px;
		margin-right:9px;
		background-image:url(img/menu/qui-sommes-nous-off.gif);
		background-repeat:no-repeat;
		}
		a:hover.qui-sommes-nous_eteint{
		display:block;
		float:left;
		width:150px;
		height:54px;
		margin-right:9px;
		background-image:url(img/menu/qui-sommes-nous-on.gif);
		background-repeat:no-repeat;
		}

			a.inscription-client_allume{
			display:block;
			float:left;
			width:146px;
			height:54px;
			margin-right:10px;
			background-image:url(img/menu/inscription-client-on.gif);
			background-repeat:no-repeat;
			}
			a.inscription-client_eteint{
			display:block;
			float:left;
			width:146px;
			height:54px;
			margin-right:10px;
			background-image:url(img/menu/inscription-client-off.gif);
			background-repeat:no-repeat;
			}
			a:hover.inscription-client_eteint{
			display:block;
			float:left;
			width:146px;
			height:54px;
			margin-right:10px;
			background-image:url(img/menu/inscription-client-on.gif);
			background-repeat:no-repeat;
			}

				a.inscription-fournisseur_allume{
				display:block;
				float:left;
				width:187px;
				height:54px;
				margin-right:10px;
				background-image:url(img/menu/inscription-fournisseur-on.gif);
				background-repeat:no-repeat;
				}
				a.inscription-fournisseur_eteint{
				display:block;
				float:left;
				width:187px;
				height:54px;
				margin-right:10px;
				background-image:url(img/menu/inscription-fournisseur-off.gif);
				background-repeat:no-repeat;
				}
				a:hover.inscription-fournisseur_eteint{
				display:block;
				float:left;
				width:187px;
				height:54px;
				margin-right:10px;
				background-image:url(img/menu/inscription-fournisseur-on.gif);
				background-repeat:no-repeat;
				}

					a.liens_allume{
					display:block;
					float:left;
					width:59px;
					height:54px;
					margin-right:9px;
					background-image:url(img/menu/liens-on.gif);
					background-repeat:no-repeat;
					}
					a.liens_eteint{
					display:block;
					float:left;
					width:59px;
					height:54px;
					margin-right:9px;
					background-image:url(img/menu/liens-off.gif);
					background-repeat:no-repeat;
					}
					a:hover.liens_eteint{
					display:block;
					float:left;
					width:59px;
					height:54px;
					margin-right:9px;
					background-image:url(img/menu/liens-on.gif);
					background-repeat:no-repeat;
					}

						a.news_allume{
						display:block;
						float:left;
						width:65px;
						height:54px;
						background-image:url(img/menu/news-on.gif);
						background-repeat:no-repeat;
						}
						a.news_eteint{
						display:block;
						float:left;
						width:65px;
						height:54px;
						background-image:url(img/menu/news-off.gif);
						background-repeat:no-repeat;
						}
						a:hover.news_eteint{
						display:block;
						float:left;
						width:65px;
						height:54px;
						background-image:url(img/menu/news-on.gif);
						background-repeat:no-repeat;
						}