/* coding: utf-8  */
body {
	width: 100%;
	font-family: Arial, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #D3CACB;
}
#conteneur {
	color: #000000;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#cadremenu {
	font-size: 0.7em;
	line-height: 1.4em;
	margin-top: 5px;
}
#entete, #entete2, #pied1, .cadre, #centre {
	background-color: #F5F2F1;
}
#entete {
	position: relative;
	border: 1px solid #000000;
	text-align: left;
	margin-top: 5px;
}
#entete2 {
	margin-top: 10px;
	border: 1px solid #000000;
	text-align: center;
	padding: 15px;
	font-size: 1em;
	line-height: 1.4em;
}
#centre {
	margin-top: 15px;
	border: 1px solid #000000;
}
.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;
}
.cadre  {
	margin-top: 15px;
	border: 1px solid #000000;
	text-align: left;
	padding: 0.5em;
}
.corps {
	font-family: Arial, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	text-align: justify;
	margin-right: 5em;
	margin-left: 5em;
}
#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;	
}
.titre {
	background-color:  #EAD8CE;
	border: 2px solid #999999;
}
h1, h2, h3, h4 {
  margin-top: 0.5em;
  margin-bottom: 0;
  padding: 0;
}
h1 {
  font-size: 1.1em;
  font-weight: bold;
  text-align: center;
  color: #385E38;
}
h2 {
  font-size: 1em;
  font-weight: bold;
  text-align: center;
  color: #820056;
}
h3 {
  font-size: 0.9em;
  font-weight: normal;
  text-align: center;
}
h4 {
  font-size: 0.7em;
  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;
}
.vert {
	color: #006600;
}
.rouge {
	color: #CC0000;
}
.it {
	font-style: italic;
}
.ctr {
	text-align: center;
}
.citation {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-style: italic;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.8em;
	}
.citation2 {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-style: italic;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.9em;
	}
.fleche {
	margin-right: 2em;
	text-align: right;
	margin-bottom: 1.5em;
	}
a img {border: 0;}
.r1 {margin-left: 2em;}
.r2 {margin-left: 4em;}
.r3 {margin-left: 6em;}
.corpsr {
	font-family: Arial, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	text-align: justify;
	margin-left: 25%;
}
