/******BARRE de NAVIGATION******/
/*SOUS Menu barre navigation*/
nav ul ul {
    float: none;
    position: absolute;
    display: none;
    background-color: inherit;
    margin: 0;
    padding: 0 20px;
    margin-left: -20px;
    padding-bottom: 10px;
}
nav li:hover ul {
    display: block !important;
}
nav ul ul li {
    display: block;
    white-space: nowrap;
}
/*couleur fleche menu deroulant*/
nav ul .caret {
    margin: 18px 0 0 10px;
    border-width: 6px;
}
/* config barre navigation */
nav /*{
  background-image: url('https://static.blog4ever.com/2013/06/742413/3Rb2lC1MpHUdS6Fo8YfdO8vbP0I.gif');
}*/
{
  background: transparent;
  margin-top: 0px;
  }
nav a {
  background: #fafad2;/*#f0e68c;*/
  padding: 5px 8px;
  color: #162185;
  border: 2px outset #162185;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 2px 4px 12px #666;
  -moz-box-shadow: 2px 4px 12px #666;
  box-shadow: 5px 5px 15px #ffffe0;/*bleufluo#3166ff;*/
  font-family: Artifika;
  font-size: 13px;
  font-weight: bold;
}
/* espacement des boutons de la barre navigation */
nav li{
  /*background-image: url(https://static.blog4ever.com/2013/06/742413/Globe.png);*/
  background-image: url(https://static.blog4ever.com/2013/06/742413/47t6xp8f.jpg);
  background-repeat: no-repeat;
  padding-left: 0px;
  background-position: center;
 }
/* couleur boutons survoles */
nav a:hover {
  background: #D3D3D3;
  color: #FF0000;
  border: 2px inset #FFFF00;
}
/*suppression de la fenetre recherche*/
.recherche_nav{
display:none;
}
nav .caret {
    border-top-color: #ffff00;
    font-size: 15px;
}
/*******MENU LATERAL******/
/* Fond du menu latéral */
.fond-cote
{
  background: transparent;
}
/*descendre les blocs panneau latéral*/
aside {
margin-top : 10px;
}
/* police , fond, taille caract blocs albums,forum... */
.menu_bloc ul li,
.menu_bloc ul li a {
 background: #fafad2;/*#f0e68c;*/
font-family: Artifika;
font-size: 14px;
  font-weight: bold;
}
/* config blocs des articles */
.menu_bloc ul{
   background: transparent;
  padding: -5px -5px;
  border: 3px ridge #000080;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  - khtml-border-radius: 5px;
  border-radius: 5px;
 }
/*Couleur bloc menu panneau lateral bleu-violet*/
aside .bloc-cote {
    border-top: 1px solid #fbfbfb;
    border-bottom: 1px solid #dedede;
    background-image: linear-gradient(80deg,#fff,#000,#5c5cc9);
}
/* position et couleurs des titres des blocs */
.menu_bloc {
  background: #dcdcdc;
  background-repeat; repeat;
  margin: 12px 5px;
  border: 3px outset #F0F0F0;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -khtml-border-radius: 15px;
  border-radius: 15px;
  -webkit-box-shadow: 2px 4px 12px #111;
-moz-box-shadow: 2px 4px 12px #111;
box-shadow: 2px 4px 12px #111;
}
/* titre des blocs menu lateral*/
.menu_bloc h2 {
  background: #ffffff;
  background-repeat; repeat;
  margin: 10px 1px;
  border: 3px outset #F0F0F0;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 5px;
  -webkit-box-shadow: 2px 4px 12px #111;
-moz-box-shadow: 2px 4px 12px #111;
box-shadow: 2px 4px 15px #111;
  text-align : center;
  color: #000000;
  text-shadow: 3px 3px 3px #a9a9a9;
  font-family: Artifika;
  font-size: 15px;
  font-weight: bold;
  padding: 5px 5px;
}
/* position de l'image devant les titres des blocs 
.menu_bloc h2 {
  background-image:url(image appareil photo);
  background-repeat: no-repeat;
  padding: 2px 5px 2px 50px;
  background-position: left center;
}
#menu_partenaires h2 {
  background-image: url('https://static.blog4ever.com/2013/06/742413/boutons--1-.JPG');
 background-position: 9px;
  width: 170px;
  height: 30px;
  margin: -5px;
  color: transparent;
}
#menu_articles h2 {
  background-image: url('https://static.blog4ever.com/2013/06/742413/flash---Copie--2-.JPG');
  background-repeat: no-repeat;
  background-position: 9px;
  width: 170px;
  height: 30px;
  margin: -5px;
  color: transparent;
}
#menu_forum h2 {
  background-image: url('https://static.blog4ever.com/2013/06/742413/boutons--3-.JPG');
  background-repeat: no-repeat;
  background-position: 9px;
  width: 170px;
  height: 30px;
  margin: -5px;
  color: transparent;
}
#menu_stats h2 {
  background-image: url('https://static.blog4ever.com/2013/06/742413/boutons--4-.JPG');
  background-repeat: no-repeat;
  background-position: 9px;
  width: 170px;
  height: 30px;
  margin: -5px;
  color: transparent;
}*/
/*config bloc membres*/
.menu_blogmember_box_avatars {
background: transparent; /*#00517A;*/
padding-top: 15px;
padding-bottom: 10px;

/* 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);
} 
.menu_blogmember_box_link {
background: #ffffff;
width:60%;
margin-top: 25px;
margin-bottom: 1px;
padding: 3px 10px;
border: 2px outset #000000;
}
.menu_blogmember_box_invite {
background-color: #00517A;
  padding: 10px;
  font-size: 10px;
  font-weight: bold;

/* coins arrondis */
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
}
.menu_blogmember_box_register {
background-color: #00517A !important;
padding: 3px 10px;
}
/* texte en 2 ou 3 colonnes */
.box2cols {
-moz-column-count:2;
-webkit-column-count:2;
-o-column-count:2;
column-count:2;
}
.box3cols {
-moz-column-count:3;
-webkit-column-count:3;
-o-column-count:3;
column-count:3;
}
.box2cols,
.box3cols {
-moz-column-gap:20px;
-webkit-column-gap:20px;
-o-column-gap:20px;
column-gap:20px;
-webkit-column-rule-width:1px;
-webkit-column-rule-color:#cbcefb;
-webkit-column-rule-style:solid;
-moz-column-rule-width:1px;
-moz-column-rule-color:#cbcefb;
-moz-column-rule-style:solid;
-o-column-rule-width:1px;
-o-column-rule-color:#cbcefb;
-o-column-rule-style:solid;
column-rule-width:1px;
column-rule-color:#cbcefb;
column-rule-style:solid;
}
/* fin texte en colonnes */
/**/
/******PAGE CENTRALE ARTICLES******/
/**/
/****Couleur du texte en blanc police article***/ 
/*article a {
 color:#fff!important;    
}
article a:hover {
 color:#e01a1a;    /*rouge*/
} 
/*Modification du titre des articles*/
h3#articles_show_titre_article{
background: transparent;
color:#f0e68c;
padding-left: 10px;
}
/*modification couleur titre commentaires***/
article h4 {
    color: #f0e68c;
    /font-family: Artifika,cursive;
}
#articles_commentaires_titre{
 color: #f0e68c;
    /font-family: Artifika,cursive;
} 
/*modification couleur titre membres***/
article h2 {
    color: #f0e68c;
    /font-family: Artifika,cursive;
}
/*couleur commentaires articles*/
#article_commentaires dl dd.commentaire_message,
#photo_commentaires dl dd.commentaire_message {
  Font-Weight: Bold;  
  text-align: justify;
    color: #000080;
} 
#articles_titres_Membres{
 color: #f0e68c;
    /font-family: Artifika,cursive;
} 
/*modification couleur titre Inscription au site***/
article h3 {
    color: #f0e68c;
    /font-family: Artifika,cursive;
}
#articles Inscription au site{
 color: #f0e68c;
    /font-family: Artifika,cursive;
} 
article h4 {
    color: #fff;
    /font-family: Artifika,cursive;
}
#membre_profil_droit h4 {
    font-size: 20px;
    margin: 25px 0 10px 0;
  color: #fff;
  background: #808080; !important;
}
article h2 {
    color: #fff;
    /font-family: Artifika,cursive;
}
.membre_profil_gauche h2 {
    font-size: 20px;
    margin: 25px 0 10px 0;
  color: #fff;
  background: #808080; !important;
}
/*Couleur texte du formulaire d'inscription*/
.form-horizontal .control-label {
    float: left;
    width: 160px;
    padding-top: 5px;
    text-align: right;
    color: #fff;
  background: #808080; !important;
} 
.centre {
    text-align: center;
    margin: auto;
    color: #fff;
}
.membre_infos_nb_messages {
    opacity: 0.8;
    font-size: 10px;
  color: #fff;
  background: #808080; !important;
}
.membre_infos a {
    font-weight: bold;
  color: #fff;
}
.membre_pseudo a {
    font-weight: bold;
  color: #fff;
}
.membre_profil_activite {
    border-bottom: 1px solid #fff;
  color: #fff; !important;
}
.membre_profil_likes {
    border-bottom: 1px solid #fff;
  color: #fff; !important;
}
.membre_profil_status {
    border-bottom: 1px solid #fff;
  color: #fff; !important;
}
.notif_event label {
  font-weight: bold;
  color: #fff;
}
.notif_option {
  font-weight: bold;
  color: #fff;
}
.notif_event {
  font-weight: bold;
  color: #fff;
}
.pm-conversation {
  font-weight: bold;
  color: #fff;
}
/*couleur de fond des galeries photos*/ 
/*.jcbx-glry-classic{
 background: transparent !important;
 }
/*couleur de fond des galeries photos */
.jcbx-glry-classic{
 /*background-image: white !important;*/
 background: transparent !important;
 background-repeat: repeat!important;
 border: 4px outset #000099!important;
 /* coins arrondis */
 -moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 -khtml-border-radius: 10px;
 border-radius: 10px;
/* bordures ombres */
 -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);*/
} 
header h1 a {
  font-family: Artifika;
  font-size: 40px;
  font-weight: bold;
  text-shadow: 3px 3px 3px #B0C4DE;
}
header .image {
  background: transparent;
  height:221px;
}
/* couleur du fond du titre et alignement */
header h1  {
  background: #f0e68c;

  text-align : center;
}
#contenu {
  background: transparent;
  }
/* couleur du fond des pages */
article {
  /*background-image: url(https://static.blog4ever.com/2013/06/742413/noel1_1.jpg);*/
 
   background: transparent;
}
/********MENU A ONGLETS*******/
/* page onglets*/
#menuTab-2 .tabs {
	margin: 0;
	padding: 0 10px;
	overflow: hidden;
	margin-bottom: -1px;
	height:2.10em;
}
#menuTab-2 .tabs li {
	float: left;
	list-style: none;
	margin: 0;
	padding: .20em .20em 0;
	height:2em;
	overflow: hidden;
	position: relative;
	z-index: 1;
	border-bottom: 1px solid #DFDDDE;
}
#menuTab-2 .tabs li.active{
	z-index: 3;
}
#menuTab-2 .tabs a {
	float: left;
	height: 2em;
	line-height: 2em;
	-webkit-border-radius: 8px 8px 0 0;
	-moz-border-radius: 8px 8px 0 0;
	border-radius: 8px 8px 0 0;
	background: #3E4969;
	border: 1px solid #E1FBFD;
	border-bottom: 0;
	padding: 0 10px;
	color:#E1FBFD;
	text-decoration: none;
}
#menuTab-2 .tabs .active a {
	background: #DFDDDE;
	color:#690A0A;
	-webkit-box-shadow: #E1FBFD 0 0 .25em;
	-moz-box-shadow: #E1FBFD 0 0 .25em;
	box-shadow: #E1FBFD 0 0 .25em;
}
#menuTab-2 .tabs a:hover {
	background: -webkit-gradient(linear, 0 0, 0 70%, from(#5286FF), to(#DFDDDE));
	background: -webkit-linear-gradient(#5286FF, #DFDDDE 70%);
	background: -moz-linear-gradient(#5286FF, #DFDDDE 70%);
	background: -ms-linear-gradient(#5286FF, #DFDDDE 70%);
	background: -o-linear-gradient(#5286FF, #DFDDDE 70%);
	background: linear-gradient(#5286FF, #DFDDDE 70%);
}
#menuTab-2 .tab_content {
	clear: left;
	position: relative;
	z-index: 2;
	padding: 2em 1em;
	border: 1px solid #E1FBFD;
	background:#DFDDDE;
	color:#690A0A;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 4px 4px 10px rgba(0,0,0,0.3);
	-khtml-box-shadow: 4px 4px 10px rgba(0,0,0,0.3);
	-webkit-box-shadow: 4px 4px 10px rgba(0,0,0,0.3);
	box-shadow: 4px 4px 10px rgba(0,0,0,0.3);
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=12);
}
#menuTab-2 .tab_content h4 {
	color:#5286FF;
	font-size: 20px;
}
/*********BLOC DU BAS******/
/*bloc du bas*/
footer{
  /*background-image: url('https://static.blog4ever.com/2013/06/742413/3Rb2lC1MpHUdS6Fo8YfdO8vbP0I.gif');*/
  background: transparent;
}
#barre_bas a {
  background-color: #000000;
  /*background: #d3d3d3;*/
  background-image: url('https://static.blog4ever.com/2013/06/742413/fond5.jpg');
  font-family: Artifika;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
  border: 5px ridge #ffffff;
  padding: 5px;
}