.colonnes {
  margin:0px 0px 0px 20px;
}
.colonnes td {
  width:210px;
}
.colonnes .logo {
  display:block;
  margin:10px auto 0px auto;
}
.colonnes .header {
  border:1px solid #9EAEBE;
  border-bottom:none;
}
.colonnes p {
  margin:0px 0px 10px 0px;
}
.colonnes .col_m {
  padding:0px 10px 0px 10px;
}
.colonnes .header ul {
  list-style:none outside;
  margin:10px 0px 0px 0px;
  padding-left:10px;  
}
.colonnes .header li {
  margin-bottom:5px;
  padding-left:10px;
  text-indent:-10px;
}
.colonnes .footer {
  background-repeat:repeat-y;
  border:1px solid #9eaebe;
  border-top:none;
  font-size:11px;
  height:160px;
  padding:15px 10px 15px 10px;
  width:188px;
}
.colonnes .footer img {
  display:block;
  margin:10px auto 10px auto;
}
/*____ Credit Photos -> ____*/
#mentionsLegalesCreditsPhoto {
  border:1px dotted #000000;
  margin:20px 0px 0px 20px;
  padding:20px;
  width:300px;
}
#mentionsLegalesCreditsPhoto h3 {
  font-weight:bold;
  margin-bottom:20px;
  text-align:center;
}
/*____ <- Credit Photos ____*/