body,td,th {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif ;
	font-size: 12px;
	color: #FFFFFF;
	margin-left : auto;
	margin-right : auto;
	margin-top : 0px;
	width : 640px;
	background : #adadaa;
	font-family : "trebuchet ms", tahoma, arial, verdana, helvetica, sans-serif; 
	font-size : 12px; }

#body-centre { width : 638px;
	font-family : verdana, "trebuchet ms", tahoma, arial, helvetica, sans-serif; 
	font-size : 12px;
	color : #515150;
	border: 1px solid grey;
	background : #F5F2F2;
	margin-top: -16px; }
	
b { color: #333333; font-size: 12pt; font-family: "Trebuchet MS",Verdana, "Comic Sans MS" }
h1 { color: white; font-style: italic; font-weight: normal; font-size: 12pt; font-family: "Comic Sans MS", Verdana, Arial, Helvetica, Geneva; text-decoration: none; text-align: left; }
h2 { color: #3f3f3f; font-size: 12px; font-family: Arial, "Comic Sans MS",Verdana, Helvetica, Geneva; margin-left: 15px; }
h3 { color: maroon; font-style: italic; font-weight: bold; font-size: 12px; font-family: "Comic Sans MS" }

li { color: #069; font-size: 12px; font-family: "Trebuchet MS", Verdana, Arial; list-style-image: none; list-style-position: inside;}


.li2 { color: #069;
    font-size: 12px;
    font-family: "Trebuchet MS", Verdana, Arial;
    list-style-image: url(images/puce_grise.gif);
    list-style-position: inside;}

p  { font-size: 12px; font-family: "Trebuchet MS", Georgia, Verdana; text-indent: 0px; margin-right: 5pt; margin-left: 5pt; text-align: justify; }

.p2 { font-size: 18px; font-family: "Trebuchet MS", Georgia, Verdana; text-align: center; }


td {font-size:9pt;font-family:Verdana,"Comic Sans MS"}
a:active { color:yellow;font-weight:900 }
a:hover { color: red; font-weight: bold; text-decoration: underline }
a    { color: #02065C; font-weight: bold; font-size: 12px; font-family: "Trebuchet MS", Georgia, "Times New Roman", Georgia, Times; text-decoration: none }
a:vlink{color:purple;font-style:italic}
h5{font-weight:normal;font-size:9px;font-family:Verdana,"Comic Sans MS",Arial;text-decoration:none}


#vdividermenu ul{
margin: 0;
padding: 0;
margin-bottom: 0px;
margin-top: -1px;
float: left;
font: bold 100% Arial;
width: 638px;

border: 1px solid #625e00;
background-color: #d3d4d1;
}

* html #vdividermenu ul{ /*IE only rule, reduce menu width*/
width: 99%;
}

#vdividermenu ul li{
display: inline;
}

#vdividermenu ul li a{
float: left;
color: black;
padding: 2px 20px;
text-decoration: none;
background: transparent url(images/vertical.gif) center right no-repeat;
}

#vdividermenu ul li a:visited{
color: black;
}

#vdividermenu ul li a:hover{
color: white;
background-color: #adadaa;
}



