/*Div globale*/
/*html, body {
  height: 100%;
}*/

body {
  background-color:#ffffff;
  background-position:center top;
  background-repeat:repeat-y;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

html, body, table, th, tr, td, p, ul, li,dl, dt, dd, img, h1, h2, h3, h4, h5, h6, a, legend, form, input, label, textarea {
  margin: 0;
  padding: 0;
  text-decoration: none;
  list-style-type: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}
#retour_ligne {
  clear: both;
}
div#global {
  width:976px;
  position: relative;
  margin-right: auto;
  margin-left: auto;
  min-height: 100%;
  padding: 0px;
  margin-top: 0px;
  z-index: 0;
  left: 0px;
  top: 0px;
  background-color: #FFFFFF;
}

div#bandeau {
  left: 0px;
  height: 172px;
  width: 976px;
  z-index: 0;
  visibility: visible;
  top: 0px;
  background-image:url(/media/site/gen/bg_bandeau.jpg);/*bg_guide_bandeau.jpg*/
  /*background-position:690px top;*/
  background-repeat:no-repeat;
  background-color: #b1d1ce;
  display: none;
}

#datedujour {
  font-family: arial;
  font-size: 11px;
  color: #ffffff;
  left:30px;
  top:10px;
  position: absolute;
}

#enscene{
  position: absolute;
  width: 191px;
  height: 170px;
  right: 0px;
  top: 0px;
  overflow: hidden;
}
#enscene dt{
  
}
#enscene dt a{
  background-image:url(/media/site/gen/puce_colonne_droite_off.jpg);
  background-repeat:no-repeat;
  padding-left:20px;
  color:#FFFFFF;
  font-size:15px;
}
#enscene dt a:hover{
  background-image:url(/media/site/gen/puce_colonne_droite_on.jpg);
  color:#b1d1ce;
}
#enscene ul{
  margin:0;
  padding:0;
}
#enscene li{
  margin:0;
  padding:0;
  padding-left:20px;
  padding-right:15px;
}
#enscene li a{
  font-family: 'Trebuchet MS', Arial;
  font-size:12px;
  color: #b1d1ce;
}
#enscene li a:hover{
  color: #ffffff;
}
#enscene li a.guides{
  font-family: Arial;
  font-size:10px;
  color: #ffffff;
}
#enscene li a:hover{
  color: #b1d1ce;
}

div#flux_page {
  /*left: 0px;*/
  min-height: 100%;
  width: 976px;
  z-index: 0;
  visibility: visible;
  /*top: 0px;*/
  background-repeat:repeat-y;
  margin: 0;
  padding: 0;
}

/* Regroupe les éléments de la page, soit la navigation contextuelle les textes et les éléments en marge dans la colonne de droite */
#contenu_page {
  color: #7D7C76;
  float: right;
  width: 976px;
  margin-bottom: 20px;
  margin-top:0px;
  margin-left:0px;
  margin-right:0px;
  padding:0;
  z-index: 5;
  /*top: 130px;*/
}
#fil_ariane {
  color:#024F61;
  font-size:10px;
  left:30px;
  /*margin-top:4px;*/
  top:0px;
  position:absolute;
}
#fil_ariane a{
  color:#024F61;
  font-size:10px;
}
#fil_ariane a:hover{
  color:#000000;
}
#outils_page{
  color:#024F61;
  font-size:10px;
  margin-top: -90px;
  position:absolute;
  right:225px;
  top:306px;
}
#outils_page a{
  color:#024F61;
  font-size:10px;
  margin-left: 5px;
}
#outils_page a:hover{
  color:#000000;
}
#separateur {
  clear: both;
  margin-top: 50px;
  margin-bottom: 50px;
  width: 500px;
}

div#separateur_piedpage {
  height: 15px;
  clear: both;
}

/* evenements de la page d'accueil */
#evenements{
  position:relative;
}
div.evenement{
  position:relative;
  width:239px;
  height:269px;
  float:left;
  display:inline;
  margin-right:1px;
  margin-bottom:1px;
  background-color:#000000;
  overflow: hidden;
}
div.evenement img{
  position:absolute;
}
/*#evenements a.date{
  background-image:url(/media/site/gen/bg_evenement.png);
  background-repeat:repeat-y;
  display:block;
  position:absolute;
  bottom:90px;
  width:234px;
  padding-right:3px;
  padding-left:3px;
  padding-top:0px;
  margin:0;
  z-index:10000;
  font-family: 'Trebuchet MS', Arial;
  font-size: 12px;
  color:#ffffff;
  text-transform: uppercase;
  text-decoration: none;
}
#evenements a.date:hover{
  background-image:url(/media/site/gen/bg_evenement_on.png);
  color: #000000;
  text-decoration: none;
}*/
#evenements a.desc{
  background-image:url(/media/site/gen/bg_evenement.png);
  background-repeat:repeat-y;
  display:block;
  position:absolute;
  bottom:0px;
  min-height:70px;/*105px;*/
  //height:70px;
  width:234px;
  z-index:10000;
  padding-right:3px;
  padding-left:3px;
  padding-bottom:40px;
  font-family: 'Trebuchet MS', Arial;
  font-size: 24px;
  color: #ffffff;
  line-height: 0.8em;
  text-decoration: none;
  left:0;
}
#evenements span.date_evt{
  display:block;
  width:234px;
  padding-top:0;
  margin:0;
  margin-bottom: 5px;
  z-index:10000;
  font-family: 'Trebuchet MS', Arial;
  font-size: 12px;
  text-transform: uppercase;
  text-decoration: none;
}
#evenements a.desc:hover{
  background-image:url(/media/site/gen/bg_evenement_on.png);
  color: #000000;
  text-decoration: none;
}
#evenements span.heure{
  position: absolute;
  right:4px;
}
#evenements span.classification{
  font-family: Arial;
  font-size: 11px;/*12px;*/
  display:block;
  position:absolute;
  bottom:25px;
  line-height:0.8em;/*0.5em;*/
}
#evenements span.lieu{
  font-family: Arial;
  font-size: 11px;
  text-transform: uppercase;
  display:block;
  position:absolute;
  bottom:7px;
  line-height:0.8em;
}
#evenements span.commune{
  color:#b1d1ce;
}



/* Div colonne de droite, contenus en marge  */
#colonne_droite {
  z-index: 5;
  background-image: url(/media/site/gen/bg_colonne_droite.jpg);
  background-repeat: repeat-y;
  width: 192px;
  min-height: 100%;
  background-color: #ffffff;
  float: right;
  margin-top: 45px;
  margin-right: 0px;
  font-size: 11px;
  color: #024F61;  /*concerné par changement charte*/
  overflow: visible;
  display: none;
}
#colonne_droite li {
  margin-bottom: 2px;
  font-size: 11px;
}
#colonne_droite a {
  font-size: 11px;
}
#colonne_droite p.colonne_vide {
  background-color: #FFFFFF;
  height: 18px;
  width: 230px;
}
#colonne_droite hr {
  height: 1px;
  padding: 0px;
  margin-top: 20px;
  margin-right: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  background-color: #FFFFFF;
  color: #FFFFFF;
  margin-bottom: 0px;
  margin-left: 0px;
}

#colonne_droite_bas {
  z-index: 5;
  background-image: url(/media/site/gen/bg_colonne_droite_bas.jpg);
  background-repeat: no-repeat;
  width: 192px;
  height: 6px;
}

#colonne_droite_sep {
  clear: both;
  width: 160px;
  height: 5px;
}

  /* Div recherche */
#recherche_page {
  width: 192px;
  padding-bottom: 5px;
  margin-bottom:15px;
  position: relative;
  background-color: #B5E655;
}
#recherche_page p {
  clear: both;
  padding-right: 10px;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}
#recherche_page input {
  font-size: 10px;
  color: #797673;
  background-color: #FFFFFF;
  width: 150px;
  float: left;
  height: 15px;
  padding-top: 2px;
  padding-left: 5px;
  margin-bottom: 5px;
  border:1px #b5e655 solid;
}
#recherche_page a {
  margin-left:-18px;
  position:relative;
  top:2px;
}

  /* Div newsletter */
#newsletter {
  width: 192px;
  padding-bottom: 5px;
  margin-bottom:15px;
  position: relative;
}
#newsletter p {
  clear: both;
  padding-right: 10px;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}
#newsletter input {
  font-size: 10px;
  color: #797673;
  background-color: #FFFFFF;
  width: 150px;
  float: left;
  height: 15px;
  padding-top: 2px;
  padding-left: 5px;
  margin-bottom: 5px;
  border:1px #b5e655 solid;
}
#newsletter a {
  margin-left:-18px;
  position:relative;
  top:2px;
}

  /* Div Lexique, actualités, agenda, zone éditoriale, sondage */
#actualites, #agenda, #a_consulter {
  width: 192px;
  position: relative;
  margin-bottom: 25px;
}
#a_consulter h1, #agenda h1, #actualites h1, #newsletter h1 {
  font-size: 18px;
  color: #ffffff;
  font-family: arial;
  font-weight: bold;
  text-transform: uppercase;
  background-color: #000000;
  margin-bottom: 0px;
  line-height: 14px;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 6px;
  padding-left: 15px;
}
#a_consulter h2, #agenda h2, #actualites h2, #newsletter h2 {
  font-size: 14px;
  padding-top: 5px;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 5px;
  margin-bottom: 10px;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: normal;
  background-color: #024F61;
}
#a_consulter h2 a, #agenda h2 a, #actualites h2 a, #newsletter h2 a {
  color: #ffffff;
  font-family: arial;
  font-size: 14px;
  font-weight: normal;
  padding-left: 18px;
  background-image: url(/media/site/gen/puce_colonne_droite_off.jpg);
  background-position: 0px 50%;
  background-repeat: no-repeat;
}
#a_consulter h2 a:hover, #agenda h2 a:hover, #actualites h2 a:hover, #newsletter h2 a:hover {
  color: #b1d1ce;
  font-family: arial;
  font-weight: normal;
  background-image: url(/media/site/gen/puce_colonne_droite_on.jpg);
  background-position: 0px 50%;
  background-repeat: no-repeat;
}

#actualites  p, #agenda  p, #a_consulter  p {
  margin-right: 10px;
  margin-left: 18px;
  margin-bottom:10px;
  font-size: 11px;
}
#actualites  p img, #agenda  p img, #a_consulter  p img  {
  border:1px #797673 solid;
  margin-top: 5px;
}
#actualites .lire, #agenda .lire  {
  margin-bottom: 5px;
  text-decoration: underline;
  float: right;
}
#actualites .titre, #agenda .titre {
  font-weight: bold;
  font-size: 11px;
}
#agenda form p {
  margin-bottom:2px;
  margin-top: 2px;
  height: 18px;
}


#actualites ul, #agenda ul {
  /*list-style-position: outside;*/
  /*list-style-image: url(/media/site/gen/puce_article_aconsulter.gif);*/
  font-weight: normal;
  margin-top: 5px;
  margin-left: 18px;
  margin-bottom: 5px;
  font-size: 11px;
  margin-right: 10px;
}
#actualites p, #agenda p {
  clear: both;
  color:#7024f61;
  font-family: "Trebuchet MS", Arial, sans-serif; 
}
#actualites a, #agenda a {
  color:#024f61;
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-weight:normal;
  font-size: 11px;/*12px;*/
  font-weight: bold;
}
#actualites a:hover, #agenda a:hover {
  color:#000000;
}
#actualites a.date, #agenda a.date {
  color:#660000;
}

#agenda label {
  display:block;
  clear: both;
  float:left;
  font-family:"Trebuchet MS",Arial,sans-serif;
  margin-right:0;
  width:56px;
}
#agenda input, #agenda select  {
  color:#024f61;
  font-family: Arial, sans-serif;
  font-size: 11px;
  border: 1px solid #024f61;  
  width: 80px;
  float: left;
}
#agenda input  {
  height: 15px;
}
#agenda select  {
  height: 17px;
  width: 104px;
}
#agenda input.bouton  {
  background-color:#000000;
  border:1px solid #000000;
  color:#FFFFFF;
  display:inline;
  font-family:arial;
  font-size:11px;
  width:20px;
  height:17px;
  float: left;
  padding-top: 0;
  padding-bottom: 0;
  padding-right:2px;
  padding-left:2px;
  //margin-top: -16px;
}
#agenda input.bouton:hover  {
  color: #000000;
  background-color: #ffffff;
}


/* Mise en forme contenus Div Agenda */
#agenda p.liens {
  padding-left: 7px;
  color: #b1d1ce;
  padding-top: 0px;
  padding-bottom: 0px;
  margin: 10px 10px 10px 0px;
  vertical-align: middle;
  padding-right: 0px;
  height: 15px;
  text-align: right;
}
#agenda img.liens {
  height: 15px;
  vertical-align: top;
  padding-left: 0px;
  padding-right: 3px;
}
#agenda a.liens  {
  color: #024f61;
  font-size: 10px;
  font-family: arial;
}
#agenda a.liens:hover  {
  color: #000000;
}
  /* Mise en forme contenus Div a consulter */
#a_consulter h1 {
  letter-spacing: 0.1em;
  margin-bottom: 0px;
  padding-left: 13px;
  line-height: 22px;
  padding-right: 10px;
}
#a_consulter ul {
  list-style-position: outside;
  list-style-image: url(/media/site/gen/puce_article_aconsulter.gif);
  font-weight: normal;
  margin-top: 5px;
  margin-left: 23px;
  margin-bottom: 5px;
  font-size: 11px;
  margin-right: 10px;
}
#a_consulter a {
  color:#797673;
}
#a_consulter a:hover {
  color:#474543;
}

#script {
  background-image: url(/media/site/gen/jhabite_pages.png);
  height: 70px;
  width: 117px;
  background-repeat: no-repeat;
  background-position: left top;
  top: 6px;
  left: 201px;
  position: absolute;
}

#textes_page, #textes_page_accueil {
  color:#000000;
  /*position: relative;*/
  float:left;
  display:inline;
  margin-left:30px;
  margin-right:10px;
  margin-top:22px;
  min-height:100%;
  padding-left:0px;
  padding-bottom:20px;
  width:722px;
}
#textes_page h1, #textes_page_accueil h1 {
  font-size: 24px;
  /*letter-spacing: 0.1em;*/
  color: #000000;
  font-weight: bold;
  /*background-image: url(/media/site/gen/filet_article_titre.gif);
  background-repeat: no-repeat;
  background-position:left bottom;*/
  /*padding-left: 30px;*/
  padding-top: 10px;
  /*border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #aca9a6;*/
  padding-bottom: 5px;
  text-transform: uppercase;
}
#textes_page h1 {
  border-bottom-width: 6px;
  border-bottom-style: solid;
  border-bottom-color: #000000;
  margin-bottom: 20px;
  padding-right:15px;
}
#textes_page h1.a_l_affiche, #textes_page_accueil h1.a_l_affiche {
  color: #FFFFFF;
  font-size: 18px;
  background-color: #000000;
  text-transform: uppercase;
  font-weight: normal;
  margin-top: 22px;/*15px;*/
  padding-top: 2px;
  padding-right: 10px;
  padding-bottom: 2px;
  padding-left: 3px;  
  margin-bottom: 1px;
  border: none;
}

#textes_page h2, #textes_page_accueil h2 {
  font-size: 16px;
  letter-spacing: 0em;
  color: #000000;
  margin-top: 30px;
  margin-bottom: 20px;
  line-height: 22px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #000000;
  /*margin-left: 20px;*/
}
#textes_page h2 a, #textes_page_accueil h2 a {
  color: #000000;
}
#textes_page h2 a:hover, #textes_page_accueil h2 a:hover {
  color: #c6c6c6;
}
#textes_page h3, #textes_page_accueil h3 {
  letter-spacing: 0em;
  color: #000000;
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 22px;
  width: auto;
  margin-right: 20px;
  background-image: url(/media/site/gen/puce_h3_contenu.gif);
  background-repeat: no-repeat;
  background-position: 1px 6px;
}
#textes_page h3 a, #textes_page_accueil h3 a {
  color: #aca9a6;
}
#textes_page h3 a:hover, #textes_page_accueil h3 a:hover {
  color: #e67300;
}
#textes_page h4, #textes_page_accueil h4 {
  letter-spacing: 0.1em;
  color: #aca9a6;
  margin-top: 5px;
  margin-bottom: 5px;
  /*padding-left: 20px;*/
  line-height: 22px;
  width: auto;
  margin-right: 20px;
  background-image: url(/media/site/gen/puce_h4_contenu.gif);
  background-repeat: no-repeat;
  background-position: 3px 7px;
  /*margin-left: 17px;*/
}
#textes_page p, #textes_page_accueil p {
  color:#000000;
  font-size:11px;
  line-height:normal;
  margin-bottom:5px;
  margin-top:0px;
  text-align:justify;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 5px;
  /*padding-left: 20px;*/
}
#textes_page a, #textes_page_accueil a {
  color: #611101;
  text-decoration: underline;
}
#textes_page a:hover, #textes_page_accueil a:hover {
  color: #6c6c6c;
}

#textes_page table, #textes_page_accueil table {
  font-size: 11px;
  line-height: normal;
  margin-bottom: 5px;
  margin-top: 5px;
  /*margin-left:20px;*/
  text-align: justify;
  border: 1px solid #F5FAEB;
  width: 520px;
}

#textes_page table th, #textes_page_accueil th  {
  border: 1px solid #F4F3EE;
  padding-top: 1px;
  padding-right: 2px;
  padding-bottom: 1px;
  padding-left: 2px;
  text-align: center;
  background-color: #E67300;
  color: #FFFFFF;
}
#textes_page table td, #textes_page_accueil td  {
  border: 1px solid #F4F3EE;
  padding-top: 1px;
  padding-right: 2px;
  padding-bottom: 1px;
  padding-left: 2px;
  vertical-align: top;
  text-align: left;
}
#textes_page table p, #textes_page_accueil p {
  color:#000000;
  font-size:11px;
  line-height:normal;
  margin:0px;
  text-align:justify;
  padding: 0px;
}
#textes_page input, #textes_page textarea, #textes_page select, #textes_page_accueil input, #textes_page_accueil textarea, #textes_page_accueil select {
  font-size: 10px;
  color: #000000;
  background-color: #FFFFFF;
  /*float: left;*/
  font-family: Arial, Helvetica, sans-serif;
  padding-top: 2px;
  padding-left: 5px;
  margin-bottom: 5px;
  border:1px #024f61 solid;
}
#textes_page input, #textes_page_accueil input {
  height: 15px;
}

#textes_page ul, #textes_page_accueil ul, #textes_page ol, #textes_page_accueil ol {
  list-style-position: inside;
  font-weight: normal;
  margin-top: 10px;
  margin-left: 60px;
  margin-bottom: 10px;
  padding: 0;
}
#textes_page li, #textes_page_accueil li {
  list-style-type: square;
}
#contenu_page ol li, #colonne_droite ol li {
  list-style-type: decimal;
  list-style-position: inside;
  margin-left: 0px;
  margin-right: 10px;
}

#textes_page hr.separateur {
  background-color:#000000;
  border-bottom-width:3px;
  border-style:none;
  clear:both;
  color:#000000;
  height:3px;
  margin:0;
  padding:0;
  width:100%;
  position:relative;
  +position:absolute;
  -position:absolute;
  bottom: 0px;
}
*+textes_page hr.separateur {
   position:absolute;
}
* textes_page hr.separateur {
   position:absolute;
}

/* Mise en forme listes*/
div.actus{
  position: relative;
  top: 0px;
  width: 100%;
  clear: both;
  margin-bottom: 10px;
  height: 100%;
}
#liste_vignettes_img  {
  padding: 0;/*1px;*/
  position: relative;
  left: 0px;
  top: 0px;
  /*width: 150px;*/
  visibility: visible;
  /*z-index: 1000;*/
  float: left;
  display:inline
  margin-right: 15px;
  margin-left: 0px;/*20px;*/
  margin-bottom: 0px;/*10px;*/
  margin-top: 0px;/*10px;*/
  margin-right: 10px;
}
#textes_page p.actus {
  line-height: 1.3em;
  float: left;
  display: inline;
  width:620px;
}
#textes_page .date {
  font-size: 12px;
  font-family: 'trebuchet ms', arial;
  color: #000000;
  text-align: left;
  display: block;
  margin-bottom: 6px;
  text-transform: uppercase;
  text-decoration: none;
}

#textes_page .titre {
  font-family: 'trebuchet ms', arial;
  color: #000000;
  font-size: 22px;/*24 si arial*/
  font-weight: bold;
  margin-bottom: 12px;
  display: block;
  margin-top: 0px;
  text-decoration: none;
}
#textes_page .classification {
  font-family: arial;
  color: #000000;
  font-size: 11px;
  text-decoration: none;
}
#textes_page .classificationfull {
  font-size: 12px;
  font-weight: bold;
}
#textes_page .lieu {
  font-family: arial;
  color: #000000;
  font-size: 10px;
  text-transform: uppercase;
  text-decoration: none;
}
#textes_page .lieufull {
  font-size: 11px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
}
#textes_page .commune{
  color:#024f61;
  text-decoration: none;
}
#textes_page a.resume {
  color: #000000;
  padding-top: 2px;
  margin-top: 10px;
  text-decoration: none;
}
#textes_page a.resume:hover {
  color: #6c6c6c;
}

#textes_page p.liens {
  bottom:0;
  color:#024F61;
  font-size:11px;
  /*clear:both;*/
  z-index:100;
  height:15px;
  margin:0 0 3px;
  padding:0;
  position:absolute;
  right:0;
  text-align:right;
  vertical-align:middle;
}
#textes_page p.liensfull {
  line-height: 1.9em;
}
#textes_page img.liens {
  height: 15px;
  vertical-align: top;
  padding-left: 0px;
  padding-right: 3px;
}
#textes_page a.liens  {
  color: #024f61;
  font-size: 11px;
  /*font-weight: bold;*/
  text-decoration: none;
}
#textes_page a.liens:hover  {
  color: #000000;
}
#textes_page a.liensfull  {
  color: #000000;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}
#textes_page a.liens:hover  {
  color: #024f61;
}
#textes_page p.image{
  position: relative; 
  width: 240px; 
  /*margin-left: 10px;*/ 
  /*margin-top: -20px;*/ 
  /*float: right;*/
  float: left;
  margin-right: 15px;
  display: block;
}

/*Mise en forme boutons dans le contenu de l'article*/
p.bouton {
  margin-bottom: 20px;
  margin-right: 10px;
  text-align: left;
}
a.bouton, #sondage a.bouton, #textes_page a.bouton {
  color: #ffffff;
  border: 1px solid #A7D461;
  padding-right: 5px;
  padding-left: 5px;
  background-color: #A7D461;
  text-decoration: none;
}
a.bouton:hover, #sondage a.bouton:hover, #textes_page a.bouton:hover {
  color: #ffffff;
  border: 1px solid #8dbf44;
  background-color: #8dbf44;
}


/* Blocs de bas de page*/
#blocs_bas_page {
  margin-top: 20px;
  margin-bottom: 30px;
  clear: both;  
}
#blocs_bas_page h1 {
  font-size: 16px;
  color: #000000;
  padding-left: 20px;
  padding-top: 10px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #000000;
  padding-bottom: 5px;
  letter-spacing: 0;
  font-family: Arial, sans-serif;
  margin: 0;
  text-transform: none;
  background-image: url(/media/site/gen/pict_commentaire_off.jpg); 
  background-position: left;
  background-repeat: no-repeat;
}

#carte, #actus, #commentaires {
  padding-bottom: 10px;
  padding-top: 10px;
  background-color: #eeeeee;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #000000;
  margin-bottom: 10px;
}
#commentaire {
  padding-top: 10px;
  border-top-width: 1px;
  border-top-style: solid;
  margin-top: 15px;
  border-top-color: #000000;
  background-color: #fcfcfc;
}
#commentaire_form {
  padding-top: 5px;
  border-top-width: 1px;
  border-top-style: solid;
  margin-top: 15px;
  border-top-color: #000000;
  background-color: #eeeeee;
  padding-bottom: 15px;
}
#commentaires_liste{
  background-color: #fcfcfc; 
}
#commentaires #commentaire_form p {
  color: #000000;
}
#commentaires #commentaire_form p.bouton {
  height: 15px;
  text-align: right;
  font-size: 11px;
  float: right;
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 10px;
}
#commentaires #commentaire_form img.bouton {
  vertical-align: top;
  padding-left: 0px;
  padding-right: 3px;
}
#commentaires #commentaire_form a.bouton  {
  color: #FFFFFF;
  font-size: 10px;
  background-color: #000000;
  text-decoration: none;
  padding: 5px;
  border: 1px solid #ffffff;
}
#commentaires #commentaire_form a.bouton:hover  {
  background-color: #ffffff;
  color: #000000;
  border: 1px solid #000000;
}
#commentaires #commentaire_form input {
  width: 200px;
  padding-top: 2px;
  border: 1px solid #000000;
  background-color: #ffffff;
  height: 14px;
  color: #000000;
}
#commentaires #commentaire_form .titre {
  margin-bottom: 10px;
  color: #000000;
  background-image: url(/media/site/gen/puce_h2_contenu.gif);
  background-repeat: no-repeat;
  background-position: 5px 3px;
  padding-left: 20px;
  margin-left: 0px;
  font-size: 16px;
}
#commentaires #commentaire_form a {
  color:#000000;
  font-weight:bold;
}
#commentaires #commentaire_form a:hover {
  color:#666666;
  font-weight:bold;
}
#carte ul, #actus ul, #commentaires ul {
  font-weight: normal;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 11px;
  margin-right: 10px;
  padding-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  list-style-type: none;
  margin-left: 0px;
  list-style-image: none;
}
#carte li, #actus li, #commentaires li {
  padding-left: 10px;
  margin-left: 10px;
  background-image: url(/media/site/gen/puce_article_aconsulter.gif);
  background-repeat: no-repeat;
  background-position: left 4px;
  margin-bottom: 5px;
  list-style-type: none;
}
#carte p, #actus p, #commentaires p {
  color:#000000;
  font-size: 11px;
  margin-right: 10px;
  margin-left: 10px;
}
#commentaires .auteur {
  font-size: 11px;
  color: #000000;
  font-weight: bold;
}
#commentaires .nom {
  color: #660000;
  font-weight: bold;
}
#commentaires .date {
  color:#000000;
  display:inline;
  font-family:arial;
  font-size:10px;
}
#carte a, #actus a, #commentaires a {
  color:#000000;
  font-weight:bold;
}
#carte a:hover, #actus a:hover, #commentaires a:hover {
  color:#6c6c6c;
  font-weight:bold;
}
#blocs_bas_page #toutesActus {
  margin-left:20px;
  margin-top:20px;
}
#blocs_bas_page #toutesActus img {
  vertical-align:middle;
  margin-right: 3px;
  padding-bottom: 5px;
}
#blocs_bas_page #toutesActus a {
  font-weight:normal;
}
#blocs_bas_page #toutesActus a:hover {
  font-weight:normal;
}




/*  PARTIE ETIQUETTES IMAGES EN BAS DE PAGE */
/*//////////////////////////////////////////*/

#bandeau_piedpage {
  width:976px;
  bottom: 0px;
  position: relative;
  text-align: center;
}
#bandeau_piedpage p {
  color:#6c6c6c;
  padding-bottom: 15px;
}
#bandeau_piedpage a {
  color:#000000;
  margin-right: 5px;
}
#bandeau_piedpage a:hover {
  color:#6c6c6c;
}


/* Bloc Envoyer à un ami*/

#envoyer_ami, #envoyer_ami_message {
  font-weight:bold;
  padding-left:10px;
  color:#7FC6BC;
  padding-top:10px;
  position: absolute;
  z-index: 1000;
  width: 400px;
  left: 268px;
  top: 259px;
  background-color: #7FC6BC;
  padding-right: 10px;
  padding-bottom: 10px;
  border: 2px solid #419CA6;
  display: none;
}
#envoyer_ami_message{
  display:none;
  z-index: 1000;
  top: 215px;
  left: 208px;
  width: 508px;
}
#envoyer_ami h3 {
  color:#FFFFFF;
  font-size: 13px;
  margin-bottom: 15px;
  padding-top: 3px;
  padding-right: 10px;
  padding-bottom: 3px;
  padding-left: 20px;
  background-image: url(/media/site/gen/filet_article_titre.gif);
  background-repeat: no-repeat;
  background-position:left bottom;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #B5E655;
  padding-bottom: 5px;
}
#envoyer_ami p, #envoyer_ami_message p{
  color:#FFFFFF;
  font-size: 11px;
  font-weight: normal;
  margin-bottom: 3px;
}
#envoyer_ami p.note {
  font-size: 10px;

}
#envoyer_ami form {
  margin-left: 20px;
}
#envoyer_ami input {
  margin-bottom: 10px;
  width: 300px;
  font-size: 11px;
  color: #403C38;
  height: 14px;
  padding-top: 2px;
  padding-right: 5px;
  padding-left: 5px;
}
#envoyer_ami textarea {
  margin-bottom: 5px;
  width: 300px;
  color: #403C38;
  font-size: 11px;
  padding-right: 5px;
  padding-left: 5px;
}
#envoyer_ami p.liens, #envoyer_ami_message p.liens {
  color: #E67300;
  height: 15px;
  text-align: right;
  font-size: 11px;
  float: right;
  margin-top: 5px;
  margin-right: 0px;
  margin-left: 10px;
  border: 1px solid #FFFFFF;
  padding-top: 2px;
  padding-right: 5px;
  padding-bottom: 0px;
  padding-left: 5px;
}
#envoyer_ami img.liens, #envoyer_ami_message img.liens {
  vertical-align: top;
  padding-left: 0px;
  padding-right: 3px;
}
#envoyer_ami a.liens, #envoyer_ami_message a.liens  {
  color: #FFFFFF;
  font-size: 10px;
}
#envoyer_ami a.liens:hover, #envoyer_ami_message a.liens:hover  {
  color: #4D4741;
}

/*  PARTIE SONDAGE GRAPHIQUE  */
/*//////////////////////*/


dl#csschart, dl#csschart dt, dl#csschart dd{
  margin:0;
  padding:0;
}   
dl#csschart{
  width:212px;
  padding: 10px 10px 0 10px;
  margin-bottom:10px;
} 
dl#csschart dt{
  display:block;
  width:212px;
  color:#84b234;
  font-weight:bold;
}
dl#csschart dd{
  position:relative;
  float:left;
  display:inline;
  width:212px;
  height:25px;  
  border: 1px solid rgb(204, 204, 204);
} 
dl#csschart span{
  position:absolute;
  display:block;
  width:212px;  
  bottom:0;
  left:0; 
  z-index:1;
  color:#555;
  text-decoration:none;
  height:25px;
}     
dl#csschart span em{
  background:#FFFFFF none repeat scroll 0 0;
  border:1px solid #B1B1B1;
  color:#555555;
  display:block;
  float:left;
  font-style:normal;
  left:3px;
  line-height:150%;
  position:absolute;
  text-align:center;
  top:15%;
  width:23px;
}     
dl#csschart em{
  padding-right: 3px;
  padding-left: 3px;
}  
/* default column styling */    

dl#csschart span{
  width:50%;
} 

/* // default column styling */   
    
/* column types */      

dl#csschart span.type1{
  background:url(/media/images/sondage_type1.gif) repeat-x;
} 
dl#csschart span.type2{
  background:url(/media/images/sondage_type2.gif) repeat-x;
} 
dl#csschart span.type3{
  background:url(/media/images/sondage_type3.gif) repeat-x;
} 
dl#csschart span.type4{
  background:url(/media/images/sondage_type4.gif) repeat-x;
} 

/* // column types */



/******************************************/
/** RSS : styles d'affichage des flux RSS */
/******************************************/

div.rss-content {
  padding:10px 10px;
  float: left;
}

span.rss-msg {
  padding: 2px 4px;
  font-style: italic;
}

div.rss-content div.rss-title {
  font-weight:bold;
  font-size: 12px;
  letter-spacing: 0.1em;
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
  line-height: 14px;
}

div.rss-title a {
}

div.rss-title img {
  border:0;
  height:12px;
  vertical-align:bottom;
  padding-right:4px;
}

div.rss-content div.rss-item {
  clear:both;
  padding:4px;
  padding-top:8px;
  padding-bottom:0px;
}

div.rss-content div.rss-footer {
  clear:both;
  padding:2px;
  border-bottom:1px dotted silver;
}

div.rss-item div.rss-item-img {
  float:left;
  padding-right:4px;
}

div.rss-item-img img {
  height:50px;
}

div.rss-item div.rss-item-title {
}
div.rss-item-title a, #a_consulter div.rss-item-title a{
  color:#84b234;/*#0068B4;*/
  font-weight:bold;
}
div.rss-item-title a:hover, #a_consulter div.rss-item-title a:hover{
  color:#474543;
  font-weight:bold;
}

div.rss-item-title span.rss-item-date {
  font-style:italic;
  font-size:9px;
  color:darkgrey;
}

div.rss-item-title span.rss-item-date:before {
  content: "publié le ";
}

div.rss-item div.rss-item-detail {
}

div.rss-item-detail img {
  width:0px;
  height:0px;
}

div.rss-item a.rss-item-pj {
} 

/********************************************/
/** BANDEAU ANIME                          **/
/********************************************/
#slide-show{
  position:relative;
  /*position:absolute;*/
  top:0;
  left:0;
  display:block;
  /*margin:0px;*/
  margin:-20px 0 15px;
  padding:0px;
  width:722px;
  height:100px;/*127 si h1 ds div*/
  background-color:#000000;
}

#slide-show ul{
  margin:0;
  padding:0;
}

#slide-images{
  position:relative;
  display:block;
  margin:0px;
  padding:0px;
  width:300px;
  height:100px;
  overflow:hidden;
  float: left;
}
#slide-images li{
  position:absolute;
  display:block;
  list-style-type:none;
  margin:0px;
  padding:0px;
  background-color:#000000;
}
#slide-images li img{
  display:block;
  background-color:#000000;
  margin-bottom:150px;
}

#slide-textes{
  position:relative;
  display:block;
  margin:0px;
  padding:0px;
  width:420px;
  height:100px;
  overflow:hidden;
  float: left;
}
#slide-textes li{
  background-color:#000000;
  color:#FFFFFF;
  display:block;
  font-family:"Trebuchet MS";
  font-size:24px;
  height:85px;
  list-style-type:none;
  margin:0;
  padding:0 0 15px 15px;
  position:absolute;
  width:405px;   
}
#slide-textes li a{
  color:#FFFFFF;
  font-family:'Trebuchet MS';
  font-size:24px;
  text-decoration: none;
}
#slide-textes li a:hover{
  color:#FFFFFF;
}
#slide-textes .datebanniere{
  color:#FFFFFF;
  display:block;
  font-family:'Trebuchet MS';
  font-size:12px;
  line-height:1.6em;
  margin:0 0 0;
  padding:0;
  text-transform:uppercase;        
}
#slide-textes .genrebanniere{
  bottom:18px;
  color:#FFFFFF;
  display:block;
  font-family:arial;
  font-size:12px;
  /*line-height:0.6em;*/
  margin:0 0 0;
  position:absolute;  
  left:15px;      
}
#slide-textes .lieubanniere{
  bottom:3px;
  color:#FFFFFF;
  display:block;
  font-family:arial;
  font-size:11px;
  /*line-height:0.6em;*/
  margin:0;
  padding:0;
  position:absolute;
  text-transform:uppercase;  
  left: 15px;
}
#slide-textes .communebanniere{
  color:#b1d1ce;
  font-family: arial;
  font-size: 11px;
  text-transform: uppercase;       
  /*line-height:0.6em;*/            
  margin: 0;
  padding: 0;     
}
