body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0;
	padding: 0;
	background-color: #878064;
	margin-top: 25px;
}
.header {
}
.menu {
}
.conteneur {
width: 920px;
margin: 0 auto;
}

.corps {
	border:1px solid #B1AD8C;
	color: #3A3A3A;
	text-align: justify;
}
.pop {
	border:1px solid #B1AD8C;
	color: #3A3A3A;
	text-align: center;
	width: 650px;
	background-color: #CECCB9;
	background-image: url(../images/fd_contenu.gif);
	background-repeat: repeat-x;
	padding: 15px;
}
.pop a:link,.pop a:hover,.pop a:visited {
	color: #3D2B17;
}
		/*----AVEC ASC------------------------------------------------------------
		
				.asc {
				width: auto;
				margin: 0 auto;
				overflow: auto;
				height: 350px;
				padding-right: 15px;
				}
				
				.centre {
				background-color: #CECCB9;
				padding-top: 40px;
				padding-right: 10px;
				padding-bottom: 10px;
				padding-left: 40px;
				background-image: url(../images/fd_contenu.gif);
				background-repeat: repeat-x;
				line-height: 16px;
				text-align: justify;
				}
				---*/
		/*----SANS ASC------------------------------------------------------------*/
				.asc {
				width: auto;
				}
				
				.centre {
				background-color: #CECCB9;
				padding-top: 40px;
				padding-right: 30px;
				padding-bottom: 10px;
				padding-left: 40px;
				background-image: url(../images/fd_contenu.gif);
				background-repeat: repeat-x;
				line-height: 16px;
				text-align: justify;
				}

.centre a:link,.centre a:hover,.centre a:visited {
	color: #3D2B17;
}

.biblio {
	background-color: #CECCB9;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url(../images/fd_contenu.gif);
	background-repeat: repeat-x;
	line-height: 16px;
	text-align: justify;
}
.biblio a:link,.biblio a:hover,.biblio a:visited {
	color: #3D2B17;
}


.gauche {
	left:0;
	width: 280px;
	height: auto;
	background-color: #CECCB9;
}
.pied {
	height: 30px;
	color: #613432;
	font-size:10px;
	padding: 5px;
}
.pied a:link,.pied a:hover,.pied a:visited {
	color: #613432;
}

p {
	margin: 0 0 5px 0;
}

