/* CSS Document */
#zone1 {
	padding:30px;
}
#zone1 p {
	text-align:justify;
	font-size:11px;
	margin:0;
}
#zone1 li {
	list-style-image:url(../images/bullet.gif);
	font-size:11px;
}
#zone1 ul {
	margin:10px 0 10px 30px;
}
#zone1 h1 {
	color:#ff9629;
	font-size:14px;
	background-image:url(../images/fleche-bleu.gif);
	background-repeat:no-repeat;
	background-position:left center;
	margin:10px 0 10px 0;
	padding:0 0 0 15px;
}
#zone1 h2 {
	color:#ff9629;
	border-bottom:1px dotted #03689e;
	font-size:12px;
}