body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #003366;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
}
h1, h2 {
	position:absolute;
	display: none;
	top:-5000px;
	left:-5000px;
	text-indent:-5000px;
}
h3 {
	font-size: small;
	font-weight:normal;
	text-align:center;
}
#contenu {
	position:relative;
	width:100%;
	margin: 0;
	text-align: center;
}
#head {
	position:relative;
	width:550px;
	margin: 0 auto 0 auto;
	text-align: center;
}
#carte{
	position:relative;
	width:550px;
	margin:20px auto 10px auto;
	text-align: center;
}
#bas{
	position:relative;
	width:550px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
}
#bas p{
	text-align: justify;
	color: #CCEEFF;
	font-size: x-small
}
a:link {
	color: #999999;
	font-size: x-small;
}
a:visited {
	color: #999999;
	font-size: x-small;
}
a:hover {
	color: #bbb;
	font-size: x-small;
}
a:active {
	color: #999999;
	font-size: x-small;
}
.retour {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #999999;
}
