@charset "utf-8";
.imageMilieu {
	margin: 0px;
	padding: 0px;
	width: 662px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imageFond {
	background-color: #FFFFFF;
	background-image: url(../medias/accueil/fond-bordure.png);
	background-repeat: repeat;
	background-position: left bottom;
	width: 1000px;
}
.planColombes {
	margin: 0px;
	height: 417px;
	width: 650px;
	padding: 0px;
}
.imgPersonnel {
	float: left;
	height: 150px;
	width: 100px;
}
.imgRef {
	margin-top: 30px;
	padding-right: 0px;
	text-align: center;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
}
.planViaduc {
	margin: 0px;
	height: 370px;
	width: 347px;
	padding: 0px;
}
.imgNews {
	margin-top: 0px;
	margin-right: 15px;
	margin-left: 0px;
	text-align: center;
	float: left;
	margin-bottom: 0px;
	width: 60px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imgRef2 {
	padding: 0px;
	margin: 0px;
	height: 100%;
	width: 100%;
}
.imgCentre {
	text-align: center;
	vertical-align: middle;
	height: auto;
	width: auto;
}
.region:hover    {
	color: #999999;
	border: 3px double #000000;
	text-decoration: underline;
}
.RATP {
	background-image: url(../medias/logos/autres/logos_RATP.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	width: 130px;
	background-color: #FFFFFF;
	display: block;
}
.RATP:hover {
	background-image: url(../medias/logos/autres/logos_RATP_lien.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	width: 130px;
	background-color: #FFFFFF;
	cursor: pointer;
	display: block;
}
.voiture {
	width: 130px;
	height: auto;
}

