.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC7F04;
	border-bottom-style: solid;
	border-bottom-color: #CC7F04;
	border-bottom-width: thin;

}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.corps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.liens{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
	}
.liens:hover {
	COLOR: #FBD723; TEXT-DECORATION: none
}

.liens_corps{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
.liens_corps:hover{
       COLOR: #CC7F04;
       TEXT-DECORATION: underline
       font-weight:bold;
}
body {
scrollbar-face-color:#7834A8;
scrollbar-highlight-color:#D894F8;
scrollbar-3dlight-color:#401060;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#808080;
scrollbar-arrow-color:#F8D468;
scrollbar-track-color:#FFFFFF;
}
