@charset "utf-8";
/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	color: #333333;
}
a:link {
	color: #FF9933;
}
a:hover {
	color: #666666;
	text-decoration: none;
	font-weight: bolder;
}
a:active {
	color: #666666;
	font-weight: bolder;
}
a:visited {
	
}

#conteneur {
	width: 840px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #000000;
	
}
#header {
	height: 50px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	margin-top: 0px;
	text-align: center;
	
}


#centre {
	background-repeat: no-repeat;
	background-color: #990000;
	background-position: 0px 0px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #FFFFFF;
}

#centre_map {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 40px;
	padding-bottom: 40px;
	background-color: #666666;
}
#centre h5 {
	color: #999999;
	font-weight: bolder;
}

#centre h4 {
	color: #FF9933;
	font-weight: bold;
}
#textecentral {
	padding-right: 50px;
	padding-left: 50px;
	text-align: justify;
}

#version_fr {
	position: absolute;
	left: 150px;
	top: 500px;
	width: 150px;
	text-align: center;
	
	
}
#version_us{
	position: absolute;
	left: 550px;
	top: 500px;
	width: 150px;
	text-align: center;
}


#pied {
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	text-align: center;
}
#map_canvas {
	margin-right: auto;
	margin-left: auto;

}
p {margin: 0;}

#menu 
{
	list-style-type: none;
	position:relative;
	bottom:5px;
}
#menu a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
#menu a:hover {
	font-weight: bolder;
	color: #999999;
	text-decoration: none;
}
#menu a:active {
	font-weight: bolder;
	color: #999999;
	text-decoration: none;
}

#menu a:visited {
	font-weight: bolder;
	
	text-decoration: none;
}
#menu li {
	display: inline;
	
}
.resa {
text-align:center;
font-size:medium
}
.drapeau {
	margin: 10px;
}
.copyright {
font-size: 0.8em;
}
