@charset "utf-8";
/* CSS Document */

/******************************************/
/***** Navigation Principale Accueil ******/
/******************************************/

div#navPrincipale {
	height: 19px;
	margin: 0;
	}
div#navPrincipale a, div#navPrincipale a:visited { text-decoration: none; color: #30322C; }
div#navPrincipale a:hover { text-decoration: none; color: #30322C; }

	div#navPrincipale ul#menuNavPrincipale {
		width: 687px;
		height: 19px;
		background: transparent url(../img/menu3.gif) top left no-repeat;
		margin: 0px;
		padding: 0;
		position: relative;
		}
		div#navPrincipale ul#menuNavPrincipale li {
			margin: 0;
			padding: 0;
			list-style: none;
			position: absolute;
			top: 0;
			}
			ul#menuNavPrincipale li, ul#menuNavPrincipale a {
				height: 19px;
				display: block;
				}
			div#navPrincipale ul#menuNavPrincipale li a {
				text-indent: -9999px;
				text-decoration: none;
				}

#navQSN {left: 0; width: 161px;}
#navParc {left: 145px; width: 271px;}
#navDecoupage {left: 255px; width: 357px;}
#navEmboutissage {left: 341px; width: 466px;}
#navOutillage {left: 451px; width: 622px;}
#navContact {left: 591px; width: 110px;}

#navQSN a:hover {background: transparent url(../img/menu3.gif) 0 -19px no-repeat;}
#navParc a:hover {background: transparent url(../img/menu3.gif) -145px -38px no-repeat;}
#navDecoupage a:hover {background: transparent url(../img/menu3.gif) -255px -57px no-repeat;}
#navEmboutissage a:hover {background: transparent url(../img/menu3.gif) -341px -76px no-repeat;}
#navOutillage a:hover {background: transparent url(../img/menu3.gif) -451px -95px no-repeat;}
#navContact a:hover {background: transparent url(../img/menu3.gif) -591px -114px no-repeat;}


/***** Vous êtes ici ******/
body#pageQSN #navQSN {background: transparent url(../img/menu3.gif) 0 -19px no-repeat;}
body#pageParc #navParc {background: transparent url(../img/menu3.gif) -145px -38px no-repeat;}
body#pageDecoupage #navDecoupage {background: transparent url(../img/menu3.gif) -255px -57px no-repeat;}
body#pageEmboutissage #navEmboutissage {background: transparent url(../img/menu3.gif) -341px -76px no-repeat;}
body#pageOutillage #navOutillage {background: transparent url(../img/menu3.gif) -451px -95px no-repeat;}
body#pageContact #navContact {background: transparent url(../img/menu3.gif) -591px -114px no-repeat;}
