
/*--- CSS 19-06-2011 ok avec IE8 OPERA KOMPOZER etc. ---*/
h1 {
  margin: 10px 0px 0px;
  text-transform: uppercase;
  font-weight: normal;
  color: #ffffff;
}
a {
  text-decoration: none;
  color: #ffd502;
}
div#content_top {
  background-position: right center;
  background-color: #777c92;
  width: 1102px;
  height: 336px;
  background-image: url(assets/pic27d.png);
}
div#content_left {
  margin: -336px 0px 0px 30px;
  padding: 5px 0px 0px 15px;
  background: transparent url(assets/sidebar_body.png) repeat-y scroll 0% 50%;
  float: left;
  width: 155px;
  height: 780px;
}
div#content_center {
  margin: 0px;
  padding: 10px 42px 30px 240px;
  background: #777c92 none repeat scroll 0% 50%;
  right: 0px;
  font-size: 1.4em;
  height: 410px;
  bottom: 0px;
  clear: none;
  left: 0px;
  width: 820px;
  line-height: 1em;
  top: 0px;
  float: none;
}
div#content_right1 {
  margin: -430px 0px 0px 870px;
  float: none;
  top: -15px;
  position: relative;
  background-color: #777c92;
  height: 0px;
  width: 0px;
}
div#content_right2 {
  margin: 220px 0px 0px 870px;
  float: none;
  position: relative;
  width: 0px;
  height: 0px;
  top: -15px;
}

