﻿body {
  font-size: 11px;
  font-family: "Lucida Grande", Verdana, sans-serif;
  color: #000000;
  padding: 0px;
  padding-top: 50px; /* 0 */
  margin: 0px;
}

a#price_print {
  position: absolute;
  left: 110px;
  top: 0;
}

div#content {
  margin: 0px auto; /* 50px auto */
  width:673px;
  border: solid 1px #46bfea;
  border-top: solid 1px #9ae021;
  position: relative;
}

div#banner {
  text-align: center;
  margin-bottom: 10px;
}

div#footer {
  text-align: center;
  font-size: 10px;
  color: #666666;
  margin-top: 0px; /* -40 */
}

div#loading {
  color: #666666;
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
  padding-top: 25%;
  padding-bottom: 75%;
  background-color: #ffffff;
  z-index: 400;
  /* Plait pas au validateur CSS du W3 de la a */
  opacity: .90;
  filter: alpha(opacity=90);
  -moz-opacity: 0.90;
  /* de la */
}

div.accToggler {
  margin: 6px auto 0px auto;
}

div.accContent {
  margin: 0px 0px 0px 5px;
  width: 667px;
  text-align: justify;
}

.tool-title {
  display: none;
  font-size: 11px;
}

.tool-text {
  padding: 5px;
  border: solid 1px #9ae021;
  background-color: #ffffff;
  color: #000000;
}

div.accToggler a {
  color: #666666;
  text-transform: none;
  text-decoration: none;
  width: 667px;
  display: block;
  padding: 3px;
  background-color: #9ae021;
}

a, a:visited {
  color: #46bfea;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
}

a:visited {
  color: #000000;
}

a img {
  border: none;
}

a:hover {
  color: #000000;
}

a.greyLink {
  color: #666666;
}

a.blackLink {
  color: #000000;
}
a.blackLink:hover, a.greyLink:hover {
  color: #46bfea;
}

.titleFr, .titleEn {
  float: left;
  font-weight: bold;
}

.titleFr {
  color: #000000;
}

.titleEn {
  color: #878789;
  margin-left: 5px;
}

.contentFr, .contentEn  {
  color: #000000;
  line-height: 11px;
  text-align: left;
  width: 300px;
  margin-top: 5px;
}

.contentEn {
  color: #878789;
}

div.adresse {
  text-align: right;
  padding-bottom: 15px;

}

.gary {
  float:right;
  color: #878789;
  width: 165px;
  padding-top: 20px;
  text-align: center;
}

ul, ol {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

li {
  margin: 0px;
  padding: 0px;
}
