body {
background-image: url("../images/fond1.jpg");
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	SCROLLBAR-FACE-COLOR: #B89A66; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #ffffff; 
	SCROLLBAR-3DLIGHT-COLOR: #000000; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #B89A66; 
	SCROLLBAR-DARKSHADOW-COLOR: #BE6131
}
a:link {
	color: #53462F;
	decoration: none;
}
a:visited {
	color: #53462F;
}
a:hover {
	color: #F0000F;
}
input
{
color:#000000;
background-color:#FFFFFF;
font-size: 80%;
}
textarea
{
color:#000000;
background-color:#FFFFFF;
font-size: 80%;
}
h1 {
font-size: 105%;
font-weight: bold;
}
h2 {
font-size: 80%;
text-align: center;
}
ul{
	font-size: 80%;
	font-weight: bold;
	margin: 7px;
}
li{
vertical-align: sub;
	list-style-image: ;
	font-size: 80%;
	margin: 7px;
}
.st{
font-size: 75%;
}
.txt{
	font-size: 80%;
	font-weight: bold;
}
.cent{
	font-size: 80%;
	text-align: center;
}
td.noir{
	background-color: #53462F;
	vertical-align: top;
}
td.princ{
vertical-align: top;
text-align: left;
padding-left: 10px;
}
td.form{
	vertical-align: bottom;
	text-align: center;
}
.hist{
	text-align: justify;
	font-size: 80%;
	font-weight:bold
	}

