body{
	margin: 0px;
	padding: 0px;
}
/*.bloc-one-header{
	min-height:7vh;
	max-width: 100%;
	background:#1700d5;
	border-bottom: 3px solid #ff914d; /* Bordure grise en jaune*/

}*/

.container-home{
	width: 100%;
	min-height:50vh;
	max-height: auto;
	/*background: #1700d5;*/
	background: white;


}

