/* ----- PAGE MAGASINS ----- */

#detail {
 background-image: url(../images/tdmcarte.gif);
 background-position: center 7em;
 background-repeat: no-repeat;
}

TABLE.boutiques {
 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;
}

DIV.r-ong1 A {
 color: #606060;
}

DIV.r-ong2 {
 background-color: #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;
}

DIV.r-ong2 A {
 color: #c0c0c0;
}

TD.r-ent {
 background-color: #dde0fe;
 text-align: center;
 vertical-align: middle;
 padding-top: 3px;
 padding-right: 10px;
 padding-bottom: 3px;
 padding-left: 10px;
}

TD.r-act {
 background-color: #ffedc8;
 font-weight: bold;
 text-align: center;
 width: 50%;
 padding-right: 10px;
 padding-left: 10px;
}

TD.r-pas {
 background-color: #fff5df;
 color: #606060;
 font-weight: bold;
 text-align: center;
 width: 50%;
 padding-right: 10px;
 padding-left: 10px;
}

TD.r-pays {
 background-color: #fff5df;
 font-weight: bold;
 text-align: center;
 vertical-align: middle;
 padding-top: 3px;
 padding-right: 10px;
 padding-bottom: 3px;
 padding-left: 10px;
}

TD.bout-ga1 {
 text-align: left;
 vertical-align: top;
 background-color: #f7f7fe;
 width: 50%;
}

TD.bout-ga2 {
 text-align: left;
 vertical-align: top;
 background-color: #f0f0fe;
 width: 50%;
}

TD.bout-dr1 {
 text-align: right;
 vertical-align: top;
 background-color: #f7f7fe;
 width: 50%;
}

TD.bout-dr2 {
 text-align: right;
 vertical-align: top;
 background-color: #f0f0fe;
 width: 50%;
}

.nouveau {
 color: #909afe;
}

