#contenu {
  background: transparent; 
}
.fond-cote
{
  background: transparent;
}
article {
 
 background: transparent;
}


/* Image de fond pour la barre de navigation */ nav
{
 background-image: url('https://static.blog4ever.com/2011/02/470104/pellicule.png?1472382677');
}
  nav a {
font-size: 15px;
}
nav {
/*text-transform : lowercase;
text-transform : capitalize;*/
  text-transform: none;
}

/* mis par Natacha pour galeries Pour le titre en haut */

.jb-flag-large-screen-mode .jb-area-large-mode-title {
color : #FFFFFF  !important;
}

/* Pour la légende */

.jb-cap-frame .jb-caption {
color : #FF0040 !important;
}

nav {
    height: auto;
    min-height: 0px;
    overflow: hidden;
  
Fond transparent
 .fond-cote{
  background: transparent;
}
 #contenu {
  background: transparent;
  }
article {
 background: transparent;
}

