@charset "UTF-8";
#blocGauche {
	width: 530px;
	margin: 25px;
	float: left;
}
#colGauche {
	width: 500px;
	height: 350px;
	margin: 15px;
}
#trajet {
	width: 500px;
	margin-top: 40px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#trajet h6 {
	font-size: 16px;
	text-align: center;
	line-height: 80px;
}
#blocDroit {
	width: 750px;
	border: thin solid #FFF;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	height: 400px;
}
#civil {
	height: 316px;
	width: 316px;
	text-align: center;
	margin: 25px;
	float: left;
}
#civil h6 {
	font-size: 24px;
}
#colDroite {
	width: 316px;
	height: 316px;
	margin: 25px;
	float: left;
}
#civil h1   {
	font-size: 14px;
	margin-top: 50px;
}
.paiement {
	height: 100px;
	width: 150px;
	float: left;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 50px;
}
#formulaire {
	height: 700px;
	width: 485px;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 25px;
	border: thin double #FFF;

