@charset "utf-8";

html, body {
  width:100%;
  height:100%;
}
html, body, p, ul, li {
  margin:0;
  padding:0;
}
body {
  font: 12px Arial, Helvetica, sans-serif;
  color:#3F3F3F;
  background:#0199de url(../images/commun/fond_site.jpg) repeat-x top left;
  text-align:left;
}
a img {
	border:none;
}
#ficello_loader {
  position: absolute;
  width: 100%;
  text-align: center;
}

#ficello_loader img {
  margin-top: 174px;
  border: 0;
  margin-left: 20px;
}
#swf_container {
  width: 100%;
  border: 0;
  position: absolute;
  left: -9999;
}
#swf_container td {
  text-align: center;
  valign: middle;
}
#swf_container div {
  width: 876px;
  height: 623px;
  margin: auto;
}