*{
    padding: 0;
    margin: 0 0 0 0;
}
body {
	background-color: #d8d8d8;
}

#conteneur {
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -489px;
	width: 978px;
	clear: both;
	background: #655c61;
	background-color: #655c61;
	background-image: url("../images/fd_menu.gif");	
}
#header{
   position: relative;
	width: 978px;
	height: 99px;
	background: #655c61;
	text-align: left;
}
# logo_header{
   position: absolute;
   margin-top: 0px;
	width: 218px;
	height: 99px;
	background: #655c61;
}
#anim{
   position: absolute;
   top: 0px;
   left: 218px;
	width: 760px;
	height: 99px;
	text-align: right;
	background: #655c61;
}

#contenu {
	position: relative;
	width: 978px;
	height: auto;
	min-height: 650px;
	background-color: #b75e63;
	background-image: url("../images/fd_body.gif");
	background-repeat: repeat-y;
}
#pageaffiche {
	position: relative;
	top: 0px;
	right: 0px;
	width: 676px;
    height: 100%;
	padding-top: 29px;
	background-color: #7c7c7c;
	background-image: url("../images/fd_page.gif");
	background-repeat: repeat-x;
	background-position: top;
	float: right;
	padding-top: 29px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
#pageaffiche  a {
	color: #fdc32e;
}
#pageaffiche  a:hover {
	color: #fdc32e;
}

#menugauche {
	position: absolute;
	left: 0px;
	width: 302px;
	height: 100%;
	background-color: #7c7c7c;
	background-image: url("../images/fd_menu.gif");
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 13pt;
}
#formulaire {
    position: absolute;
	margin-top: 150px;
	margin-right: 20px;
	left: 18px;
	top: 110px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
}
#avis {
      position: absolute;
      width: 170px;
      height: 143px;
      z-index: 50;
      left: 490px;
      top: 50px;
      text-align: center;
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 10pt;
      color: #7c7c7c;
}
#certification {
	float: left;
	z-index: 20;
	left: 54px;
	top: 105px;
	position: absolute;
	font-size: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
#agir {
	float: left;
	z-index: 20;
	left: 54px;
	top: 168px;
	position: absolute;

}
