#titre-journal {
  background-image:none;
  text-shadow:none;
  background-color:white;
  color:#cf001c;
}
#sous-titre-journal {
  background-color:#969696;
  color:black;
}
.rubrique {
  color:#969696;
}
#bandeau {
  border-top-color:#cf001c;
  background-color:#dddddd;
}
.elem-bandeau {
  border-left-color:#cf001c;
}
.sep {
   border-color:#cf001c;
}
#moyen-titre {
  background-color:#dddddd;
}

#titre-journal .modifiable:hover, #titre-journal .modifiable:focus {
  background-color:#eeeeee;
}
#date-prix.modifiable:hover, #date-prix:focus, #edition.modifiable:hover, #edition:focus {
  background-color:#dddddd;
}
#bandeau .modifiable:hover, #bandeau .modifiable:focus, #moyen-titre .modifiable:hover, #moyen-titre .modifiable:focus {
   background-color:#eeeeee;
}
