body {
	background-color: #7FCDD5;
	}
	
h3 {
	color: #3b9d90;
	}

ul.sommaire {
	background-color: #DCF1F4;
}

ul.sommaire li a, ul.sommaire li a:visited {
	color: #3b9d90;
}
	
.savoirplus {
	border: 1px solid #3b9d90;
	}

.savoirplus h1 {
	background-color: #3b9d90;
	color: #ffffff;
	}
