body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0;
	padding: 0;
}
#header {
	height: 100px;
	background-color: #FFFFFF;
	text-align: center;
	background-image: url(images/Mailh_1.jpg);
}
#container{
	position: absolute;
	width: 100%;
	background-image: url(images/back/blue.png);
}
#map {
	background-color:#333333;
	margin-left: 150px;
	margin-right: 150px;
	height:400px;
}
#left {
	position: absolute;
	left:0;
	width: 150px;
	overflow: auto;
}
#right {
position: absolute;
right:0;
width: 150px;
}
#bottom {
	height: 80px;
	background-color: #FFFFFF;
	text-align: center;
	margin-left: 150px;
	margin-right: 150px;
}

.menugauche {
list-style-type: none;
margin: 0;
padding:0;
}
.menugauche li {
margin-bottom: 5px;
}
.menugauche a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
.menugauche a:hover {
text-decoration: none;
}
.menudroit {
list-style-type: none;
margin: 0;
padding:0;
}
.menudroit li {
margin-bottom: 5px;
}
.menudroit a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
.menudroit a:hover {
text-decoration: none;
}
p {margin: 0 0 10px 0;}
#browser {
	width: 140px;
	left: 0;
	position: absolute;
	float: right;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.smallUp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	vertical-align: middle;
}
#stats {
	width: 150px;
	right: 0;
	position: absolute;
}
#historypopupmenu {
	position: absolute;
	left:50px;
	width: 150px;
	overflow: auto;
	background-color: #FFFFCC;
	height: 300px;
	top: 50px;
	z-index: 1;
	margin: 5px;
}
