body
{	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight: normal; 
	background-color: #EEEEEE;
	color: #336699;
}

#divpage
{	border: 1px solid #000000;
	background-color:white;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#divhaut
{	clear: both;
}

#divloading
{	position:absolute;
	top:0px;
	left:0px;
	border: 1px solid #60B9C6;
	background-color:white;
	width:160px;
	visibility:hidden;
}

#divtitre
{	clear: both;
	font-weight: bold; font-size: 12pt; color: #336699; font-family: Arial, Helvetica, sans-serif;text-align: left;
	padding:2px;
}

#divmilieu
{	clear: both;
}

#divgauche
{	float: left;
	width:55px;
	height:100%;
	padding:2px 0 0 0;
}

#divcentre
{	float:left;
	background-color:white;
	width: 580px;
}

#divcarte
{	text-align: center;
}

#divdistance
{
}

#divzoom
{	padding:5px;
	margin-left: 0;
	margin-right: 0;
	text-align: center;
}

#divlegende
{	padding:5px;
	margin-left: 0;
	margin-right: 0;
	text-align:left;
}

#divdroite
{	float:right;
	display:inline;
	border: solid 0px black;
	background-color:white;
	padding:2px;
}

#divsommaire
{	background-color:white;
}

#divaccueil
{	background-color:white;
}

#divbas
{	clear: both;
	text-align:center;
	padding:2px 1px 0px 0px;
	height:15px;
	background-color: #99b6de; font-size: 8pt; color: #336699;
}

