body{
	background-color: #ffffff;
	background-image: none;
}
div#global {
	width: 800px;
}
div#flux_page {
	width: 800px;
}
div#betton {
	display: none; /* voir si on peut modifier cet affichage ??*/
	width: 600px;
	background-image: url(/media/site/gen/filet_titre_site.gif);
	background-repeat: no-repeat;
	background-position: 153px bottom;
	color: #000000;
}
div#betton img{
	margin-right: 88px;
/*}
div#betton img[alt]:after {*/
 content:"("attr(alt)")";
 color: #000000;
 font-family: tahoma, geneva;
 font-size: 32px;
}
div#navigation{
	display: none;
}
div#vignettes_accueil{
  display: none;
}

div#fil_arianne {
  left: 0px;
  width: 500px;
  z-index: 10;
  visibility: visible;
  background-color: #ffffff !important;
  font-size: 10px;
  color: #f8c69e;
  margin-left: 10px;
  margin-bottom: 3px;
  clear: both;
  display: block;
}
div#fil_arianne a {
  color: #3f3f3f;
  background-image: url(/media/site/gen/puce_grise.gif);
  background-repeat: no-repeat;
  background-position: right -3px;
  padding-right: 14px;
}
div#fil_arianne a.sansfleche {
  color: #3f3f3f;
  background-image: none;
  padding-right: 14px;
}

div#contenus_page {
	width: 730px;
	margin-left: 20px;
}

div#entete_page{
  background-color: #ffffff !important;
}
div#entete_page h1{
	color: #FFFFFF;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 18px;
	font-weight: normal;
	text-align: right;
	margin-right: 10px;

}
div#navigation_page{
  display: none;	
}
div#remontee_actus {
	margin-top: 0px;
}
div#clic {
  display: none;
}

div#outils_page{
  display: none;
}


/* editeur.css */
#texte_page {
  width: 500px;
  z-index: 10;
  visibility: visible;
  background-color: #FFFFFF;
  padding-top: 10px;
  float: left;
  margin-right: 0px;
}
#texte_page h1 {
  font-size: 18px;
  letter-spacing: 0.1em;
  color: #454545;
  background-image: url(/media/site/gen/puce_titre1_page.gif);
  background-repeat: no-repeat;
  background-position: 0px 5px;
  padding-left: 20px;
  padding-top: 0px;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #cccccc;
  padding-bottom: 5px;
  margin-top: 5px;
  margin-left: 5px;
  margin-bottom: 10px;
}
#texte_page h1.derouler {
  background-image: none;
  padding-left: 0px;
}
#texte_page h1.derouler a {
  color: #454545;
}
#texte_page h2 {
  font-size: 14px;
  letter-spacing: 0.1em;
  color: #666666;
  margin-top: 30px;
  margin-bottom: 20px;
  background-image: url(/media/site/gen/puce_titre_nv_page.gif);
  background-repeat: no-repeat;
  background-position: 5px 7px;
  padding-left: 20px;
  line-height: 22px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #cccccc;
  margin-left: 10px;
  clear: both;
}
#texte_page a {
 color: #dc4229;
}
#texte_page a:hover {
 color: #dc4229;
 text-decoration: underline;
}
#texte_page p {
  color: #4d4d4d;
  padding-top: 5px;
  font-size: 12px;
  line-height: normal;
  padding-left: 20px;
  margin-bottom: 5px;
  margin-top: 5px;
  text-align: justify;
  margin-left: 7px;
}
#texte_page p.encadre {
  background-color: #EFEFEF;
  margin-left: 20px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  
}
#texte_page p.illustration {
  /*float: left;*/
  clear: both;
  width: 250px;
  margin-right: 15px;
  margin-bottom: 15px;
  font-size: 11px;
  color: #999999;
}
#texte_page span.illustration {
  font-size: 11px;
  color: #999999;
  width: 200px;
  display: block;
}
#texte_page img.illustration {
  border-bottom-width: 5px;
  border-bottom-style: solid;
  border-bottom-color: #666666;
  margin-top:0;
  margin-right:0;
  margin-bottom: 5px;
  margin-left:0;
}
#texte_page h3 {
  font-size: 12px;
  letter-spacing: 0.1em;
  color: #666666;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  line-height: 22px;
  width: auto;
  margin-right: 20px;
  background-image: url(/media/site/gen/puce_titre3_page.gif);
  background-repeat: no-repeat;
  background-position: 5px center;
  margin-left: 10px;
  clear: both;
}
#texte_page ul {
  list-style-position: outside;
  list-style-image: url(/media/site/gen/puce_liste.gif);
  font-size: 12px;
  font-weight: normal;
  margin-top: 10px;
  margin-left: 70px;
  margin-bottom: 10px;
  color: #4d4d4d;
}
#texte_page ul.liens {
  list-style-position: outside;
  list-style-image: url(/media/site/gen/puce_orange.gif);
  font-size: 12px;
  font-weight: normal;
  color: #4d4d4d;
  line-height: 18px;
}
#texte_page ul.liens a {
  color: #ee700c;
}
#texte_page ul.liens a:hover {
  color: #4d4d4d;
}

#texte_page table {
  color: #4d4d4d;
  padding-top: 5px;
  font-size: 12px;
  line-height: normal;
  padding-left: 20px;
  margin-bottom: 5px;
  margin-top: 5px;
  text-align: justify;
  margin-left: 7px;
}

#texte_page #haut_page {
  color: #4d4d4d;
  float: right;
  margin-bottom: 20px;
  margin-top: 30px;
}
#texte_page a.liens {
  color: #7F7F7F;
  padding-right: 5px;
  display: block;
  margin-top: 3px;
  text-align: right;
}

#texte_page input {
  height:16px;
}

#texte_page img {
  margin-right: 5px;
}

#texte_page p.separateur {
  font-size: 8px;
  display:block;
  clear: both;
}

#texte_page input, #texte_page textarea, #texte_page select {
  border:1px solid #999999;
}

/*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 #222222;
  padding-right: 5px;
  padding-left: 5px;
  padding-top: 1px;
  padding-bottom: 1px;
  background-color: #CCCCCC;
  text-decoration:none;
}
a.bouton:hover, #sondage a.bouton:hover, #textes_page a.bouton:hover {
  color: #222222;
  border: 1px solid #222222;
  background-color: #ffffff;
}


/* Mise en forme listes*/
div.liste_actus {
  display: block;
  overflow: hidden;
  padding-bottom: 20px;
  padding-top: 15px;
  float: left;
  width: 500px;
  margin-left: 10px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #CCCCCC;
}
.vignette_liste_actus {
  float: left;
  display: block;
  width: 100px;
  font-size: 10px;
  color: #999999;
  text-align: right;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #666666;
}
#liste_actus_docs  a.liste_actus_docs {
  text-decoration: none;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #e5e5e5;
  font-size: 11px;
}
#liste_actus_docs a.liste_actus_docs:hover {
  background-color: #F5F5F5;
  text-decoration: none;
}
.resume_liste_actus {
  display: block;
  margin-left: 110px;
  padding-top: 10px;
  color: #4d4d4d;
}
h5.titre_liste_actus {
  padding-top: 0px;
  font-size: 12px;
  font-weight: bold;
  display: block;
  height: 14px;
}
h5.titre_liste_actus a {
  color: #dc4229;
}
.date_liste_actus {
  font-size: 11px;
  color: #666666;
  font-weight: bold;
  margin-left: 10px;
  /*display: block;*/
  /*float: left;*/
  height: 14px;
}
.date_liste_actus_cite {
  font-size: 11px;
  color: #666666;
  font-weight: bold;
  margin-left: 10px;
  padding-left: 15px;
  background-image: url(/media/site/gen/picto_vie_cite.gif);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  height: 16px;
  padding-top: 3px;
}
.date_liste_actus_travaux {
  font-size: 11px;
  color: #666666;
  font-weight: bold;
  margin-left: 10px;
  padding-left: 15px;
  background-image: url(/media/site/gen/picto_travaux.gif);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  height: 16px;
  padding-top: 3px;
}
.date_liste_actus_culture {
  font-size: 11px;
  color: #666666;
  font-weight: bold;
  margin-left: 10px;
  padding-left: 15px;
  background-image: url(/media/site/gen/picto_culture.gif);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  height: 16px;
  padding-top: 3px;
}
.date_liste_actus img {
  margin-top:0;
  margin-right: 5px;
  margin-bottom: 0;
  margin-left:0;
}

/****************************************************/
/** Tableaux : mise en forme */
/****************************************************/
#texte_page table.style_tableau {
  width: 480px;
  margin-bottom: 30px;
  line-height: 14px;
  margin-top: 20px;
  clear: both;
  float: none;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: #808080;
  border-bottom-color: #808080;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #F5F5F5;
  margin-left: 20px;
  padding: 0px;
}
#texte_page table.style_tableau td {
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #E6E6E6;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #E6E6E6;
  text-align: center;
  vertical-align: middle;
}
