body {
	background-color:#FFF;
	margin: 0px;
	padding: 0px;
}
.titre {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
	text-transform: capitalize;
}
.texte_lien {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	background-color: #F06;
}
html{
	scrollbar-face-color: #6699CC;
	scrollbar-highlight-color: #000033;
	scrollbar-shadow-color: #000033;
	scrollbar-3dlight-color: #000033;
	scrollbar-arrow-color:  #FFFFFF;
	scrollbar-track-color: #000033;
	scrollbar-darkshadow-color: #000033;

}
