body {
	text-align: center;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	margin: 0;
	padding: 0;
	background-color: #e7dcb5;
}
#container{
	width: 860px;
	text-align: left;
	margin: 0 auto;
	background-image: url(images/fd-page.jpg);
}
#entete {
	height: 130px;
	background-image: url(images/ban-de.jpg);
	background-repeat: no-repeat;
}
#entete-fr {
	height: 130px;
	background-image: url(images/ban-fr.jpg);
	background-repeat: no-repeat;
}
#entete h1, #entete-fr h1 {
	font: normal 12px "Trebuchet MS", Arial, sans-serif;
	margin: 0px;
	padding: 6px 0px 0px 30px;
	color: #8A7534;
	float: left;
}
#entete h4, #entete-fr h4 {
	font: normal 12px "Trebuchet MS", Arial, sans-serif;
	margin: 0px;
	color: #8A7534;
	float: right;
	padding-top: 6px;
	padding-right: 30px;
	position: relative;
	top: 0px;
}
#entete h4 a, #entete-fr h4 a {
	color: #574201;
	text-decoration: none;
}
#entete h4 a:hover, #entete-fr h4 a:hover {
	color: #574201;
	text-decoration: underline;
}

#central {
	margin: 0px;
	padding: 0px;

}
#zone-gauche {
	width: 270px;
	top: 10px;
	position: relative;

}
#menu {
	background-image: url(images/fd-menu.png);
	background-repeat: no-repeat;
	height: 220px;
	width: 220px;
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 30px;
}
#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 10px 0px 0px;
}
#menu li {
	font-size: 12px;
	text-align: right;
	margin: 0px;
	padding: 0px;
	height: 20px;
	line-height: 20px;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-right: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 20px;

}
#menu a:hover {
	color: #FFFF00;
	text-decoration: none;
	background-image: url(images/fd-menu-on.gif);
	background-repeat: repeat;
	display: block;
	padding-right: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #993333;
	height: 20px;
}
#adresse {
	width: 220px;
	margin-left: 30px;
	margin-top: 30px;
}
#adresse p {
	text-align: center;
	margin: 0px;
	padding: 30px 0px 0px;
	font-size: 13px;

}
#zone-droit {
	width: 590px;

}
#titre {
	height: 50px;
	margin-top: 10px;
	text-align: right;
	margin-right: 30px;
	position: relative;
	right: 0px;
}
#titre p {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 18px;
	margin: 0px;
	padding: 20px 0px 0px 20px;
}
.titreclass {
	background-image: url(images/fd-titre.png);
	background-repeat: no-repeat;
	background-color: #990000;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: 5px;
}

/*
#titre p {
	text-align: right;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/fd-titre.png);
	height: 30px;
	margin: 0px;
	padding: 20px 10px 0px 0px;
	font-size: 18px;
	background-repeat: no-repeat;

}
*/
#texte {
	background-color: #F5F1E1;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 20px;
	color: #574201;
	font-size: 12px;

}
.tablo-normal {
	font-size: 12px;
}
.tablo-titre {
	font-size: 13px;
	font-weight: bold;
}
.tablo-entete {
	font-size: 13px;
	font-weight: bold;
	background-color: #e5dfca;
}


#texte p {
	margin: 0px;
	padding: 0px 0px 20px;
}
#edition {
	text-align: right;
	width: 100px;
	float: right;
}
#edition-large {
	text-align: right;
	width: 400px;
	float: right;
}




#texte ul {
	font-size: 12px;
	list-style-position: outside;
	list-style-image: url(images/bullet-brun.gif);
	margin-bottom: 20px;
	margin-top: 0px;
}
#texte li {
	margin: 0px;
	font-size: 12px;
	padding-bottom: 6px;
}
#pied {
	background-image: url(images/bas-page.jpg);
	background-repeat: no-repeat;
	height: 100px;
}
#navig {
	float: right;
	padding-right: 50px;
	height: 30px;

}

#navig a {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 30px;

}
#navig a:hover {
	background-color: #FFD015;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 30px;

}
#boutnavig01 a {
	background-color: #FFFFFF;
	background-image: url(images/but-top.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;
	margin: 0px;
	padding: 0px;

}
#boutnavig01 a:hover {
	background-color: #FFCC00;
	background-image: url(images/but-top.gif);
	background-repeat: no-repeat;
	display: none;
	height: 30px;
	width: 30px;
	margin: 0px;
	padding: 0px;
}

#copy {
	font-size: 10px;
	text-align: left;
	padding-top: 70px;
	color: #8A7534;
	padding-left: 30px;
}
a:link {
	color: #2E2E8C;
	text-decoration: none;
}
a:visited {
	color: #2E2E8C;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}

#copy a {
	color: #574201;
	text-decoration: none;
}
#copy a:hover {
	color: #574201;
	text-decoration: underline;
}
#intertablo {
	height: 20px;
}
.tablo-cadre {
	border: 1px solid #e5dfca;
}
.chapitre {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: left;
}
.right {
	text-align: right;
}
.sscat {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: left;
}
