#pieddepage{
  width:1000px;
  margin:0 auto 0 auto;
  padding:0;
  background:transparent url('../images/nael_menu_bas.jpg') top left repeat;
  text-align:center;
  color:#eaeaea;
  height:41px; 
  vertical-align:middle;
  line-height:35px;
  clear:both;
  
}  

#pieddepage li{

  width:120px;
  height:41px;
  margin: 0 25px 0 0;
  background:transparent url('../images/bouton_bas_def.jpg');
  display: block;
  float: right;

}
#login{
margin: 10px 0 0 5px;
width:11px;
height:21px;
background-color:transparent;
float:left;
}

#login img{
 border:none;
}



#pieddepage a,
#pieddepage a:link,
#pieddepage a:visited,
#pieddepage a:active,
#pieddepage a:hover{
  padding: 0 0 0 9px;
  color:#3b1d01;
  text-decoration:none;
  font-weight: normal;
  font-size: 11px;
  font-family: arial,verdana,sans-serif; 
}

#pieddepage a:hover{
  text-decoration:underline;
}



