
#container {
font: 69.8%/1.5 arial, helvetica, serif;
	width: 72em;
	/*background: #F4ECD9;*/
	text-align: left;
	/*border: 1px solid #eda;*/
	margin: 0 0;
	
}

/*p {
	background: url(remorabg.gif) center no-repeat;
	margin: 1em 2em;
}

p#smurf {
	background: transparent;
	font-style: italic;
	text-align: center;
	font-weight: bold;
	color: #7C6240;
}

#smurf strong {
	font-size: 1.2em;
	color: black;
}

h1 {
	height: 108px;
	background: url(perciformes3.gif) bottom center no-repeat;
	text-indent: -999em;
	margin: 1em 0 0 0;
}
*/

#nav, #nav ul {
	float: left;
	/*width: 36em;*/
	list-style: none;
	line-height: 1.8;
	background:#000066;/*couleur de fond du menu*/
	font-weight: bold;
	padding: 0;
	border: solid #FF0000;/*couleur des contours*/
	border-width: 0px 0;
	margin: 0 0 1em 0;
}

#nav a {
	display: block;
	width: 10em;
	w\idth: 6em;
	color:#FFFFFF;/*Couleur du texte*/
	font-size:11px;
	text-decoration: none;
	padding: 0.20em 1.2em;
}

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

#nav a.daddy2 {
	
text-align: center;
	
}



#nav li {
	float: left;
	padding: 0;
	width: 10em;
	}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 16.4em;/*taille blok au passage de la souris*/
	w\idth: 15.9em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
}

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

#nav li ul a {
	width: 18em;
	w\idth: 15em;
}

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

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

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

#nav li:hover, #nav li.sfhover {

 background-image:url(images/menu_over.jpg);
	/*background:#FF0000;*//*Couleur au passage de la souris*/
}



