/* Fond de page du blog*/
.diz-blog
{
 border-width : 3px; 
 border-style : solid; 
 border-color : #000;
 border-radius : 20px;
 }
/* Hauteur de l'image d'en-tête */ 
header .image {
background-image: url("https://");  
height: 430px;
border-width : 0px; 
border-style : solid; 
border-color :#1F3957;
border-radius : 15px;
}
/* Fond du contenu */ 
article {  
background-color: #FFFFEB;
background-image: url("https://");  
font-size : 16px;
border-radius : 20px;
}
/* partie barre */
nav li {
margin: 30px 0 0 70px;
}
nav a {
color: #C49E60;
font-family: "Rum Raisin",sans-serif;
font-size: 24px;
margin: 65px ;
}
nav:hover {
background-image: url("https://static.blog4ever.com/2017/02/826794/Barre-navigation-printemps-imaginair2.png");
}
/* Image de fond pour la barre de navigation */ nav
{
 background-image: url("https://static.blog4ever.com/2017/02/826794/Barre-navigation-printemps-imaginair2.png");
 width : 960px;
 height : 180px; 
 text-shadow: -1px 0 1px black, 0 1px 1px black, 1px 0 1px black, 0 -1px 1px black;
 padding-top : 20px;
 margin: 20px 0;
 border-width : 0px; 
 border-style : solid; 
 border-color : #000;
 border-radius : 20px;
 box-shadow : 0px 0px 0px 0px #000;  /*ombre barre nav*/ 
}
aside .bloc-cote {
background-image: url("https://");
background-repeat: repeat;
background-color:#EAECDA;
border:2px solid #000;
border-radius: 10px;
box-shadow: 3px 3px 5px 0px #000;
margin: 5px 5px 0px 0px; 
}
aside {/*descendre le menu*/ 
margin: 10px 0;
} 
.fond-cote {
 background-image: url("https://");
 background-repeat: repeat;
 background-color:#B9BB96;
 width : 250px;
 padding-top : 0px; 
 border-width : 2px; 
 border-style : solid; 
 border-color : #000;
 border-radius : 10px;
 box-shadow : 3px 3px 8px 0px #000;
 margin: 5px 0; /*descendre le menu*/  
}
/* Fond des titres des blocs du menu latéral */ 
aside h2
{
 background-image: url("https://static.blog4ever.com/2017/02/826794/fond-titres-colonne.png");
 background-color: #F9F7E2; 
 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:#C49E60;
 font-weight: bold;
 font-size: 20px;
 border-width : 2px; 
 border-style : solid; 
 border-color : #000;
 border-radius : 10px;
 box-shadow : 3px 3px 8px 0px #000; /*ombre*/
}
/* menu lateral */
.menu_bloc li {
 background:url('https://static.blog4ever.com/2017/02/827016/mini-etoile.png');
 background-repeat : no-repeat;
 background-position : 0% 50%;
 padding-left: 30px;
 border-width : 0px; 
 border-style : solid; 
 border-color : #000;
 border-radius : 0px;
}
.menu_bloc a
{
  color : #800;
  font-size : 15px;
  font-family : Arial;
  font-style : normal;
  font-weight : bold;
  text-decoration : none;
}
.menu_bloc a:hover
{
  color : #fff;
  font-style : normal;
  font-weight : bold;
  text-decoration : underline;
}
/*bloc articles*/
#menu_articles {
background-image: url("https://static.blog4ever.com/2017/02/826794/Articles-imaginair-ombre-verte.png");
background-position: 50% 10px;
background-repeat: no-repeat;
}
#menu_articles h2 {
margin-top: 650px;
}

/*bloc liens partenaires*/
#menu_partenaires {
background-image: url("https://static.blog4ever.com/2017/02/826794/Partenaires-verdi.png");
background-position: 50% 10px;
background-repeat: no-repeat;
}
#menu_partenaires h2 {
margin-top: 600px;
}

/*bloc statistiques*/
#menu_stats {
background-image: url("https://static.blog4ever.com/2017/02/826794/Stat-imaginair-verdi.png");
background-position: 50% 10px;
background-repeat: no-repeat;
}
#menu_stats h2 {
margin-top: 600px;
}

/*bloc membres*/
#menu_blogmember_box {
background-image: url("https://static.blog4ever.com/2017/02/826794/Membres-imaginairverdi.png");
background-position: 50% 10px;
background-repeat: no-repeat;
}
#menu_blogmember_box h2 {
margin-top: 600px;
}
.menu_blogmember_box_invite {
border: 1px solid;
border-radius: 15px;
color: #000;
font-size: 12px;
background-color: #;
padding: 10px;
} 
.menu_blogmember_box_avatars {
background: #BFC29E;
padding-top: 10px;
padding-bottom: 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 #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);
}
.menu_blogmember_box_link {
width:60%;
margin-top: 20px !important;
margin-bottom: 10px;
padding: 3px 10px;
border: 2px outset #000;
}
.menu_blogmember_box_register 
{
background-color: #00517A !important;
padding: 3px 10px;
}
.diz-bas{
width : 955px;
background-color :#EAECDA;
background-image: url("https://");
background-repeat : repeat;
padding-top : 50px;
border-style : solid;
border-color : #000;
border-radius : 10px;
border-width : 2px;
box-shadow : 3px 3px 8px 0px #000;
margin-top:10px;   /*descendre le footer*/   
}
#barre_bas a{
background-color : #333300;
color : #ffffff;
}
#barre_bas a:hover{
background-color : #47799C;
color : #FFFFFF;
/*commentaires*/
#article_commentaires dl, #photo_commentaires dl {
border: 2px solid;
border-radius: 15px;
border-color : #808000;
position: relative;
background: #BECED8;
background-image : url("https://");
}
#article_commentaires.comment-v2-fixes .b4e-commentaire-message p {
margin: 5px 0 10px;
border: 2px dotted;
border-radius: 5px;
border-color : #808000;
background: #E4E0E3;
background-image : url("https://");
}
#article_commentaires dl, #photo_commentaires dl {
position: relative;
margin-top: 5px;
}
/*FIN des commentaires*/ 
#article_suggestions{
        background : #000000;
	background-image : url("https://static.blog4ever.com/2017/02/826794/etoiles.png");
	background-repeat : repeat;
	width : 50%;
	margin : 30px auto;
	padding : 10px;
	border : 2px inset #000000;
	-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;
}