/* God bless whoever has to work in this */
/* Ain't nobody got time for dat... */

html {
    height: 100%;
}

body {
    min-height: 100%;
    display: flex;
    flex-direction: column;
}

#map_canvas {
    width: 300px;
    height: 300px;
}
#marker {
    width: 46px;
    height: 51px;
    position: absolute;
    z-index: 1000;
    cursor: pointer;
    top: -1000px;
}

#content {
    max-width: 1140px;
    width: 100%;
    margin: 0 auto;
    background: none;
}

#formSubmitCompare {
    position: relative;
}
#formSubmitCompare-add {
    margin: 40px 0 0px 0;
    position: relative;
}
#searchWithGeoloc {
    /*padding:0 0 0 65px;*/
}
#searchWithGeoloc label {
    display: block;
    margin: 0.83em 0;
    font-family: VAGRoundedLTCom-Bold;
    color: #003e7a;
    font-size: 16px;
}
#zipCode {
    padding: 0 20px;
    width: 195px;
    height: 57px;
    background: url('/images/homepage/bgd_code_postal_big.png') no-repeat;
    font-family: VAGRoundedLTCom-Light;
    color: #a7a7a7;
    font-size: 20px;
    line-height: 57px;
}
#submitCompare {
    text-align: center;
    width: 64px;
    height: 60px;
    background: url('/images/homepage/bgd_btn_ok_orange.png') no-repeat center center;
    font-family: VAGRoundedLTCom-Black;
    color: #ffffff;
    font-size: 16px;
    cursor: pointer;
    margin-left:  15px;
}
.formMethodologyLink {
    display: block;
    margin-top: 4px;
    font-size: 12px;
    color: #fff;
    text-decoration: underline;
}
.formMethodologyButtons {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-top: 12px;
}

.formMethodologyButtons .btn-theme1 {
  width: 320px;
}
.formMethodologyButtons .btn-theme1.-small {
  font-size: 12px;
}

.group2 a + a {
    margin-left: 20px;
}

#compareDataDetail {
    width: 206px;
    height: 319px;
    padding: 26px 71px 0 50px;
    background: url('/images/homepage/bgd_tpe_home_page.png') 0 0 no-repeat;
    position: relative;
}
#compareDataDetail ul {
    width: 207px;
}
#compareDataDetail li {
    height: 28px;
    overflow: hidden;
    padding: 2px 0 0 0;
}
#compareDataDetail li {
    *height: 21px;
}
#compareDataDetail li {
    *padding: 1px 0 0 0;
}
#compareDataDetail .container {
    height: 150px;
    overflow: hidden;
    margin: 15px 0;
}
#compareDataDetail .sign {
    line-height: 14px;
    width: 105px;
    float: left;
    text-align: right;
    padding: 0 10px 0 0;
    font-size: 12px;
}
#compareDataDetail .sign span {
    font-weight: normal;
    font-size: 12px;
}
#compareDataDetail .percent {
    line-height: 12px;
    width: 81px;
    padding-right: 10px;
    float: left;
    font-weight: bold;
    font-size: 15px;
    text-align: right;
}
#compareDataDetail .percent span {
    font-weight: normal;
    font-size: 10px;
    line-height: 10px;
}

#compareDataDetail .btnArrowTop {
    height: 9px;
    width: 207px;
    text-align: center;
}
#compareDataDetail .btnArrowBottom {
    height: 9px;
    width: 207px;
    text-align: center;
}
#compareDataDetail .btnArrowTop img,
#compareDataDetail .btnArrowBottom img {
    cursor: pointer;
}

#compareDataDetail .line1 {
    color: #ff4500;
}
#compareDataDetail .line2 {
    color: #ff4500;
}
#compareDataDetail .line3 {
    color: #fc6400;
}
#compareDataDetail .line4 {
    color: #fc6400;
}
#compareDataDetail .line5 {
    color: #f98d00;
}
#compareDataDetail .line6 {
    color: #f98d00;
}
#compareDataDetail .line7 {
    color: #f7a900;
}
#compareDataDetail .lineGrey {
    background: #f7f6f6;
}

#signLessExpensive {
    padding: 48px 10px 0 12px;
    width: 185px;
    height: 90px;
    text-align: center;
    color: #006fc8;
    font-family: VAGRoundedLTCom-Black;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 14px;
}
#signLessExpensive span {
    font-family: VAGRoundedLTCom-Bold;
    font-size: 13px;
    line-height: 13px;
    text-transform: none;
}
#signLessExpensive img {
    padding: 0 0 0 3px;
}
.ecran {
    width: 193px;
    height: 73px;
    position: absolute;
    top: 272px;
    left: 58px;
    overflow: hidden;
}
.ecran .glow {
    position: absolute;
    top: -18px;
    left: 0;
    width: 257px;
    height: 18px;
    background: url('/images/template/glow.png') top left no-repeat;
}

#interstitiel {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #ffffff;
    z-index: 10000;
}

#contentInterstitiel {
    /*width:980px; margin:15px auto;*/
    padding: 15px 0;
    overflow: hidden; /*background:#E7E7E8 url('/images/template/highlighted/bgd_shadow_interstitiel.gif') 0 bottom repeat-x;*/
}
/*	#contentInterstitiel .products {font-family:VAGRoundedLTCom-Bold;color:#0056b1; font-size:20px;text-align:center}*/
#contentInterstitiel .btnCloseInterstitiel {
    overflow: hidden;
    width: 980px;
    margin: 0 auto;
}
#contentInterstitiel .btnCloseInterstitiel a {
    font-size: 20px;
    color: #a8a8a8;
    float: right;
}
#contentInterstitiel .btnCloseInterstitiel a:hover {
    text-decoration: none;
}

/*	#contentInterstitiel .highlight {border-bottom:1px solid #ff832c;border-top:1px solid #ff832c; padding:30px 0; text-align:center; margin:30px 0}
	#contentInterstitiel .highlight p {font-family:VAGRoundedLTCom-Bold;color:#ff8943; font-size:29px;text-align:center; padding:0 0 10px 0}
	#contentInterstitiel .highlight a { margin:0 auto;width:187px; height:44px; padding:7px 0 0 0;display:block;font-family:VAGRoundedLTCom-Bold;color:#FFF; font-size:24px; text-transform:uppercase;background:url('/images/homepage/bgd_btn_verifier.png') 0 0 no-repeat;}
	#contentInterstitiel .highlight a:hover { text-decoration:none}*/
#contentInterstitiel .footer {
    overflow: hidden;
    border-top: 2px solid #f3f3f3;
    padding-top: 30px;
}
#contentInterstitiel .footer p {
    float: left;
    color: #666;
    line-height: 31px;
}
#contentInterstitiel .footer a {
    float: right;
}
#contentInterstitiel .footer .btnAccesDirect {
    margin: 7px 50px 0 0;
    padding: 0 10px 0 0;
    color: #626262;
    font-size: 12px;
    background: url('/images/homepage/bgd_btn_footer.gif') right 3px no-repeat;
}
/*#contentInterstitiel h2 {font-family:VAGRoundedLTCom-Bold;color:#0056b1; font-size:25px; line-height:25px; padding:30px 0 30px 0; text-align:center}
#contentInterstitiel h3 {font-family:VAGRoundedLTCom-Bold;color:#ff8943; font-size:25px; line-height:25px; padding:30px 0 30px 0; text-align:center; border-top:1px solid #ff832c;}*/
/*#contentInterstitiel .listProducts { overflow:hidden; width:300px; margin:0 auto}
#contentInterstitiel .listProducts li { float:left; width:300px; text-align:center}
                #contentInterstitiel #formSubmitCompare {width:228px;overflow:hidden; margin:0 auto 30px auto}
                    #contentInterstitiel #searchCpRiposte { margin:2px 0 0 0;float:left;width:155px;padding:10px 0 14px 20px;background:url('/images/homepage/bgd_code_postal.png') 0 0 no-repeat;font-family:VAGRoundedLTCom-Light;color:#003e7a; font-size:16px;}
                    #contentInterstitiel #submitCpRiposte { margin:0 0 0 5px;text-align:center;float:left;width:43px; height:48px;padding:0 0 7px 0;background:url('/images/home/bgd_btn_ok.png') 0 0 no-repeat;font-family:VAGRoundedLTCom-Black;color:#ffffff; font-size:16px; cursor:pointer; line-height:16px}*/

#contentInterstitiel .container {
    width: 980px;
    margin: 0 auto;
}
#contentInterstitiel h2,
#contentInterstitiel h3,
#contentInterstitiel h4 {
    font-family: VAGRoundedLTCom-Bold;
}
#contentInterstitiel h2 {
    color: #003e7a;
    font-size: 30px;
}
#contentInterstitiel h3 {
    color: #003e7a;
    font-size: 22px;
    text-align: center;
    margin-bottom: 30px;
}
#contentInterstitiel h4 {
    color: #ff7500;
    font-size: 18px;
    margin-bottom: 10px;
}

#contentInterstitiel .intertitiel-sup-top {
    margin: 0 0 20px 0;
}
#contentInterstitiel .intertitiel-sup-top img {
    /* display: inline-block;max-height:210px; margin: 0 30px 0 0;*/
}
#contentInterstitiel .intertitiel-sup-top h2 {
    text-align: center; /* display:inline-block;margin-top:40px; max-width:650px; vertical-align: top;*/
}

#contentInterstitiel .intertitiel-top {
    /*margin:0 0 30px 0;*/ /*padding:0 0 30px 0;border-bottom:1px solid #ff832c;*/
}
#contentInterstitiel .intertitiel-top h3 {
}
#contentInterstitiel .intertitiel-top .intertitiel-top-media {
    /* overflow: hidden;*/
}
#contentInterstitiel .intertitiel-top .intertitiel-top-media .bloc {
    /* float: left;*/
}
#contentInterstitiel .intertitiel-top .media-app {
    /* margin:0 0 0 50px; padding: 0 0 0 130px; width:510px; min-height: 112px;background:url('/images/template/highlighted/bgd_highlighted_appli_two.png') no-repeat;*/
}
#contentInterstitiel .intertitiel-top .media-app ul {
}
#contentInterstitiel .intertitiel-top .media-app li {
    /* display: inline-block; margin: 0 10px 0 0;*/
}
#contentInterstitiel .intertitiel-top .bar-code {
}
#contentInterstitiel .intertitiel-top .bar-code img {
    /* display: block;margin: 0 auto;*/
}

.intertitiel-compare {
    margin-bottom: 30px;
}

.intertitiel-compare-bloc {
    display: inline-block;
    padding-top: 20px;
    padding-bottom: 10px;
    width: 33.33%;
    min-height: 580px;
    vertical-align: top;
}

.intertitiel-compare-illus {
    text-align: center;
}
.intertitiel-compare-price {
    margin-bottom: 30px;
    font-family: VAGRoundedLTCom-Bold;
    font-size: 19px;
    color: #005ab5;
    text-align: center;
}
.intertitiel-compare-price span {
    display: block;
    font-size: 62px;
    color: #ff7500;
}
.intertitiel-compare-price img {
    display: block;
    margin: 0 auto;
}
.intertitiel-compare-stats {
}
.intertitiel-compare-stats li {
    margin-bottom: 10px;
}
.intertitiel-compare-stats p,
.intertitiel-compare-stats img {
    display: inline-block;
    vertical-align: top;
}

.intertitiel-compare-stats p {
    position: relative;
    padding-top: 5px;
    padding-left: 25px;
    margin-right: 35px;
    width: 115px;
    min-height: 45px;
    font-family: VAGRoundedLTCom-Bold;
    font-size: 18px;
    color: #ffffff;
    background: #e3b227;
}
.intertitiel-compare-stats p span {
    display: block;
    font-family: VAGRoundedLTCom-Light;
    font-size: 14px;
}
.intertitiel-compare-stats p:after {
    position: absolute;
    top: 0;
    left: 100%;
    content: " ";
    width: 0;
    height: 0;
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
    border-left: 25px solid #e3b227;
}
.intertitiel-compare-stats .theme-2 p {
    background-color: #d78029;
}
.intertitiel-compare-stats .theme-2 p:after {
    border-left-color: #d78029;
}
.intertitiel-compare-stats .theme-3 p {
    background-color: #a06217;
}
.intertitiel-compare-stats .theme-3 p:after {
    border-left-color: #a06217;
}
.intertitiel-compare-stats .theme-4 p {
    background-color: #c3151f;
}
.intertitiel-compare-stats .theme-4 p:after {
    border-left-color: #c3151f;
}

.intertitiel-compare-stats img {
    /* vertical-align: middle;*/
}

#contentInterstitiel .intertitiel-bottom {
    padding: 0 0 40px 0;
    font-family: VAGRoundedLTCom-Bold;
    text-align: center;
}
#contentInterstitiel .intertitiel-bottom .link {
    /*font-family:VAGRoundedLTCom-Bold;color:#ff7500;font-size: 16px;background:url('/images/home/bgd_link.png') 0 7px no-repeat;padding: 0 0 0 15px;*/
}
#contentInterstitiel .intertitiel-bottom p {
    /*margin: 0 0 10px 0;font-family:VAGRoundedLTCom-Light; font-size: 16px;color:#ff7500;*/
}
#contentInterstitiel .intertitiel-bottom .notice {
    margin-top: 20px;
    font-family: VAGRoundedLTCom-Light;
    font-size: 12px;
    color: #666;
    text-align: left;
}

.intertitiel-bottom label {
    margin-right: 10px; /*font-family:VAGRoundedLTCom-Bold;*/
    font-size: 14px;
    color: #005ab5;
}
.intertitiel-bottom select {
    /*width:215px; height: 38px; padding:0 10px; margin-right:10px;font-family:VAGRoundedLTCom-Bold;font-size:14px;color:#FFFFFF;background:#0961b8;-webkit-border-radius: 12px;
        -moz-border-radius: 12px;
        border-radius: 12px;*/
}
.intertitiel-bottom .selector {
    width: 237px !important;
    height: 41px;
    font-family: VAGRoundedLTCom-Black;
    font-weight: normal;
    color: #fff;
}
.intertitiel-bottom .selector span {
    padding: 0 20px;
    background-position: 0 -41px;
}
.intertitiel-bottom input {
    width: 54px;
    height: 44px;
    vertical-align: middle;
    font-family: VAGRoundedLTCom-Bold;
    font-size: 18px;
    color: #ffffff;
    text-transform: uppercase;
    background: url('"/images/home/bgd_btn_ok_2.png"') no-repeat;
    cursor: pointer;
}
.intertitiel-bottom #submit-details {
    margin-right: 30px;
}

#logoSigns .close {
    float: right;
}
#globalInterstitiel {
    width: 100%;
    background: url('/bundles/qelmcthematique/images/bgd_global_noel.jpg') center top no-repeat;
    height: 487px;
}
#globalThematique {
    width: 1140px;
    margin: 0 auto;
    overflow: hidden;
}
#globalThematique #contentThematique {
    float: left;
    width: 725px;
    padding: 20px 0 0 0;
}
#globalThematique #contentThematique h1 {
    color: #ca1d2e;
    font-size: 53px;
    font-family: VAGRoundedLTCom-Black;
    line-height: 50px;
    margin: 10px 0 10px 0;
    text-shadow: 3px 5px 0px #000, 0px 0px 0px #000, 0px 0px 0px #000, 0px 0px 0px #000;
    padding: 0 0 0 5px;
}
#globalThematique #contentThematique h1 span {
    color: #ffffff;
    display: block;
    font-size: 50px;
}
#globalThematique #contentThematique .mention {
    color: #ffffff;
    font-size: 12px;
    padding: 0 0 0 5px;
    font-weight: bold;
    text-shadow: 1px 2px 0px #000, 0px 0px 0px #000, 0px 0px 0px #000, 0px 0px 0px #000;
}
#globalThematique #contentThematique .link a {
    text-align: center;
    text-transform: uppercase;
    display: block;
    width: 176px;
    height: 40px;
    padding: 13px 0 0 0;
    background: url('/bundles/qelmcthematique/images/btn_link.png') 0 0 no-repeat;
    font-family: VAGRoundedLTCom-Black;
    color: #ffffff;
    font-size: 16px;
    margin: 10px 0 0 0;
}
#globalThematique #contentThematique .link a:hover {
    text-decoration: none;
}

#linkFooterInterstitiel {
    width: 366px;
    margin: 0 auto;
    padding: 10px 0 0 0;
}
#linkFooterInterstitiel .mention {
    font-size: 10px;
    color: #000;
    text-align: center;
}
#linkFooterInterstitiel a {
    text-align: center;
    text-transform: uppercase;
    display: block;
    margin: 5px 20px 0 20px;
    width: 326px;
    height: 38px;
    padding: 15px 0 0 0;
    background: url('/bundles/qelmcthematique/images/btn_footer.png') 0 0 no-repeat;
    font-family: VAGRoundedLTCom-Black;
    color: #ffffff;
    font-size: 14px;
}
#linkFooterInterstitiel a:hover {
    text-decoration: none;
}

#globalThematique #highlightLocal {
    background: url('/bundles/qelmcthematique/images/bgd_highlightLocal.png') 0 0 no-repeat;
    width: 249px;
    height: 115px;
    text-align: center;
    padding: 110px 25px 0 25px;
    margin: 150px 0 0 400px;
}
#globalThematique #highlightLocal h2 {
    color: #005bb5;
    font-size: 20px;
    font-family: VAGRoundedLTCom-Black;
    text-transform: uppercase;
    margin: 0 0 10px 0;
    line-height: 20px;
}
#globalThematique #highlightLocal p {
    color: #0092e7;
    font-size: 13px;
}
#globalThematique #highlightLocal a:hover {
    text-decoration: none;
}

#globalThematique #dataDetail {
    height: 487px;
    float: left;
    width: 360px;
    background: url('/bundles/qelmcthematique/images/bgd_dataDetail_interstitiel.jpg') 0 0 no-repeat;
    margin: 0 0 0 55px;
}
#globalThematique #dataDetail h2 {
    color: #ffffff;
    font-size: 21px;
    font-family: VAGRoundedLTCom-Bold;
    margin: 40px 30px 0 30px;
    line-height: 20px;
    height: 60px;
}
#globalThematique #dataDetail p {
    color: #ffffff;
    font-size: 17px;
    font-family: VAGRoundedLTCom-Bold;
    line-height: 17px;
    margin: 0 0 0 30px;
}
#globalThematique #donneesDataDetail {
    background: url('/bundles/qelmcthematique/images/bgd_tpe_interstitiel.png') center top no-repeat;
    height: 379px;
    width: 350px;
    padding: 0 5px;
    margin: 8px 0 0 0;
    color: #ed6200;
    position: relative;
    top: 0;
    left: 0;
}

#globalThematique .ecran {
    width: 215px;
    height: 113px;
    position: absolute;
    top: 263px;
    left: 70px;
    overflow: hidden;
}
#globalThematique .ecran .glow {
    position: absolute;
    top: -18px;
    left: 0;
    width: 257px;
    height: 18px;
    background: url('/images/template/glow.png') top left no-repeat;
}

#globalThematique #donneesDataDetail ul {
    width: 217px;
    padding: 0 0 0 64px;
}
#globalThematique #donneesDataDetail li {
    overflow: hidden;
    padding: 3px 0 2px 0;
    height: 25px;
}
#globalThematique #donneesDataDetail .container {
    height: 220px;
    overflow: hidden;
    padding: 30px 0 0 0;
}
#globalThematique #donneesDataDetail .sign {
    line-height: 13px;
    width: 103px;
    float: left;
    text-align: right;
    font-style: italic;
    font-size: 13px;
    color: #005eb8;
}
#globalThematique #donneesDataDetail .percent {
    line-height: 11px;
    width: 94px;
    float: left;
    font-weight: bold;
    font-size: 16px;
    color: #c11928;
    text-align: right;
    padding: 0 20px 0 0;
}
#globalThematique #donneesDataDetail .percent span {
    font-weight: normal;
    font-size: 10px;
    line-height: 10px;
}
#globalThematique #donneesDataDetail li {
    *height: 26px;
}
#globalThematique #donneesDataDetail li {
    *padding: 0 0 0 0;
}
#globalThematique #donneesDataDetail .percent {
    *line-height: 15px;
}
#globalThematique #donneesDataDetail .container {
    *padding: 40px 0 0 0;
    *height: 240px;
}

#globalThematique #donneesDataDetail .even {
    background: #f6f7f7;
}

#globalThematique #signLessExpensiveInterstitiel {
    width: 201px;
    margin: 27px 0 0 72px;
    text-align: center;
}
#globalThematique #signLessExpensiveInterstitiel span {
    text-align: center;
    width: 201px;
    display: block;
    color: #006fc7;
    font-family: VAGRoundedLTCom-Black;
    font-size: 22px;
    text-transform: uppercase;
    line-height: 22px;
}

#globalThematique #selectRayon {
    width: 300px;
    margin: 10px 30px 0 30px;
    overflow: hidden;
}
#globalThematique #selectRayon select {
    border: 1px solid #ffffff;
    margin: 0 10px 0 0;
    float: left;
    width: 230px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    color: #ff7500;
    font-size: 16px;
    font-family: VAGRoundedLTCom-Light, Arial, Verdana, Helvetica, sans-serif;
    padding: 9px 15px 10px 15px;
    background: #fff url('/bundles/qelmcthematique/images/bgd_select.png') 0 0 repeat-x;
}
#globalThematique #selectRayon option {
    padding: 0 0 0 15px;
}
#globalThematique #submitCompare {
    text-align: center;
    float: left;
    width: 48px;
    height: 48px;
    padding: 0 0 7px 0;
    background: url('/images/homepage/bgd_btn_ok.png') 0 0 no-repeat;
    font-family: VAGRoundedLTCom-Black;
    color: #ffffff;
    font-size: 16px;
    cursor: pointer;
    line-height: 16px;
}

#globalThematique #dataDetail .link {
    background: url('/bundles/qelmcthematique/images/bgd_link.png') left 5px no-repeat;
    padding: 0 0 0 15px;
    margin-top: 5px;
}
#globalThematique #dataDetail .link a {
    color: #fff;
}

#highlighted {
    /*padding:0 0 0 0;background:url('/images/template/highlighted/bgd_highlighted.png') 0 bottom repeat-x;*/
}

footer {
    background: #fff;
}
footer a {
    color: #a9a9a9;
}
footer #menuBottomRight .link {
    background: url('/images/template/footer/bgd_link_homepage.png') left 3px no-repeat;
}
footer #menuBottomRight p {
    color: #a9a9a9;
}

.btn-theme1 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 230px;
  min-height: 19px;
  padding: 8px;
  line-height: 1.2;
  font-weight: bold;
  font-size: 13px;
  color: #fff;
  border-radius: 3px;
  text-align: center;
  background: #006eb7;
}

.linkRelevesPrix .btn-theme1 {
    width: 289px;
    background-image: url('/images/homepage/bgd_btn_theme1_2.png');
}
.btn-theme1:hover {
    text-decoration: none;
}
.btn-theme1 span {
    display: inline-block;
    margin: 0 5px 0 0;
    width: 11px;
    height: 12px;
    line-height: 12px;
    background: url('/images/homepage/bgd_arrow_white_right.png') no-repeat;
}

.btn-theme2 {
    display: inline-block;
    width: 315px;
    height: 46px;
    line-height: 46px;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    text-align: center;
    background: url('/images/homepage/bgd_btn_theme2.png') no-repeat;
}
.btn-theme2:hover {
    text-decoration: none;
}
.btn-theme2 span {
    display: inline-block;
    margin: 0 5px 0 0;
    width: 11px;
    height: 12px;
    line-height: 12px;
    background: url('/images/homepage/bgd_arrow_white_right.png') no-repeat;
}

/*Carousel*/
.bloc-carousel {
    padding: 25px 0;
    text-align: center;
    background: #387bb6;
}
.bloc-carousel .container {
    width: 1140px;
    margin: 0 auto;
}
.bloc-carousel h1 {
    margin: 0 0 20px 0;
    font-family: VAGRoundedLTCom-Bold;
    color: #fff;
    font-size: 30px;
}
.bloc-carousel p {
    font-weight: bold;
    font-size: 16px;
    color: #003e7a;
}

.content-carousel {
    padding: 0 45px;
    margin: 20px auto;
    width: 1030px;
    position: relative;
    overflow: hidden;
}

/*ul*/
.carousel {
}
.carousel li {
    display: inline-block;
    overflow: hidden;
    padding: 5px 5px 6px 5px;
    width: 196px;
    height: 190px; /*margin:0 5px; */
    background: url('/images/home/carousel/bgd-carousel-item.png') no-repeat;
}
.carousel a {
    cursor: default;
    text-decoration: none;
}
.carousel span {
    display: block;
    font-family: VAGRoundedLTCom-Light;
    font-size: 14px;
    color: #003e7a;
    text-align: center; /* display: inline-block; width: 33%;box-sizing:border-box;vertical-align:top;*/
}

.item-logo {
    height: 42px; /* padding:32px 0 0 18px;text-align: center;*/
}
.carousel span.item-number {
    font-family: VAGRoundedLTCom-Black;
    font-size: 25px;
    color: #ffffff;
    background-color: #de2727;
    margin: 4px 0; /*padding:18px 10px 0 0;font-family:VAGRoundedLTCom-Bold;color:#FFF;font-size:20px;line-height: 1.2em;text-align: center;*/
}

.carousel span.item-info span {
    display: inline-block;
    padding-top: 2px;
    vertical-align: top; /*width:auto;font-weight:bold;font-size:14px;line-height:.8em;*/
}

.courousel-btn {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -24px;
    width: 33px;
    height: 49px;
    background: url('"/images/home/carousel/bgd-carousel-btn.png"') repeat-y; /*padding:0 0 0 20px;width:180px; line-height: 115px;font-family:VAGRoundedLTCom-Bold;color:#FFF;font-size:30px; text-align: left;*/
}
.courousel-btn:hover {
    text-decoration: none;
}
.courousel-btn-next {
    left: auto;
    right: 0;
    background-position: 0 -49px; /*padding:0 20px 0 0;text-align: right;*/
}

.carousel li > div {
    background-color: #ffffff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    float: left;
    width: 100%;
    min-height: 190px;
}

.form-pdf label,
.form-pdf .selector {
    margin: 0 5px 0 0;
    font-size: 14px;
}
.form-pdf label {
    /*font-family:VAGRoundedLTCom-Bold;*/
    color: #ffffff;
}
.form-pdf .selector {
    width: 237px !important;
    height: 41px;
    font-family: VAGRoundedLTCom-Black;
    font-weight: normal;
    color: #fff;
}
.form-pdf #sendPDF {
    width: 45px;
    height: 44px;
    margin: 0 20px 0 0;
    background: url('/images/homepage/bgd_btn_ok_petit_orange.png') 0 2px no-repeat;
    font-family: VAGRoundedLTCom-Black;
    color: #ffffff;
    font-size: 14px;
    cursor: pointer;
}
.form-pdf .notice {
    margin: 10px 0 0 0;
    font-family: VAGRoundedLTCom-Light;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
}

/* offre été */
/*.ete .intertitiel-compare-bloc:nth-child(1){*/
/*border-right:2px solid #FFF;*/
/*background: #b6f1f7 url('/images/homepage/palm-01.gif') no-repeat;*/
/*}*/
/*.ete .intertitiel-compare-bloc:nth-child(2){*/
/*background: #a9efbb url('/images/homepage/palm-02.gif') no-repeat;*/
/*border-right:2px solid #FFF;*/
/*}*/
/*.ete .intertitiel-compare-bloc:nth-child(3){*/
/*background: #fdd866 url('/images/homepage/palm-03.gif') no-repeat;*/
/*}*/
.ete .intertitiel-compare-bloc {
    text-align: center;
    min-height: 640px;
    width: 325px;
    border-right: 2px solid #fff;
    background: #ffcc87 url('"/images/homepage/bgd_ico_noel.png"') 10px 10px no-repeat;
}

.ete .intertitiel-compare-bloc:nth-child(2) {
    background-color: #760000;
}
.ete .intertitiel-compare-bloc:nth-child(3) {
    border-right: none;
    background-color: #66cc99;
}

.ete .intertitiel-compare-price {
    border-radius: 160px;
    background-color: #fff;
    width: 170px;
    height: 140px;
    display: inline-block;
    padding-top: 30px;
    font-size: 15px;
    margin-top: -130px;
}
.ete .intertitiel-compare-price span {
    font-size: 52px;
}
.ete .intertitiel-compare-stats {
    text-align: left;
}

#logoSigns > div,
#logoSigns > #logo {
    width: 33.33%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#logoSigns #logo {
    padding-top: 10px;
}
#logoSigns #logoPublicite {
    width: 137px;
    float: right;
    padding: 5px 40px 0 0;
}
#logoPublicite img {
    width: 100%;
    height: auto;
    max-width: 110px;
}

#highlighted.home {
    /*background: #003e7a url('../images/thematique/shadowfoot.png') repeat-x scroll 0 bottom;*/
    padding-bottom: 25px;
}
#highlighted.home > ul:first-child {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px;
}
#highlighted.home > ul:first-child > li.bgdAppli,
#highlighted.home > ul:first-child > li.bgdMonLeclerc,
#highlighted.home > ul:first-child > li.bgdInfo {
    padding-left: 120px;
    padding-top: 35px;
    padding-bottom: 15px;
    margin-top: 10px;
}
#highlighted.two.home ul:first-child li p {
    padding: 0 0 15px 12px;
    margin-top: 0;
}
#highlighted.two.home ul:first-child li div {
    padding: 0 0 0 12px;
    margin-top: 3px;
}

#highlighted.two.home ul:first-child li.bgdMonLeclerc {
    padding-top: 26px;
    padding-bottom: 33px;
    background-position: 15px center;
    background-size: 36%;
    background-repeat: no-repeat;
}

#highlighted.two.home ul:first-child li.bgdMonLeclerc .ttl {
  margin-top: 26px;
  color: #1961ac;
}

#highlighted.two.home ul:first-child li.bgdAppli p {
    padding-bottom: 0;
}
#highlighted.two.home ul:first-child li.bgdInfo p {
    font-family: VAGRoundedLTCom-Light;
    font-size: 14px;
}

#highlighted.home > ul:first-child > li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 0;
}

.ico-twitter {
    width: 17px;
    height: 17px;
    display: inline-block;
    position: relative;
}
.ico-twitter:before {
    content: "";
    width: 17px;
    height: 17px;
    position: absolute;
    top: 0;
    left: 0;
    background: url('../images/thematique/bgd-twitter.png') center left no-repeat;
}
.ico-twitter + span {
    position: relative;
    top: -7px;
    padding-left: 5px;
}

/** New Homepage  2018 **/
.mastHead #logoSigns > #logo {
    width: 25%;
}
.mastHead h1 {
    width: 60%;
    float: left;
    font-family: VAGRoundedLTCom-Bold;
    color: #003e7a;
    font-size: 45px;
    line-height: 45px;
    padding: 25px 0 0 0;
    text-align: center;
}

.titleCont p {
    float: left;
    width: 100%;
    text-align: left;
    font-family: VAGRoundedLTCom-Light;
    color: #003e7a;
    font-size: 14px;
    margin-bottom: 8px;
}
.titleCont-add p {
    float: left;
    width: 100%;
    text-align: left;
    font-family: VAGRoundedLTCom-Light;
    color: #003e7a;
    font-size: 14px;
    margin-bottom: 8px;
    font-weight: bold;
}

.innerContentButtons {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    gap: 6px;
    margin-bottom: 20px;
}

.btnContenus {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding-top: 10px;
}
.btnContenus h3 {
    color: #003e7a;
    font-weight: bold;
    font-size: 1.35em;
}
.btnContenus p {
    display: inline-block;
    width: auto;
    padding-top: 5px;
    margin: 0 6px;
}
.btnContenus .btn-theme1 {
    width: 225px;
    background: url('/images/homepage/bgd_btn_theme1.png') no-repeat;
}
.hideElement {
    display: none !important;
}
.tableCont {
    overflow: hidden;
    padding: 10px;
    background: transparent;
    margin: 10px auto 0 auto;
}
.tableCont p {
    font-size: 11px;
}
.tableCont p a {
    text-decoration: underline;
    color: #0463d6;
}
.tableCont table {
    float: left;
    width: 100%;
    margin: 5px 0;
    border-collapse: collapse;
}
.tableCont table th,
.tableCont table td {
    padding: 5px 10px;
    text-align: left;
    border: 1px solid #ffffff;
}
.tableCont table th {
    background: #4472c4;
    color: #ffffff;
    font-weight: bold;
}
.tableCont table strong {
    font-weight: bold;
}
.tableCont table tr:nth-child(even) {
    background: #cfd5ea;
}

p.p-prix {
    float: left;
    width: 100%;
    text-align: left;
    font-family: VAGRoundedLTCom-Light;
    color: #003e7a;
    font-size: 11px;
}

footer {
    background: #fff;
}
footer a {
    color: #a9a9a9;
}
footer #menuBottomRight .link {
    background: url('/images/template/footer/bgd_link_homepage.png') left 3px no-repeat;
}
footer #menuBottomRight p {
    color: #a9a9a9;
}
