body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
/*	background-image: url("../img/fd-body.gif");*/
	background-color:#FFFFFF;
    font-family: Arial, "Lucida Grande", sans-serif;
    font-size: 12px;
    font-style: normal;	

}
div#header {
	background-image: url("../img/fd1.gif");
	width:100%;
	height:140px;
	margin-top:0px;
	padding-top:20px;
	padding-left:20px;
}
#navigation {
	width: 180px;
	height:600px;
	padding-left:15px;
	float: left;
	border-right: 1px dashed #CCCCCC;
	line-height:22px;
	color:#6d9605;
	font-weight:bold;
	font-size:12px;
	}
#navigation a {color: #6d9605;TEXT-DECORATION: underline;} 
#navigation A:hover {TEXT-DECORATION: none;}
/*	
#contenu {
	background-color: #e1efe2;
	width: 600px;
	margin-left: 220px;
	margin-top:50px;
	padding:10px;
}*/
.contenu {
	background-color: #e1efe2;
	width: 600px;
	margin-left: 20px;
	margin-top:20px;
	padding:10px;
	flaot:left;
}
#onglet {
	width:1000px;
	padding-top: 42px;
	padding-left: 120px;
}
.txtonglet 
{
    font-family: verdana,arial,helvetica,clean,sans-serif;
    font-size:14px;
    font-weight:bold;
    text-align:center;
}
.txtonglet a {color: black;TEXT-DECORATION: none;}
.txtonglet A:hover {COLOR: Gray; TEXT-DECORATION: none;}
.txtactive a {color: black;TEXT-DECORATION: none;}

.app {
padding:10px;
background-color:#FFFFFF;
float: left;
margin: 0pt 1em 1em 0pt;
}

.lien1 a {color: #6d9605;TEXT-DECORATION: underline;font-weight:bold;font-size:12px;} 
.lien1 A:hover {TEXT-DECORATION: none;}
div#sep {
	height:100%;
	margin-left:30px;
	margin-right:30px;
	margin-top:20px;
	margin-bottom:20px;	
	border-top: 1px dashed #000000;
	
}

#copyright {
	margin: 20px 0 5px 0;
	text-align: center;
	font-size: .8em;
	color: #848F63;
}
#copyright a {
	color: #848F63;
	text-decoration: none;
}
#copyright a:hover, #copyright a:focus {
	text-decoration: underline;
}


