*{
	font-family: Trebuchet MS, Verdana, Tahoma, sans-serif;
	font-size: 13px;
	color: #a1a1a1;
	font-weight: bold;
}

body{
	background-color: #e5e3e4;
}

#conteneur{
	width: 850px;
	margin: auto;
}

#loading{
	padding-top: 70px;
	width: 49px;
	margin: auto;
}

#distances{
	width: 200px;
	margin: auto;
	text-align: center;
	font-variant: small-caps;
}

#header , #header a{
	width: 590px;
}

#header{
	background: url('/images/header.gif');
	background-repeat : no-repeat;
	height: 171px;
	float: right;
}

#header a{
	display: block;
	height: 171px;
}

#date{
	padding-top: 30px;
	color: #000;
	font-size: 1.5em;
	font-weight: lighter;
	letter-spacing : 3px;
}

#menu{
	width: 200px;
	float: left;
	padding-right: 20px;
}

#sousmenu{
	height: 60px;
}

#sousmenu img{
	float: left;
}

#langue{
	padding-top: 30px;
	width: 220px;
	text-align: center;
}

img{
	border: 0;	
}

#contenu{
	width: 610px;
	float: right;
	text-align: justify;
}

#contenu .description a{
	color: #bdb9b9;
	border-bottom : dashed 1px #bdb9b9;
}


#contenu .description{
	width: 410px;
	padding-right: 10px;
	float: left;
	clear: both;
}

#contenu .photos{
	padding-top : 10px;
	float: left;
	width: 130px;
}

#imprimer{
	display: block;
	width: 300px;
	margin: auto;
	text-align: center;
}

.centered{
	text-align: center;
}

h1{
	color: #000;
	font-size: 15px;
	padding-left: 20px;
}

#contenu table{
	width: 400px;
	margin: auto;
}

thead td{
	text-align: center;
}
thead td, .premierPlan{
	color: #a6456d;
}

table tbody tr td, table tbody tr td a{
	color: #000;
}

.deuxiemePlan{
	color: #a4a788;
}

h2{
	font-size: 16px;
	pading: 0;
	margin: 0;
}

.adresse{
	width: 200px;
}

.email{
	width: 100px;
	text-align: center;
	margin-bottom: 50px;
}

#email1 .email, #email3 .email, #email1 .adresse, #email3 .adresse{
	float: left;
}

#email2 .email, #email2 .adresse{
	float: right;
}

.email a{
	font-size: 11px;
}

#email1, #email2, #email3{
	clear: both;
}

#email2{
	text-align: right;
}

.depart, .depart label, #email1, #email1 a, #email1 h2, #email1 .adresse{
	color: #f900b3;
}

.arrivee, .arrivee label, #email2, #email2 a, #email2 h2, #email2 .adresse{
	color: #9d2e5c;
}

.depart label, .arrivee label{
	font-size: 11px;
}

.depart input, .depart select, .arrivee input, .arrivee select{
	width: 100px;
	font-size: 11px;
}

#email3, #email3 a, #email3 h2, #email3 .adresse{
	color: #868c5e;
}

#contenu .description .voirPlan{
	text-align: right;	
}
#contenu .description .voirPlan a{
	border: 0;
}

#erreur{
	color: red;
	padding-left: 20px;
	font-weight: bold;
}

#merci{
	color: red;
	padding-top: 130px;
	width: 100%;
	text-align: center;
}

p{
	text-indent : 30px;
	pading: 0;
	margin: 0;
}

#footer{
	width: 100%;
	text-align: center;
	clear:both;
}

#footer img{
	vertical-align: middle;
}