body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background-image:  url(images/fond.jpg);
	text-align: center;
}
#headercentre {
	height: 120px;
	margin-left: 175px;
	padding-top: 20px;
	}
#headergauche {
	position: absolute;
	left:0;
	width: 150px;
	height: 120px;
	visibility: visible;



	}
#conteneur {
	position: absolute;
	width: 750px;
	left: 50%;
	margin-left: -375px;
	visibility: visible;



}
#centre {
padding-top: 10px;
margin-left: 175px;
}
#gauche {
	position: absolute;
	left:0;
	width: 150px;
	visibility: visible;




	}
#pied {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: center;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 10px;
	margin: 0px;
}
.menugauche {
	list-style-type: none;
	margin: 0;
	padding:0;
}
.menugauche li {
	margin-bottom: 12px;
	list-style-type: none;
}
.menugauche a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
.menugauche a:hover {
text-decoration: none;
}
p {margin: 0 0 10px 0;}

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	text-indent: 10pt;
	vertical-align: middle;
	padding: 12px;
}
.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;


}
.txt1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	font-weight: bolder;

}
.txt1b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: left;
	color: #993300;
	font-weight: bold;

}
.txtnote {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	}
hr {
height: 1px;
color: #993300;
background-color: #993300;
border: 1;
}
a:link {
	color: #006600;
	text-decoration: underline;
}
a:visited {
	color: #339900;
	text-decoration: underline;
	}   /* lien visité   */
a:hover   {
	color: #993300;
} /* lien survolé     */
a:active  { color: #339900}   /* lien activé    */

td li {
	list-style-type: disc;
	text-align: left;
	line-height: 18px;


}
