body {
	font-family: Arial, VerdanaHelvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F3DCCA;
	text-decoration: none;
	scrollbar-face-color:#E7C3A6;
	scrollbar-shadow-color:#000000;
	scrollbar-highlight-color:#F3DCCA;
	scrollbar-3dlight-color:#F3DCCA;
	scrollbar-darkshadow-color:#000000;
	scrollbar-track-color:#E7C3A6;
	scrollbar-arrow-color:#B36342;
	background-color: #E7C3A6;

}

table {
font-family: Arial, sans-serif;
font-size: 12px;
font-weight: normal;
color: #7B563F;	
}

td.bord {
border: 1px solid #B36342;
background-color: #F3DCCA;
font-family: Arial, VerdanaHelvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #7B563F;
}

td.fonce {
border: 3px solid #5E3728;
background-color: #AF5E3E;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFC0FF;
	display:none
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFC0FF;
	display:none
}
.space { display:none }
/*a:link { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #400000; text-decoration: underline; font-weight: bolder;} */
a.entrer { font-family: Arial, Helvetica, sans-serif; font-size: 28px; color: #FFFF00; text-decoration: underline; font-weight: bolder;}
a.rouge { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #FF0000; text-decoration: underline; font-weight: bolder;}
a.index { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #C69D7C; text-decoration: underline; font-weight: normal;}