#home {
	width: 550px;
	margin: 0px;
	padding: 0px;
	color: #CF0;
}
.titre2 {
	font-size: 16px;
}
#cartouche-1 {
	background-image: url(../images/fond-1.png);
	height: 94px;
	width: 512px;
	padding: 10px 20px 10px 10px;
	color: #FFF;
	font-size: 11px;
	text-align: center;
}
#Depart , #Arrivee {
	text-align: center;
	width: 90%;
	border: none;
	font-size: 21px;
	margin-bottom: 4px;
	margin-top: 2px;
}
#cartouche-2 {
	background-image: url(../images/fond-2.jpg);
	height: 94px;
	width: 322px;
	padding: 10px 210px 10px 10px;
	color: #FFF;
	font-size: 11px;
	background-repeat: no-repeat;
	text-align: center;
}
#cartouche-3 {
	background-image: url(../images/fond-3.jpg);
	height: 94px;
	width: 312px;
	padding: 10px 20px 10px 210px;
	color: #FFF;
	font-size: 11px;
	background-repeat: no-repeat;
	text-align: center;
}

