#menu_w {
   float:right;
   width: 557px;
   height: 27px;
   position:relative;
   left:10px;
   top:8px;
   z-index:200;
   margin:0;
   padding:0;
}

#menu {
   float:right;
   width: 557px;
   height: 27px;
   position:relative;
   margin:0;
   padding:0;
}

#menu li {
   margin-left:4px;
   margin-right:4px;
   list-style: none;
   z-index:1;
   position: relative;
   float:left;
   top: 0;
}
#menu li, #menu a {
   display: block;
   height:27px;
}

#panel1b { 
	width:84px; 
	z-index:1;	
	background-image: url("/images/menu_horizontal/biens.gif");
	background-repeat: no-repeat;   
}

#panel1b a {
	z-index:1;
	width:84px;  
}

#panel2b { 
	width:109px;
	position:relative;
    left:-2px;
	background-image: url("/images/menu_horizontal/lettres_types.gif");
	background-repeat: no-repeat;   
}

#panel2b a {
	width:109px;  
}

#panel3b { 
	position:relative;
    left:-4px;
	width:83px;  
	background-image: url("/images/menu_horizontal/quittances.gif");
	background-repeat: no-repeat;   
}

#panel3b a {
	width:83px;  
}

#panel4b { 
	position:relative;
    left:-6px;
	width:114px;  
	background-image: url("/images/menu_horizontal/etat_lieux.gif");
	background-repeat: no-repeat;   
}

#panel4b a {
	width:114px;  
}

#panel5b { 
	position:relative;
    left:-8px;
	width:72px;
	z-index:1;	
	background-image: url("/images/menu_horizontal/contact.gif");
	background-repeat: no-repeat;   
}

#panel5b a {
	z-index:1;
	width:72px;  
}

#panel1b a:hover {
	background-image: url("/images/menu_horizontal/biens_hover.jpg");
	background-repeat: no-repeat;
	position:relative;
	top:-4px;
	left:-4px;
	width:92px;
	height:31px;
}

#panel2b a:hover {
	background-image: url("/images/menu_horizontal/lettres_types_hover.jpg");
	background-repeat: no-repeat;	
	position:relative;
	top:-4px;
	left:-4px;
	width:117px;
	height:31px;
}

#panel3b a:hover {
	background-image: url("/images/menu_horizontal/quittances_hover.jpg");
	background-repeat: no-repeat;
	position:relative;
	top:-4px;
	left:-4px;
	width:92px;
	height:31px;
}

#panel4b a:hover {
	background-image: url("/images/menu_horizontal/etat_lieux_hover.jpg");
	background-repeat: no-repeat;
	position:relative;
	top:-4px;
	left:-4px;
	width:122px;
	height:31px;	
}

#panel5b a:hover {
	background-image: url("/images/menu_horizontal/contact_hover.jpg");
	background-repeat: no-repeat;
	position:relative;
	top:-4px;
	left:-4px;
	width:82px;
	height:31px;
}

#panel1b .page_active {
	background-image: url("/images/menu_horizontal/biens_hover.jpg");
	background-repeat: no-repeat;
	position:relative;
	top:-4px;
	left:-4px;
	width:92px;
	height:31px;
}

#panel2b .page_active {
	background-image: url("/images/menu_horizontal/lettres_types_hover.jpg");
	background-repeat: no-repeat;	
	position:relative;
	top:-4px;
	left:-4px;
	width:117px;
	height:31px;
}

#panel3b .page_active {
	background-image: url("/images/menu_horizontal/quittances_hover.jpg");
	background-repeat: no-repeat;
	position:relative;
	top:-4px;
	left:-4px;
	width:92px;
	height:31px;
}

#panel4b .page_active {
	background-image: url("/images/menu_horizontal/etat_lieux_hover.jpg");
	background-repeat: no-repeat;
	position:relative;
	top:-4px;
	left:-4px;
	width:122px;
	height:31px;	
}

#panel5b .page_active {
	background-image: url("/images/menu_horizontal/contact_hover.jpg");
	background-repeat: no-repeat;
	position:relative;
	top:-4px;
	left:-4px;
	width:82px;
	height:31px;
}

