h2, h3 {
	text-align: center; 
	color: #008bea;
}

h4{
	color: #008bea;
}

ol {
	list-style: decimal;
}
ol ol{
	list-style: lower-latin;
}

ul {
	list-style: square;
}

p.centre, h3, h2, h1 {
	text-align: center;
}
.offre {
	border-style: solid;
	padding: 10px;
}

.offre p{
	text-indent: 0px;
}

p {
    text-align: justify;
}

ol p{
   text-indent: 40px; 
}


ol ol p {
    text-indent: 20px;
}

.lettrine {
    font-size: 2em;
} 

.btnpresentation {
  background: #6ee0ff;
  text-decoration: none;
}

ul a {
	color: black;
}

section a {
	color:	black;
}
