.ligne_rubrique, .ligne_titre {
  border-bottom: 1px dotted silver;
  padding: 5px;
}

.ligne_titre a, .ligne_titre a:hover  {
  color: black;
  text-decoration: none;
}

.ligne_rubrique {
  font-size: 16px;
  color: #1f6996;
  background-color: #E8E8E8;
  margin-top: 10px;
}  

#numeros_precedents {
  background: #535353;
  padding: 10px;
  color: white;
  font-size: 16px;
}

#numeros_precedents a,#numeros_precedents a:hover {
  color: silver;
  font-size: 11px;
  
}

.border_couverture_white_marge {
  border: 1px solid white;
  margin-left: 30px;
  margin-right: 5px;
  
}

#image_cd, #sommaire_cd {
  float: left;
  width: 180px;
  text-align: left;
}

#centre_droit_mag {
  float: left;
  width: 385px;
  background-color: #D8D8D8;
  border-left: 1px solid gray;
  text-align: center;
  padding-bottom: 15px;
  height: 100%;
}

#cadre_couv_hp {
  float: left;
  width: 150px;
}

#cadre_mag_hp {
  float: left;
  width: 170px;	
}

.bouton_mag, .bouton_mag:hover {
  border: 1px solid #567898;
  color: #567898;
  background-color: white;
  padding: 5px;
  margin: 5px;
  width: 70px;
  height: 50px;
  float: left;
}

.bouton_mag:hover {
  /*border: 1px solid #a20308;*/
  border: 1px solid white;
  color: white;
  background-color: #567898;
}

.bouton_mag a, .bouton_mag a:hover {
  color: #567898;
  text-decoration: none;
  font-size: 12px;
}

.bouton_mag a:hover {
  color: white;
}
