.titres {
	font-family: "Arial Rounded MT Bold";
	font-size: 70px;
	font-style: normal;
	font-weight: bolder;
	color: #000066;
	text-align: center;
	vertical-align: middle;


}
.sous-titres {
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	background-color: #0053A6;


}

