.liste_puce{
	font-size:1.2em;
}

.liste_puce li{
	margin-bottom:12px;
	text-align:justify;
}

.photo_cadre{
	border:4px solid white;
	box-shadow:2px 2px 4px #6f6f6f;
	border-radius:10px;
}

.bouton_menu{
	border-radius:20px;
	margin-top:6px;
	margin-bottom:6px;
}

.bouton_menu:hover{
	background-color: white;
}