@charset "UTF-8";
.itEle .docLien {
    margin: 5px 0px;
}
.paraListe .texte ul,
.paraListe .texte ol {
	margin-left:0px;
	margin-right: 0px;
}
.itEle h3,
.itEle h4,
.itEle h5 {
    margin-top: 10px;
    margin-bottom: 10px;
}
.itEle p {
	margin:10px 0px;
}
.itEle .imgBalise img {
	display: block;
    max-height: 100%;
	max-width: 100%;
	height: auto;
	width:auto;
}
.paraListe1 .itEle {
	position: relative;
}
.itEle .numberListe {
	position: absolute;
	left:0px;
	top:0px;
	z-index: 4
}
.avecNum .sansMedia .intEle {
	padding-top: 35px;
}
@media all and (max-width: 1150px) {
	.flexEle {
		justify-content:center;
	}
	.paraListe .media {
    min-height: 170px;
}
}
@media all and (max-width:989px) {
	
	/* fin 989 */
}
@media all and (max-width:767px) {
	
	/* fin 767 */
}
@media all and (max-width:639px) {
	
	/* fin 639 */
}
/* fin css */