/* MENU ***********************************************************************/

#preparations {
  float: right;
  width: 150px;
  text-align: center;
  border: solid 2px #FFF;
  padding: 20px 10px 20px 10px;
  background-color: #5A1E0A;
}

#preparations span {
  font-weight: normal;
}

#shoutbox {
  width: 100%;
  background-color: #E8D8C4;
}

#interieur {
  margin: 10px 10px 10px 10px;
  border: solid 1px #C0B6A9;
}

#messages {
  overflow-y: auto;
  height: 280px;
  margin: 0 10px 10px 10px;
}

#shoutbox h2 {
  text-align: center;
  color: #3E0101;
  font-size: 18px;
}

#ecrire {
  text-align: center;
  margin-bottom: 10px;
}

#ecrire a {
  color: #FFF;
}

/* BODY ***********************************************************************/

.box {
  float: left;
  width: 220px;
  height: 157px;
  margin-right: 20px;
  margin-bottom: 20px;
}

.last_box {
  float: left;
  width: 400px;
  height: 157px;
  margin-right: 20px;
  margin-bottom: 20px;
}

.fond_noir {
  background-color: #000;
  border: solid 1px #FFF;
}

.fond_rose {
  background-color: #C75382;
  border: solid 1px #85DF27;
}

.fond_bleu {
  background-color: #3A96C1;
  border: solid 1px #000;
}

.fond_orange {
  background-color: #D69B29;
  border: solid 1px #876C38;
}

.fond_vert {
  background-color: #8AB12D;
  border: solid 1px #637A13;
}

/* ACTUS */

#actus {
  width: 230px;
  height: 157px;
  background-color: #3A96C1;
  border: solid 1px #000;
}

#actus #image {
  float: left;
  margin-top: 30px;
  margin-left: 5px;
  margin-right: 10px;
}

#actus #texte {
  float: left;
  width: 100px;
  font-size: 12px;
  padding-top: 10px;
}

#actus #texte b {
  display: block;
  color: #FFF;
  margin-bottom: 15px;
}

#actus #texte span {
  font-weight: normal;
  color: #85DF27;
}

/* TRANCHE DE VIE */

#tranche_de_vie {
  text-align: center;
}

#tranche_de_vie b {
  color: #FFF;
  display: block;
}

#tranche_de_vie span {
  font-size: 22px;
  font-weight: bold;
  color: #FF7CAF;
}

/* TRUCS ET ASTUCES */

#trucs_et_astuces {
  text-align: center;
}

#trucs_et_astuces b {
  color: #FFF;
  display: block;
}

#trucs_et_astuces span {
  color: #85DF27;
  font-weight: normal;
}

/* LES MOTS DU PAIN */

#mots_du_pain {
  text-align: center;
}

#mots_du_pain b {
  color: 876C38;
  display: block;
}

#mots_du_pain span {
  color: #FFF;
  font-weight: normal;
}

/* AGENDA GOURMAND */

#agenda_gourmand {
  text-align: center;
}

#agenda_gourmand b {
  display: block;
  color: #FFF;
}

/* MITRONS EN HERBE */

#mitrons_en_herbe {
  text-align: center;
}

#mitrons_en_herbe b {
  display: block;
  color: #FFF;
}

#mitrons_en_herbe span {
  color: #85DF27;
  font-weight: normal;
}

/* REGIONS */

#regions {
  text-align: center;
}

#regions b {
  display: block;
  color: #FFF;
}

/* IDEES GOURMANDES */

#idees_gourmandes {
  text-align: center;
}

#idees_gourmandes b {
  display: block;
  color: #FFF;
}

#idees_gourmandes span {
  color: #85DF27;
  font-weight: normal;
}

/* MATIERE A SAVEURS */

#matiere_a_saveurs {
  text-align: center;
}

#matiere_a_saveurs b {
  color: #876C38;
  display: block;
}

#matiere_a_saveurs span {
  color: #FFF;
  font-weight: normal;
}

/* LE CROQUEUR DU MOIS */

#croqueur_du_mois {
  text-align: center;
}

#croqueur_du_mois b {
  display: block;
  color: #FFF;
}

#croqueur_du_mois span {
  color: #FEEF00;
  font-weight: normal;
}

/* NOTRE COUP DE COEUR */

#coup_de_coeur {
  text-align: center;
}

#coup_de_coeur b {
  display: block;
  color: #FFF;
}

#coup_de_coeur span {
  color: #85DF27;
  font-weight: normal;
}

/* REUSSIR SON PAIN MAISON */

#pain_maison {
  text-align: center;
}

#pain_maison b {
  display: block;
  color: #FFF;
  font-size: 22px;
}

/* PAIN SANS FRONTIERE */

#pain_sans_frontiere {
  text-align: center;
}

#pain_sans_frontiere b {
  color: #FFF;
  display: block;
}

#pain_sans_frontiere span {
  color: #85DF27;
  font-weight: normal;
}

/* CLUB */

#club b {
  color: #977041;
  font-size: 30px;
}

#club h2 {
  display: inline;
  color: #000;
  font-size: 60px;
}

#club span {
  color: #977041;
  font-size: 20px;
  font-weight: normal;
}
