*{
	padding: 0px;
	margin: 0px;
}
html{
	width: 100%;
	height: 100%;
}
body{
	width: 100%;
	height: 100%;
	background-image: url(../img/fd_top.jpg);
	background-repeat: repeat-x;
	background-color: #ad6129;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
}
img{
	border: none;
}
div#global{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 990px;
	height: auto;
	background-image: url(../img/fd_contenu.gif);
	background-repeat: repeat-y;
}
div#top{
	position: relative;
	width: 990px;
	height: 162px;
	background-image: url(../img/top.jpg);
}
div#menu{
	position: relative;
	width: 509px;
	height: 26px;
	left: 449px;
	top: 48px;
}
div#contenu{
	position: relative;
	width: 662px;
	height: auto;
	margin-left: 261px;
}
#contenu p{
	margin-left: 30px;
	margin-right: 40px;
	margin-bottom: 10px;
	text-align: justify;
}
#contenu p.lst{
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 10px;
	color: #334829;
}
#contenu p.lst a{
	color: #334829;
	font-weight: bold;
}
#contenu p.lst a:hover{
	color: #dce14f;
	background-color: #334829;
	font-weight: bold;
}
#contenu p.technique{
	margin-left: 50px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-top: 10px;
	/*color: #334829;*/
	color: #ad6129;
	font-size: 14px;
	font-weight: bold;
	/*background-color: #dce14f;*/
	border-bottom: dotted 1px #546e23;
	border-top: dotted 1px #dce14f;
}
#contenu table{
	margin-left: 30px;
	margin-right: 30px;
	width: 590px;
}
#contenu table td.cell-ap{
	text-align: center;
	vertical-align: bottom;
}
#contenu img.ap{
	border: solid 1px #dce14f;
}
#contenu table td.legende{
	text-align: center;
	padding-top: 7px;
	vertical-align: top;
	padding-bottom: 10px;
	/*background-color: #dce14f;*/
}
span.format{
	font-size: 11px;
	color: #ab6040;
}
#contenu dl{
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 15px;
	font-size: 11px;
}
#contenu dl dt{
	color: #43562d;
	font-weight: bold;
	margin-left: 20px;
	width: 120px;
	text-align: right;
	float: left;
}
#contenu dl dd{
	margin-left: 150px;
}
#contenu hr{
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #334829;
	height: 1px;
	border: none;
	border-bottom: solid 1px #334829;
	margin-bottom: 10px;
	margin-top: 10px;
}
#contenu form{
	margin-left: 98px;
	margin-right: 98px;
}
#contenu label{
	/*clear: left;*/
	color: #334829;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	width: 70px;
	margin-right: 8px;
	background-color: #dce14f;
	float: left;
	padding-right: 5px;
}
#contenu input{
	width: 300px;
	border: solid 1px #334829;
	background-color: #dce14f;
	margin-bottom: 5px;
}
#contenu input.bt{
	width: auto;
	margin-left: 83px;
	cursor: pointer;
}
#contenu textarea{
	width: 300px;
	height: 120px;
	border: solid 1px #334829;
	background-color: #dce14f;
	margin-bottom: 5px;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
div#bas-page{
	position: relative;
	width: 100%;
	height: 61px;
	background-image: url(../img/bas_page.gif);
	background-repeat: repeat-x;
}
div#pied-page{
	position: relative;
	width: 990px;
	height: 61px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/pied_page.gif);
	background-position: left;
	background-repeat: no-repeat;
}
#pied-page p{
	color: #3c502c;
	font-size: 10px;
	padding-top: 27px;
	margin-left: 261px;
	margin-right: 67px;
	text-align: center;
}
#pied-page a{
	color: #3c502c;
}
#contenu p.date{
	color: #ad6129;
	font-weight: bold;
	margin-left: 40px;
	margin-bottom: 5px;
}
