/* Image de fond pour la barre de navigation */ nav
{
 background-image: url('http://thumbs.dreamstime.com/t/black-stone-wall-background-texture-39519684.jpg');
 text-shadow: -1px 0 1px black, 0 1px 1px black, 1px 0 1px black, 0 -1px 1px black;
nav li:first-child{ 
background-image: transparent; 
background-repeat: no-repeat; 
background-position: left center; 
padding-left: 10px; 
/* padding-top: 20px; */ 
height: 50px; 
margin-left: 300px; 
}
}
 .diz-barre-navigation a {
  text-align : center;
  text-transform: capitalize;
  font-size : 20px
}
.diz-barre-navigation a:hover {https://www.blog4ever.com/resourhttps://www.blog4ever.com/resources/img/gestion/activity-large.gifces/img/gestion/activity-large.gif
  text-align : center;https://www.blog4ever.com/resources/img/gesthttps://www.blog4ever.com/resources/img/gestion/activity-large.gifion/activity-large.gif
  text-transform: capitalize;
  font-size : 20px

}
  
.diz-entete {
   height: 400px;
   position: relative;
}
.diz-entete-image{   
   height: 400px;
}
.diz-entete-titre {
   background-image: url('http://www.zupimages.net/up/15/13/qojj.jpg');
   width: 960px;
   height: 400px;
   position: absolute;
   top: 00px; 
   border-top: none;
   z-index: 20;
   background-repeat: no-repeat;
   background-position: left; 
}

  
/* Image à côté de chaque lien de la barre de navigation */ nav li
{
 background-image: url('http://img15.hostingpics.net/thumbs/mini_476247pluume.gif');
 background-repeat: no-repeat;
 padding-left: 30px;
 background-position: left center;
}
.diz-menu-lateral a{
 font-size : 18px;
 font-family : Times New Roman;

}
/* Fond des titres des blocs du menu latéral */ 
aside h2
{
 background-image: url('http://ayla7513.free.fr/ressources/glitters/glitternm004.gif');
 height: 30px;
 border-radius: 10px;
 text-align: center;
 padding-top: 10px;
 text-shadow: -1px 0 1px black, 0 1px 1px black, 1px 0 1px black, 0 -1px 1px black;
 color: white;
 font-weight: bold;
 font-size: 19px;
 font-family : Bradley Hand ITC;
}
.menu_bloc {
  background-image: url('http://madimadou.m.a.pic.centerblog.net/zccazkps.jpg');
  background-repeat: repeat;
  margin: 20px 5px;
  margin-left: 10px;
  border: 2px outset #010101;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
}
.menu_bloc ul {
  background: #010101;
  padding: 5px 2px;
  border: 2px ridge #F0F0F0;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  - khtml-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 2px 4px 12px #666;
-moz-box-shadow: 2px 4px 12px #666;
box-shadow: 2px 4px 12px #666;
}

/* Fond du menu latéral */ 
.fond-cote {
   background-image: url('http://www.zupimages.net/up/15/13/oca6.jpg');
}

/* Fond du contenu */ 
article {  
   background-image: url('http://valerian.v.a.pic.centerblog.net/702bbda5.jpg');
   background-repeat: repeat;
} 
/* Taille du texte dans le contenu */ 
article { 
   font-size : 18px; 
}

.diz-bas{
background-color : #DD8B42;
background-image: url("http://imagenoire.i.m.pic.centerblog.net/5593cd21.jpg");
background-repeat :  repeat;
border : 1px solid #000000;
}

.main { 
    background-image: url("http://valerian.v.a.pic.centerblog.net/702bbda5.jpg"); 
    border-left: 1px solid #000000; 
    border-right: 1px solid #000000; 
}

nav{
height: 200px
background-image: url('http://thumbs.dreamstime.com/t/black-stone-wall-background-texture-39519684.jpg');
}

nav:hover{ 
background: radial-gradient(grey, #fff 60%, #000, black); 
}

nav .recherche_nav { 
display: none; 
}