/* ----- PAGE MAGASINS ----- */

#detail {
  background-image: url(../images/ltcarte.gif);
  background-position: center 7em;
  background-repeat: no-repeat;
}

TABLE.boutiques {
  margin-left:auto;
  margin-right:auto;
  width:100%;
}

DIV.r-onglet {
 text-align: left;
 border-bottom: 1px #dde0fe solid;
 padding-bottom: 3px;
 margin-right: 1px;
 margin-left: 1px;
}

DIV.r-ong1 {
  background-color: /*#dde0fe*/;
  border-top: 1px #dde0fe solid;
  border-right: 1px #dde0fe solid;
  border-left: 1px #dde0fe solid;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-right: 50px;
  padding-left: 50px;
  margin-left: 5px;
  display: inline;
  color: #FFC800;
}

DIV.r-ong1 A {
  color: #606060;
}

DIV.r-ong2 {
  background-color: #007f11/*#f7f7fe*/;
  border-top: 1px #dde0fe solid;
  border-right: 1px #dde0fe solid;
  border-left: 1px #dde0fe solid;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-right: 50px;
  padding-left: 50px;
  margin-left: 5px;
  display: inline;
  color: #FFC800;
}

DIV.r-ong2 A {
  color: #c0c0c0;
}

TD.r-ent {
  background-color: #0e4438/*#0b5c17*//*#dde0fe*/;
  text-align: center;
  vertical-align: middle;
  padding-top: 3px;
  padding-right: 10px;
  padding-bottom: 3px;
  padding-left: 10px;
  color: #e5dfcc/*#ffe186*/;
}

TD.r-act {
  background-color: #0e4438/*#ffedc8*/;
  font-weight: bold;
  text-align: center;
  width: 50%;
  padding-right: 10px;
  padding-left: 10px;
  color: #e5dfcc;
}

TD.r-pas {
  background-color: #e5dfcc/*#fff5df*/;
  color: #606060;
  font-weight: bold;
  text-align: center;
  width: 50%;
  padding-right: 10px;
  padding-left: 10px;
  color: #0e4438;
}

TD.r-pays {
  background-color: #0e4438/*#fff5df*/;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  padding-top: 3px;
  padding-right: 10px;
  padding-bottom: 3px;
  padding-left: 10px;
  color: #e5dfcc;
}

TD.bout-ga1 {
  text-align: left;
  vertical-align: top;
  background-color: #e5dfcc/*#f7f7fe*/;
  width: 50%;
  color: #0e4438;
}

TD.bout-ga2 {
  text-align: left;
  vertical-align: top;
  background-color: #EFEBE0/*#f0f0fe*/;
  width: 50%;
  color: #0e4438;
}

TD.bout-dr1 {
  text-align: right;
  vertical-align: top;
  background-color: #e5dfcc/*#f7f7fe*/;
  width: 50%;
  color: #0e4438;
}

TD.bout-dr2 {
  text-align: right;
  vertical-align: top;
  background-color: #EFEBE0/*#f0f0fe*/;
  width: 50%;
  color: #0e4438;
}

.nouveau {
  color: #909afe;
}

