/* CSS Document */

.titre{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#FF2700;
	padding-top:10px
}
.texte {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	font-weight: normal;
	line-height:150%;
	text-align:justify
}
.stitre{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size:16px;
	font-weight:bold;
	color:#FF2700;
	margin-top:30px
}p {
	font-family: Arial, Helvetica, sans-serif;
}
