/* jaune : ffcb11
 * brun base : 7f0000
 * 
 * tabac d9a74a
 * clair d9cbba
 * rosé d9b68b
 * brun foncé 594432
 * orangé d97855
*/




#menutop {
	margin-left: auto;
	margin-right: auto;
	margin-top:5px;
	width:995px;
	padding:0px;
	border: 0px solid  #000000;
	border-bottom : 0px solid  #000000;
/*	border-left : 340px solid #ffffff;*/
}

#menutop ul {
	list-style-type: none;
	height:44px;
	margin:0px;
	padding:0px;
}

#menutop li {
	display: block;
	line-height:34px;
	height:34px;
	
	/* couleurs des onglets inactifs */
	background-color: #d9cbba;
	/*background-image:url(images/menutop/menutop_back.gif);*/
	
	float:left;
	width:238px;
	text-align: center;
	padding:0px;
	border-right: 10px solid #ffffff;
	border-bottom: 5px solid #ffffff;
	border-top: 5px solid #ffffff;
	
}

#menutop li a {
/* onglet inactif */
	font: 14px "Arial" , sans-serif ;
	letter-spacing:2px;
	padding:0px;
	margin:0px;
	color: #594432;
	
	
	/* for ie */
	line-height:34px;
	height:34px;
}

#menutop li:hover a {
	display: block;
	line-height:34px;
	height:34px;
	
	/* couleur au survol */
	#background-color: #fdeb00;
	background-color: #d9b68b;
	
	#color:navy;
}

#menutop .active {
/* couleur onglet actif */ 
#	background-image:url(images/menutop/menutop_back_active.gif);
#	background-position:bottom;
	background-color: #d9a74a;
	
	font: 15px "Arial" , sans-serif;
	letter-spacing:2px;
	#font-weight:bold;
	color:594432;
	line-height:34px;
	height:34px;
}

#menutop .right {
	border-right: 0px solid #ffffff;
}

/*================================================*/
/* tool-bar level 2 */
  
#menutop2 {
	margin-left: auto;
	margin-right: auto;
	width:995px;
	padding:0px;
	border: 0px solid  #ff0000;
#	border-left : 340px solid #ffffff;	
	border-bottom : 1px solid  #000000;
}

#menutop2 ul {
	list-style-type: none;
	height:39px;
	margin:0px;
	padding:0px;
}

#menutop2 li {
	display: block;
	line-height:24px;
	height:24px;
/*	background-image:url(images/menutop/menutop_back.gif);*/
	background-color:#d9cbba;
	float:left;
	width:104px;
	text-align: center;
	padding:0px;
	border-right: 5px solid #ffffff;
	border-top: 5px solid #ffffff;	
	border-bottom: 10px solid #ffffff;		
}

#menutop2 li a {
	font: 12px "Arial" , sans-serif ;
	letter-spacing:0.9px;
	color: #594432;
	
	padding:0px;
	margin:0px;
	/* for ie */
	line-height:24px;
	height:24px;
}

#menutop2 li:hover a {
/* couleur au survol */
	display: block;
	line-height:24px;
	height:24px;
	background-color: #d9b68b;
	
	color:#594432;
}

#menutop2 .active {

	/* onglet actif */
/*	background-image:url(images/menutop/menutop_back_active.gif);
	background-position:bottom;*/
	background-color:#d9a74a;
	font: 13px "Arial" , sans-serif;
	letter-spacing:1.2px;
	#font-weight:bold;
	color:#594432;
	line-height:24px;
	height:24px;
}

#menutop2 .right {
	border-right: 0px solid #ffffff;
}  
  

/*================================================*/
#menutop .roundleft {
/* extrémité gauche de la tool-bar */
/*	background-image:url(images/menutop/menutop_left.gif);*/
#	width:15px;   /* par défaut */ 
	width:0px;
	border-right: 0px solid #ffffff;
}

#menutop .home {
	width:26px;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;

}

#menutop .roundright {
/* extrémité droite de la tool-bar */
/*	background-image:url(images/menutop/menutop_right.gif);*/
#	width:15px;   /* par défaut */ 
	width:0px;
	border-right: 0px solid #ffffff;
}

/*================================================*/
#menutop2 .roundleft {
/* extrémité gauche de la tool-bar */
/*	background-image:url(images/menutop/menutop_left.gif);*/
#	width:15px;   /* par défaut */ 
	width:0px;
	border-right: 0px solid #ffffff;
}

#menutop2 .home {
	width:26px;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}

#menutop2 .roundright {
/* extrémité droite de la tool-bar */
/*	background-image:url(images/menutop/menutop_right.gif);*/
#	width:15px;   /* par défaut */ 
	width:0px;
	border-right: 0px solid #ffffff;
}



