

div#content div#content-middle div#data div#participez{
  margin : 10px 20px;
  margin-bottom : 0px;
  overflow : hidden;
}


div#content div#content-middle div#data div#participez h1{
  margin-bottom : 25px;
}

div#content div#content-middle div#data div#participez h2{
  margin-left : 15px;
}


.liste_documents{
  overflow : hidden;
}

.bloc_document_haut{
  background : url(../../images/css/fond_participez_h.jpg) no-repeat top left;
  width : 304px;
  height : 12px;
}

.bloc_document_bas{
  background : url(../../images/css/fond_participez_b.jpg) no-repeat top left;
  width : 304px;
  height : 12px;
}

.bloc_document{
  background : url(../../images/css/fond_participez_m.jpg) repeat-y top left;
  width : 304px;
  float : left;
  margin : 10px 5px;
}

.bloc_document h3{
  padding-bottom : 3px;
  border-bottom : 1px solid #1B293D;
  width : 257px;
  margin-left:22px;
  margin-bottom : 10px;
}

.contenu_bloc_document .lien_logo_pdf{
  float: left;
  margin-left: 18px;
  margin-right : 10px;
} 

.contenu_bloc_document .description_bloc_document{
  margin-left: 22px;
  text-align : justify;
  margin-right: 22px;
  font-size:11px;
  line-height:1.4em;
  margin-bottom:0;
  text-align:justify;
}

.contenu_bloc_document  .btn_telecharger{
  background : url(../../images/css/bouton_telecharger_doc2.jpg) no-repeat top left;
  width : 159px;
  text-align :center;
  height : 16px;
  padding-top:2px;
  margin-left: 122px;
  margin-top : 5px;
  margin-bottom : 8px;
}

div#content div#content-middle div#data .contenu_bloc_document  .btn_telecharger a{
  color : white;
  font-size : 10px;
}
