#menu{
	width:auto;
	height:40px;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	z-index:100;
	margin-top:0px;
}
#rechercher {
	width: 240px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-top: 12px;
	text-align: center;
	height: 28px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #D6D6D6;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	border-left-color: #D6D6D6;
	float: left;
}
#rechercher A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	height: auto;
	width: auto;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin: 0px;
	font-weight: bold;
	background-color: #FFFFFF;
}
#rechercher A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	height: auto;
	width: auto;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin: 0px;
	font-weight: bold;
}
#rechercher A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	height: auto;
	width: auto;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin: 0px;
	font-weight: bold;
	background-color: #333333;
}
#rechercher FORM {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
#rubrique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	height: 19px;
	width: 130px;
	border: 1px solid #999999;
}
#rechercher INPUT.ok {
	background-color: #FFFFFF;
	height: 19px;
	width: 25px;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	position: absolute;
	overflow: visible;
	visibility: visible;
	top: 7px;
	right: 4px;
	padding: 0px;
	z-index: auto;
}
#rechercher INPUT.ok:hover {
	cursor:pointer;
}
#menu_deroul {
	width:auto;
	float: left;
	height: auto;
}
#menu_deroul a{
text-decoration:none;	
}


#menu_deroul dl {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
	background-color: #D6D6D6;
	height: 29px;	
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	background-image: url(../design/menu-feuille.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-left: 1px solid #FFFFFF;
	padding-top: 10px;
	padding-right: 12px;
	padding-left: 39px;
	cursor:pointer;
	text-align: center;
	
}
#menu_deroul dl a {
color:#666666;
text-decoration:none;
}
#menu_deroul dl a:hover {
color:#ffffff;
text-decoration:none;
}
/* #menu_deroul dl:hover {
background-color: #872929;
color:#FFFFFF;
background-image: url(../../design/rouge/menu-feuille-rouge.gif);
background-repeat: no-repeat;
background-position: left top;

}
*/
#menu_deroul dt {	
	padding: 0;
	list-style-type: none;
	cursor: pointer;
	text-align: center;
	margin: 1px;
	 width:55px;
	
}


#menu_deroul dt a{	
color:#666666;
text-decoration:none;
	
}
#menu_deroul dt a:hover {
color:#ffffff;
text-decoration:none;
}
#menu_deroul dd {
	margin-left: -40px;
	padding: 2px;
	list-style-type: none;
	display: none;
	 width:130px;
	position:absolute;
	top:40px;
	text-align:left;
	background-color:#FFFFFF;
	border: 1px solid #872929;
	
}
#menu_deroul ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu_deroul li {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu_deroul li a {
color:#666666;
text-decoration:none;
}
#menu_deroul li a:hover {
color:#FFFFFF;
background-color:#872929;
text-decoration:none;
}
