/**********************************************************************************/
/********************************    TAG DES PAGES    *****************************/
/**********************************************************************************/

.etagpages_liste ul li {
  list-style-type:none;
}
.etagpages_liste_element {
  border-bottom:1px dotted #000000;
  float:left;
  margin-right:20px;
  padding:8px 0 0;
  width:47%;
}
.etagpages_liste_element a {
  color:#000;
  font-weight:bold;
  text-decoration:none;
}
.etagpages_liste_element a:hover {
  color:#7c5c04;
}