/* Insert here your personalized CSS settings for all your pages */
h3.titre {
	border-bottom:1px solid #CC3223;
	padding:5px 0px;
	margin:5px 0px 10px 0px;
	clear:both;
}
p {
	margin:8px 0px;
}