@charset "utf-8";
body {
	background-color: #eceae2;
	margin: 0px;
}
body {
  text-align: center;
  }

#container {
  margin: 0 auto;
  width: xxxpx;
  } #titrebas {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
#webbas {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #999999;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #039BA3;
}
a:active {
	text-decoration: none;
	color: #000000;
}
