/* BARRE DE NAVIGATION */





/* Mise en forme de la barre de navigation*/

.diz-barre-navigation {
  /*background-color : #DD8B42;*/
  height : 85px;
  background-image: url("https://static.blog4ever.com/2019/02/850968/Beige-03.jpg?1563615075");
  background-repeat : repeat;
  /*border : 1px solid #000000;*/
  background-position: left 35px;
}


/* Icones dans la barre de navigation */


.diz-barre-navigation li:first-child{
	background-image: url(https://static.blog4ever.com/2019/02/850968/Gif-maison-04.gif?1563615314);
	background-repeat: no-repeat;
	background-position: left center;
  	background-size: 31%;
	padding-left: 41px;
}

.diz-barre-navigation li:first-child+li{
	background-image: url(https://static.blog4ever.com/2019/02/850968/Gif-mouton-03.gif?1563615314);
	background-repeat: no-repeat;
	background-position: left center;
  	background-size: 17%;
	padding-left: 36px;
}

.diz-barre-navigation li:first-child+li+li{
	background-image: url(https://static.blog4ever.com/2019/02/850968/Gif-fl--chettes-05.gif?1563615314);
	background-repeat: no-repeat;
	background-position: left center;
  	background-size: 15%;
	padding-left: 38px;
}

.diz-barre-navigation li:first-child+li+li+li{
	background-image: url(https://static.blog4ever.com/2019/02/850968/Gif-invitation-02.gif?1563615314);
	background-repeat: no-repeat;
	background-position: left center;
  	background-size: 40%;
	padding-left: 60px;
}

.diz-barre-navigation li:first-child+li+li+li+li{
	background-image: url(https://static.blog4ever.com/2019/02/850968/Gif-Classement-05.gif?1563615314);
	background-repeat: no-repeat;
	background-position: left center;
  	background-size: 15%;
	padding-left: 28px;
}

.diz-barre-navigation li:first-child+li+li+li+li+li{
	background-image: url(https://static.blog4ever.com/2019/02/850968/Gif-livre-03.gif?1563615314);
	background-repeat: no-repeat;
	background-position: left center;
  	background-size: 40%;
	padding-left: 65px;
}

.diz-barre-navigation li:first-child+li+li+li+li+li+li{
	background-image: url(https://static.blog4ever.com/2019/02/850968/Gif-cin--ma-03.gif?1563615314);
	background-repeat: no-repeat;
	background-position: left center;
  	background-size: 20%;
	padding-left: 40px;
  }

.diz-barre-navigation li:first-child+li+li+li+li+li+li+li{
	background-image: url(https://static.blog4ever.com/2019/02/850968/Gif-musique-03.gif?1564621924);
	background-repeat: no-repeat;
	background-position: left center;
  	background-size: 37%;
	padding-left: 55px;
  }

.diz-barre-navigation li:first-child+li+li+li+li+li+li+li+li{
	background-image: url(https://static.blog4ever.com/2019/02/850968/Gif-curseur-01.gif?1563890722);
	background-repeat: no-repeat;
	background-position: left center;
  	background-size: 34%;
	padding-left: 32px;
  }

.diz-barre-navigation li:first-child+li+li+li+li+li+li+li+li+li{
	background-image: url(https://static.blog4ever.com/2019/02/850968/Gif-mail-03.gif?1563615314);
	background-repeat: no-repeat;
	background-position: left center;
  	background-size: 34%;
	padding-left: 52px;
  }



/* Boutons dans la barre de navigation */

.diz-barre-navigation a {
  background: url(https://static.blog4ever.com/2019/02/850968/Marron-01.jpg?1563616333);
  padding: 2px 10px;
  color: #F3EA60;
  border: 1px 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;
}
.diz-barre-navigation a:hover {
   color: #4AE5C9;
  border: 1px groove #5D5762;
  /*color: #F7F173;
  border: 1px groove #379DD6;*/
}



/* MENU LATÉRAL */


/* Fond des titres des blocs du menu latéral */ 
aside h2
{
 background-image: url('https://static.blog4ever.com/2016/03/816195/Route-vent-1id.jpg?1512324042');
 background-size: 130%;
 height: 50px;
 border-radius: 10px;
 -webkit-box-shadow: 2px 4px 12px #000;
 -moz-box-shadow: 2px 4px 12px #000;
 box-shadow: 2px 4px 12px #000;
 filter:progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=12);
text-align: center;
 padding-top: 10px;
 text-shadow: -1px 0 1px black, 0 1px 1px black, 1px 0 1px black, 0 -1px 1px black;
 font-family: artifika;
 color: #F7F173;
 font-weight: bold;
 font-size: 18px;
}

/* Texture de fond dans l'espace du menu latéral */
.fond-cote {
  background-image: url("https://static.blog4ever.com/2019/02/850968/Marron-01a.jpg?1563618327");
  background-repeat: repeat;
}


/* Icones dans le menu latéral */
.diz-menu-lateral li {
  background:url('https://static.blog4ever.com/2016/03/816195/Icone---if_button_1_61432.png?1512401402');
  background-repeat : no-repeat;
  background-position : 0% 0%;
  backgroud-size: 30px;
  padding-left: 20px;
}


/* Arrondi et ombre de l'image du menu latéral */
.arrondi5 {
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 -khtml-border-radius: 5px;
 border-radius: 5px;
}
.ombre{
 -webkit-box-shadow: 2px 4px 12px #000;
 -moz-box-shadow: 2px 4px 12px #000;
 box-shadow: 2px 4px 12px #000;
 filter:progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=12);
}



/* SECTION ARTICLES */


/* Texture de fond dans l'espace articles */
article {
  background-image: url("https://static.blog4ever.com/2019/02/850968/Papier-beige-03b----4000-x-4000-.jpg?1564579357");
}



