html{
height:100%;
}

body{
height:100%;
margin-top : 0px;
margin-left : 0px;
margin-right : 0px;
margin-bottom : 0px;
}

#total{
	position:relative;
	width:1003px;
	height:100%;
	background-color:#ffffff;
	font-size:0.8em;
}

#top{
	width:1003px;
	height : 180px;
	clear: both;
	position: absolute;
	z-index: 10;
	top: 0px;
	left: 0px;
}

#bandeGauche{
	width:160px;
	height:100%;
	background-color:#FFFFFF;
	text-align:center;
	margin-bottom:0px;
	padding-bottom:0px;
	position: absolute;
	top: 180px;
}

#menu{
	margin-top:14px;
	width: 160px;
}

#contenu_total{
	position:absolute;
	width:843px;
	background-color:#FFffff;
	height:1500px;
	top: 180px;
	left: 160px;
}

#milieu{
	position:absolute;
	float:left;
	width:650px;
	background-color:#ffffff;
	text-align : center;
	height: 100%;
	padding-left: 10px;
}

#breve{
	position:absolute;
	width:160px;
	left: 683px;
	height: 100%;
	top: 14px;
}


#contenu{
	/*margin-left:23px;*/
	width:659px;
	text-align:left;
	height: 100%;
}

#menu_haut{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:659px;
	height:14px;
	background-color:#ffffff;
}

#menu_bas{
	margin-left:auto;
	margin-right:auto;
	width:600px;
	height:30px;
	background-color:#FFFFFF;
	margin-bottom:0px;
	margin-top: 30px;
}

.cleaner {
		clear:both;
		height:1px;
		font-size:1px;
		border:none;
		margin:0; padding:0;
		background:transparent;
		}
		
#raccourcis_menu{
width:100%;
}

#raccourcis_menu select{
width:130px;
font-size:0.9em;
}

#gauche{
float:left;
width:200px;
}

#droite{
float:right;
padding-left:10px;
width:390px;
}

#top_titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	height: 17px;
	width: 126px;
	top: 1px;
	left: 840px;
	position: absolute;
	z-index:12;
}
#top_titre a { color:#FFFFFF;font-weight:bold}
