/* CSS Document */

.zone-bleue-claire {
	height: 100%;
	background: #edf2f8;
	color: #202020;
	padding: 25px !important;
}
.zone-bleue {
	height: 100%;
}
.img-reduite {
    max-width: 100%;
    height: auto;
}
.li1::before {
  height: 0px !important;
  top: 0.8em !important;
}