﻿	.nav {
		width: 840px;
		height: 57px;
		background: url("../images/menu.jpg") no-repeat;
		position: relative;
		left:0;
		top:0;
	}
	.nav li {
		display: inline;
	}
	.nav li a:link, .nav li a:visited {
		position: absolute;
		top: 0;
		height: 57px;
		text-indent: -9000px;
		overflow: hidden;
		z-index: 10;
	}

	.nav .home a:link, .nav .home a:visited {
		left: 0;
		width: 85px;
	}
	.nav .home a:hover, .nav .home a:focus {
		background: url("../images/menu.jpg") no-repeat 0 -57px;
	}
	.nav .home a:active {
		background: url("../images/menu.jpg") no-repeat 0 -57px;
	}
	#current-home .home a:link, #current-home .home a:visited {
		background: url("../images/menu.jpg") no-repeat 0 -57px;
		
	}
	.nav-home, .nav-home-click {
		position: absolute;
		top: 0;
		left: 0;
		width: 85px;
		height: 57px;
		background: url("../images/menu.jpg") no-repeat 0 -57px;
	}
	.nav-home-click {
		background: url("../images/menu.jpg") no-repeat 0 -57px;
	}


	
/*id questions*/	
	.nav .questions a:link, .nav .questions a:visited {
		left: 83px;
		width: 143px;
	}
	.nav .questions a:hover, .nav .questions a:focus {
		background: url("../images/menu.jpg") no-repeat -83px -57px;
	}
	.nav .questions a:active {
		background: url("../images/menu.jpg") no-repeat -83px -57px;
	}
	#current-questions .questions a:link, #current-questions .questions a:visited {
		background: url("../images/menu.jpg") no-repeat -83px -57px;
		
	}
	.nav-questions, .nav-questions-click {
		position: absolute;
		top: 0;
		left: 83px;
		width: 143px;
		height: 57px;
		background: url("../images/menu.jpg") no-repeat -83px -57px;
	}
	.nav-questions-click {
		background: url("../images/menu.jpg") no-repeat -83px -57px;
	}
	
	
	
	/*id offre*/	
	.nav .offre a:link, .nav .offre a:visited {
		left: 225px;
		width: 109px;
	}
	.nav .offre a:hover, .nav .offre a:focus {
		background: url("../images/menu.jpg") no-repeat -225px -57px;
	}
	.nav .offre a:active {
		background: url("../images/menu.jpg") no-repeat -225px -57px;
	}
	#current-offre .offre a:link, #current-offre .offre a:visited {
		background: url("../images/menu.jpg") no-repeat -225px -57px;
		
	}
	.nav-offre, .nav-offre-click {
		position: absolute;
		top: 0;
		left: 225px;
		width:109px;
		height: 57px;
		background: url("../images/menu.jpg") no-repeat -225px -57px;
	}
	.nav-offre-click {
		background: url("../images/menu.jpg") no-repeat -225px -57px;
	}
	
	/*id fonctionnment*/
	.nav .fonctionnement a:link, .nav .fonctionnement a:visited {
		left: 334px;
		width: 154px;
	}
	.nav .fonctionnement a:hover, .nav .fonctionnement a:focus {
		background: url("../images/menu.jpg") no-repeat -334px -57px;
	}
	.nav .fonctionnement a:active {
		background: url("../images/menu.jpg") no-repeat -334px -57px;
	}
	#current-fonctionnement .fonctionnement a:link, #current-fonctionnement .fonctionnement a:visited {
		background: url("../images/menu.jpg") no-repeat -334px -57px;
		
	}
	.nav-fonctionnement, .nav-fonctionnement-click {
		position: absolute;
		top: 0;
		left: 334px;
		width: 154px;
		height: 57px;
		background: url("../images/menu.jpg") no-repeat -334px -57px;
	}
	.nav-fonctionnement-click {
		background: url("../images/menu.jpg") no-repeat -334px -57px;
	}
	
	/*id devis*/	
	.nav .devis a:link, .nav .devis a:visited {
		left: 488px;
		width: 118px;
	}
	.nav .devis a:hover, .nav .devis a:focus {
		background: url("../images/menu.jpg") no-repeat -488px -57px;
	}
	.nav .devis a:active {
		background: url("../images/menu.jpg") no-repeat -488px -57px;
	}
	#current-devis .devis a:link, #current-devis .devis a:visited {
		background: url("../images/menu.jpg") no-repeat -488px -57px;
		
	}
	.nav-devis, .nav-devis-click {
		position: absolute;
		top: 0;
		left: 488px;
		width: 118px;
		height: 57px;
		background: url("../images/menu.jpg") no-repeat -488px -57px;
	}
	.nav-devis-click {
		background: url("../images/menu.jpg") no-repeat -488px -57px;
	}
	
	/*id recherche*/
	.nav .recherche a:link, .nav .recherche a:visited {
		left: 606px;
		width: 118px;
	}
	.nav .recherche a:hover, .nav .recherche a:focus {
		background: url("../images/menu.jpg") no-repeat -606px -57px;
	}
	.nav .recherche a:active {
		background: url("../images/menu.jpg") no-repeat -606px -57px;
	}
	#current-recherche .recherche a:link, #current-recherche .recherche a:visited {
		background: url("../images/menu.jpg") no-repeat -606px -57px;
		
	}
	.nav-recherche, .nav-recherche-click {
		position: absolute;
		top: 0;
		left: 606px;
		width: 118px;
		height: 57px;
		background: url("../images/menu.jpg") no-repeat -606px -57px;
	}
	.nav-recherche-click {
		background: url("../images/menu.jpg") no-repeat -606px -57px;
	}
	
	/*id Info*/
	
	.nav .info a:link, .nav .info a:visited {
		left: 723px;
		width: 118px;
	}
	.nav .info a:hover, .nav .info a:focus {
		background: url("../images/menu.jpg") no-repeat -723px -57px;
	}
	.nav .info a:active {
		background: url("../images/menu.jpg") no-repeat -723px -57px;
	}
	#current-info .info a:link, #current-info .info a:visited {
		background: url("../images/menu.jpg") no-repeat -723px -57px;
		
	}
	.nav-info, .nav-info-click {
		position: absolute;
		top: 0;
		left: 723px;
		width: 118px;
		height: 57px;
		background: url("../images/menu.jpg") no-repeat -723px -57px;
	}
	.nav-info-click {
		background: url("../images/menu.jpg") no-repeat -723px -57px;
	}
	
	
	
	
	
