/* Fond du contenu */
article

/* Fond des titres des blocs du menu latéral */
aside h3

/* Image à côté de chaque lien de la barre de navigation */
nav li
{ 
background-image: url(https://static.blog4ever.com/2013/03/733806/cuisine_65.gif); 
background-repeat: no-repeat; 
padding-left: 40px; 
background-position: left center; 
} 

/* Fond des titres des blocs du menu latéral */
aside h3
{
    background-image: url(https://static.blog4ever.com/2013/03/733806/motif006.jpg);
    height: 30px;
    border-radius: 20px;
    text-align: center;
    padding-top: 20px;
    text-shadow: -1px 0 1px blue, 0 1px 1px blue, 1px 0 1px blue, 0 -1px 1px blue;
    color: red;
    font-weight:bold;
    font-size: 20px;
}
/* Hauteur de l'image d'en-tête */
header .image
{
    height: 580px;
}
/* Image de fond pour la barre de navigation */
nav
{
      background-image: url(https://static.blog4ever.com/2013/03/733806/papierfleur006_2314455.jpg);
      text-shadow: -1px 0 1px purple, 0 1px 1px purple, 1px 0 1px purple, 0 -1px 1px purple;
}
#contenu, 
article{ 
background-color: #E2D3E4; 
}
#menu_forum h2 {
  background-image: url('https://static.blog4ever.com/2013/03/733806/viveforu.png');
  background-repeat: no-repeat;
  background-position: left top;
  padding-top: 70px;
  text-align: center;
  background-color: #E2D3E4;
}
#menu_newsletter h2 {
  background-image:url('https://static.blog4ever.com/2013/03/733806/Copie-de-d124.gif');
  background-repeat: no-repeat;
  background-position: left center;
  padding: 12px 18px 12px 90px;
}
#menu_articles h2 {
  background-image:url('https://static.blog4ever.com/2013/03/733806/36_13_3.gif');
  background-repeat: no-repeat;
  background-position: left center;
  padding: 15px 12px 15px 90px;
}
#menu_statistiques h2 {
  background-image:url('https://static.blog4ever.com/2013/03/733806/statistiques-icone-8432-48.png');
  background-repeat: no-repeat;
  background-position: left center;
  padding: 15px 12px 15px 90px;
}
.menu_bloc h2{
  background: #ffc0ff;
  color:#C000C0; 
  padding: 2px 5px;
}