.clear
{
    clear:both;
    margin:0;
    padding:0;
}

#page-content {
    margin-top:15px;
}
.titre img{
    margin-right:5px;
    vertical-align:top;
}
.date b{
   color:darkorange;
   font-family:latoregular, arial;
}
.note {
   margin-bottom:10px;
}
.note b {
   color:#2970A9;
}
.mod_2616035 .entete{
    background-color: transparent;
    position: relative;
    margin: 0;
    padding: 0;
    color: #DC0000;
    text-align: left;
    text-decoration: none;
    font: normal 24px "Arial", sans-serif;}
.mod_2616035 .cel1{
    position: relative;
    background-color: #FFFFFF;
    padding: 0px;
}
.mod_2616035 .inner{
    width: 100%;
    position: relative;
}
.mod_2616035 .titre, .mod_2616035 .titre a{                color:#2970A9;
  font-family:sansationregular, sans-serif;
  font-size:14px;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:bold;
  line-height:16px;
  margin-top:25px;
  text-align:left;
  text-decoration:none;}
.mod_2616035 .titre a:hover{
    color: #0783D9;
    text-decoration: none;
    background: transparent;
}
.mod_2616035 .rubrique, .mod_2616035 .rubrique a {
    color: #2970a9;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 13px;
}
.mod_2616035 .rubrique a:hover{color: #0783D9;text-decoration: none;background: hsl(75, 81%, 87%);}
.mod_2616035 .texte, .mod_2616035 .texte a{color: #333333;text-align: justify;text-decoration: none;font: normal 12px "Arial", sans-serif;}
.mod_2616035 .texte a:hover{color: #333333;text-decoration: none;background: transparent;}
.mod_2616035 .date, .mod_2616035 a.date, .mod_2616035 .date a, .mod_2616035 a.date:hover, .mod_2616035 .date a:hover{  border-top-color:#0D98DE;
  border-top-style:solid;
  border-top-width:1px;
  color:#787777;
  font-family:latoregular, sans-serif;
  font-size:12px;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  line-height:normal;
  margin-left:50px;
  margin-top:-20px;
  padding-top:2px;
  text-align:left;
  text-decoration:none;}
.mod_2616035 .date a:hover, .mod_2616035 a.date:hover{background: transparent;}
.mod_2616035 .titre_suivants, .mod_2616035 .titre_suivants a{color: #000000;text-align: left;text-decoration: none;font: bold  11px "Arial", sans-serif;}
.mod_2616035 .titre_suivants a:hover{color: #787777;text-decoration: none;background: transparent;}
.mod_2616035 .photo{position: relative;padding-right: 5px;float: left;}
.mod_2616035 .lire_suite{text-align: right;}
.mod_2616035 .lire_suite a, .mod_2616035 .lire_suite img{color: #333333;text-decoration: none;font: 12px "Arial", sans-serif;padding-right: 1ex;}
.mod_2616035 .pave{position: relative;float: left;width: 49%;}
.mod_2616035 .pave .bloc{padding: 7px;}
.mod_2616035 .bloc_rub{border-bottom: transparent;}
.mod_2616035 .scroller{width: 559px;overflow: hidden;}
.mod_2616035 .scroller div.section{float: left;overflow: hidden;width: 559px;}
.mod_2616035 .scroller div.content{width: 10000px;height: auto;}
.mod_2616035 .table{width: 559px;}
.mod_2616035 table td{vertical-align: top;padding: 0 7px;}
.mod_2616035 .pager, .mod_2616035 .pager a{color: #000000;text-align: left;text-decoration: none;font: normal 20px "Arial", sans-serif;font-weight: normal;}
.mod_2616035 .pager{padding: 10px 0;text-decoration: none;}
.mod_2616035 .pager a{border: #000000 1px solid;padding: 2px 6px;line-height: 32px;}
.mod_2616035 .pager a:hover, .mod_2616035 .pager .sel{color: #0783D9;text-decoration: none;background: transparent;border: #0783D9 1px solid;font-weight: bold;}
.mod_2616035 .pager .sel{text-decoration: none;}
.mod_2616035 .pager span{padding: 2px 6px;}
.mod_2616035 .pager a span{padding: 0;}
.mod_2616035 .pager, .mod_2616035 .pager a{font-size: 12px;}
.mod_2616035 table td.pager{width: 30px;text-align: center;padding: 10px 0;vertical-align: middle;}
.mod_2616035 .rubrique{border-top: none;height: 100%;_height: auto;}
.mod_2616035 .rubrique ul{padding: 0;list-style:none;}
.mod_2616035 .rubrique li{position: relative;float: left;border: none;line-height:8px;background: rgba(88, 144, 255, 0.2);}
.mod_2616035 .rubrique li a{display: block;padding: 1.5ex;}
.mod_2616035 .rubrique li.selected{z-index: 980;background: #FFFFFF;border:  1px solid #cecece;border-bottom: none;margin: 0 0 -1px 0;}
.mod_2616035 .rubrique li.selected a{color: green;text-decoration: none;background: transparent;text-decoration: inherit;border-bottom: 1px solid #FFFFFF;}
.mod_2616035 .inner_tabs{border:  1px solid #cecece;background: #FFFFFF;padding: 0px 10px 0px 15px;height: 100%;}
.mod_2616035 .pave_header{border-bottom:  1px solid #D5D0CE;padding-bottom: 5px;margin-bottom: 5px;}

.list-group-item {
    border-bottom: 1px solid #ddd; /* Couleur de la bordure */
    border-top: none;
    border-left: none;
    border-right: none;
  }
  
  .list-group-item:last-child {
    border-bottom: none; /* Pas de bordure pour le dernier élément */
  }