/*sauvegarde faite le 23 03 2017*/

body { /*fond de page du blog (image bleu avec les coeurs)*/ 
    background-color: #FEDEEA
    background-image:#FEDEEA )!important;
    background-repeat: repeat; 
    color: #FEDEEA !important;
    font-family: Comic Sans MS;
}


/*--------------------
    DEBUT EN-TETE banniere 
~~~~~~~~~~~~~~~~~~~~~~~~*/  

header .image {
   overflow: hidden;
   position: center;
}  
/*--------------------
    FIN EN-TETE 
~~~~~~~~~~~~~~~~~~~~~~~~*/

/*--------------------
    menu lateral  
~~~~~~~~~~~~~~~~~~~~~~~~*/

aside .bloc-cote { /*ici modules: articles, album photos, membres, statistiques...*/ 
    width:180px !important;    
    background-image: url#FEDEEA)(;/*ici tu peux mettre une image a la place de la couleur*/
    border: 1px solid #DEB9FD ;/*ici c'est la bordure*/
    margin: 10px;
    margin-left: 9px;
    color: #DEB9FD ;
    /*box-shadow ci-dessous: c'est une ombre portee*/ 
    box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.3);
}
.fond-cote {/*ici c'est pour le fond derriere les modules articles, membres, statistiques etc...*/
  width:240px;
  background-color: #FEDEEA;/*ici c'est la couleur du fond*/
  background-image: linear-gradient(#FEDEEA);/*ici tu peux mettre une image a la place de la couleur*/  
  background-attachment: fixed;
  border: 1px solid #DEB9FD; /*ici c'est la bordure*/
}

/* mis adresse image devant titres catÃ©gories ds menu latÃ©ral et ajouter padding-left */
aside li {
    background: url(https://static.blog4ever.com/2014/11/788383/fleche-devant-titre-ds-menu.png) no-repeat 1px center !important;
    no-repeat 1px center !important;
    padding: 0 0 0 25px; /*position image devant titre*/
    border: 1.5px dashed #DEB9FD;
}  

#menu_articles h2 {
  background-image: u;
  background-repeat: no-repeat;
  background-position: center top;
  padding-top: 100px;
  text-align: center;
}
}
#menu_photos h2 {
  background-image: url;
  background-repeat: no-repeat;
  background-position: center top;
  padding-top: 140px;
  text-align: center;
}
#menu_membres h2 {
  background-image: url(
  background-repeat: no-repeat;
  background-position: center top;
  padding-top: 70px;
  text-align: center;
}
#menu_partenaires h2 {
  background-image: url);
  background-repeat: no-repeat;
  background-position: center top;
  padding-top: 70px;
  text-align: center;
}
#menu_stats h2 {
  background-image: url(;
  background-repeat: no-repeat;
  background-position: center top;
  padding-top: 100px;
  text-align: center;
}
#menu_sondage h2 {
  background-image: url(
  background-repeat: no-repeat;
  background-position: center top;
  padding-top: 70px;
  text-align: center;
}
/*--------------------
    FIN menu lateral  
~~~~~~~~~~~~~~~~~~~~~~~~*/


/* ----------------------------------------------
ci-dessous barre horizontale "barre de navigation"
--------------------------------------------------*/
nav {
margin-top: 13px;  
background-image: linear-gradient(#bbd7fb, #e2fffe, #bbd7fb) !important;
background-repeat: repeat;
border: 3px ridge #FEDEEA; /*ici c'est la bordure*/
height: 100px;
box-shadow: -2px 2px 5px 2px rgba(#ffd9e5),
2px 1px 5px 2px rgba(0, 0, 0, 0.3);
}
.diz-barre-navigation a {
margin-left: 55px;
}  

/*FIN barre horizontale "barre de navigation"*/



/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    DEBUT PARTIE ARTICLE
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
article {
  width:660px;
  margin-top: 0px;
  background-image: linear-gradient( #FEDEEA);/*ici tu peux mettre une image a la place de la couleur*/  
  background-attachment: fixed;
  border: 2px solid #000e29;
}
/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    FIN PARTIE ARTICLE
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/



/*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
      Ci-dessous PARTIE FORUM
*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*/


*=*=*=*=*=*=*=*=**=*=*=*=*=*=*=*=*=*=*/