body {
  font-size: 12px;
}

div.wrapper {
  width: 920px;
  background-color: #ffffff;
  margin: auto;
  padding: 15px 15px 0 15px;
}

.content {
  clear: both;
}

.baseline {
  background-image: url('img/bg_Baseline.gif');
  background-repeat: repeat-x;
  height: 66px;
  clear: both;
  color: #ffffff;
  padding: 7px 23px 0 27px;
}

.baseline h1 {
  font-weight: bold;
  font-size: 25px;
}

.baseline a {
  background-image: url('img/btLogin.png');
  height: 41px;
  width: 157px;
  display: block;
  float: right;
  margin: 8px 5px 0 0;
}

.baseline a:hover {
  background-position: bottom;
}

.baseline h2 {
  font-size: 15px;
  font-weight: normal;
}

.focus {
  background: #dcdcdc url('img/focusBg.gif') no-repeat;
}

.items {
  border: 1px solid #ac9386;
  width: 862px;
  margin-left: 28px;
}

.item {
  width: 287px;
  height: 222px;
  background: #FFFFFF url(img/itemsBg.gif) repeat-y scroll 0 0;
}

.item h1 {
  background: url('img/h1Bg.gif') no-repeat 0px 1px;
  color: #b64a26;
  font-size: 18px;
  margin: 15px 0 15px -2px;
  padding: 0 0 0 25px;
  text-transform: uppercase;
}

.item p {
  margin: 15px;
}

.item p a {
  color: #666666;
  text-decoration: none;
}

.item p a:hover {
  text-decoration: underline;
}

.itemsShadow {
  background: url('img/itemsShadow.gif') no-repeat;
  height: 10px;
  width: 855px;
  margin-left: 27px;
}

.offres {
  padding: 10px 25px 0 27px;
  background: #ffffff url('img/offresBg.gif') repeat-x;
  border-bottom: 1px dotted #a6a5a5;
}

.offre {
  background: #e9e9e9 url('img/offreBg.gif') no-repeat;
  width: 288px;
  height: 158px;
  margin: 0 10px 0 0;
  padding: 10px 13px 0 13px;
}

.offre h1 {
  color: #000000;
  font-weight: bold;
  font-size: 18px;
  margin: 0 0 10px 0;
  font-family: Tahoma, Arial, sans-serif;
}

.prix {
  background: url('img/prixBg.gif') no-repeat;
  width: 82px;
  height: 48px;
  margin: 20px 0 0 0;
  padding: 1px 0 0 5px;
}

.prix span {
  color: #999999;
  font-size: 14px;
  font-family: "Myriad Pro", Tahoma, arial, sans-serif;
  font-weight: bold;
  line-height: 21px;
}

.prix span span {
  color: #b64a26;
  font-size: 22px;
  font-weight: bold;
}

.decouvrir {
  background: url('img/btDecouvrir.gif') no-repeat;
  width: 188px;
  height: 30px;
  margin: 36px 0 0 0;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  padding: 9px 0 0 0;
}

.decouvrir a:link,.decouvrir a:visited,.decouvrir a:active,.decouvrir a:focus
  {
  color: #ffffff;
  text-decoration: none;
}

.decouvrir a:hover {
  color: #ffffff;
  text-decoration: underline;
}

.numVert {
  background: url('img/telephone.png') no-repeat;
  width: 206px;
  height: 79px;
  text-align: right;
  padding: 75px 0 0 0;
}

.numVert h1 {
  font-family: Tahoma, Arial, sans-serif;
  font-weight: bold;
  color: #000000;
  font-size: 16px;
}

.logos {
  text-align: center;
  border-right: 1px solid #dbd7d3;
  width: 220px;
  margin: 20px 0 15px 0;
}

.speech {
  width: 404px;
  margin: 20px 0 0 0;
  padding: 0 20px 0 20px;
}

.speech p {
  line-height: 21px;
}

.candidats {
  background: url('img/candidatsBg.gif') repeat-x;
  width: 240px;
  height: 136px;
  margin: 5px 0 0 0;
  text-align: right;
}

.candidats h1 {
  height: 20px;
  color: #f28e05;
  font-weight: bold;
  margin: 10px 4px 10px 0;
  font-size: 12px;
  font-family: Tahoma, Arial, sans-serif;
  background: url('img/h1Bg2.gif') no-repeat right;
  padding: 4px 30px 0 0;
}

.candidats p {
  width: 210px;
  margin: 0 13px 0 0;
}

.candidats p a {
  color: #666666;
  text-decoration: none;
}

.candidats p a:hover {
  text-decoration: underline;
}

.footer {
  background: #d1d1d4 url('img/footerBg.gif') no-repeat right top;
}

/**
 * login form
 */
dl.connection {
  margin: -7px -11px 0 0;
  background-image: url('img/connection-dl.png');
  background-repeat: no-repeat;
  background-position: top;
  width: 185px;
}

dl.connection  dt.bloc {
  font-family: "Myriad Pro", Tahoma, arial, sans-serif;
  font-size: 17px;
  font-weight: bold;
  color: #ffffff;
  display: block;
  padding-left: 15px;
  padding-top: 10px;
  height: 28px;
}

dl.connection dd.bloc {
  background-image: url('img/connection-dd.png');
  background-repeat: no-repeat;
  background-position: bottom;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}

dl.connection div.options {
  text-align: center;
}

dl.connection div.options a {
  color: #CCCCCC;
  font-size: 11px;
  text-decoration: underline;
}

dl.connection form  dl {
  margin: 0px;
  margin-bottom: 5px;
}

dl.connection form.success {
  background-color: #666666;
  color: white;
  border: 1px solid gray;
}

dl.connection form dl dt {
  font-size: 10px;
  float: none;
  text-align: left;
  color: #CCCCCC;
  width: auto;
}

dl.connection form dl dt label {
  font-weight: normal;
}

dl.connection form dl dd {
  margin: 0;
  padding: 0;
}

dl.connection form input[type=text],dl.connection input[type=password] {
  margin: 2px 0 0 0;
  width: 88%;
}

ul.errors {
  border: 1px solid gray;
  background-color: black;
}