.titre {
	font-family: Arial, Tahoma, "Times New Roman";
	font-size: 18px;
	font-weight: bold;
}
.soustitre {
	font-family: Arial, Tahoma, "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #FF6633;
}
.texte {
	font-family: Arial, Tahoma, "Times New Roman";
	font-size: 12px;
}
.successtory {
	font-family: Arial, Tahoma, "Times New Roman";
	font-size: 12px;
	color: #156D79;
}
.liens_rappel {
	font-family: Arial, Tahoma, "Times New Roman";
	font-size: 9px;

}
.pdt {
	font-family: Arial, Tahoma, "Times New Roman";
	font-size: 12px;
	color: #156D79;
}
.cnil {
	font-family: Arial, Tahoma, "Times New Roman";
	font-size: 9px;
}
a:link {
	color: #156D79;
}
a:visited {
	color: #666666;
}

.produitsoustitre {
	font-family: Arial, Tahoma, "Times New Roman";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #156D79;
}
.pushactu {
	font-family: arial, Tahoma, "Times New Roman";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}


body {
scrollbar-face-color: #B5E3CB;
scrollbar-track-color: #D5EEE1;

scrollbar-highlight-color: #FFFFFF;
scrollbar-darkshadow-color: gray;

}