body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color: #f1a301;
}
.corps_accueil {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:70%;
  font-style:normal;
  font-weight:normal;
  line-height:120%;
  color:#000000;
}
.corps {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:80%;
  font-style:normal;
  font-weight:normal;
  line-height:130%;
  color:#000000;
}
.titre {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:70%;
  font-style:normal;
  font-weight:bold;
  line-height:150%;
  color:#000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

