select.two_ocr {
    margin:5px;
    background: #F5F6CE;
    color: grey;
    font-family: Arial ;
    font-size: 12pt;		
}


select.two_ocr option {
    margin:5px;
    background: #F5F6CE;
    color: #000;
    font-family: Arial ;
    font-size: 12pt;
}



a.one_ocr:link {color:#098489;}
a.one_ocr:visited {color:#098489;}
a.one_ocr:hover {color:#840989;}

.mon_rgpd {
	
margin:auto;
	
}
.pierre_texte_footer {
color: yellow;
font-family: Georgia, Verdana, Arial ;
font-size: 14pt;
}

.pierre_justify {
text-align: justify;
margin-left:  15%; 
margin-right:  10%; 	
font-size: 14pt; 		
}
.table_generateur {
	border: 2px solid black;			
}	


.nicetable {
	
td,
th {
    border: 1px solid rgb(190, 190, 190);
    padding: 10px;
}

td {
    text-align: center;
}

tr:nth-child(even) {
    background-color: #eee;
}

th[scope="col"] {
    background-color: #696969;
    color: #fff;
}

th[scope="row"] {
    background-color: #d7d9f2;
}

caption {
    padding: 10px;
    caption-side: bottom;
}

table {
    border-collapse: collapse;
    border: 2px solid rgb(200, 200, 200);
    letter-spacing: 1px;
    font-family: sans-serif;
    font-size: .8rem;
}

}

/*--------------------------------------------------------------
Pour impression
---------------------------------------------------------------*/
.pasmobile_pierre_haut {	
display: none;	
}
/*--------------------------------------------------------------
But don't modify "style.css" file.
---------------------------------------------------------------*/
.single-project-title-pierre {
    border-bottom: 1px solid #e5e5e5;
    display: block;
    font-size: 22px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 20px;
    padding-bottom: 15px;
}

.pierre_cache_checkbox {
visibility:hidden;		
}

/* base */
input + label + article {
  display: none;
}
#close + label {display:inline-block;padding:0.25em;border:solid 1px;width:auto;margin:2px;background:gold;color:red;}
#close:checked + label {
  display: none;
}
input:checked + label + article {
  display: block;
}


/*--------------------------------------------------------------
Bo checkbox et radio
---------------------------------------------------------------*/
.checkbox,
.radio {
  display: inline-block;
  margin-bottom: 15px; }
  .checkbox:hover,
  .radio:hover {
    cursor: pointer; }
  .checkbox .fa,
  .radio .fa {
    width: 1em; }

.indent {
  padding-left: 30px; }
  .indent .fa {
    margin-left: -30px; }

.checkbox input[type="checkbox"],
.radio input[type="radio"] {
  display: none; }
  .checkbox input[type="checkbox"] + i:before,
  .radio input[type="radio"] + i:before {
    content: "\f096";
    position: relative;
    bottom: -4px;
    margin-right: 5px;
    color: #999; }

.checkbox:hover input[type="checkbox"] + i:before,
.radio:hover input[type="radio"] + i:before {
  color: green; }

.checkbox input[type="checkbox"]:checked + i:before,
.radio input[type="radio"]:checked + i:before {
  content: "\f046";
  color: green; }

.checkbox input[type="checkbox"]:disabled + i:before,
.checkbox input[type="checkbox"]:disabled:checked + i:before,
.radio input[type="radio"]:disabled + i:before,
.radio input[type="radio"]:disabled:checked + i:before {
  color: #ddd; }

/*RADIO*/
.radio input[type="radio"] + i:before {
  content: "\f1db"; }

.radio input[type="radio"]:checked + i:before {
  content: "\f058"; }

/* CHECKBOX&RADIO XS*/
.checkbox-xs input[type="checkbox"] + i:before,
.radio-xs input[type="radio"] + i:before {
  bottom: 0; }

.checkbox-xs.indent,
.radio-xs.indent {
  padding-left: 20px; }
  .checkbox-xs.indent .fa,
  .radio-xs.indent .fa {
    margin-left: -20px; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571429em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none; }

.fa-ul > li {
  position: relative; }

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center; }

.fa-li.fa-lg {
  left: -1.85714286em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }


/* CheckBox et radio choix manifestations */
.arbre_general {
ul,li {list-style: none;}		
}
.arbre label {
	display: inline-block;
	cursor: pointer;
	height: 16px;
	line-height: 16px;
	vertical-align: middle;
	background-position: 18px 0;
	}	
.arbre label:before {
	display: inline-block;
 	cursor: pointer;
	content: "";
	width: 16px;
	height: 16px;
	line-height: 16px;
	vertical-align: middle;
	margin: 0 22px 0 0;
	background: url(https://www.rotary-nancy-emilegalle.org/eg/img/perso/radioimage.png) no-repeat;
	background-position: 0 -32px;
}


.arbre input {
    position: absolute;
    opacity: 0;
	}
.arbre input ~ ul { display: none;}
.arbre input:checked ~ ul {display: block;}
.arbre input:checked + label:before { background-position: 0 -16px; }
.arbre input:disabled + label {
cursor: default;
opacity: .6;
}	
/*--------------------------------------------------------------
Pour la page trombi
---------------------------------------------------------------*/
.box_titre_membre {
  width: 100%;
  border: 0px solid green;
  background: #000080;
  padding: 5px;
  margin: 0px;
  color : #ffffff;
  font: 18px  "Verdana","Georgia", "Arial" ;	
}
.img_col_espace_trombi_seul {
border-radius:100px 100px 100px 100px;	
padding: 4px 4px;
width: 120px;
height:160px; 
border: 2px dotted #ffcc00;	
}
.img_col_espace_trombi_membre {
padding: 8px 8px;
width: 150px;
height:200px; 
margin: 20px;
border: 2px dotted #ffcc00;	
}
.font_fiche_mb {
font: 14px  "Verdana","Georgia", "Arial" ;
color : #5a5e6b;	
}

.img_col_espace_anni {
padding: 8px 8px;
width: 150px;
height:200px; 
margin: 30px;
border: 2px dotted #ffcc00;	
}

/* ----------------------------------------------------
contenu table fiche membres
-------------------------------------------------------*/
.maCouleurinscription {
	background: #f5f5f5;		
}

.entoure_reponse1 {
width: 100%;	
border: 4px solid #ffcc00;		
}
.entoure_reponse2 {
width: 100%;	
border: 2px dotted #ffcc00;		
}
.entoure_reponse3 {
width: 100%;	
border-style: solid;
}

.entoure_reponse_temps_plein {
width: 100%;	
border: 2px dotted #000080;		
}

.joli {
	border-radius:12px 0 12px 0;
	background: #f5f5f5;
	border:none;
	color:#555;
	font:bold 12px Verdana;
	padding:6px 0 6px 0;
	box-shadow:1px 1px 3px #999;
	width: 200px;
	padding: 5px 5px 5px 5px;
}

.maTable_LeMembre {
border: 4px solid #ffcc00;
background-color: #ceecf5;	
}
.maTable_LeMembre th {
text-align:center;
color: #ffffff; 
font: 16px  "Verdana","Georgia", "Arial" ;		
background-color: #003399;
	
}
.maTable_LeMembre td {	
	
}

.col_listemembres {
    display:inline-block;
    width:20%;
    background-color:#eee;
}

.limite_listemembres {
max-width: 30%;	
border: 0px solid #ffcc00;
text-align: center;
padding: 5px 5px 5px 5px;
}


.maTable_listemembres {

background-color: #ffffff;
}

.maTable_listemembres th {
text-align:center;
color: #ffffff; 
font: 24px  "Verdana","Georgia", "Arial" ;		
background-color: #003399;
	
}

.maTable_listemembres td {
	text-align:left;
}

/* ----------------------------------------------------
contenu image banniere index.html
-------------------------------------------------------*/
.maTablebannerWrapper {
    width: 100%;
    }
.maTablebannerWrapper td {
	
}
.maTablebannerWrapper tr {
background-image: url("../img/slider/1.png");	
}

/* -------------------------
 contenus pour junk forms
----------------------------*/
.manifs_right {
	text-align:right;
    color: #000080; 
    font: 24px  "Verdana","Georgia", "Arial" ;	
}
.manifs_right_light {
	text-align:right;
    color: #000080; 
    font: 18px  "Verdana","Georgia", "Arial" ;	
}


/* ----------------------------------------------------
contenu image banniere index.html
-------------------------------------------------------*/

@font-face {
	font-family: "Ma Super Fonte";
	src: url('LaBelleAurore.ttf');
}

.myaccueil_head {
  text-shadow:3px 3px #aa8c46;
  color: #ffcc00; 
  font: 56px  "Verdana","Georgia", "Arial" ; 
}

.myaccueil_head_mobile {
  text-shadow:3px 3px #aa8c46;
  color: #ffcc00; 
  font: 30px  "Verdana","Georgia", "Arial" ; 
}

.myaccueil {
  text-shadow:3px 3px  #aa8c46;
  text-transform: lowercase;
  color: #ffcc00; 
  font:  40px "Ma Super Fonte", "Georgia", "Arial" ; 
}

.photo_pierre_droit  {
  border: 0px solid #ffcc00;
  float: right;
  padding: 100px 0px 0px 0px;
}

.photo_pierre_gauche  {
  border: 0px solid #ffcc00;
  float: left;
  padding: 60px 20px 0px 0px;
}

.pierre-slider-area {
	background: rgba(0, 0, 0, 0) url("../img/logo/full-bg.png"); repeat scroll center center / cover;
    border-bottom: 1px solid #e5e5e5;
    padding: 0;
    position: relative;
}
.pierre-slider-area.pierre-static-dotted-bg {
    background: #f6f6f6;
    position: relative;
    padding: 0;
}

.pierre-slider-area.pierre-static-dotted-bg .pierre-container {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.pierre-banner-static-content h1 {
    font-size: 40px;
    font-weight: 900;
    line-height: 1;
    margin-bottom: 22px;
    padding-bottom: 12px;
    position: relative;
}
.pierre-banner-static-content h1::before {
    background: #FFCE00 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 3px;
    position: absolute;
    width: 30px;
}
.pierre-text-center.pierre-banner-static-content h1::before {
    left: 50%;
    transform: translateX(-50%);
}
.pierre-banner-static-content p {
    font-style: italic;
    line-height: 26px;
    margin-bottom: 20px;
    width: 50%;
}
.pierre-text-center.pierre-banner-static-content p {
    color: #444;
    font-size: 15px;
    line-height: 26px;
    margin: 0 auto 20px;
    width: 65%;
}


/* ----------------------------------------------------
	pour affichage manifestations
-------------------------------------------------------*/
.maTablecalcul {
border-style: solid;
border-width:2px;	
background-color: #ffcc00;
color: #000080;	
}
.maTablecalcul td {	
	text-align:left;
	padding: 20px 50px;	
}
.maTableEndcalcul {
border-style: solid;
border-width:0px;	
background-color: #ffffff;
color: #000080;	
text-align:center;
}
.maTableEndcalcul td {
    display: block;	
	text-align:center;
    margin-left: auto;
    margin-right: auto; 
	padding: 10px 10px;	
}
.maTable_inscription {
border-style: solid;
border-width:2px;	
background-color: #f8f7ef;
}
.maTable_inscription td {
	text-align:center;
}

.maTable td
{
	text-align:left;
	padding: 4px 4px;
}
.maTablepasManif td
{
	text-align:center;	
}
.maTable_renseigne {
background-color: #000000;
color: #ffffff;	
font-weight: bold;	
}
.maTable_renseigne td {
    text-align:left;
    padding: 4px 4px;		
}
.fond_select_manif_choix {
padding: 10px 10px;
background-color: #d2c896;
border-width:2px;	
border-color: #ffffff;
border-style: solid;
}

.fond_select_manif_un {
padding: 2px 2px;
background-color: #d2c896;
border-width:2px;	
border-color: #ffffff;
border-style: solid;
}
.fond_select_manif_deux {
padding: 2px 2px;	
background-color:#dcd7c8;
border-width:2px;	
border-color:  #ffffff; 
border-style: solid;
}
.fondpasManif {
padding: 50px 2px;
background-color:#dcd7c8;
border-width:6px;	
border-color: #000080;
border-style: dotted;		
}
.fondmanifmobile_un {
padding: 2px 2px;
background-color: #d2c896;
border-width:4px;	
border-color: #f7f8e0;
border-style: dotted;
}
.fondmanifmobile_deux {
padding: 2px 2px;	
background-color: #dcd7c8;
border-width:4px;	
border-color: #cccccc;
border-style: dotted;
}

.fondmanif_un {
padding: 20px 100px;
background-color:   #d2c896;
border-width:4px;	
border-color: #f7f8e0;
border-style: dotted;
}
.fondmanif_deux {
padding: 20px 100px;	
background-color: #dcd7c8; 
border-width:4px;	
border-color:  #cccccc; 
border-style: dotted;
}

.datemanif {
	font-size: 18px;
	text-transform: uppercase;	
    color: #000080;	
}
.reunionmanif {
	font-size: 16px;
	text-transform: uppercase;	
    color: #000080;	
}

.alertmanif {
  padding: 20px;
  background-color: #f44336;
  color: white;
}

.closebtnmanif {
  margin-left: 15px;
  color: white;
  font-weight: bold;
  float: right;
  font-size: 22px;
  line-height: 20px;
  cursor: pointer;
  transition: 0.3s;
}

.closebtnmanif:hover {
  color: black;
}

/* ----------------------------------------------------
	pour albums
-------------------------------------------------------*/
.box-album {
  padding: 2px 4px;
  list-style: none;
  color: navy;
  background-color: #ffcc00;
}

/* ----------------------------------------------------
	pour luneville
-------------------------------------------------------*/

.show-password {
	font-size: 9px;
	text-transform: uppercase;
	position: absolute;
	cursor: pointer;
	margin-left: -48px;
}

/* ----------------------------------------------------
	pour affichages fond album photo
-------------------------------------------------------*/

.fond-noir {
    background: #000000; 		
}

/* ----------------------------------------------------
	pour affichages photo album du president
-------------------------------------------------------*/
.image-president {
border-width:2px;	
border-color: #ffcc00;
border-style: dotted;
padding: 1px 1px;	
}

/* ----------------------------------------------------
	pour affichages boite username et password
-------------------------------------------------------*/
.subscribe-widget input {
    background: #fff none repeat scroll 0 0;
    border: 1px solid transparent;
    display: inline-block;
    margin-top: 1px;
    height: 40px;
    padding: 0 15px;
    border-radius: 20px;
    width: 100%;
}

.white-bg .subscribe-widget input {
    background: #f9f9f9 none repeat scroll 0 0;
    border: 1px solid #e5e5e5;
}

.subscribe-widget {
    position: relative;
}

.subscribe-widget button {
    background: #FFCE00 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    height: 40px;
    margin-left: -4px;
    margin-top: 1px;
    padding: 0 20px;
    border-radius: 0 20px 20px 0;
    position: absolute;
    right: 0;
    top: 0;
}

.white-bg .subscribe-widget button {
    margin-left: -5px;
}

.subscribe-widget-wrapper {
    float: right;
}
/* ----------------------------------------------------
	pour affichages manifs dans page membres only
-------------------------------------------------------*/
div.pierre_manifs_membresonly h5:hover {
text-decoration: underline 3px dotted #ffcc00;
color: navy;
}
/* ----------------------------------------------------
	fake ...... jaune pour cgi car pas sous iso fr
-------------------------------------------------------*/
div.menu-area a:hover {
text-decoration: underline 2px dotted #ffcc00;
}	
			
/* ----------------------------------------------------
	couleur fond champs formul contact
-------------------------------------------------------*/
.pierre_single-input {
  background-color: #f5f6ce;
}
.pierre_captcha-input {
  background-color: #f5f6ce;
  border: 0; 
}

.button_pierre {
    background: #4e6ea1;
    height: 40px;
    width: 200px;
    color: #fff;
    border: 1px solid #444;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
         -o-border-radius: 5px;
            border-radius: 5px;
}
.button_big_pierre {
    background: #4e6ea1;
    height: 40px;
    width: 350px;
    color: #fff;
    border: 1px solid #444;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
         -o-border-radius: 5px;
            border-radius: 5px;
}





.button_pierre_darkcyan {
    background: #008b8b;
    height: 40px;
    width: 250px;
    color: #fff;
    border: 1px solid #444;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
         -o-border-radius: 5px;
            border-radius: 5px;
}
.button_small_pierre {
    background: #4e6ea1;
    height: 20px;
    width: 300px;
    color: #fff;
    border: 1px solid #444;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
         -o-border-radius: 5px;
            border-radius: 5px;
}
.button_small_red_pierre {
    background: #008b8b;
    height: 30px;
    width: 300px;
    color: #fff;
    border: 1px solid #444;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
         -o-border-radius: 5px;
            border-radius: 5px;
}

.box_modifier {
  background-color: lightgrey;
  width: 300px;
  border: 15px solid green;
  padding: 50px;
  margin: 20px;
}

.button_small_yellow_pierre {
    background: gold;
    height: 20px;
    width: 300px;
    color: #fff;
    border: 1px solid #444;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
         -o-border-radius: 5px;
            border-radius: 5px;
}

.button_papipierre {
    background: #4e6ea1;
    height: 40px;
    width: 200px;
    color: #fff;
    border: 1px solid #444;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
         -o-border-radius: 5px;
            border-radius: 5px;
}


.button_pierre_deux {
    background: #4e6ea1;
    height: 40px;
    width: 300px;
    color: #fff;
    border: 1px solid #444;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
         -o-border-radius: 5px;
            border-radius: 5px;
}

.button_pierre_deux:hover {
    background: #84a3d9;
}

.button_pierre_trois {
    background: #4e6ea1;
    width: 250px;
	height : 50px;
    color: #fff;
    border: 1px solid #444;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
         -o-border-radius: 5px;
            border-radius: 5px;
}

.button_pierre_trois:hover {
    background: #84a3d9;
}


/* ----------------------------------------------------
	pour frames
-------------------------------------------------------*/
.resp-container { 
  position: relative; 
  overflow: hidden; 
  padding-top: 100%; 
}
/* ----------------------------------------------------
  padding-top: 90%; padding-top: 56.25% C’est là que la magie est. 
  En CSS, la propriété padding-top peut recevoir un pourcentage, 
  c’est ce qui maintient notre iframe au bon ratio. 
  En utilisant le pourcentage, il calculera le remplissage à utiliser 
  en fonction de la largeur de l’élément. 
  Par exemple nous voulons conserver le ratio de 56,26% (hauteur 9 ÷ largeur 16) 
  Cependant, d’autres ratios peuvent également être utilisés.
-------------------------------------------------------*/
.resp-iframe { 
  position: absolute; 
  top: 0; 
  left: 0; 
  width: 100%; 
  height: 100%; 
  border: 0; 
}

/* ----------------------------------------------------
	pour divers
-------------------------------------------------------*/


.trois_col_espace {
  padding: 10px 10px;
  border: 3px solid #ffcc00;		
}

.deux_col_espace {
  padding: 10px 10px;
  border: 1px solid #ffcc00;		
}
.img_col_espace {
  padding: 10px 10px;		
}


.pierreun {
  list-style: circle;
}

.pierredeux {
  list-style: square inside;
}

/* ----------------------------------------------------
 bannieres
-------------------------------------------------------*/

.conteneur_tablemain {
  width: 100%;
  height: 300px;
  margin: 0;
  padding: 0px;
  border: 1px solid #ffcc00;
  vertical-align: bottom;
}
.boite_banniere {
  width: 100%;
  height: 290px;
  margin: 0;
  padding: 0px 0px;
  font: 28px "Georgia", "Arial" ;
  color: #ffcc00;
  text-shadow:2px 2px navy; 
  display: flex;
  justify-content: center;
  align-items: center;
}
.boite_affiche {
vertical-align: bottom;
}

/* ----------------------------------------------------
marques paragraphes 
-------------------------------------------------------*/
.delimite_un {
  border: 3px solid #ffcc00;
  float:right;
  vertical-align: 20%;
}
/* ----------------------------------------------------
efface element a afficher sur smartphones
-------------------------------------------------------*/
@media (max-width: 767px) {
.pasmobile_pierre {	
display: none;	
}	
}
/* ----------------------------------------------------
affiche element seulement sur smartphones
-------------------------------------------------------*/
@media (min-width: 768px) {
.ouimobile_pierre {	
display: none;	
}	
}
/* ----------------------------------------------------

    Écran de 15 pouces : 1024 x 768 pixels
    Écran de 17 à 19 pouces : 1280 x 1024 pixels
    Écran de 20 pouces : 1600 x 1200 pixels
    Écran de 22 pouces : 1680 x 1050 pixels
    Écran de 24 pouces : 1900 x 1200 pixels

-------------------------------------------------------*/

/* -------------------------------------------------
  Large Screen. 
---------------------------------------------------*/
@media (min-width: 1367px) and (max-width: 1920px) {
	
.limite_pierre {	
    float: left;
    padding: 2% 10%;	
    display: block; /*Supprime l'espace indésirable sous l'image*/	
}
}

/* -------------------------------------------------
  Laptop Screen  15         width: 900px
---------------------------------------------------*/

@media (min-width: 992px) and (max-width: 1366px) {
.limite_pierre {	
    float: left;
    padding: 2% 10%;	
    display: block; /*Supprime l'espace indésirable sous l'image*/	
}

}
/* -------------------------------------------------
  Tablet Screen    width: 750px
---------------------------------------------------*/

@media (min-width: 768px) and (max-width: 991px) {
	
.limite_pierre {	
    float: left;
    padding: 2% 5%;	
    display: block; /*Supprime l'espace indésirable sous l'image*/	
}	
	
}
/* -------------------------------------------------
  Small Mobile  width: 300px
---------------------------------------------------*/

@media (max-width: 767px) {
.limite_pierre {	
}		
}

/* -------------------------------------------------
  Large Mobile :480px.  width: 450px
---------------------------------------------------*/

@media only screen and (min-width: 480px) and (max-width: 767px) {
.limite_pierre {	
}		
}
/* =================================================
  LIGNE breadcrumb
====================================================*/

 /* Style the list */
ul.breadcrumb_pierre {
  padding: 10px 16px;
  list-style: none;
  background-color: #eee;
}

/* Display list items side by side */
ul.breadcrumb_pierre li {
  display: inline;
  font-size: 18px;
  color:  #d2c896;
}

/* Add a slash symbol (/) before/behind each list item */
ul.breadcrumb_pierre li+li:before {
  padding: 8px;
  color: #4678c8;
  content: "/\00a0";
}

/* Add a color to all links inside the list */
ul.breadcrumb_pierre li a {
  color: #4678c8;
  text-decoration: none;
  font-style: italic;
}

/* Add a color on mouse-over */
ul.breadcrumb_pierre li a:hover {
  color: #ffcc00;
  text-decoration: underline;
} 

/* =================================================
  LIGNE breadcrumb zone membres
====================================================*/
 /* Style the list */
ul.breadcrumb_zonemb {
  padding: 5px 8px;
  list-style: none;
  background-color: #f8f7ef
}

/* Display list items side by side */
ul.breadcrumb_zonemb li {
  display: inline;
  font-size: 12px;
  color:  
}

/* Add a slash symbol (/) before/behind each list item */
ul.breadcrumb_zonemb   li+li:before {
  padding: 8px;
  color: #4678c8;
  content: "/\00a0";
}

/* Add a color to all links inside the list */
ul.breadcrumb_zonemb li a {
  color: #4678c8;
  text-decoration: none;
  font-style: italic;
}

/* Add a color on mouse-over */
ul.breadcrumb_zonemb li a:hover {
  color: #ffcc00;
  text-decoration: underline;
} 
