/* CSS-  Simon Holzman - 2006 - http://www.holzman.fr */

/* // AVANT-PROPOS // */
div {
  margin: 0px;
  padding: 0px;
  border: 0px;
}

/* // DECLARATIONS PRINCIPALES // */
body {
  background-color: #445371;
  font-family: arial, helvetica, sans-serif;
  color: black;
  padding: 0px;
  margin: 0px;
  text-align: center;
}

#tout {
  background-color: #fff;
  background-image: url('/media/img/css/tout_bg.jpg');
  background-repeat: repeat-y;
  background-position: right;
  width: 921px;
  margin: 0 auto;
  text-align: left;
  color: inherit;

}

form {
  margin: 0px; padding: 0px;
 }

a {

}

p, h2, h3 {
  margin: 0px;
  padding: 0px;
}

/* // PARTIE DROITE // */
#droite {
  color: inherit;
  float: right;
  width: 207px;
  background-color: #445371;

 }

#d1, #d2, #d3, #d4, #d5, #d6, #d7, #d8 { height: 94px; }

#d1 { background-image: url('/media/img/css/bande_09.jpg'); width: 132px; }
#d2 { background-image: url('/media/img/css/bande_11.jpg'); width: 132px; }
#d3 { background-image: url('/media/img/css/bande_13.jpg'); width: 132px; }
#d4 { background-image: url('/media/img/css/bande_20.jpg'); width: 132px; }
#d5 { background-image: url('/media/img/css/bande_22.jpg'); width: 207px; }
#d6 { background-image: url('/media/img/css/bande_25.jpg'); width: 185px; }
#d7 { background-image: url('/media/img/css/bande_29.jpg'); width: 185px; }
#d8 { background-image: url('/media/img/css/bande_30.jpg'); width: 132px; }


/* // Partie- GAUCHE - CONTENU // */
#gauche {
  width: 714px;
  float: left;
  background-color: inherit;
  color: inherit;
}




#header {
  height: 134px;
 }

#g1, #g2, #g3, #g4, #g5, #g6, #g7 {
  height: 134px;
  width : 102px;
}

#g1 { background-image: url('/media/img/css/bande_02.jpg'); float: left; cursor: pointer; }
#g2 { background-image: url('/media/img/css/bande_03.jpg'); float: left; cursor: pointer; }
#g3 { background-image: url('/media/img/css/bande_04.jpg'); float: left; }
#g4 { background-image: url('/media/img/css/bande_05.jpg'); float: left; }
#g5 { background-image: url('/media/img/css/bande_06.jpg'); float: left; }
#g6 { background-image: url('/media/img/css/bande_07.jpg'); float: left; }
#g7 { background-image: url('/media/img/css/bande_08.jpg'); float: left; }

h1 {
  height: 0px;
  margin: 0px;
  padding: 0px;
}

h1 span {
  display: none;
}


#corps {
  background-color: inherit;
  margin: 0px;
  padding: 0px;
  color: inherit;
}

#corps a {
  background-color: inherit;
  color: #6A7549;
  text-decoration: none;
 }

#corps a:hover {
  text-decoration: underline;
 }

/* // ELEMEMENTS DU MENU // */
#menu {
 margin: 0px;
}

#menu a {
  color: #fff;
  background-color: inherit;
}

#menu a:hover {
  text-decoration: none; }

ul#menu {
  font-family: arial, helvetica, sans-serif;
  display: table-row;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  width: 714px;
  text-align: center;
}



li.categorie {
 /* display: table-cell;*/
  float: left;
  background-color:rgb(112,164,197) ;
  height: 24px;
  font-size: 8.5pt;
  font-weight: bold;
  line-height: 24px;
  width: 101px;
  border-right: 1px solid white;
  white-space: nowrap;
  color: inherit;
}


li.categorie a {
  color: white;
  background-color: inherit;
  text-decoration: none;
}




.rubriques {
  min-width: 101px;
  position: absolute;
  display: none;
  background-color: rgb(112,164,197);
  margin: 2px 0px 0px 0px;
  padding: 0px;
  color: inherit;
  z-index: 200;
}




.sous_rubriques {
  position: absolute;
  color: inherit;
  display: none;
  background-color: rgb(112,164,197);
  margin: 0px;
  padding: 0px;
  z-index: 201;
}

li.rubrique, li.sous_rubrique {
  padding:0px 4px;
  margin: 0px;
  white-space: nowrap;
  text-align: left;
  line-height: 18px;
  text-indent: 0px;
  list-style-type: none;
}
/* **FIN MENU */

/* /// BARRE LATERALE GAUCHE /// */
#sidebar {
  float: left;
  width: 160px;
  padding: 5px;
  background-color: white;
  color: inherit;
}

/*elements communs*/
#recherche, #localisation, #dernieres_annonces, #agenda, #identification {
  border-bottom: 4px solid #383E7C;
  padding: 7px 0px;
 }

/*recherche*/
#recherche {
  height: 45px;
 }

#recherche input {
  margin-top : 2px;
 }

#recherche input[type=text] {
  border: 1px solid #383E7C;
font-size: 11px;
  float: left;
width: 130px;
 }

#recherche input[type=image] {
  border: 0px;
  float: right;
margin: 2px 0px 0px 0px;
padding: 0px;
  width: 22px;
  height: 16px;
  cursor: pointer;
 }

#titre_recherche {
  background-image: url('/media/img/css/bande_15.jpg');
  width: 155px;
  height: 19px;
 }

#titre_recherche span {
  display: none;
 }

/*localisation*/

#localisation {
  min-height: 55px;
 }

* html #localisation {
   height: 55px;
}

#vousetesici {
  background-image: url('/media/img/css/bande_18.jpg');
  width: 155px;
  height: 19px;
  margin: 0px 0px 5px 0px;
 }

#vousetesici span {
  display: none; }

#localisation h2 {

 }

#localisation h2 a {
  font-size: 11pt;
  text-decoration: none;
  background-color: inherit;
  color: #000;
  padding: 0px 0px 7px 15px;
  float: left;
  display: block;
  background-image:url('/media/img/css/bullet01.jpg');
  background-repeat: no-repeat;
  background-position: 0px 4px; }

* html #localisation h2 a {
  padding: 0px 0px 0px 15px;
}

#localisation h2 a:hover {
  text-decoration: underline;}

#localisation ul {
  list-style-type: none;
  text-indent: 0px;
  margin: 0px 0px 0px 0px;
  padding:0px 0px 4px 0px;

 }
#localisation li {
  background-image:url('/media/img/css/bullet02.jpg');
  background-repeat:no-repeat;
  background-position: 0px 2px;
 /* _background-position: 0px 6px;*/
  padding: 0px 0px 2px 15px;
  margin: 0px;
  line-height: 13px;
  font-size: 12px;
  clear: left;
 }

#localisation li a {
  background-color: inherit;
  text-decoration: none;
  color: black;
 }

#localisation li a:hover {
  text-decoration: underline;
 }

/*dernieres annonces*/



#dernieres_annonces {

}

#quoideneuf {
  background-image: url('/media/img/css/bande_21.jpg');
  width: 155px;
  height: 19px;
  margin: 0px 0px 5px 0px;
 }
#quoideneuf span { display: none; }

#cadre_dernieres_annonces {
  overflow: hidden;
  height: 100px;
  margin: 3px;
}


#rail_annonces {
  padding-top: 0px;
  margin-top:50px;
}

.derniere_annonce {
  height: 50px;
  overflow: hidden;
  font-size: 12px;
  font-family: "Times New Roman", Times, serif ;

  Font-weight: bold;
}

.prochain_evenement {
  font-size: 12px;
  font-family: "Times New Roman", Times, serif ;

  Font-weight: bold;
  }


.derniere_annonce a  {
  background-color: inherit;
  text-decoration: none;
  color: #6A7549;
  margin: 0px 0px 0px 30px;
  display: block;
text-indent: 0px;
height: 1%;

 }

.titre_prochain_evenement {
  padding-left: 30px;
  color: #770000;
    background-color: inherit;
 }



.lien_prochain_evenement a {
  background-color: inherit;
  text-decoration: none;
  color: #6A7549;
  margin: 0px 0px 0px 30px;
  display: block;
text-indent: 0px;
 }

* html .lien_prochain_evenement a {
  margin: 0px 0px 0px 33px;

 }

.derniere_annonce a:hover {
  text-decoration: underline;
 }

.date_derniere_annonce, .date_prochain_evenement  {
  float: left;
 }


/*agenda*/
#titre_agenda {
  background-image: url('/media/img/css/bande_27.jpg');
  width: 155px;
  height: 19px;
  }

#titre_agenda span {
  display:none;
}



#calendrier {
  float: left;
  font: bold 7pt/9pt verdana, lucida, arial, helvetica, sans-serif;
  margin: 5px 0px 5px 0px;
  background-color: #C5E1F3;
  color: inherit;
  width: 100%;
  text-align: center;
}

#calendrier #fleches {
  background-color: #ecd4b4;
  color: inherit;
  text-align: center;
}

#calendrier table {
  margin: 0px auto;
  padding: 0px;
  width: 130px;
}

#calendrier th {
  background-color: inherit;
  font-size: 7pt;
  font-weight: normal;
  text-align: right;
  color: #000;
}

#calendrier .jour {
  background-color: inherit;
  color: #999;
}

.jour_du_mois, .jour {
  background-color: inherit;
  text-align: right;
  font-size: 7pt;
  color: #000;
  font-weight: bold;
}

a.calendrier_evenement {
  background-color: inherit;
  text-decoration: none;
  color: #fff !important;
  font-size: 7pt;
font-weight: bold;
}

td.calendrier_evenement {
  background-color: #2B658C;
  text-align: right;
  color: inherit;
}

a.calendrier_evenement_mois, a.calendrier_evenement_annee {
margin: 0px;
padding: 0px;
font-size: 10px;
  color:#2B658C !important;
  background-color: inherit;
  font-weight: bold;
 }

#calendrier #mois {
  line-height: 10pt;
  background-color: #2B658C;
  color: inherit;
  text-align: center;
  padding: 2px 0px;
}

#agenda_mois {
  width: 80px;
 }

#agenda_annee {
  width: 58px;
 }

/*identification*/
#identifiez_vous {
  background-image:url('/media/img/css/bande_32.jpg');
  width: 155px;
  height: 19px;
margin-bottom: 3px;
}

#identifiez_vous span {
  display: none;
}

#login_form label {
  font-size: 11px;
  display: block;
  margin: 5px 0px 0px 0px;
  padding: 0px;
 }

#login_form #id_password, #login_form #id_username {
  border: 1px solid #383E7C;
 }





#login_form input[type=text] {
  font-size: 11px;
 }

#login_form input[type=password] {
  font-size: 11px;
float: left;
 }

#login_form input[type=image] {
  border: 0px;
  float: left;
  margin-left: 4px;
  width: 22px;
  height: 16px;
  cursor: pointer;
 }


#helps {
  padding-top: 5px;
display: block;
clear: both;
 }

.help a {
  text-decoration: none;
  font-size: 10px;
  color: #000;
  background-color: inherit;
 }


.help a:hover {
  text-decoration: underline;
 }


/* ** FIN BARRE LATERALE GAUCHE */

/* /// CORPS DE SITE /// */

#main {
  float: left;
}

* html #main {
    height: 1%;
 }

html>body #main {
  border: 0px;
  }

#annonces {
  width: 544px;
  margin: 6px 0px 0px 0px;
  background-color: inherit;
  border: 0px;
  color: inherit;
 }

* html #annonces {
  width: 541px !important;
  overflow: hidden;

 }

.annonce {
  margin: 0px 0px 0px 0px;
  color: inherit;
  padding: 3px 3px 15px 3px;
  background-color: white;
}


.evenement {
padding: 0px 10px;
}


.annonce_chapo, .annonce_corps, .description_evenement {
  background-color: inherit;
  color: #30345F;
  font-size: 12px;
  margin-top: 3px;
 }

.annonce_corps table {
  text-align: left;
width: 530px;
border-collapse: collapse;
 }

.annonce_corps table table {
width: 376px;

 }

.annonce_corps table caption {
  text-transform: uppercase;
text-align: left;
border-bottom: 1px solid black;
padding: 15px 0px 3px 0px;
 }

.annonce_corps table th {
font-size: 13px;
width: 150px;
border-bottom: 1px solid #ccc;
 }

.annonce_corps table td {
font-size: 13px;
border-bottom: 1px solid #ccc;
 }


.annonce_corps table tr {

 }
.description_evenement {
  background-color: inherit;
  color: #330000;
  font-size: 12px;
  margin: 12px 0px;
 }

.annonce_titre a {
  font-family: "Times New Roman", Times, serif ;
  font-size: 23px;
  color: #6A7549;
  background-color: inherit;
  font-weight: lighter;
  text-decoration: none;
 }

.annonce_titre a:hover {
  text-decoration: underline;

 }

.evenements {
  color: inherit;
border-top: 3px solid #770000;
border-bottom: 3px solid #770000;
background-color: #eeeeee;
margin-top:20px;
 }

.titre_evenement {
  font-family: "Times New Roman", Times, serif ;
  font-size: 20px;
  background-color: inherit;
  color: #770000;
  font-weight: lighter;
margin-top: 4px;
 }

.dates_annonce, .dates {
  font-size: 13px;
font-weight: bold;
  color: #333;
  background-color: inherit;
  margin: 4px 0px 10px 1px;
  font-family: "Times New Roman", Times, serif ;
 }

/* fin corps de site */


.spacer {
  clear: both;
}

#footer_tout {
 clear: both;
 margin-left: -17px;
 position: absolute;
 }




#footer {
  background-image: url('/media/img/css/footer_bg.jpg');
  width: 659px;
  height: 80px;
  background-color: inherit;
  font-size: 13px;
  float: left;
  color: inherit;
 }


#footer ul {
  margin-top: 25px;
  text-align: center;
 }
#footer li {
  display: inline;
  padding-right: 10px;
 }

#footer a {
  background-color: inherit;
  text-decoration: none;
  color: #6A7549;
 }

#footer a:hover {
  text-decoration: underline;
 }

#footer_left, #footer_right {
  width: 110px;
  height: 80px;
 }

#footer_left {
  background-image: url('/media/img/css/poisson_gauche.jpg');
  float: left;
  margin-left: 0px;
  overflow: visible;
 }

#footer_right {
  background-image: url('/media/img/css/poisson_droite.jpg');
  float: left;
  margin: 0px;
 }

#tooltip {
  display: none;
  position: absolute;
    color: inherit;
  background-color: #fff47f;
  border: 1px solid #ffb87f;
  font-size: 9pt;
  font-weight: bold;
  padding: 2px;
}

li .fichier {
}

.fichiers {
    list-style-type: none;
}

