/* COULEURS 
vert clair : #78af3b;
vert foncé : #608c2f;
orange : #f38732;
*/ 
.nav-breadcrumb {margin-top: 0em}

#descriptif_site_spip {  margin-bottom: 2em;}

#langue-preferee {
  float: right; margin: 0; 
}
/* menuder.css */

.menuder-container {}
.menuder,
.menuder ul { float: left; width: 100%; margin: 0; padding: 0 ; background-color: #78af3b; list-style: none; text-align: left; font-weight: bold; border-radius: 3px; }   
.menuder a { display: block; width: 100%; padding: 0.4em 1em /*.75em 1em .75em 1em*/; text-decoration: none; color:white; }
.menuder a.intitule:hover {background-color: #608c2f;  }
.menuder a.daddy { background: url('https://www.europe-solidaire.org/squelettes/css/img/menu-puce.png') center right no-repeat; }
.menuder li { float: left; width: auto; padding: 0; }
.menuder li ul { position: absolute; left: -999em; /*height: auto; */min-width: 1em; max-width: 14em; margin: 0; border-width: 0em; font-weight: normal; z-index:100;}
.menuder li li { width: 14em; padding-right: 0em; }
.menuder li ul a { width: 14em; }

.menuder li ul ul { margin: -2.4em 0 0 14em; padding-right: 1em }

.menuder li:hover ul ul,
.menuder li:hover ul ul ul,
.menuder li:hover ul ul ul ul,
.menuder li.hover ul ul,
.menuder li.hover ul ul ul,
.menuder li.hover ul ul ul ul { left: -999em; }

.menuder li:hover ul, 
.menuder li li:hover ul, 
.menuder li li li:hover ul,
.menuder li li li li:hover ul { left: auto; background-color: #78af3b;}

.menuder li.hover ul,
.menuder li li.hover ul,
.menuder li li li.hover ul,
.menuder li li li li.hover ul { left: auto; }

.menuder li:hover,
.menuder li.hover,
.menuder ul li ul li:hover,
.menuder ul li ul li a:hover { background-color: #608c2f; }

/* end */

#choix-langue {
    border: 0px solid #f38732;
    padding:.8em;
    background-color:#FAFAFA;  margin-bottom: 2em;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    behavior: url(/PIE.htc);
    color: #f38732;
    font-size: .9em;
    margin-bottom: 1.5em;
}

li.liste-top-7 {
  border-bottom: 1px dotted #78af3b;margin: .2em 0;
}

#zlicence {

}
#licence img {
  height:50px;
}


.vert, .aside ul li a, 
.h3-like a, 
.colophon a, 
pagination ul li a span.activ,
footer div p a.spip_url, 
span.traductions span a,
span.tags ul.inline li.inline a.label,
span.vcard a,
h2 a,
li.breadcrumb-item a,
a.ancre-lettre,
div#recherche-auteur ul li a,
ul.liste-items li.item article.entry div a,
ul.liste-items li.item a
{
	color:#78af3b;
	}

.liste-sites ul li h3 a {
  background-color: #78af3b;
  color: white;
  padding:0.3em;  
}

.liste-sites ul li {
  margin-top:1em;
  list-style-type:none;
}

.page-linkz {
    z-index: 3;
    color: #fff;
    background-color: #78af3b;
    border-color: #78af3b;
}


#solidarite {
	border: 1px solid #78af3b;
	padding:1.4em 1em .4em 1em;
background-color:#FAFAFA;  margin-bottom: 2em;
  -moz-border-radius: 10px;
      -webkit-border-radius: 10px;
      border-radius: 10px;
      behavior: url(/PIE.htc);
      box-shadow: 0px 0px 10px #CCC;
	}
.main  p a {border-bottom: 1px dotted #78af3b;}
.main  p a:hover {background-color: yellow; border-bottom-width:0px;}

.main a {
  color:#78af3b;
}

li.page-item a.page-link {
  color: #78af3b;
}
div.pagination ul li.active span.on {
  background-color: #78af3b;
  border-color:#78af3b;
}

/* mots clés dans les articles */
span.tags ul.inline li.inline {
  list-style-type: none; display: inline;
}
span.tags ul.inline li.inline a.label {
  box-shadow:inset 0px 1px 0px 0px #ffffff;
  border-radius:15px 0 0 15px;
  border:1px solid #dcdcdc;
  display:inline-block;
  cursor:pointer;
  color:#666666;
  font-family:Arial, helvetica, sans-serif;
  font-size:0.7em;
  padding:1px 10px 1px 0px;
  text-decoration:none;
  text-shadow:0px 1px 0px #ffffff;
  background:linear-gradient(to bottom, #f9f9f9 5%, #e9e9e9 100%);
  background-color:#f9f9f9;
}
span.tags ul.inline li.inline a.label:hover {
  background:linear-gradient(to bottom, #e9e9e9 5%, #f9f9f9 100%);
  background-color:#e9e9e9;
  box-shadow: 0 0 3px #608c2f;
}
span.tags ul.inline li.inline a.label:active {
  position:relative;
  top:1px;
}
i.icon-tag {
  display: block;
  float: left;
  margin-right:8px;
  width: 14px;
  height: 10px;
  background-image: url('https://www.europe-solidaire.org/squelettes/css/tag-article.png'); 
}

/* Pavé recherche, infolettre */
#aside ul {
  margin-left: 0;
}
#aside ul li {
  margin-left: 0;
  list-style-type: none;
}

/* RECHERCHE AUTEUR + MOTS */
.ancre-lettre {
  padding: .2em .5em; border-radius: 3px; border:1px solid #78af3b; margin: .2em; display: inline-block; text-decoration: none; box-shadow: 0px 0px 3px #CCC; font-weight: bold;
}

.ancre-lettre:hover {
  background-color: #608c2f; color:white; text-decoration: none;
}
.ancre-lettre-ok {
  padding: .2em .5em; border-radius: 3px; border:1px solid #f38732; margin: .2em; display: inline-block; text-decoration: none;  box-shadow: 0px 0px 3px #CCC; font-weight: bold; background-color: #f38732;color: white;
} 