/* Generated by KompoZer */
body {
  margin: 0;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  background-color: #272e27;
  text-align: center;
}
p {
  margin-left: 10px;
  margin-right: 10px;
}
#entete {
  border-bottom: 10px solid #597c76;
  background-repeat: no-repeat;
  background-position:  center center;
  background-color: #597c76;
  height: 150px;
  width: 1024px;
  padding-top: 10px;
  margin-left: auto;
  margin-right: auto;
}
h1#titre_entete {
  margin-left: 120px;
  padding-bottom: 0px;
  padding-top: 90px;
  color: #47615d;
}
#contenu {
  width: 1024px;
  background-color: #597c76;
  margin-right: auto;
  margin-left: auto;
}
#colonnegauche {
  border:  none;
  background-color: #597c76;
  text-align: center;
  width: 24%;
  float: left;
}
#colonnedroite {
  border:  none;
  margin: 1%;
  text-align: left;
  height: auto;
  background-color: #dcdcdc;
  width: 70%;              
  float: right;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
#pied {
  margin: 0px;
  clear: both;
}
#titre_col_droite {
  color: #ffffff;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  background-color: #47615d;
}
.titre_menu {
  color: #ffffff;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
}
.menu_thema {
  border-right: 5px none #47615d;
  background-color: #47615d;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  text-align: right;
}
.lien_menu {
  color: #ffffff;
  text-decoration: none;
}
.spacer {
  clear: both;
}
dl, dt, dd {
  margin: auto auto auto 0px;
  padding: 0;
}

dl#menu {
  border-bottom: 10px solid #597c76;
  width: 15em;
  margin-top: 10px;
  margin-left: 20px;
}
dl#menu dt {
  border: 1px solid gray;
  background: #dcdcdc none repeat scroll 0% 50%;
  cursor: pointer;
  line-height: 20px;
  text-align: center;
  font-weight: bold;
  margin-top: 0px;
}
dl#menu dd {
  border: 1px solid gray;
}
dl#menu ul {
  padding: 0;
  margin: auto auto auto 0px;
}
dl#menu li {
  background: #ffffff none repeat scroll 0% 50%;
  text-align: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 2px;
  padding-bottom: 2px;
  margin: auto auto auto 0px;
  list-style-type: none;
}
dl#menu li a, dl#menu dt a {
  color: #000000;
  text-decoration: none;
  display: block;
  padding-top: 2px;
  padding-bottom: 2px;
}
dl#menu li a:hover, dl#menu dt a:hover {
  background: #eeeeee none repeat scroll 0% 50%;
}
.texte {
  margin: 5px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  text-align: justify;
}
h1 {
  font-family: Arial;
  font-size: 16pt;
  color: #008000;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 10px;
}
h2 {
  font-family: Arial;
  font-size: 14pt;
  color: #008000;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 10px;
}
h3 {
  font-family: Arial;
  color: #008000;
  font-weight: bold;
}
h4 {
  font-family: Arial;
  font-size: 10pt;
  color: #000000;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
}
h5 {
  font-family: Arial;
  font-size: 12pt;
  color: #008000;
  font-weight: bold;
  font-style: italic;
  margin-top: 6pt;
  margin-bottom: 6pt;
}
h6 {
  font-family: Arial;
  font-size: 10pt;
  color: #000000;
  font-weight: bold;
  margin-left: 10px;
}
.bv {
  font-family: Arial;
  color: #008000;
  font-weight: bold;
}
table {
  font-family: Verdana;
  font-size: 12px;
  text-align: justify;
}
table.cadreblanc {
  border-top: 1px solid #111111;
  border-left: 1px solid #111111;
  border-right: 1px solid #111111;
  border-collapse: collapse;
  background-color: #ffffff;
}
td.cellmarge10 {
  padding: 10px;
}
p.cellule {
  margin-left: 6px;
  margin-right: 6px;
}
#menu_general li {
  border-style: none none none solid;
  border-width: 1px;
  display: inline;
  float: right;
  font-size: 13;
  text-decoration: underline;
  margin-top: 8px;
  padding-left: 15px;
  margin-right: 15px
}
#menu_general a {
  color: black;
}

.lien_discret {
  border="0";
}
img{
	border:none;
}