body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.rubrique_faq:link{
	font-size: 13px;
	font-weight: bold;
	color:#000099;
}
a.rubrique_faq:visited{
	font-size: 13px;
	font-weight: bold;
	color:#000099;
}
a.rubrique_faq:hover{
	font-size: 13px;
	font-weight: bold;
	color:#3399FF;
}
span.titre_faq{
	position: relative;
	font-size: 14px;
	color: #336699;
	font-weight: bold;
	margin-top: 10px;
}

div.question{
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	margin-top: 10px;
}

a.btn_haut_de_page:link{
	position: relative;
	float: right;
	color:#000099;
}
a.btn_haut_de_page:visited{
	position: relative;
	float: right;
	color:#000099;
}
a.btn_haut_de_page:hover{
	color:#3399FF;
}