@charset "utf-8";
/* CSS Document */
#global{
	height: 720px;
	width: 734px;
	background-color: #FFF;
	background-position: center center;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	border: 1px solid #CF6;
}
.imagecote{
	background-image: url(../../images/cote_2photos_station.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 633px;
	width: 150px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cf6;
}
.titre{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	padding-top: 15px;
	padding-left: 165px;
}
.titre1{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	padding-top: 15px;
	padding-left: 165px;
	height: 80px;
}
.petitliens{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	padding-top: 15px;
	padding-bottom: 6px;
	padding-left: 0px;
}
a:hover{
	color: #3333cc;
}
a{
	color: #333;
	text-decoration: none;
}
.box1{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	line-height: 18px;
	padding-top: 5px;
	padding-right: 20px;
	width: 250px;
	float: left;
	padding-left: 15px;
	text-align: justify;
}
.imagedroite{
	background-image: url(../../images/image_train280x140.jpg);
	background-repeat: no-repeat;
	height: 140px;
	width: 280px;
	float: right;
	margin-right: 10px;
	margin-bottom: 70px;
	margin-top: 15px;
}
.box2{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	line-height: 18px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 20px;
	height: auto;
	width: 250px;
	float: right;
	text-align: justify;
}
.imagegauche{
	background-image: url(../../images/image_paysage.jpg);
	background-repeat: no-repeat;
	height: 140px;
	width: 280px;
	float: left;
	margin-top: 15px;
	margin-left: 15px;
}
.logo{
	background-image: url(../../images/nouveau_logo_sans_site100x100.jpg);
	height: 100px;
	width: 100px;
	padding-left: 480px;
	background-repeat: no-repeat;
	padding-top: 35px;
	background-position: center center;
	float: right;
	padding-bottom: 0px;
}
#contact {
	float: right;
	padding-top: 0px;
	border: none;
}
