/* coding: utf-8  */
body {
	width: 100%;
	font-family: Arial, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #F4F0E7;
	background-image:   url(imgplus/fd_plus.gif);
}
#conteneur {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #000000;
}
#entete, #entete2, #centre, #centre2, #pied1, .cadre {
	background-color: #F4F0E7;
}
.titre {
	background-color: #ECE0D6;
	border: 2px solid #008000;
	width: auto;
	margin-top: 12px;
	color: #404040;
}
p {
	margin: 0;
	text-align: justify;
	margin-top: 1em;
	margin-bottom: 1em;	
}

ul {
	margin-top: 1.5em;
	list-style-type: disc;
	text-align: left;
	font-size: 0.8em;
	list-style-image: url(imgplus/puce.png);
}
li {
	padding-left: 0.5em;
	margin-left: 0.5em;
	margin-bottom: 1.5em;
}
#entete {
	position: relative;
	border: 1px solid #000000;
	text-align: left;
	margin-top: 5px;
}
#entete2 {
	border: 1px solid #000000;
	text-align: center;
	margin-top: 10px;
}
.spacer {
  clear: both;
  font-size: 0.8em;
}
#centre {
	margin-top: 15px;
	border: 1px solid #000000;
}
#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;
}
.corps {
	font-size: 0.9em;
	line-height: 1.5em;
	text-align: justify;
	margin-right: 5em;
	margin-left: 5em;
}
.collat {
	color: #653F65;
}
.coltrad {
	color: #096F6E;
}
.cite {
    font-size: 0.8em;
	line-height: 1.2em;
	text-align: justify;
	margin-right: 10em;
	margin-left: 10em;			
}
.corps2 {
	font-size: 0.8em;
	line-height: 1.5em;
	text-align: justify;
	margin-right: 5em;
	margin-left: 5em;
}
.tetegauchesimple {
	text-align: center;
	position: absolute;
	top: -0.3em;
	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%;
}
.gr {
	font-weight: bold;
}
.it {
	font-style: italic;
}
.ssl {
	text-decoration: underline;
}
.aucentre {
	text-align: center;
}
#cadremenu {
	font-size: 0.7em;
	line-height: 1.4em;
	margin-top: 5px;
}
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;
}
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: #6C076D;
}
h2 {
  font-size: 1em;
  font-weight: bold;
  text-align: center;
}
h3 {
  font-size: 0.9em;
  font-weight: normal;
  text-align: center;
}
h4 {
  margin-top: 0em;	
  font-size: 0.6em;
  font-weight: normal;
  text-align: center;
}
.vert {
	color: #008000;
}
.rouge {
	color: #C00000;
}
.bordimg {
	border: 1px solid #000;
}
.teteliens {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
}
.tetegliens {
	text-align: left;
	float: left;
	margin-left: 0.5em;
}
.tetedliens {
	text-align: left;
	float: right;
	margin-right: 0.5em;
}
table {
	border: 1px solid #404000;
	width: 100%;
	margin-top: 1em;
	/*font-weight: bold;*/
}
td {
	padding: 10px;
	font-size: 0.9em;
}
.col1 {
	width: 10%;
	text-align: center;
}
.col2 {
	width: 90%;
	text-align: justify;
}
.tab2 {
	background-color: #F0EADC;
}
.tab1 {
	background-color: #F4F0E7;
}
 .tab2 td{
	border: thin solid #B4ACAC;
}
 .tab1 td{
	border: thin solid #CB8B8B;
}
.cadrimgd {
	text-align: right;
	float: right;
	margin-left: 1em;
	margin-right: 4em !important; margin-right: 2em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;	
}
.cadrimgg {
	text-align: left;
	float: left;
	margin-left: 4em !important; margin-left: 2em;
	margin-right: 1em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;	
}
#cadrecontact {
	width: 500px;
	height: 550px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	border: 2px solid #000000;
    background-color: #F4F0E7;	
	text-align: center;
}
a img {border: 0;}
.agauche {
	text-align: left;
}
.adresse {
  font-family: "Times New Roman", Times, serif;		
  font-size: 1.3em;
  color: #C00000;
  text-align: center;
  background-color: #fff;
}
.bdp {
	font-size: 0.6em;
}
.bdp2 {
	font-size: 0.8em;
}
