#header_bg {
	width: 100%;					
}
#header {
	width: 1000px;
	margin:auto;
	height:183px;
	padding-top:10px;		
}
#header_position {
	position:absolute;
	width: 1000px;
	height:183px;
}
#pub_top {
	position:absolute;
	top:45px;
	left:136px;
}
#header #nrj {
	position:absolute;
	top:40px;
	left:900px;
	z-index:1000;
}
#header #nrj a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header #logo {
	float: left;
	margin-top:-2px;
	margin-left:10px;
}
#header #menu  {
	position:absolute;
	top:150px;
	left:0px;
}
#header #menu .menu_gauche {
	float:left;
	height:33px;
	width:19px;
	background:url(../images/mbn_menu_rouge_gauche.png) left top no-repeat;
}
#header #menu .menu_droite {
	float:left;
	height:33px;
	width:19px;
	background:url(../images/mbn_menu_rouge_droite.png) left top no-repeat;
}
#header #menu .menu_centre {
	float:left;
	margin:0;
	padding:0;
	text-align: center;
	font-weight:700;
	font-size:13px;
	font-family:Verdana;	
	height:33px;	
	background:url(../images/mbn_menu_rouge_fond.png) left top repeat;	
}
#header #menu .menu_centre a {
	text-decoration:none;
	padding-top:9px;		
	color: #FFFFFF;
	height:24px;
	display:block;
	padding-left:10px;
	padding-right:5px;
	background:url(../images/fleche.png) 0px 13px no-repeat;		
}
#header #menu .menu_centre a.actif {
	text-decoration:underline;	
	font-weight:900;			
}
#header #menu .cadre_menu {
	float:left;
	margin-left:1px;
}
#header_bas_bg {
	width: 100%;
	background : url(../images/menu_chemin_fond.png) repeat;						
}
#header_bas {
	width: 1000px;
	margin:auto;
	height:38px;
	background : url(../images/menu_chemin_fond.png) repeat;	
}
#menu_chemin {	
	color:#FFFFFF;
	font-size:12px;
	font-weight:800;
	margin:0;
	padding:0;	
	height:38px;	
}
#menu_chemin img {
	float:left;
	margin-left:2px;
	margin-right:5px;
}
#menu_chemin .chemin_separation {
	margin-left:7px;
	margin-right:10px;
}
#menu_chemin .lien {
	float:left;
	padding-top:11px;
}
#menu_chemin a {
	color:#FFFFFF;
	text-decoration:none;
}
#menu_chemin a:hover {
	text-decoration:underline;
}
#menu_recherche {
	padding-top:7px;
	margin-right:20px;
	width:260px;
	float:right;
}
#menu_recherche .menu_logo{
	padding-right:10px;
	margin-right:10px;
	float:left;
	border-right-color:#FFFFFF;
	border-right-style:solid;
	border-right-width:1px;
}
#menu_recherche form {
	padding:0;
	margin:0;
}
#menu_recherche input {
	padding:0;
	margin:0;
	float:left;
}
#menu_recherche .champ_recherche{
	width:150px;
	background:url(../images/loupe.gif) left no-repeat #FFFFFF;
	padding-left:20px;
	color:#666666;
}
