div.htmlarea_content hr {
  color: #cccccc;
  background-color: #cccccc;
  height: 1px;
  border: 0;
}

div.htmlarea_content a {
  text-decoration: underline;
}

div.htmlarea_content ul {
  margin-top: 10px;
  margin-bottom: 10px;
}

form#laisser_commentaire_public {
  display: none;
}

form#laisser_commentaire_public fieldset {
  background-color: #FFFFFF;
  width: 530px;
}

form#laisser_commentaire_public textarea {
  font: 10px verdana, arial, helvetica, sans-serif;
  width: 530px;
}

p.liens_comm a {
  font-size: 9px;
  color: #808080;
  text-decoration: none;
  text-align: center;
}

p.liens_comm {
  text-align: center;
}

legend#ajouter_commentaire {
  font-weight: bold;
}

div#contour_commentaire {
  background-color: #FFFFFF;
  display: block;
  padding: 0 0 1px 13px;
}

input#pseudo {
  font-size: 9px;
}

hr.hrBasic {
  height: 1px;
  border: 1px;
  color: #cccccc;
  background-color: #cccccc;
  width: 100%;
}

div#actu_navigation {
  width: 550px;
  height: 35px;
}

div#actu_nom_prec {
  float: right;
  padding: 5px;
  text-align: right;
}

div#actu_nom_suiv {
  float: left;
  padding: 5px;
}

span.flux_actu_bold {
  font-weight: bold;
}

h4#comm_titre,h4#comm_titre2 {
  text-align: center;
}

h4#comm_titre2,h4#comm_titre {
  display: none;
}

#btnAddComment {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

h3#section_actus a img,h2#section_actus a img {
  position: relative;
  top: 5px;
}

div.perso table,div.htmlarea_content table {
  border: 1px solid #cccccc;
  border-collapse: collapse;
}

div.perso td, div.perso th ,div.htmlarea_content td, div.htmlarea_content th {
  border: 1px solid #cccccc;
  padding: 2px;
}
