#contenu_footer{
  position:relative;
  float:right;
  width:510px;
  height:30px;
  top:30px;
  left:10px;
  }

#copyright {
width:30px;
width:auto;
min-width:30px;
max-width:130px;
height:20px;
position:relative;
left:12px;
float:left;
}


#plan_site {
width:30px;
width:auto;
min-width:30px;
max-width:100px;
height:20px;
position:relative;
left:16px;
float:left;
cursor:pointer;}

#plan_site:hover {color:#bb4345;}

#mention_leg {
width:30px;
width:auto;
min-width:30px;
max-width:100px;
height:20px;
position:relative;
left:21px;
float:left;
cursor:pointer;}

#mention_leg:hover {color:#bb4345;}


#createur {
width:30px;
width:auto;
min-width:30px;
max-width:100px;
height:20px;
position:relative;
left:23px;
float:left;
cursor:pointer;}

#createur:hover {color:#bb4345;}

#createur a {
text-decoration:none;
color: grey;
}

#createur a:hover {
color: #bb4345;
}




#logo_footer {
width:120px;
height:60px;
position:relative;
left:25px;
float:left;
top:-30px;
}
