h1 {
  border: none;
  margin: 0;
  padding: 0;
  color: black;
  font-size: 20px;
  margin-top: 0; }

#blk_resultats {
  margin-bottom: 12px; }
  #blk_resultats .pub_inscription {
    margin: 18px 0; }
    #blk_resultats .pub_inscription img {
      float: left;
      margin-right: 12px; }
    #blk_resultats .pub_inscription p {
      float: left;
      width: auto; }
    #blk_resultats .pub_inscription span, #blk_resultats .pub_inscription a {
      font-size: 12px; }
    #blk_resultats .pub_inscription h3 {
      font-size: 13px;
      margin-bottom: 3px;
      margin-top: 0; }

#resultats {
  padding-top: 12px;
  width: 98%; }
  #resultats .info_extend_results {
    background: silver;
    color: red;
    font-size: 12px; }
    #resultats .info_extend_results span {
      display: block;
      padding: 6px; }

#pub_right {
  width: 7%;
  padding-left: 3%; }

#blk_left_pub {
  margin-top: 12px;
  text-align: center;
  border-bottom: 2px solid #666666; }

#date_interval {
  width: auto; }
  #date_interval li {
    float: left;
    width: auto;
    margin-right: 12px; }
    #date_interval li a {
      font-size: 13px;
      color: blue; }
      #date_interval li a.selected {
        color: red;
        font-weight: bold; }
#menu_localisation {
  width: 96%;
  margin-top: 12px;
  padding: 0 0 12px 4%;
  border-bottom: #666666 solid 2px; }
  #menu_localisation h2 {
    margin: 0 0 12px 0; }
    #menu_localisation h2 a {
      text-decoration: underline;
      font-size: 15px;
      color: #ff0000; }
  #menu_localisation #country select {
    width: 180px; }
  #menu_localisation #map h3, #menu_localisation #map h4 {
    margin: 0; }
  #menu_localisation #map h3 {
    color: black;
    font-size: 15px;
    margin-top: 12px; }
  #menu_localisation #map h4 {
    color: #ff0000;
    font-size: 13px; }
  #menu_localisation #the_map {
    margin-top: 6px; }
  #menu_localisation #departement {
    margin-top: 6px; }
    #menu_localisation #departement strong {
      display: block;
      float: left;
      width: 100%;
      font-size: 12px;
      margin-bottom: 3px; }
      #menu_localisation #departement strong a {
        color: #ff0000; }
    #menu_localisation #departement li {
      font-size: 13px;
      font-weight: bold; }
      #menu_localisation #departement li a {
        color: #ff0000;
        font-size: 12px;
        font-weight: normal; }
      #menu_localisation #departement li.on a {
        font-weight: bold; }
#frm_abonnement_alerte .email {
  border-bottom: 1px solid #666666; }

#suggestBoxElement ul {
  float: left;
  width: 95%;
  padding: 1%;
  border: 1px solid #ff0000; }
  #suggestBoxElement ul li {
    float: left;
    width: 100%;
    margin-bottom: 6px; }
  #suggestBoxElement ul .suggestions {
    border-bottom: 1px solid #e7e7e7; }
  #suggestBoxElement ul .suggestions:hover {
    cursor: pointer;
    background: #e7e7e7; }
  #suggestBoxElement ul .intro {
    color: #ff0000; }
