/*** custom.css ***/
.ms-rteStyle-HeaderActualite {
	-ms-name: "Header Actualité";
	color: black;
	font-size: 24px;
	background: url('/_catalogs/masterpage/Sigi/template1/custom_img/art_building.jpg?RenditionID=3');
    width: 100%;
    height: 150px;
    display: block;
    text-align: center;
    background-size: cover;
}
.ms-rteStyle-HeaderInfo {
	-ms-name: "Header Info";
	color: white;
	font-size: 32px;
	background: url('/_catalogs/masterpage/Sigi/template1/custom_img/blueberries.jpg?RenditionID=3');
    width: 100%;
    height: 150px;
    display: block;
    text-align: center;
    background-size: cover;
    width: 100%;
    height: 150px;
}