body, html {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	top:0px;
	font-size:small;
	background-color: #FFFAEE;
	scrollbar-face-color: #FFE375;
	scrollbar-highlight-color: #FFFAEE;
	scrollbar-shadow-color: #FFE375;
	scrollbar-3dlight-color: #FFE375;
	scrollbar-arrow-color:  #000000;
	scrollbar-track-color: #FFF0B5;
	scrollbar-darkshadow-color: #FFFAEE;
	background-image:url(images/back.gif);
	background-repeat:repeat-y;
}
a:link
{
color:#bc4e15;
}
a:visited
{
color:#bc4e15;
}
a:hover
{
text-decoration:none;
}
#menu {
	float:left;
	width:203px;
	height:100%;
}
#menuLeft {
	font-family: Arial, Helvetica, sans-serif;
	margin-left:12px;
	font-weight:bold;
	line-height: 17pt;
	letter-spacing: 1pt;
	font-size:medium;
}
#container {
	float:left;
	width:63%;
	margin-left:39px;
	margin-bottom:50px;
	height: 100%;
}
#contenu {
	margin-top:20px;
	text-align: justify;
	line-height:150%;
	height:100%;
	z-index:2;
}
#footer {
	top:100%;
	vertical-align:bottom;
	text-align:center;
	z-index:3;
}
#menu a:link
{
	color:#FFFFFF;
	text-decoration:none;
}
#menu a:visited
{
	color:#FFFFFF;
	text-decoration:none;
}
#menu a:hover
{
	color:#FF6000;
	text-decoration:none;
}
.small {
	font-size: x-small;
}
.soustitre {
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #bc4e15;
	font-weight: bold;
	margin-left:7px;
	line-height:130%;
}
.titre2 {
	font-size : large;
	font-weight: bold;
}
#rubrique {
 padding-top:20px;
}
.italic {
	font-style:italic;
}
.titre {
	font-weight:bold;
}