.logo span {
  color: #79439A;
  text-shadow: 0px 0px 1px #666;
}
.logo a:hover span{
  text-shadow: 0px 0px 5px #999;
}
.menus_bouton, .menus_bouton:hover, .menus_bouton_selected {
  border: 1px solid #79439A;
}
.menus_bouton:hover, .menus_bouton_selected {
  background: #79439A;
}

.titre {
  background: #79439A;
}

.rubrique_admin_principal {
  margin-top: 0px;
}
.rubrique_admin {
  margin-top: 0px;
  margin-bottom: 0px;
}
.num_page_bouton:hover, .num_page_bouton_selected {
  background: #79439A;
}


.num_page_bouton_a {
  color: #79439A;
  border-left: 1px solid #79439A;
}

.num_page_bouton_a:hover {
  background-color: #79439A;
}
.num_page_bouton_a_selected {
  background-color: #79439A;
}


#content .figure_dossier {
  width: 260px;
  height: 196px;
}

#content .figure_dossier:hover, #content .figure_dossier:focus {
  border: 10px solid #79439A;
}

.formulaire_top {
border-bottom: 1px solid #79439A;
}

.formulaire_top span {
  color: #79439A;
  text-shadow: 0px 0px 1px #666;
}

.formulaire_middle, .formulaire_middle2 {
border-bottom: 1px solid #79439A;
}

.lien_titre {
 font-size: 17px;
 font-weight: bold;
 padding-bottom: 5px;
font-family: zlv7_font_normal;
}

.div_dossier {
  width: 200px;
  float:left;
}

.figure {
font-family: zlv7_font_condensed;
 font-size: 15px;
  width: 260px;
  height: 215px;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  margin: 0 20px 20px 0;
  padding: 10px;
  background: rgba(121,67,154,0.2);
}
.lien_box {
  height: 185px;
}
.figure h2 {
  padding: 0px;
  display: block;
  margin: 0;
  font-size: 1em;
  color:#fff;
  height: 20px;
}

.figure h2 a {
margin:0px;
padding: 0px;
 background: none;
}

.figure h2 a:hover {
text-decoration: none;
}

.figure h2 a:hover, .figure h2 a:focus {
  -moz-text-shadow: 1px 1px 13px #fff;
  -webkit-text-shadow: 1px 1px 13px #fff;
  text-shadow: 1px 1px 13px #fff;
}

.case_figure {
float: right;
  text-align: right;
  width: 14px;
  margin: 0px;
  padding: 0;
  margin-right: 5px;
  margin-top: 3px;
}

.case_figure a {
  display: inline-block;
  height: 14px;
  width: 14px;
  margin: 0px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.case_figure a:hover {
  text-decoration: none;
  -moz-box-shadow: 1px 1px 13px #fff;
  -webkit-box-shadow: 1px 1px 13px #fff;
  box-shadow: 1px 1px 13px #fff;
}

.case_figure .orange a  {
  background: #f60;
}
.case_figure .orange a:hover  {
  background: #d60;
}
.case_figure .rouge a  {
  background: #f30;
}
.case_figure .rouge a:hover  {
  background: #d30;
}

.fm_ligne1 {
  font-size: 16px;
  padding-left: 8px;
  padding-top: 14px;
}
.fm_ligne2 {
  padding: 0;
  padding-left: 8px;
  padding-top: 12px;
}
.fm_ligne3 {
  font-size: 16px;
  padding-left: 8px;
  padding-top: 8px;
}

.liste_vide2 {
background: #808080;
color: #000;
width: 100%;
padding: 15px;
font-size: 25px;
width: 1170px;
margin-bottom: 20px;
}

.largeur {
  width: 1215px;
  margin-top: 20px;
  margin-left: 4px;
}

.footer_haut {
  background-color: #79439A;
}

.new_menu_ligne2:hover {
  color: #fff;
  background: #79439A url(images/new_menu/bascule.png) 13px 6px no-repeat;
}
.new_menu_ligne2_all:hover, .new_menu_box_bas:hover .new_menu_ligne1:hover {
  color: #fff;
  background: #79439A url(images/new_menu/bascule.png) 13px 6px no-repeat;
}
