/* CSS Vide grenier du 26/05/2019 */

.article img	{
	display: block;
	margin-top: 100px;
	height: 100%;
	width: auto;
	margin-left: auto;
	margin-right: auto;
}


.vide_grenier img 	{
	width: 20%;
	border: 50px #DDD;
	box-shadow: 0px 0px 30px;
		}


h1	{
/*	position: fixed;*/
	text-align: center;
	top: 0px;
	width: 800px;
	background-color: #8899ff;
	border: 5px solid #777;
	border-radius: 15px;
	margin-left: auto;
	margin-right: auto;
	}

