.diz-barre-navigation{
background-color: ;
  background-image: url();
  background-repeat: ;
  background-position: left top;
  height : ;
  margin-top : 0px;
  padding-top : 15px;
  padding-left : 0px
}
.diz-barre-navigation a {
  background-color: #B1C4E4;
  color: #034984;
  padding: 0 3px;
}
.diz-barre-navigation a:hover {
  background-color: #034984;
  color: #B1C4E4;
}
.diz-barre-navigation li {
  margin: 0 10px 10 0px;
  background-image: url();
  background-repeat: no-repeat;
  padding-left:110px;
  background-position: left center;
  .diz-barre-navigation{
  background: transparent;
  margin-top: -50px;
  height : 150px  
}
.diz-menu-lateral li {
  background:url(https://static.blog4ever.com/2020/02/856240/papillon-bleu_8970765.gif);
  background-repeat : no-repeat;
  background-position : 0% 50%;
  padding-left: 20px;
  height : 60px;
}
  article{
background-image: url();
background-repeat: repeat;
color: #;
}
/* Style du formulaire flottant */
#floating-form {
 background-color: #8BB1ED !important;
 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: #990000; 
}


#floating-form p.register{
 background-color: #B0B0B0;
 color: #0000CC;
 font-size: 11.5px;
 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 p.subscribers {
 color: #CC0000;
}


#floating-form button{
 background-color: #0000CC;
 color: #FFFF00;
 border: 1px outset #000;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 -khtml-border-radius: 5px;
 border-radius: 5px;
}