.diz-barre-navigation{
background-color: ;
  background-image: url(https://static.blog4ever.com/2015/06/804078/Barre-de-navigation_7286000.jpg);
  background-repeat: repeat;
  background-position: left top;
  height : 85px;
  margin-top : 0px;
  padding-top : 30px;
}
.diz-barre-navigation a:hover {
  background-color: ;
  color: #feffa3;
}
.diz-barre-navigation li {
  margin: 0 10px 0 10px;
  background-image: url(https://static.blog4ever.com/2015/06/804078/livre-et-p--querettes-barre-de-navigation.png);
  background-repeat: no-repeat;
  padding-left:130px;
  background-position: left center;
  .diz-barre-navigation{
  background: transparent;
  margin-top: -50px;
  height : 116px  
}
.diz-barre-navigation a {
  background: #2c72b9;
  padding: 2px 10px;
  color: #70f1ee;
  border: 2px ridge #FFFFFF;
  -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;
  font-size :18px;  
    
}
.diz-barre-navigation a:hover {
  color: #2a570a;
  border: 2px groove #FFFFFF;
} 
}
.menu_forum h2 {
  background-image: url();
  background-repeat: no-repeat;
  background-position: left center;
  padding: 5px 2px 5px 30px;
}
.menu_bloc h2 {
  background-image:url(); 
  background-repeat: no-repeat;
  background-position: left center;
  padding: 5px 2px 5px 30px;
  height : 70px;
  margin-top : -20px;
}
.menu_bloc {
  background-image: url(https://static.blog4ever.com/2015/06/804078/fond-vert-2.jpg);
  background-repeat: ;
  margin: 20px 5px;
  border: 2px outset #FFFFFF;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
}
article{
background-image: url();
background-repeat: repeat;
color: #000000;
}
.diz-entete-titre {
   background-image: url();
   font-size : ;
   height : 10px;
   font-style: italic;
}
#floating-form {
 background-color : #90EE90; 
 background-image: url();
 background-repeat: repeat;
 background-position: 50% 50%; 
 margin-bottom: 100px;
 right: 10px;
 /* coins arrondis */
 -moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 -khtml-border-radius: 10px;
 border-radius: 10px;
/* bordures ombrées */
 -webkit-box-shadow: 2px 4px 12px #666;
 -moz-box-shadow: 2px 4px 12px #666;
 box-shadow: 2px 4px 12px #666;
 filter:progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=12);
}
#floating-form h3 {
 color: #3CB371; 
}
#floating-form p.register{
 background-color: #FFFACD;
 color: #228B22;
 font-size: 11px;
 padding: 5px;
/* coins arrondis */
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 -khtml-border-radius: 5px;
 border-radius: 5px;
/* bordures ombrées */
 -webkit-box-shadow: 2px 4px 12px #666;
 -moz-box-shadow: 2px 4px 12px #666;
 box-shadow: 2px 4px 12px #666;
 filter:progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=12);
 }
#floating-form button{
 background-color:  #FFFACD;
 color: #228B22;
 border: 1px outset #000;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 -khtml-border-radius: 5px;
 border-radius: 5px;
}
.commentaire_message p { 
background-image: linear-gradient(#fff, #ccc, #ccf); /* couleur du fond */ 
border-radius: 10px; 
box-shadow: 2px 4px 10px #666; 
color: #000; /* couleur écriture*/ 
margin-bottom: 2px; 
padding: 5px; 
}