@charset "utf-8";
/* CSS Document */
.Bloc1{
	width:99%;
	border:1px #575757 solid;
	height:200px;
	margin-left:auto;
	margin-right:auto;
}
.Bloc1_im{
	width:99%;
	border:1px #575757 solid;
	height:305px;
	margin-left:auto;
	margin-right:auto;
}
.Bloc_img{
	width:99%;
	border:1px #575757 solid;
	height:305px;
	margin-left:auto;
	margin-right:auto;
	background:#F8F8F8;
}
