 
 
 
 
 
 
 
 
 
 
 
 
 
 




/* ------------------ Helvetica ------------------ */
@font-face {font-family: "HelvC";
  src: url('/dealersite/fonts/helvetica_neue/condensed.eot');
  src: url('/dealersite/fonts/helvetica_neue/condensed.eot?#iefix') format('eot'),
       url('/dealersite/fonts/helvetica_neue/condensed.woff') format('woff'),
       url('/dealersite/fonts/helvetica_neue/condensed.ttf') format('truetype'),
       url('/dealersite/fonts/helvetica_neue/condensed.svg') format('svg');
}

@font-face {font-family: "HelvhC";
  src: url('/dealersite/fonts/helvetica_neue/black_cond.eot');
  src: url('/dealersite/fonts/helvetica_neue/black_cond.eot?#iefix') format('eot'),
       url('/dealersite/fonts/helvetica_neue/black_cond.woff') format('woff'),
       url('/dealersite/fonts/helvetica_neue/black_cond.ttf') format('truetype'),
       url('/dealersite/fonts/helvetica_neue/black_cond.svg') format('svg');
}

@font-face {font-family: "HelvcB";
  src: url('/dealersite/fonts/helvetica_condensed/helvetica_condensed_bold.eot');
  src: url('/dealersite/fonts/helvetica_condensed/helvetica_condensed_bold.eot?#iefix') format('eot'),
       url('/dealersite/fonts/helvetica_condensed/helvetica_condensed_bold.woff') format('woff'),
       url('/dealersite/fonts/helvetica_condensed/helvetica_condensed_bold.ttf') format('truetype'),
       url('/dealersite/fonts/helvetica_condensed/helvetica_condensed_bold.svg') format('svg');
}

body, td, p, ol, ul, li {font: 12px Arial, Helvetica, Verdana, Geneva, sans-serif; color: #424242;}
body {background: #eeedeb url(/img/global/bg.jpg) top center no-repeat; margin: 0; padding: 0; text-align: center; vertical-align: top;}
body.standalonebody {background: none;} /* utilisé pour le form de LivePerson quand ya pas d'agent online (peut évidemment être utilisé ailleurs au besoin) */

h1 {font-size: 18px; font-weight: bold; text-align: left; margin: 0; padding: 0;}
h2 {font-size: 16px; font-weight: bold; text-align: left; margin: 20px 0 10px 0; padding: 0;}
h2.first {margin-top: 0;}
h3 {font-size: 14px; font-weight: bold; text-align: left; margin: 20px 0 0 0; padding: 0;}
h3.first {margin-top: 0;}

.nobr {white-space: nowrap;}

a:link, a:visited {color: #C71444; font-weight: normal; text-decoration: none;}
a:hover, a:focus, a:active {color: #367462; font-weight: normal; text-decoration: none;}
h1 a:link, h1 a:visited {color: #424242;}
h1 a:hover, h1 a:focus, h1 a:active {color: #C71444;}

a.copyr:link, a.copyr:visited, a.copyr:hover, a.copyr:focus, a.copyr:active,
p.copyr, p.copyr a:link, p.copyr a:visited, p.copyr a:hover, p.copyr a:focus, p.copyr a:active,
div.copyr a:link, div.copyr a:visited, div.copyr a:hover, div.copyr a:focus, div.copyr a:active {font-size: 10px;}

a img {border: none;}

.ie img {-ms-interpolation-mode: bicubic;}

sup {line-height: 0;}
hr {color: #DEDEDE; background-color: #DEDEDE; border: none; height: 1px; margin: 8px 0;} /* utilisé dans promos DMA */
div.text {text-align: justify;}
div.text p {line-height: 18px; margin: 0 0 10px 0; padding: 0;}
div.text p.last {margin-bottom: 0;}
div.text p.readmore {font-size: 10px; margin-bottom: 0;}
div.text p.copyr {font-size: 10px; line-height: 14px;}
div.text ul {text-align: left; margin: 0 0 10px 0; padding: 0 0 0 15px;}
div.text ul.last {margin-bottom: 0;}
div.text ul li {list-style-type: none; line-height: 18px; padding: 0 0 0 10px; background: url(/img/global/bullet.png) 0 6px no-repeat;}
div.text ol {text-align: left; margin: 0 0 10px 0; padding: 0 0 0 30px;}
div.text ol.last {margin-bottom: 0;}
div.text ol li {list-style-type: decimal; line-height: 18px; padding: 0; background: none;}
div.text a:link, div.text a:visited,
div.text a:hover, div.text a:focus, div.text a:active {font-weight: normal;}
div.text a.bold:link, div.text a.bold:visited,
div.text a.bold:hover, div.text a.bold:focus, div.text a.bold:active {font-weight: bold;}
p.last {margin-bottom: 0;}


.norm {font-size: 12px;}
.title {font-size: 14px; font-weight: bold; color: #262626; text-decoration: none;}
.bigtitle {font-size: 14px; font-weight: bold; color: #262626; text-decoration: none;}
.copyr {font-size: 10px; text-decoration: none;}
.form {font-size: 11px; color: #262626;}
.bold {font-weight: bold;}
.italic {font-style: italic;}
.upper {text-transform: uppercase;}
.header {background-color: #C81444; color: #FFFFFF; font-weight: bold;}
.subheader {background-color: #DEDEDE; color: #262626; font-weight: bold;}
.menutitle {font-size: 12px; font-weight: bold; color: #FFFFFF; background-color: #C81444;}
.menubigtitle {font-size: 18px; font-weight: bold; color: #FFFFFF; background-color: #C81444;}
.menusoustitle {font-size: 11px; font-weight: bold; color: #FFFFFF; background-color: #C81444;}
.alt1 {font-size: 12px; font-weight: bold; color: #262626; background-color: #EFEFEF;}
.alt2 {font-size: 12px; font-weight: bold; color: #262626; background-color: #DEDEDE;}
.menu {font-size: 12px; color: #262626; background-color: #DEDEDE;}

.emph {font-weight:bold;}
.caption {font: 10px Arial; color: #262626;}
.justify {text-align: justify;}
.left {text-align: left;}
.right {text-align: right;}
.fright {float: right;}
.fleft {float: left;}
.cright {clear: right;}
.cleft {clear: left;}
.cboth {clear: both;}
select.dpt {font-size: 10px; color:#000000;}
.dpt {font-size: 10px; color:#262626;}
.dp {font-size: 9px; color:#262626; font-weight: bold;}
.dps {font-size: 11px; color:#262626;}
.dpw {font-size: 10px; color:#FFFFFF; font-weight: bold;}
.dpwnb {font-size: 10px; color:#FFFFFF;}
.dpwnb1 {font-size: 10px; color:#FFFFFF; line-height: 115%;}
.dpb{font-size: 12px; color: #C81444; font-weight: bold;}
.dpbw {font-size: 1px; color:#FFFFFF; font-weight: bold;}
.dpbws2 {font-size: 11px; color:#FFFFFF; font-weight: bold;}
.dpbws {font-size: 11px; color:#FFFFFF; font-weight: bold;}
.dpbws:link {font-size: 11px; color:#FFFFFF; font-weight: bold;}
.dpbws:visited {font-size: 11px; color:#FFFFFF; font-weight: bold;}
.dpbws:hover {font-size: 11px; color:#FFFFFF; font-weight: bold;}
.results-header {font-size: 11px; font-weight: bold; color: #FFFFFF; background-color: #C81444;}
.results-body {font-size: 10px; color: #262626; background-color: #EFEFEF; }

TABLE.Specs              {border-spacing: 1px; margin: 0; padding: 0;}
TABLE.Specs TR.alt1      {background-color: #EFEFEF;}
TABLE.Specs TR.alt2      {background-color: #DEDEDE;}
TABLE.Specs TD.H1        {font-size: 18px; font-weight: bold; font-family: arial,sans-serif; padding: 2px;}
TABLE.Specs TD.title     {font-size: 18px; font-weight: bold; font-family: arial,sans-serif;}
TABLE.Specs TD.header    {background-color: #C81444; color: #FFFFFF; font-weight: bold; border-top: 1px outset #FFFFFF; border-bottom: 1px outset #FFFFFF;}
TABLE.Specs TD.subheader {background-color: #DEDEDE; color: #262626; font-weight: bold;}
TABLE.Specs TD.elemTitle {font-weight: bold;}
TABLE.Specs TD.command   {background-color: #f7f7f7; border: 1px outset #333366; padding: 4px;}
TABLE.Specs A.selection  {font-family: arial,verdana,helvetica,sans-serif; font-size: 10px; font-weight: bold; padding: 2px;}
TABLE.Specs .dps         {font-size: 11px;}
TABLE.Specs .dpt         {font-size: 10px;}

TABLE.au TD.title        {font-size: 14px; color:#FFFFFF; font-weight: bold; background-color: #C81444;}
TABLE.au TD.norm         {font-size: 12px; color:#262626; background-color: #DEDEDE;}


a.careerApplyLink:link, a.careerApplyLink:visited {color: #FFFFFF; text-decoration: none; font-size: 10px;}
a.careerApplyLink:hover, a.careerApplyLink:focus, a.careerApplyLink:active {color: #FFFFFF; text-decoration: underline; font-size: 10px;}

/* GLOBAL CLASSES */
ul.customlist {list-style: none; margin: 0; padding: 0;}
ul.customlist li {margin: 0; padding: 0;}
ul.customlist li.last {margin-right: 0 !important;}

dl.customlist {margin: 0; padding: 0;}
dl.customlist dt {margin: 20px 0 0 0; padding: 0;}
dl.customlist dt.first {margin-top: 0;}
dl.customlist dd {margin: 0; padding: 0 0 0 15px;}

ul.btnslist {list-style: none; overflow: hidden; margin: 0; padding: 0;}
ul.btnslist li {float: left; margin: 0 10px 0 0; padding: 0;}
ul.btnslist li.last {margin-right: 0 !important;}
ul.btnslist li a {display: block;}
ul.btnslist li img {display: block;}
.ie ul.btnslist {height: 1px; overflow: visible;}

div.businesshours {margin: 20px 0 0 0;   /* IE6-9 */                background: #F9F7F8;
    /* FF3.6+ */               background: -moz-linear-gradient(top, #F9F7F8 0%, #E9E9E9 100%);
    /* Chrome,Safari4+ */      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F9F7F8), color-stop(100%,#E9E9E9));
    /* Chrome10+,Safari5.1+ */ background: -webkit-linear-gradient(top, #F9F7F8 0%, #E9E9E9 100%);
    /* IE10+ */                background: -ms-linear-gradient(top, #F9F7F8 0%, #E9E9E9 100%);
    /* W3C */                  background: linear-gradient(top, #F9F7F8 0%, #E9E9E9 100%);
    /* IE6-9 */                _background-color: #F9F7F8; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F9F7F8', endColorstr='#E9E9E9', GradientType=0);}
div.businesshours p {margin: 0; padding: 0;}
div.businesshours .hourTop {padding: 2px 6px; border: 1px solid #B9B9B9;   -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;}
div.businesshours .hourTop p.title {font-size: 18px; color: #C71444; font-weight: normal;}
div.businesshours .hourBottom {padding: 20px 0; border-bottom: 1px solid #B9B9B9; border-left: 1px solid #B9B9B9; border-right: 1px solid #B9B9B9;   -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;}
div.businesshours .hourBottom p {color: #C71444; font-size: 11px; padding: 8px 0 0 6px;}
div.businesshours p.subtitle {font-size: 12px; margin-top: 15px;}
div.businesshours p.subtitle.first {margin-top: 0;}
div.businesshours p.subtitle a:link, div.businesshours p.subtitle a:visited {color: #424242;}
div.businesshours p.subtitle a:hover, div.businesshours p.subtitle a:focus, div.businesshours p.subtitle a:active {color: #C71444;}
div.businesshours ul li {font-size: 11px; margin: 0 0 10px 6px; color: #C71444;}
div.businesshours ul li.last {margin-bottom: 0;}
div.businesshours ul li span {display: block; float: left; width: 105px; color: #424242; font-weight: bold;}

div.multicols {overflow: hidden;}
div.multicols div.item {float: left; margin-right: 20px;}
div.multicols div.itemLast {margin: 0;}
div.multicolsFixed div.item {width: 350px;}
.ie div.multicols {height: 1px; overflow: visible;}

.addmargin {margin-bottom: 30px;}
.addmargintop {margin-top: 20px;}


/* MAIN LAYOUT */
table#mainwrap {width: 980px; height: 100%; margin: 0 auto;}

td#header {height: 418px; vertical-align: top;}

td#sidebar {width: 220px; vertical-align: top; padding: 5px 0 15px 0;}
.ie td#sidebar {padding: 7px 0 0 0;}

td#content {width: 760px; height: 100%; vertical-align: top;}

div#footer {height: 429px; background: url(/img/global/bg_footer.jpg) top center no-repeat;}


/* HEADER */
div#headerTop {height: 50px; position: relative;}

#facebookLogo {position: absolute; top: 12px; right: 220px;}

#headerlinksWrapper {position: absolute; top: 3px; left: 850px; width: 120px; overflow: hidden; padding: 0 0 0 8px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;   /* IE6-9 */                background: #F9F7F8;
    /* FF3.6+ */               background: -moz-linear-gradient(top, #F9F7F8 0%, #BABABA 100%);
    /* Chrome,Safari4+ */      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F9F7F8), color-stop(100%,#BABABA));
    /* Chrome10+,Safari5.1+ */ background: -webkit-linear-gradient(top, #F9F7F8 0%, #BABABA 100%);
    /* IE10+ */                background: -ms-linear-gradient(top, #F9F7F8 0%, #BABABA 100%);
    /* W3C */                  background: linear-gradient(top, #F9F7F8 0%, #BABABA 100%);
    /* IE6-9 */                _background-color: #F9F7F8; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F9F7F8', endColorstr='#BABABA', GradientType=0);}
.ie #headerlinksWrapper {width: 135px; padding: 0 0 0 10px;}
#headerlinks {}
#headerlinks.customlist li {padding: 0; margin: 0; float: left;}
#headerlinks.customlist li a {color: #366696; font-family: "helvC"; text-transform: uppercase;}
#headerlinks.customlist li a:hover {color: #6a8eae;}
#headerlinks.customlist li.last {border-right: none;}

div#headerinfos {padding: 20px 10px 0 0;}
div#headerinfos #headerinfosAddy {font-size: 12px;}
div#headerinfos p {margin: 0; padding: 0; text-align: right; font-family: "helvC"; text-transform: uppercase; font-size: 14px; line-height: 1.1;}

/* mainNav */
#mainlogo {position: absolute; top: 22px; left: 10px;}

div#mainNavWrapper {position: relative; height: 48px; border-top: 1px solid #cecdcb; border-bottom: 1px solid #cecdcb; background: rgba(155, 152, 146, 0.1);}
.ie div#mainNavWrapper {/*background: #9b9892; filter: alpha(opacity:90);*/}

#mainNav {position: absolute; top: 20px; left: 230px; width: 750px; height: 27px;}
#mainNav li {float: left; height: 28px; list-style-type: none;}
#mainNav li a {display: block; height: 24px; padding: 5px 9px 0 9px; text-transform: uppercase;}
.ie #mainNav li a {height: 76px; float: left;}
#mainNav li a:link, #mainNav li a:visited {font-size: 16px; font-family: "helvC";}
#mainNav li a:hover, #mainNav li a:focus, #mainNav li a:active {color: #e8537b;}

/* headerContent */
div#headerContent {position: relative; height: 320px; background: url(/img/en/top_img.png) no-repeat;}

#quickmenu {width: 220px; position: absolute; top: 8px; left: 0; background: rgba(155, 152, 146, 0.1);}
.ie #quickmenu {/*background: #9b9892; filter: alpha(opacity:90);*/}
#quickmenu dd {border-top: 1px solid #969696; border-left: 1px solid #757573;padding: 6px 0 0 10px;}
#quickmenu dd.first {padding: 10px 0 0 10px;}
#quickmenu dd.last {padding: 6px 0 5px 10px;}
#quickmenu dd a {color: #424242; font-size: 14px; font-family: "helvC"; text-transform: uppercase;}
#quickmenu dd a:hover {color: #3973B3;}
#quickmenu dd a span {color: #3973b3;}


/* CONTENT */
#headerTitle {border-bottom: 2px solid #5b5959; margin: 0 0 15px 0;}
#headerTitle h1 {color: #5b5959; font-size: 30px; font-family: "helvC"; text-transform: uppercase; line-height: 1.1; font-weight: normal;}

#contentWrapper {padding: 0 8px 15px 8px;}
#mainContentWrapperIndex {width: 525px; float: left; padding: 0 0 15px 0;}
#mainContentWrapper {}

#fpreowned {float: left; width: 210px; padding: 5px 0 0 5px;}
.ie #fpreowned {padding: 7px 0 0 5px;}
#fpreowned .fpreownedTitle {border-bottom: 2px solid #5b5959; text-align: left;}
#fpreowned .fpreownedTitle a{color: #5B5959; font-size: 22px; font-family: "helvC"; text-transform: uppercase;}

#mainContent {}
#mainContent .title {border-bottom: 2px solid #5B5959; margin: 0 0 10px 0;}
#mainContent h2 {color: #5b5959; font-size: 21px; font-family: "helvC"; text-transform: uppercase; line-height: 1.1; font-weight: normal; padding: 0; margin: 0;}


/* FOOTER */
#footerWrapper {position: relative; width: 980px; height: 100%; margin: 0 auto;}
#footerWrapperInner {position: absolute; bottom: 0; left: 0; width: 980px; height: 360px; background: rgba(255, 255, 255, 0.7);}
.ie #footerWrapperInner {background: #FFFFFF; /*filter: alpha(opacity:90);*/}
#colWrapper {padding: 18px 0 0 8px;}
.ie #colWrapper {padding: 18px 0 0 12px;}

.col {float: left; width: 164px; text-align: left;}
.collast {float: left; width: 312px; text-align: left;}
.collast p {color: #000000; font-size: 11px; text-transform: uppercase; padding: 6px 0 0 0; margin: 0;}
.collast p span {color: #3973B3;}
.collast p a {color: #3973B3;}
.collast .footertop {position: absolute; left: 880px; top: 330px; width: 85px; cursor: pointer; margin: 0; background-color: #a00e35; text-align: center; padding: 8px 0 7px 0;   -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;}
.collast .footertop a {color: #FFF; font-size: 12px; font-family: "helvcB"; text-transform: uppercase;}

.col .footerTitle {width: 150px; background-color: #a00e35; text-align: left; padding: 1px 0 2px 5px; color: #FFF; font-size: 14px; font-family: "helvC"; text-transform: uppercase; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px;}
.col .footerTitle a {color: #FFF; font-size: 14px; font-family: "helvC"; text-transform: uppercase;}
.col .footerTitle a:hover {color: #c7c4c4;}
.col .footerTitle a span {width: 3px; height: 3px; font-size: 19px; background-color: #3e77ac; margin: 0; padding: 0; line-height: 0;}

.collast .footerTitlelast {width: 300px; background-color: #a00e35; text-align: left; padding: 1px 0 2px 5px; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px;}
.collast .footerTitlelast a {color: #FFF; font-size: 14px; font-family: "helvC"; text-transform: uppercase;}
.collast .footerTitlelast a:hover {color: #c7c4c4;}

.footerlinks {list-style-type: none; padding: 0; margin: 6px 0 0 0;}
.footerlinks li {padding: 0 0 4px 0; margin: 0 0 0 0;}
.footerlinks a {font-size: 11px;}
.footerlinks a span {color: #3973B3;}
.footerlinks a:link, .footerlinks a:visited {color: #000000;}
.footerlinks a:hover, .footerlinks a:focus, .footerlinks a:active {color: #3973B3;}

#footercopyr {position: absolute; left: 10px; top: 275px; width: 600px;}
#footercopyr div {font-size: 11px; text-align: left; color: #000000;}
#footercopyr div a {color: #3973B3;}
#footercopyr div .footerlogo {text-align: center;}
#footercopyr .colcopy {font-size: 11px; float: left; width: 100px; border: 1px solid red; padding: 0; margin: 0;}
#footercopyr .colcopy p {padding: 0; margin: 0;}

div#footerLegalText {text-align: left;}
div#footerLegalText p {margin: 4px 0 3px 0; font-size: 10px; color: #000;}
div#footerLegalText p a {color: #3973B3;}
div#footerLegalLogo123 {position: absolute; left: 655px; top: 5px; width: 135px; text-align: center; margin: 0; border-width: 0;}
div#footerLegalLogo123 p {margin: 0px; padding: 0 0 0 7px; font-size: 10px; color: #000;}


/* SIDEBAR */

.sidebarAU {position: relative; margin: 0 0 20px 0;}
.sidebarAUPromos {position: relative; margin: 0 0 20px 0; height: 352px;}
.sidebarButtonWrapper {position: relative; height: 352px; margin: 0 0 20px 0;}
.sidebarButtonWrapper2 {position: relative; height: 107px; margin: 0 0 20px 0;}
.sidebarButtonWrapper2.last {margin: 0 0 40px 0;}

.sidebarAU .sidebarTitle {border-bottom: 2px solid #5b5959;}
.sidebarAU .sidebarTitle a {color: #5b5959; font-size: 22px; font-family: "helvC"; text-transform: uppercase;}

.sidebarAUPromos .sidebarTitle {border-bottom: 2px solid #5b5959;}
.sidebarAUPromos .sidebarTitle a {color: #5b5959; font-size: 22px; font-family: "helvC"; text-transform: uppercase;}
.sidebarAUPromos .sidebarButton {width: 210px; position: absolute; bottom: 0; left: 0; margin: 0 0 0 4px; background-color: #a00e35; text-align: center; padding: 1px 0 2px 0; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px;}
.sidebarAUPromos .sidebarButton a {color: #FFF; font-size: 12px; font-family: "helvhC"; text-transform: uppercase;}
.sidebarAUPromos .sidebarButton a:hover {color: #c7c4c4;}
.sidebarAUPromos .sidebarButton a span {width: 3px; height: 3px; font-size: 19px; background-color: #3e77ac; margin: 0; padding: 0; line-height: 0;}

.sidebarButtonWrapper .sidebarTitle {border-bottom: 2px solid #5b5959;}
.sidebarButtonWrapper .sidebarTitle a {color: #5b5959; font-size: 22px; font-family: "helvC"; text-transform: uppercase;}
.sidebarButtonWrapper .sidebarButton {width: 210px; position: absolute; bottom: 0; left: 0; margin: 0 0 0 4px; background-color: #a00e35; text-align: center; padding: 1px 0 2px 0; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px;}
.sidebarButtonWrapper .sidebarButton a {color: #FFF; font-size: 12px; font-family: "helvhC"; text-transform: uppercase;}
.sidebarButtonWrapper .sidebarButton a:hover {color: #c7c4c4;}
.sidebarButtonWrapper .sidebarButton a span {width: 3px; height: 3px; font-size: 19px; background-color: #3e77ac; margin: 0; padding: 0; line-height: 0;}

.sidebarTitleButton {position: absolute; top: 56px; left: 12px; color: #FFFFFF; cursor: pointer; font-size: 20px; font-family: "helvC"; text-transform: uppercase; line-height: 1;}
.sidebarButton2 {width: 85px; position: absolute; bottom: -6px; right: 0; cursor: pointer; margin: 0 0 0 4px; background-color: #a00e35; text-align: center; padding: 4px 0; color: #FFF; font-size: 12px; font-family: "helvcB"; text-transform: uppercase; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px;}
.sidebarButton2 div {display: inline; width: 10px; height: 10px; padding: 0 2px; margin: 0; background-color: #133E69; border: 1px solid #C81444;   -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;}
.ie .sidebarButton2 div {display: inline; width: 10px; height: 15px; padding: 1px 2px 1px 2px; margin: 0; background-color: #133E69; border: 1px solid #C81444;}

/* HOME */
/* --- nommer éléments : homeqqch --- */
div#mainContent div.text a img#homepagereward {float: right; padding: 0; margin: 0 0 20px 20px;}

/* NEW CARS */
.newtext p {font-weight: bold; font-size: 13px; font-family: "helvC";}
.newtext p a {font-weight: bold !important; font-size: 13px; font-family: "helvC";}


/* USED CARS */
/* --- nommer éléments : usedqqch --- */


/* SERVICE */
/* --- nommer éléments : serviceqqch --- */


/* PARTS */
#partsWrapper {position: relative;}
#partsWrapper .partsWrapperInner {position: absolute; left: 495px; top: -22px; cursor: arrow; height: 42px; width: 188px; background-color: #E9E9E9; border: 1px solid #B9B9B9; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}

.partsTitleButton {position: absolute; cursor: pointer; top: 5px; left: 5px; color: #5B5959; font-size: 12px; font-family: "helvhC"; text-transform: uppercase; line-height: 1;}
.partsButton {width: 85px; cursor: pointer; position: absolute; bottom: -1px; right: 7px; margin: 0 0 0 4px; background-color: #a00e35; text-align: center; padding: 0; color: #FFF; font-size: 12px; font-family: "helvcB"; text-transform: uppercase; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px;}


/* BODY SHOP */
/* --- nommer éléments : bshopqqch (pour différencier du body) --- */


/* DETAILING */
/* --- nommer éléments : detailingqqch --- */


/* ONLINE REQUESTS */
.requestButtonWrapper {float: left; position: relative; width: 220px; height: 194px; margin: 0 38px 37px 0; padding: 7px 0 0; border: 1px solid #B9B9B9;   -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;   /* IE6-9 */                background: #F9F7F8;
    /* FF3.6+ */               background: -moz-linear-gradient(top, #F9F7F8 0%, #E9E9E9 100%);
    /* Chrome,Safari4+ */      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F9F7F8), color-stop(100%,#E9E9E9));
    /* Chrome10+,Safari5.1+ */ background: -webkit-linear-gradient(top, #F9F7F8 0%, #E9E9E9 100%);
    /* IE10+ */                background: -ms-linear-gradient(top, #F9F7F8 0%, #E9E9E9 100%);
    /* W3C */                  background: linear-gradient(top, #F9F7F8 0%, #E9E9E9 100%);
    /* IE6-9 */                _background-color: #F9F7F8; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F9F7F8', endColorstr='#E9E9E9', GradientType=0);}
.requestButtonWrapper.last {margin-right: 0px;}
.requestTitleButton {position: absolute; top: 143px; left: 15px; color: #FFFFFF; cursor: pointer; font-size: 20px; font-family: "helvC"; text-transform: uppercase; line-height: 1; text-align: left;}
.requestButton {width: 85px; position: absolute; bottom: 0; right: 0; cursor: pointer; margin: 0 0 0 4px; background-color: #a00e35; text-align: center; padding: 3px 0 4px 0; color: #FFF; font-size: 12px; font-family: "helvcB"; text-transform: uppercase; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px;}
.requestButton div {display: inline; width: 10px; height: 10px; padding: 0 2px; margin: 0; background-color: #133E69; border: 1px solid #C81444;   -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;}
.ie .requestButton div {display: inline; width: 10px; height: 15px; padding: 1px 2px 1px 2px; margin: 0; background-color: #133E69; border: 1px solid #C81444;}

/* COMPARE */
/* --- nommer éléments : compareqqch --- */


/* PROMOS */
/* --- nommer éléments : promosqqch --- */


/* ... etc in Info folder ... */


/* CONTACT */
#googleMap {position: relative;}

#dealerBoxMap {position: absolute; left: 410px; top: 40px; width: 230px; height: 48px; background-color: #E9E9E9; border: 1px solid #B9B9B9; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
#dealerBoxMap p {margin: 0; padding: 6px 0 0 0; font-family: "Arial"; font-size: 12px; line-height: 1.5;}

#contactBoxMap {border: 1px solid red; position: absolute; left: 32px; top: 297px; width: 220px; height: 95px; border: 1px solid #B9B9B9; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;   /* IE6-9 */                background: #F9F7F8;
    /* FF3.6+ */               background: -moz-linear-gradient(top, #F9F7F8 0%, #E9E9E9 100%);
    /* Chrome,Safari4+ */      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F9F7F8), color-stop(100%,#E9E9E9));
    /* Chrome10+,Safari5.1+ */ background: -webkit-linear-gradient(top, #F9F7F8 0%, #E9E9E9 100%);
    /* IE10+ */                background: -ms-linear-gradient(top, #F9F7F8 0%, #E9E9E9 100%);
    /* W3C */                  background: linear-gradient(top, #F9F7F8 0%, #E9E9E9 100%);
    /* IE6-9 */                _background-color: #F9F7F8; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F9F7F8', endColorstr='#E9E9E9', GradientType=0);}
#contactBoxMap div {margin: 0; padding: 8px 0 0 10px;}
#contactBoxMap div p {margin: 0; padding: 0; font-family: "Arial"; font-size: 13px; line-height: 1.5;}

/* News */


/* Featured Pre-Owned */
#homeused {text-align: left; padding: 15px 0 0 0; border-bottom: 1px solid #B9B9B9; border-left: 1px solid #B9B9B9; border-right: 1px solid #B9B9B9;   /* IE6-9 */                background: #F9F7F8;
    /* FF3.6+ */               background: -moz-linear-gradient(top, #F9F7F8 0%, #E9E9E9 100%);
    /* Chrome,Safari4+ */      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F9F7F8), color-stop(100%,#E9E9E9));
    /* Chrome10+,Safari5.1+ */ background: -webkit-linear-gradient(top, #F9F7F8 0%, #E9E9E9 100%);
    /* IE10+ */                background: -ms-linear-gradient(top, #F9F7F8 0%, #E9E9E9 100%);
    /* W3C */                  background: linear-gradient(top, #F9F7F8 0%, #E9E9E9 100%);
    /* IE6-9 */                _background-color: #F9F7F8; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F9F7F8', endColorstr='#E9E9E9', GradientType=0);}
#homeused p.title {font-size: 18px; margin: 10px 0 4px 16px;}
#homeused p.title a {color: #747273; font-family: "Bailey";}
#homeused p.title a:hover {}
#homeused .usedfeatEmpty {padding: 0 15px;}
#homeused #usedfeatlist {width: 130px; margin: 0 0 0 36px;}
#homeused #usedfeatlist li.last {border-bottom: 1px solid #B9B9B9;}
#homeused #usedfeatlist li ul {width: 130px; margin: 0 0 30px 0;}
#homeused #usedfeatlist li ul li {width: auto;}
#homeused #usedfeatlist li ul li.itemImg {}
#homeused #usedfeatlist li ul li.itemName {line-height: 16px; text-align: center;}
#homeused #usedfeatlist li ul li.itemKM {float: left; width: 75px; line-height: 16px; clear: both; font-weight: bold;}
#homeused #usedfeatlist li ul li.itemPrice {float: right; line-height: 16px; font-weight: bold;}

ul#homeusedtabs {}
ul#homeusedtabs li.item {float: left;}
ul#homeusedtabs li.item div.title {opacity: .8;}
ul#homeusedtabs li.item div.on {opacity: 1;}
ul#homeusedtabs li.item div.homeusedtabsContent {display: none; position: absolute; top: 31px; right: 2px; width: 381px; height: 155px; overflow: hidden; padding: 10px; background: rgba(0,0,0,.9); -moz-border-radius-bottomleft: 10px; -moz-border-radius-bottomright: 10px; -webkit-border-bottom-left-radius: 10px; -webkit-border-bottom-right-radius: 10px; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px;}
ul#homeusedtabs li.item div.homeusedtabsContent a:link, ul#homeusedtabs li.item div.homeusedtabsContent a:visited {font-weight: normal; color: #4595D0;}
ul#homeusedtabs li.item div.homeusedtabsContent a:hover, ul#homeusedtabs li.item div.homeusedtabsContent a:focus, ul#homeusedtabs li.item div.homeusedtabsContent a:active {font-weight: normal; color: #31709F;}
ul#homeusedtabs li.item div.homeusedtabsContent ul {float: left; margin: 0 20px 0 0;}
ul#homeusedtabs li.item div.homeusedtabsContent ul li {font-size: 11px; color: #777; padding: 2px 0 1px 0;}
ul#homeusedtabs li.item div.homeusedtabsContent ul li span.homeusedtabsCnt {font-size: 10px;}
ul#homeusedtabs li.item div.homeusedtabsContent ul li a:link span, ul#homeusedtabs li.item div.homeusedtabsContent ul li a:visited span {color: #777;}
ul#homeusedtabs li.item div.homeusedtabsContent ul li a:hover span, ul#homeusedtabs li.item div.homeusedtabsContent ul li a:focus span, ul#homeusedtabs li.item div.homeusedtabsContent ul li a:active span {color: #31709F;}
ul#homeusedtabs li.item div.homeusedtabsContent p {font-size: 11px; margin: 0; padding: 0;}
ul#homeusedtabs li.item div.homeusedtabsContent p.homeusedtabsMore {position: absolute; bottom: 12px; right: 10px;}
ul#homeusedtabs li.item div.homeusedtabsContent div.closebtn {position: absolute; top: 10px; right: 10px;}


/* Home Page Promos */
div#homepromos {position: relative; height: 360px; padding: 0 0 20px; border-bottom: 1px solid #B9B9B9; border-left: 1px solid #B9B9B9; border-right: 1px solid #B9B9B9;   /* IE6-9 */                background: #F9F7F8;
    /* FF3.6+ */               background: -moz-linear-gradient(top, #F9F7F8 0%, #E9E9E9 100%);
    /* Chrome,Safari4+ */      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F9F7F8), color-stop(100%,#E9E9E9));
    /* Chrome10+,Safari5.1+ */ background: -webkit-linear-gradient(top, #F9F7F8 0%, #E9E9E9 100%);
    /* IE10+ */                background: -ms-linear-gradient(top, #F9F7F8 0%, #E9E9E9 100%);
    /* W3C */                  background: linear-gradient(top, #F9F7F8 0%, #E9E9E9 100%);
    /* IE6-9 */                _background-color: #F9F7F8; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F9F7F8', endColorstr='#E9E9E9', GradientType=0);}
div#homepromos a {}
div#homepromosbox {}
div#homepromosbox p {text-align: left; padding: 0 5px 0 5px;}
div#homepromosbox embed,
div#homepromosbox object {width: 200px; height: 200px;}
div#homepromosbox .promoinfos {padding: 10px 0 0 0;}
div#homepromosbox .promoinfos .promotitle{text-align: left; text-transform: uppercase; padding: 0 5px 0 5px;}
div#homepromosbox .promoinfos .promophoto {text-align: center; padding: 0 0 5px 0;}

div#homepromosbox .promoinfos .sidebarButton {width: 210px; position: absolute; bottom: 0; left: 0; margin: 0 0 0 4px; background-color: #a00e35; text-align: center; padding: 1px 0 2px 0; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px;}
div#homepromosbox .promoinfos .sidebarButton a {color: #FFF; font-size: 12px; font-family: "helvcB"; text-transform: uppercase;}
div#homepromosbox .promoinfos .sidebarButton a:hover {color: #c7c4c4;}
div#homepromosbox .promoinfos .sidebarButton a span {width: 3px; height: 3px; font-size: 19px; background-color: #3e77ac; margin: 0; padding: 0; line-height: 0;}


/* News and Road Tests */
.newsTitle {border-bottom: 2px solid #5b5959;}
.newsTitle h2 {font-size: 22px; font-family: "helvC"; text-transform: uppercase; text-decoration: none; padding: 0; margin: 0;}
.newsTitle h2 a {color: #5b5959;}
#newsbox {position: relative; height: 144px; padding: 0 10px 0 0; text-align: left; border-top: 1px solid #E9E9E9; border-bottom: 1px solid #B9B9B9; border-left: 1px solid #B9B9B9; border-right: 1px solid #B9B9B9;   /* IE6-9 */                background: #F9F7F8;
    /* FF3.6+ */               background: -moz-linear-gradient(top, #F9F7F8 0%, #E9E9E9 100%);
    /* Chrome,Safari4+ */      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F9F7F8), color-stop(100%,#E9E9E9));
    /* Chrome10+,Safari5.1+ */ background: -webkit-linear-gradient(top, #F9F7F8 0%, #E9E9E9 100%);
    /* IE10+ */                background: -ms-linear-gradient(top, #F9F7F8 0%, #E9E9E9 100%);
    /* W3C */                  background: linear-gradient(top, #F9F7F8 0%, #E9E9E9 100%);
    /* IE6-9 */                _background-color: #F9F7F8; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F9F7F8', endColorstr='#E9E9E9', GradientType=0);}
#newsbox #newsphoto {position: absolute; left: 10px; top: 14px; width: 208px; height: 114px;}
#newsbox #newsphoto img {border: 1px solid #5B5959;}
#newsbox #newstext {margin: 0 0 0 230px;}
.ie #newsbox #newstext {padding: 1px 0 0 0;}
#newsbox #newsmore {width: 225px; position: absolute; bottom: 0; right: 4px; cursor: pointer; margin: 0 0 0 4px; background-color: #a00e35; text-align: center; padding: 0 0 1px 0; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px;}
#newsbox #newsmore a {color: #FFF; font-size: 12px; font-family: "helvcB"; text-transform: uppercase;}

/* News newcars section */
#newnewsboxWrapper {border-top: 1px solid #E9E9E9; border-bottom: 1px solid #B9B9B9; border-left: 1px solid #B9B9B9; border-right: 1px solid #B9B9B9;   /* IE6-9 */                background: #F9F7F8;
    /* FF3.6+ */               background: -moz-linear-gradient(top, #F9F7F8 0%, #E9E9E9 100%);
    /* Chrome,Safari4+ */      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F9F7F8), color-stop(100%,#E9E9E9));
    /* Chrome10+,Safari5.1+ */ background: -webkit-linear-gradient(top, #F9F7F8 0%, #E9E9E9 100%);
    /* IE10+ */                background: -ms-linear-gradient(top, #F9F7F8 0%, #E9E9E9 100%);
    /* W3C */                  background: linear-gradient(top, #F9F7F8 0%, #E9E9E9 100%);
    /* IE6-9 */                _background-color: #F9F7F8; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F9F7F8', endColorstr='#E9E9E9', GradientType=0);}
.ie #newnewsboxWrapper {padding: 10px 0 0 0;}
#newnewsbox {position: relative; height: 290px; padding: 0 0 0 4px; text-align: left;}
#newnewsbox #newnewstitle {text-transform: uppercase;}
#newnewsbox #newnewsphoto {width: 200px; height: 112px;}
#newnewsbox #newnewsphoto img {border: 1px solid #5B5959;}
#newnewsbox #newnewstext {margin: 0;}
.ie #newnewsbox #newnewstext {padding: 1px 0 0 0;}
#newnewsbox #newnewsmore {width: 215px; position: absolute; bottom: 0; right: 2px; cursor: pointer; margin: 0 0 0 4px; background-color: #a00e35; text-align: center; padding: 0 0 1px 0; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px;}
#newnewsbox #newnewsmore a {color: #FFF; font-size: 12px; font-family: "helvcB"; text-transform: uppercase;}

/* SITE MAP */
div#sitemap {font-size: 11px; text-align: left; overflow: hidden; padding: 15px; background-color: #DEDEDE;}
div#sitemap a:link, div#sitemap a:visited {color: #424242; font-weight: normal;}
div#sitemap a:hover, div#sitemap a:focus, div#sitemap a:active {color: #C71444; font-weight: normal;}
div#sitemap ul {overflow: hidden; margin: 0 0 20px 0; padding: 0; list-style-type: none;}
div#sitemap ul li {float: left; font-size: 11px; margin: 0 10px 0 0; padding: 0 10px 0 0; border-right: 1px solid #999;}
div#sitemap ul li.last {margin-right: 0; padding-right: 0; border-right: none;}
div#sitemap ul li a:link, div#sitemap ul li a:visited,
div#sitemap ul li a:hover, div#sitemap ul li a:focus, div#sitemap ul li a:active {font-weight: bold;}
div#sitemap dl {margin: 0; padding: 0;}
div#sitemap dl.item {float: left; margin: 0 100px 0 0;}
div#sitemap dl.itemLast {margin-right: 0;}
div#sitemap dl dt {margin: 20px 0 0 0; padding: 0;}
div#sitemap dl dt.first {margin-top: 0;}
div#sitemap dl dt a:link, div#sitemap dl dt a:visited,
div#sitemap dl dt a:hover, div#sitemap dl dt a:focus, div#sitemap dl dt a:active {font-weight: bold;}
div#sitemap dl dd {margin: 0; padding: 0 0 0 15px;}
div#sitemap dl dd dl {margin-bottom: 5px;}
div#sitemap dl dd dl dt {margin-top: 5px;}
.ie div#sitemap,
.ie div#sitemap ul {height: 1px; overflow: visible;}
