body {
	
	background-color: #9bce37;
}
#calque1 #page {
	width: 804px; 
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	
}
#contenu {
	width: 100%;
	}
	
#contenu #conteneur { width: 500px;
margin-right: 20px;
float: right;
		clear: both;
		margin-top: 20px;
}
#page #entete {
	width: 804;
	margin-top: 0;
	height: 124px
}
.table-e {
	width: 804;
	height: 124px
}

#contenu #navig {
	width: 236px;
	float:left;
	margin-left: 20px;
	margin-top: 20px;
	display: inline;
	}

 #navig .table-n {
	width: 236px;
}

.sepa {
	clear: both;
}
a {font-weight: bold; font:  12px verdana; color: #8B4513; text-decoration: none; }

a:hover { color: #CC9933; text-decoration: underline; }