body {
	background-image: url(images/fond.jpg);
	background-repeat: repeat;
	width:1024px;
	margin-left:auto;
	margin-right:auto;
}
h1 {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
}
h2 {
	text-align:left;
	max-width:1024px;
}
p {
	text-align:justify;
	font-size:12pt;
	max-width:1024px;
}
ul {
	text-align:left;
	max-width:1024px;
}
a img {
	border:none;
}
a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #009;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #B20;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #009;
}
.tarif {
	font-weight:bold;
	background-color: #3C6;
}
.note {
	font-size:xx-small;
}

.action {
	max-width:36em;
}
.car_spec {
	font-family:"Courier New";
	text-align:center;
}
.visible {
	display:inline;
}
.invisible {
	display:none;
}

#carte {
	text-align:center;
	width:800px;
	margin-left:auto;
	margin-right:auto;
}
.suivi {
	height:300px;
	margin-top:2em;
}
