/* CSS Document */

.Parag_01{
	font-size: 12px;
	font-weight: bold;
	color: #2B71A4;
	display: block;
	padding-left: 4px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #2E79B3;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-bottom: 5px;
}
.Sep_Parag {
	background-image: url(../img/Puce/Sep_Parag.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 10px; 
	margin-bottom: 10px;
	height: 10px;
}
.Fleche_Dt {
	background-image: url(../img/Puce/fleche_droit.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	margin-left: 10px;
	padding-left: 11px;
}

