/* @override https://filmfrancophone.fr/ffa/dev.css
	https://filmfrancophone.fr/ffa/dev.css?* */

img#logo {
	width: 200px;
	height: 80px;
}

#entete .col-4 {
	margin-top: -8px;
	overflow: hidden;
}

#intro-page {

}

#nav-secondaire {

}

#grandePhoto  {
	position: relative;
}

#zonePhotoCouleur .credit {
	position: absolute;
	background-color: rgba(0, 0, 0, 0.5);
	bottom: 0;
	right: 0;
	color: white;
	padding: 2px 6px;
	font-size: 11px;
}


.categories .badge {
	color: #fff;
}
