html,body, {
	font-size: 100%;
	}


body {
	color: #000000;	background-color: #fafbf5;	font-family: Arial, Helvetica, sans-serif;	font-size: 80%;	text-align: left;	line-height: 150%;
	}


div#contenant {
	width:980px;	margin:0 auto;	background-image: url(images/texte.jpg);	background-repeat: no-repeat;	background-color: #fafbf5;
	border: 1px #dce8bd solid;
	}
div#haut {
	height: 50px;	text-align: left;	padding-top: 55px;	padding-left: 510px;}

div#bas {
	padding: 1%;	text-align: center;	clear: both;	}

div#contenu {	margin-bottom: 5px;
	margin-top: 20px;	padding: 5px 80px 5px 40px;	}	
div#contenu p {
	margin:0;	text-indent: 50px;}


	
a:link {
	color: #59730f;	text-decoration: none;	font-weight: bold;}

a:visited {
	color: #59730f;	text-decoration: none;	font-weight: bold;
	}a:hover {
	color: #000;	background-color: #dce8bd;	text-decoration: none;	font-weight: bold;}
h1 {	text-align: left;	color: #59730f;	font-size: 220%;	margin-left: 180px;	margin-bottom: 40px;}

h2 {
	font-size: 130%;	font-weight: bold;	text-align: left;	color: #59730f;	margin-top: +10px;	margin-bottom: -1px;}	

h3 {	font-weight: bold;	text-align: left;	color: #59730f;	font-size: 120%;}

h4 {	font-weight: bold;	text-align: left;	color: #59730f;	font-size: 110%;}

h5 {
	font-size: 100%;	font-weight: bold;	text-align: left;	color: #59730f;
	}


h6 {
	font-size: 70%;	text-align: center;	color: #0f0f0f;
	}
	
img{
	padding: 0px;	margin: 0px 20px 15px 20px;
	}

.imageindex {
	margin: 3px 3px 3px 3px;	border: 1px #dce8bd solid;
	}

.imagedroite {
	float: right;
	margin: -5px 40px 30px 50px;	border: 1px #dce8bd solid;
	}

.imagegauche {
	float: left;
	margin: +15px 50px 30px 40px;
	border: 1px #dce8bd solid
	}
	
.gras {
	font-weight: bold;
	}

.centre {
	text-align:center;
	}

.souligne {
	text-decoration: underline;
	}

.majuscule {
	text-transform: uppercase;
	}
	
.droite {
	text-align:right;
	}
	
.lettrine {	font-size: 18px;	font-weight: bold;	color: #59730f;	}
	
.date {
	font-size: 11px;
	font-weight: bold;
	text-transform: lowercase;	}


