a {
  color: #000000;
  text-decoration: none;
}
a:hover {
  color: #009900;
}
body {
	background-image: url(images/bg_body1.gif);
	background-repeat: repeat-x;
	font-family: Arial,Helvetica,sans-serif;
	margin: 0px;
	padding: 0px;
}
div#haut {
	background-image: url(images/haut.gif);
	background-repeat: no-repeat;
	width: 1000px;
	padding-left: 13px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	height: 9px;
}


div#bg1 {
	background-image: url(images/bg_body.gif);
	background-repeat: no-repeat;
	width: 1000px;
	padding-left: 13px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
div#bg2 {
  background-image: url(images/bg.gif);
  background-repeat: no-repeat;
  height: auto;
  width: 980px;
}
div#texte {
	border-style: none;
	border-color: #847a19;
	width: 530px;
	margin-bottom: 10px;
	background-color: #ffffff;
	filter:alpha(opacity=70);
    -moz-opacity:0.7;
	opacity: 0.7;
    float: right;
	margin-top: 0px;
	margin-right: 20px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
div#texte1 {
  border-style: none;
  border-color: #847a19;
  margin: 0px 10px 10px 20px;
  padding: 10px;
  background-color: #ffffff;
  filter:alpha(opacity=70);



	-moz-opacity:0.7;
	opacity: 0.7;

  float: left;
  font-family: Arial,Helvetica,sans-serif;
  width: auto;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-size: 30px;
}

h2 {
  margin: 0px;
  padding: 0px;
}
div#pied {
	border-bottom: 0px solid #666666;
	padding-top: 0px;
	padding-bottom: 0px;
	clear: both;
	border-top-style: none;
	width: 980px;
	padding-left: 0px;
	text-indent: 10px;
	font-size: 10px;
	background-image: none;
}
div#fd {
	background-image: url(images/fd_pied.gif);
	background-repeat: no-repeat;
	width: 1000px;
	padding-left: 13px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}

