.ann_list_table { width: 90%; border: 1px solid #94aaf8; border-collapse: collapse;  margin: auto;  }
.ann_list_labels { width: 30px;} 
.ann_list_table tr { margin: 0px; padding: 0px; }
.ann_list_table thead td { border-bottom: 2px solid #94aaf8; font-weight: bold; }
.ann_list_table tbody td { border-bottom: 1px solid lightblue; padding: 3px; }
.ann_list_tr0 { background-color: #fff9d0; }
.ann_list_tr1 { background-color: #e8edff; }
.ann_list_assnom { font-weight: bold;  }
.ann_infos_cattable { width: 90%; margin: auto;  }
.ann_infos_cattable td { width: 50%; margin: 20px; border: 1px solid lightblue;  vertical-align: top ; background-color: #fff9d0;}

#nom_asso {
  font-size: 15px;
}

#logo_flux {
  float: right;
  padding-left: 10px;
  padding-bottom: 10px;
  background: white;
  vertical-align: top;
  max-height: 172px;
}
#logo {
  height: 120px;
  border: none;
  margin-bottom: 10px;
}
#flux_rss {
  border: none;
  margin-bottom: 10px;
}

#photo_divers {
  background: white;
}
#photo {
  border: none;
  max-width: 710px;
}

