/* CSS Document */
body {
  padding: 0;
  margin: 0;
  background-color: #FFFFFF;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #101113; }

h1 {
  font-size: 19px;
  font-weight: normal;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 25px; }

h2 {
  clear: both;
  background: url(images/fond_titre.jpg) no-repeat;
  height: 23px;
  line-height: 23px;
  vertical-align: middle;
  color: #FFFFFF;
  font-size: 15px;
  font-weight: normal;
  padding-left: 20px;
  margin-bottom: 20px; }

h3 {
  font-size: 13px;
  margin-top: 0;
  margin-bottom: 15px;
  color: #666666; }

p {
  margin: 7px 0; }

a:link, a:visited {
  color: #bd3567;
  text-decoration: none; }
a:hover {
  text-decoration: underline; }

/**** MISE EN PAGE *****/
#contenu {
  text-align: left;
  max-width: 917px;
  margin: 0 auto; }

#col_gauche {
  float: left;
  max-width: 240px; }

/* Menu */
#menu {
  margin: 15px 0;
  padding: 0; }
  #menu ul {
    list-style: none;
    margin-bottom: 3px; }
  #menu li {
    list-style: none;
    margin-bottom: 3px; }
    #menu li a:link, #menu li a:visited {
      background: url(images/puce_off.jpg) no-repeat;
      text-transform: uppercase;
      font-size: 12px;
      color: #666666;
      text-decoration: none;
      padding-left: 20px;
      padding-top: 2px;
      height: 17px;
      line-height: 17px;
      vertical-align: middle; }
    #menu li a:hover {
      background: url(images/puce_on.jpg) no-repeat;
      text-decoration: none;
      padding-left: 20px;
      padding-top: 2px;
      height: 17px;
      line-height: 17px;
      vertical-align: middle; }
    #menu li a.l_menu_on:link, #menu li a.l_menu_on:visited {
      background: url(images/puce_on.jpg) no-repeat;
      text-decoration: none;
      padding-left: 20px;
      padding-top: 2px;
      height: 17px;
      line-height: 17px;
      vertical-align: middle; }
  #menu .sous_menu ul {
    margin-left: 10px;
    list-style-position: outside; }
  #menu .sous_menu li {
    list-style: disc; }
    #menu .sous_menu li a:link, #menu .sous_menu li a:visited {
      background: none;
      padding-left: 0;
      padding-top: 0;
      text-transform: none; }
    #menu .sous_menu li a:hover {
      color: #000000; }
  #menu .sous_menu a.l_menu_sous_on:link, #menu .sous_menu a.l_menu_sous_on:visited {
    color: #000000; }

.dispon {
  display: block; }

.disp {
  display: none; }

/* fin menu */
#col_centre {
  float: left;
  margin-left: 10px;
  min-height: 400px;
  _height: 400px; }

.petit {
  max-width: 380px; }

.large {
  max-width: 580px; }

.large_liste {
  max-width: 645px; }

#col_centre .bloc_actu {
  clear: both;
  margin-bottom: 20px;
  float: left;
  max-width: 380px; }
  #col_centre .bloc_actu h2 {
    background: url(images/fond_titre_actu.jpg) no-repeat;
    max-width: 386px;
    height: 23px;
    line-height: 23px;
    vertical-align: middle;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: normal;
    padding-left: 20px;
    margin-bottom: 5px; }
  #col_centre .bloc_actu h3 {
    font-size: 13px;
    margin-top: 0;
    margin-bottom: 5px;
    color: #666666; }

.intro_accueil {
  font-size: 14px;
  text-align: center; }

#col_centre h1.tit_accueil {
  font-size: 21px;
  font-weight: normal;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #666666; }
#col_centre .suite a:link, #col_centre .suite a:visited {
  text-decoration: underline; }
#col_centre .suite a:hover {
  text-decoration: none; }
#col_centre .img_actu {
  float: left;
  margin-left: 0;
  margin-right: 10px; }

#col_droite {
  margin-left: 30px;
  _margin-left: 20px;
  max-width: 210px;
  float: left; }
  #col_droite h3 {
    font-size: 21px;
    font-weight: normal;
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 15px; }

#bloc_news {
  background: url(images/fond_news.jpg) repeat-y;
  max-width: 194px;
  /*min-height:173px;
  _height:173px;*/
  margin-bottom: 20px;
  color: #FFFFFF;
  padding: 10px 10px; }
  #bloc_news h4 {
    font-size: 13px;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: -12px;
    background: url(images/puce_news.gif) no-repeat;
    padding-left: 12px; }
  #bloc_news h5 {
    font-size: 11px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 0; }
  #bloc_news .suite {
    margin-bottom: 15px; }
  #bloc_news a:link, #bloc_news a:visited {
    color: #FFFFFF;
    text-decoration: underline; }
  #bloc_news a:hover {
    text-decoration: none; }

#footer {
  clear: both;
  padding-top: 10px;
  margin-bottom: 10px; }

/*** Articles ****/
.article {
  clear: both;
  margin-bottom: 30px; }

.chapeau {
  font-style: italic;
  margin-top: 10px;
  margin-bottom: 15px; }

.ps {
  clear: both;
  margin-top: 1.5em;
  padding-top: 0px;
  border-top: 1px solid #CCCCCC;
  font-size: 0.90em;
  color: #CCCCCC; }
  .ps p {
    margin: 3px 0;
    padding: 0; }

/*** Petites annonces ***/
#t_annonces {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%; }
  #t_annonces th {
    border: solid 1px #000000;
    padding: 3px; }

td {
  border: solid 1px #000000;
  padding: 3px; }

#t_annonces th {
  background-color: #bd3567;
  color: #FFFFFF;
  text-transform: uppercase;
  text-align: center; }
#t_annonces td {
  vertical-align: top;
  color: #666666; }
#t_annonces .date_annonce {
  max-width: 60px;
  font-style: italic; }
#t_annonces p {
  margin-top: 0; }

/*** Membres ***/
table#t_membres {
  border-collapse: collapse;
  border-spacing: 0;
  /*max-width: 100%;*/
  width: 100%; }

#t_membres th, td {
  border: solid 1px #000000;
  padding: 3px; }

#t_membres th {
  background-color: #bd3567;
  color: #FFFFFF;
  text-transform: uppercase;
  text-align: center; }
#t_membres td {
  vertical-align: top;
  color: #666666;
  max-width: 200px; }
#t_membres .nom_membre {
  font-weight: bold;
  max-width: 150px; }
#t_membres .adresse_membre {
  max-width: 140px; }
#t_membres .tel_membre {
  max-width: 80px; }
#t_membres .url_membre {
  max-width: 110px;
  max-width: 110px;
  word-wrap: break-word; }
#t_membres .mail_membre {
  max-width: 130px;
  max-width: 130px;
  word-wrap: break-word; }
#t_membres .lang_membre {
  max-width: 20px;
  word-wrap: break-word; }
#t_membres p {
  margin-top: 0; }

/*** Planing familiaux ***/
/*** Form inscription ***/
#form_inscr table {
  border: none; }
#form_inscr label {
  display: block;
  float: left;
  max-width: 85px;
  font-weight: bold; }
#form_inscr input, #form_inscr textarea {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px; }
#form_inscr table td {
  vertical-align: top;
  padding: 2px 10px 2px 2px;
  border: none; }
#form_inscr fieldset {
  margin-top: 10px; }
#form_inscr #btn_imprimer {
  margin: 10px auto 10px;
  text-align: center; }
#form_inscr #bas_form {
  text-align: center;
  margin-bottom: 30px; }

/*** Menu membre (col gauche) ***/
#col_gauche #menu_membre {
  margin-top: 30px; }

#menu_membre .titre_menu_membre {
  clear: both;
  color: #FFFFFF;
  font-size: 15px;
  text-transform: uppercase;
  background-color: #bd3567;
  padding: 5px 10px 3px;
  text-align: center;
  width: 80%; }
#menu_membre #connexion_membre {
  font-size: 14px;
  padding-left: 5px; }
#menu_membre #lien_deconnexion {
  margin-left: 5px; }

/*** Formulaire Login ****/
#formulaire_login ul, formulaire_login li {
  list-style: none;
  margin-left: 0;
  padding-left: 20px; }

#formulaire_login label {
  display: block;
  font-weight: bold;
  margin-top: 5px; }
  #formulaire_login label.nofx {
    display: inline;
    font-weight: normal; }

#header {
  position: relative;
  max-width: 1400px;
  margin: 0 auto; }
  #header .logo_site {
    position: absolute;
    top: 48px;
    left: 0;
    z-index: 1; }

.spip_logos {
  margin-left: -1px; }

.nom_site {
  color: #636363;
  font-size: 18px;
  margin-left: 50px; }

.texte_slideshow {
  color: #FFF;
  font-size: 36px;
  position: absolute;
  bottom: 20px;
  right: 296px;
  z-index: 1;
  font-style: italic; }

/*# sourceMappingURL=styles.css.map */
