body {
	font-family: source-sans-pro;
	background-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: normal;
	
	
}
a {text-decoration: none;
color: #ffffff;
border-bottom: 0.1rem solid;
}

.cont{
	border-bottom: 0.1rem solid;
}
section{
	width:100%;
	align-content: center;
	text-align: center!important;
}
.retour{
	text-align: left;
	margin-left: 30px;
	margin-top: 30px;
	font-size: 20px;
	
	
}

.titre{width: 100%;
	margin-top: 20px;
	
	font-size: 50px;
	color: #FFFFFF;
	
	
}
img {
	margin: 40px;
}
.tableau{
	margin-top: 40px;
	color: #FFFFFF;
	width: 100%;
	margin-left: auto;
}
.text{
	color: #ffffff;
	font-size: 20px;
	 
	
}
.Commande{
	color: #ffffff;
	margin-top:40px;
font-size: 20px;}

.contact{
	color: #ffffff;
}
@media only screen and (min-width : 320px) and (max-width : 767px)  {
	
}
