body {
font-size: 1em;
line-height: 1.5em;
color:#222;
background-color: rgb(225, 220, 235);
margin: 0 0 0 0;
}

#top_menu {
	padding: 0px 0px 0px 0px;
	background: url("images/fond_top.gif") top left repeat;
	height: 28px;
	color : white; 
	width: 100%;
	}


#top_menuspace {
 margin: 0 0 0 0;
 padding : 0 0 0 10px;
	}


#top {
	padding: 0px 0px 0px 0px;
	background: url("images/fond_bas.gif") top left repeat;
	font-size: .8125em;
	height: 80px;
	color : white; 
	width: 100%;
	}



#topContent {
	padding: 35px 0px 0px 30px;
	width : 960px;
	margin: 0 0 0 0;
	}

#albert {
	height : 35px;
	width : 960px;
	margin: 0 0 0 0;
	background: url("images/adm.jpg") bottom left no-repeat;
	}


ul#fnav {
	float: left;
	list-style: none;
	padding: 0;
	margin: 4px 0 0 0;
}

ul#fnav li {
	font-size: 0.75em;
	font-family: Tahoma, Geneva, Trebuchet MS, sans-serif;
	background: none;
	display: inline;
}

ul#fnav li a
{	
padding-left: 0px;
text-align: left;
text-decoration: none;
color: white;
margin: 0 0 0 20px;

}

ul#fnav li a:hover {
	color: rgb(34, 25, 115);
	text-decoration: underline;
}


.ligne { clear : both; }

#bottom {
	clear : both;
	padding: 0px 0px 0px 0px;
	background: url("images/fond_bas.gif") top left repeat;
	font-size: .8125em;
	height: 80px;
	color : white; 
	width: 100%;
	}

