
a
{
	text-decoration:none;
	font-size:30px;
	color:#014607;
}

#titre_acces_direct
{

	font-size:40px;
	color:#311300;
	margin-bottom: 50px;
}

#retour
{
	text-decoration:none;
	margin-top:30px;
	text-align: center;
	font-size:72px;
}

#conteneur_videos
{
	display:flex;
	flex-wrap:wrap;
    justify-content:space-around;
    margin-top:30px;
}

.format_etiquette_video
{
	width:295px;
}