#nav-container{
	position:absolute; 
	left:15px; 
	/* left:141px;  modifié par Serge BONNET 02/09 */
	top:25px;
	width:1000px;
	font-size: 0.8em ;
	z-index:10;
	}
	
#nav, #nav ul {
	float: left;
	list-style: none;
	line-height: 1;
	background: white;
	font-weight: bold;
	padding: 0;
	border: solid #eda;
	border-width: 0 0;
	margin: 0 0 1em 0;
	text-align:left;
	
}

#nav a {
	display: block;
	width: 10em;
	w\idth: 6em;
	color: #7C6240;
	text-decoration: none;
	padding: 0.25em 2em;
}

#nav a.daddy {
	background: url('../IMG/rightarrow2.gif') center right no-repeat;
}

#nav li {
	float: left;
	padding: 0;
	width: 155px; /* largeur bouton */
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 13.9em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
}

#nav li li {
	padding-right: 1em;
	width: 13em
}

#nav li ul a {
	width: 13em;
	w\idth: 9em;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul,
#nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li.sfhover ul ul ul ul
{
	left: -999em;
}


#nav li:hover ul, 
#nav li li:hover ul, 
#nav li li li:hover ul,
#nav li li li li:hover ul
{
	left: auto;
}

#nav li.sfhover ul{
	left:auto;
}
#nav li li.sfhover ul,
#nav li li li.sfhover ul,
#nav li li li li.sfhover ul,
{
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #eda;
}




#nav a.intitule1
{
width :156px; height:50px; margin: 0px; padding: 0; background: url('../IMG/bouton1-beige.jpg') left top no-repeat ;
}
#nav a.intitule1:active, #nav a.intitule1:hover, #nav a.intitule1on
{
width :156px; height:50px; margin: 0px; padding: 0; background: url('../IMG/bouton1-couleur.jpg') left top no-repeat ;
}


#nav a.intitule2
{
width :156px; height:50px; margin: 0px; padding: 0; background: url('../IMG/bouton2-beige.jpg') left top no-repeat ;
}
#nav a.intitule2:active, #nav a.intitule2:hover, #nav a.intitule2on
{
width :156px; height:50px; margin: 0px; padding: 0; background: url('../IMG/bouton2-couleur.jpg') left top no-repeat ;
}


#nav a.intitule4
{
width :155px; height:50px; margin: 0px; padding: 0; background: url('../IMG/bouton3-beige.jpg') left top no-repeat ;
}
#nav a.intitule4:active, #nav a.intitule4:hover , #nav a.intitule4on
{
width :155px; height:50px; margin: 0px; padding: 0; background: url('../IMG/bouton3-couleur.jpg') left top no-repeat ;
}


#nav a.intitule5
{
width :156px; height:50px; margin: 0px; padding: 0; background: url('../IMG/bouton4-beige.jpg') left top no-repeat ;
}
#nav a.intitule5:active, #nav a.intitule5:hover , #nav a.intitule5on
{
width :156px; height:50px; margin: 0px; padding: 0; background: url('../IMG/bouton4-couleur.jpg') left top no-repeat ;
}


#nav a.intitule6
{
width :155px; height:50px; margin: 0px; padding: 0; background: url('../IMG/bouton5-beige.jpg') left top no-repeat ;
}
#nav a.intitule6:active, #nav a.intitule6:hover , #nav a.intitule6on
{
width :155px; height:50px; margin: 0px; padding: 0; background: url('../IMG/bouton5-couleur.jpg') left top no-repeat ;
}

#nav a.intitule3
{
width :156px; height:50px; margin: 0px; padding: 0; background: url('../IMG/bouton6-beige.jpg') left top no-repeat ;
}
#nav a.intitule3:active, #nav a.intitule3:hover , #nav a.intitule3on
{
width :156px; height:50px; margin: 0px; padding: 0; background: url('../IMG/bouton6-couleur.jpg') left top no-repeat ;
}
