
#img_focus{
	object-fit:fill;
	max-width: 700px;
}
.normal
{
	/*background-color: darkblue;*/
	font-family:Verdana;
	color:dimgrey;
	font-style: normal;
	font-weight: normal;
	font-size:10pt;
	text-decoration:none;
}
.galerie{
	display:inline;
}
.img_galerie{
	width:200px;
	height:200px;
	border:1px;
	object-fit: contain;
}