/* coding: utf-8  */
body {
	width: 100%;
	font-family: Arial, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #F0E3DC;
	background-image:   url(fond_chx.jpg);
}
#conteneur {
	color: #000000;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#entete, #entete2, #centre, #centre2, #pied1, .cadre {
	/*background-color: #F0E3DC;*/
	background-color: #F5F2F1;
}
#cadremenu {
	font-size: 0.7em;
	line-height: 1.4em;
	margin-top: 5px;
}
#entete {
	position: relative;
	border: 1px solid #000000;
	text-align: left;
	margin-top: 5px;
}
.tetegauchesimple {
	text-align: center;
	position: absolute;
	top: 0;
	left: 5%;
}
.tetecentre {
	text-align: center;
	margin-right: 20%;
	margin-left: 20%;
	margin-top: 1em;	
}
.tetedroite {
	text-align: center;
	position: absolute;
  	top: 1em;
  	right: 5%;
}
.spacer {
  clear: both;
}
.tetegauche2 {
	margin-top: 1.3em;
	margin-left: 1em;
	text-align: left;
	float: left;
}
.tetedroite2 {
	margin-top: 1.3em;
	margin-right: 0;
	text-align: left;
	float: right;
}
.cadrentete {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.cadre  {
	margin-top: 15px;
	border: 1px solid #000000;
	text-align: left;
	padding: 0.5em;
}
.titrecadre {
	margin-top: 1em;
	margin-bottom: 1.5em;
	width: 100%;
	text-align: center;
}
.cadreg {
	float: left;
	width: 42%;
	font-size: 0.9em;
	margin-left: 2em;
	margin-top: 0.5em;
	padding-right: 0.5em;
}
.cadred {
	float: right;
	width: 42%;
	font-size: 0.9em;
	margin-right: 1em;
	margin-top: 0.5em;
	padding-left: 0.5em;
}	
.cadrec {
	width: 55%;
	font-size: 0.9em;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1em;
	margin-bottom: 1em;
}	
.cadrecsaec {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
}
#centre {
	margin-top: 15px;
	border: 1px solid #000000;
}
#centre2 {
	margin-top: 15px;
	border: 1px solid #000000;
	text-align: center;
}
.corps {
	/*font-size: 0.9em; si Arial*/
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	line-height: 1.5em;
	text-align: justify;
	margin-right: 5em;
	margin-left: 5em;
	/*font-weight: bold;*/
}
.corps2 {
	font-size: 0.8em;
	line-height: 1.5em;
	text-align: justify;
	margin-right: 5em;
	margin-left: 5em;
}
.lettrine {
	float: left;
	line-height: 1.15em;
	font-size: 3.3em;
	border: 1px solid #990000;
	margin-right: 0.2em;
	padding: 2px;
	font-weight: normal;
}
#pied1 {
	margin-top: 15px;
	border: 1px solid #000000;
	font-size: 0.7em;
	line-height: 1.5em;
	padding: 1em;
}
#pied2 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 0.7em;
	line-height: 1em;
	padding: 1em;
}
p {
	margin: 0;
	text-align: justify;
	margin-top: 0.9em;
	margin-bottom: 1.1em;	
}
ul {
	margin: 1em ;
	list-style-type: disc;
	text-align: left;
	font-size: 0.8em;
	list-style-image: url(puce.png);
}
li {
	padding-left: 0.5em;
	margin-left: 0.5em;
	margin-bottom: 2em;
}
#entete2 {
	background-image: url(idx_chx.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
	border: 1px solid #000000;
	text-align: center;
	margin-top: 10px;	
}
.titre {
	background-color:  #EAD8CE;
	border: 2px solid #999999;
}
	
.cadreg, .cadred, .cadrec {
	color: #006600;
}	
.separchx {
	  height: 44px;
	  width: 610px;
	  margin-right: auto;
	  margin-left: auto;
	  background-image: url(lignelierre.gif);
	  background-repeat: no-repeat;
	  background-attachment: scroll;
	  background-position: center center;
}
h1, h2, h3, h4 {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  padding: 0;
}
h1 {
  font-size: 1.1em;
  font-weight: bold;
  text-align: center;
  color: #820056;
}
h2 {
  font-size: 1em;
  font-weight: bold;
  text-align: center;
  margin-top: 1.5em;
}
h3 {
  font-size: 0.9em;
  font-weight: normal;
  text-align: center;
}
h4 {
  font-size: 0.6em;
  font-weight: normal;
  text-align: center;
}
a:link {
	color: #990000;
	text-decoration: overline;
}
a:visited {
	color: #666666;
	font-style: italic;
	text-decoration: overline;
}
a:hover {
	color: #990000;
	background-color: #FFFFFF;
	text-decoration: overline;
}
a:focus {
	color: #990000;
	background-color: #FFFFFF;
	text-decoration: overline;
}
a:active {
	color: #990000;
	text-decoration: none;
}
.tetedroite a {
	margin: 10px 0px 10px 0px;
     width: 60px; 
     display: block;
     text-align: center;
     border: 1px solid gray;
    text-decoration: none;
	font-style: normal;
     color: #155F15;
     background: #fff;
	 margin-right: 0;
	 margin-top: 0;
	 font-size: 1.1em;
	 padding: 0.3em;
}
.tetedroite a:visited { 
	text-decoration: none;
	font-style: normal;
}
.tetedroite a:hover {    
	text-decoration: none;
	background-color: #820056;
	color: #FFF;
}
.tetedroite a:focus {
	text-decoration: none;
	background-color: #820056;
	color: #FFFF00;
}
#entete2 a {
	color: #990000;
	text-decoration: overline;
	font-style: normal;
}
.vert {
	color: #006600;
}
.it {
	font-style: italic;
}
.ctr {
	text-align: center;
}
.nomsection {
	font-size: 0.7em;
	text-align: center;
	margin-top: 10px;
}
.signede {
	font-size: 0.8em;
	font-style: italic;
	text-align: right;
	margin-right: 5em;
}
.notebdp {
  font-size: 0.7em;
  text-align: center;
  color: #404040;
  font-family: Verdana, Arial, sans-serif;
}