@font-face {
    font-family: 'PT Sans Narrow';
    src: url('../fonts/pt-sans-narrow-v11-latin-700-webfont.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: fallback;
}

@font-face {
    font-family: 'PT Sans Narrow';
    src: url('../fonts/pt-sans-narrow-v11-latin-regular-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: fallback;
}

@font-face {
    font-family: 'lora';
    src: url('../fonts/lora-v15-latin-700-webfont.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: fallback;
}

@font-face {
    font-family: 'lora';
    src: url('../fonts/lora-v15-latin-regular-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: fallback;
}

* {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

body {
    background-color: #EEE;
 /*   font-family: 'PT Sans Narrow', sans-serif;*/
    margin: 0 auto;
    padding: 0;
}

.title-wrap {
    border-left: 4px solid #FFC120;
    padding: 0;
    margin-top: 15px;
    margin-left: -30px
}

h3, .h3 {
    font-family: 'PT Sans Narrow', sans-serif;
    font-weight: 700;
    font-size: 30px;
    color: #333;
    margin-left: -15px !important;
    padding-left: 20px;
}

h4 {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 18px;
	padding-left: 20px;
	font-weight: 700;
}

p, li {
    font-weight: 400;
    font-size: 17px;
    line-height: 24px;
   /* color: #333;*/
    line-height: 1.8rem;
}

a, a:hover {
    color: inherit
}

.right {
    text-align: right
}

.left {
    text-align: left
}

.PTSans {
    font-family: 'PT Sans Narrow';
}

.no-padding {
    padding: 0
}

.content {
    display: contents;
}

.pubArticle { background-color: #e1dede;}

#pub78_ATF {
    min-height:120px;
}

.illus {
    min-height: 300px;
    width: 100%;
    height: auto;
}

.main1 {
    background-color: #FFF;
    border: 1px solid #ededed;
    border-left: 0
}

.row {
    margin-left: 0;
    margin-right: 0
}

.sticky {
    position: sticky;
    top: 0px;
}

/*********** Menu / navbar *******/
.main_menu {
    background: #FFF;
    padding: 0;
    height: 100%;
    padding-top: 20px;
    padding-bottom: 10px;
}

.navbar-mobile {
    max-width: 100%;
    z-index: 1;
    background-color: #FFF;
    width: 100%;
    margin-right: 75px;
}


.button_menu_desk {
    border: 0;
    background-color: white;
    z-index: 1;
    position: absolute;
    right: 10px;
}

.button_menu_desk:hover {
    cursor: pointer;
}

.border-bottom-0 {
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 16px;
    color: #444;
    letter-spacing: 0;
    line-height: 22px
}

/*********** fin menu/navbar ****/

.media.main {
    margin-left: -15px;
    margin-right: -15px;
    border-bottom: 1px solid #EDEDED;
    padding: 15px;
    font-family: 'Lora';
    font-size: 14px;
    color: #333;
    letter-spacing: 0;
    line-height: 20px
}

figure.media.main figcaption {
    position: absolute;
    left: 33px;
    background-color: #FC0;
    padding: 2px;
    margin-top: 5px;
    color: white;
    font-family: Lora;
    transform: rotate(45deg);
}


.media.main:last-child {
    border-bottom: none
}

.media.main:hover {
    background-color: #FAFAFA
}

.media.main .h2, .media.main h2, .detail h2 {
    font-family: 'PT Sans Narrow', sans-serif;
    font-weight: 700;
    font-size: 24px;
    color: #333;
    border-left: 3px;
    letter-spacing: .6px;
    display: block;
}
.mainHistoire, .mainVideo {
    background-color: #333;
    padding: 15px;
    border-top: 1px solid #EDEDED;
    border-bottom: 1px solid #EDEDED;
    /*  border-radius: 5px;*/
    padding-left: 12px;
    margin-left: -15px;
   /* margin-right: -15px;*/

}

.mainHistoire img {
    height: auto;
    width: 110px;
    padding: 10px;
    border-radius: 15px;
}

.mainVideo img {
    height: auto;
    /*width: 220px;*/
    padding: 10px;
    border-radius: 15px;
}

.svg-play_video-dims {
    width: 33px;
    height: 33px;
}

.badgeVideo {
/*    background: url("../images/badgeVideo.png") no-repeat;*/
    position: absolute;
    z-index: 0;
}

.svg-play_video {
    background: url("../images/sprite.css.svg") 49.48453608247423% 0 no-repeat;
}
.badgeVideo-L {
    left: 47%;
    top: 38%;
    transform: scale(2.8);
}





.mainHistoire h2, .mainVideo span, .mainHistoire .titre {
    font-size: 16px;
    color: #FFF;
    letter-spacing: 0;
    line-height: 17px;
    font-weight: bold;
    display: block;
}

.mainHistoire .title, .mainVideo .title {
    font-size: 30px;
    width: 100%;
    font-family: 'PT Sans Narrow', sans-serif;
    font-weight: 700;
    color: #FFF;
    padding-left: 10px;
}

.mainHistoire a:hover, .mainVideo .title  {
    color: #FFC120;
}

#logo {
    height: auto;
    margin-left: 22px;
    height: 30px;
}

.date, .type {
    font-family: 'PT Sans Narrow';
    font-size: 13px;
    color: #999;
    letter-spacing: 1px;
    margin-top: -4px;
    line-height: 22px;
    display: inline;
    font-weight: 700
}

.type {
    color: #888888;
    margin-left: 2px
}

.d2 .rowD2 {
    border-bottom: 1px solid #ededed;
    min-height: 75px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.d2 .rowD2:last-child {
    border-bottom: none
}

.vcenter {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.d2 .place {
    font-size: 40px;
    color: #333;
    letter-spacing: 1px;
    line-height: 75px;
    font-weight: 700;
    width: 35px;
    text-align: center
}

.introCat {
    padding-bottom: 15px
}

/*********************** article **************************************************/

header {
    background-color: #fff;
    padding: 30px 15px 0
}

header h1, #commentaires h1 {
    border-left: 3px none;
    color: #333;
    font-family: "PT Sans Narrow", sans-serif;
    font-size: 40px;
    font-weight: 700;
    line-height: 36px;
    margin-left: 16px
}

header .intro {
    color: #333;
    /*  font-family:"PT Sans Narrow",sans-serif;*/
    font-family: 'Lora', Georgia, serif;
    font-size: 17px;
    font-weight: 400;
    min-height: 135px;
    line-height: 24px;
    padding: 10px 0;
    vertical-align: middle
}

header .type {
    font-size: 13px;
    margin-bottom: 15px;
    text-transform: uppercase;
}

header .border-bottom {
    order-bottom: 1px solid #eee
}

article {
    font-family: 'Lora', 'Georgia', serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    color: #333;
}

article .intro .miniature {
    float: left;
    margin-right: 8px
}

article .intro .vignetteHD {
    padding-top: 20px;
    text-align: center;
}

article .main {
    background-color: #fff;
    border-bottom: 2px #eee solid;
    padding-top: 30px;
    padding-left: 15px;
    padding-right: 15px
}

article .main h2 {
    padding-top: 20px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    color: #333;
    font-family: "PT Sans Narrow", sans-serif;
    font-size: 30px;
    font-weight: 700
}

article .main h3 {
    padding: 0 20px;
    margin-bottom: 10px;
    font-size: 20px;
}

.qr {
    margin-left: -30px;
}

article .main .caption, img > em, img > br > em {
    font-family: 'PT Sans Narrow', sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    text-align: left;
    margin-top: -21px;
    padding: 0 20px;
    margin-bottom: 30px;
    color: #666
}

article .main .caption span {
    color: #999
}

article .main a {
    background-color: #FFF1C8;
}

article .main a.lightbox {
    background-color: #FFF;
}

article .main a:hover {
    background-color: #FFE490;
    color: #433300;
    box-shadow: 0 5px 10px 0 rgba(253, 194, 42, 0.25)
}

article .main a.lightbox:hover {
    background-color: #FFF;
}

article .main a:active {
    background-color: #FFC120;
    margin-top: 2px;
    color: #433300
}

article .main .emphasis {
    font-family: 'PT Sans Narrow', sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 26px;
    width: 75%;
    margin-top: 30px;
    margin-left: 20px;
    margin-bottom: 30px;
    padding-left: 15px;
    border-left: 3px solid #FFC120;
    color: #444
}

article .main .encart {
    border-left: 4px solid #000;
    font-size: 26px;
    line-height: 40px;
    float: right;
    width: 200px;
    background-color: #F6F6F6;
    padding: 10px;
    padding-top: 0;
    overflow: hidden;
    margin-bottom: 10px
}

article .main .encart h2 {
    padding-top: 0;
    padding-bottom: 10px;
    margin-bottom: 20px;
    color: #333;
    font-family: "PT Sans Narrow", sans-serif;
    font-size: 30px;
    line-height: 25px;
}

article .main .encart h2 a {
    background-color: inherit;
    padding: 0;
    margin: 0;
}

article .main .encart h2 a:hover {
    background-color: inherit;
    box-shadow: none;
}

.overflow {
    overflow-x: auto;
}

.savoirplus {
    margin-top:10px;
   /* padding: 10px;*/
    border: solid 2px;
    border-color: #FFC120;
}

.savoirplus a{
    background-color: #FFF !important;
    text-decoration: underline !important;

}

.marginImgMobile {
    text-align: center;
}

.marginImgMobile > img, .marginImgMobile > em > img {
    max-width: 100% !important;
    height: inherit !important;
    width: inherit !important;
}

#gallerie {
    border-top: 1px solid #eee;
    padding-bottom: 10px
}

.author {
    font-family: 'PT Sans Narrow', sans-serif;
    font-weight: 700;
    font-size: 13px;
    color: #999;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 20px
}

.author span {
    color: #555
}

#boutonComment {
    border: 1px solid;
    padding: 10px;
    border-radius: 5px;
    text-align: center;
    margin-top: 10px;
    font-weight: bold;
    font-size: 24px;
}

#boutonComment a:hover, #boutonComment a {
    background-color: inherit;
}

#commentaires .author {
    text-transform: none;
    margin-bottom: 0;
    font-color: #333
}

#commentaires {
    padding-top: 20px;
    margin-right: 15px
}

#commentaires .g-recaptcha {
    margin-left: 10px
}



/*************************************** fin article ***************************************/


aside .actu {
    font-family: "Lora", "Georgia", serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    margin: 0
}

/** pages rubriques **/
.imgGF {
    bottom: 0px;
    width: 100%;
    position: absolute;
    background-image: linear-gradient(to top,
    rgba(0, 0, 0, 1),
    rgba(0, 0, 0, 0));
    height: 100%;
}

.GD {
    position: relative;
}

.GD .titre {
    font-size: 2rem;
    color: #FFF;
    font-weight: 700;
    padding: 0 0 0 15px;
    line-height: 35px;
    width: 100%;
    bottom: 55px;
    position: absolute
}


.all {
    font-family: 'PT Sans Narrow', sans-serif;
    font-weight: 700;
    font-size: 13px;
    color: #999;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: block
}

.droite {
    border-top: 1px solid #eee;
    background-color: #FAFAFA;
    padding-left: 0;
    padding-right: 0
}

.droite h1, .droite h3, .droite .titre {
    font-family: 'PT Sans Narrow';
    font-weight: 700;
    font-size: 24px;
    color: #333;
    letter-spacing: .5px;
    line-height: 22px;
    padding-top: 20px
}

.droite h2, .droite h4, .droite .soustitre {
    font-size: 22px;
    color: #999;
    letter-spacing: .6px;
    line-height: 24px;
    font-weight: 700;
    margin-top: -10px
}

.actu, .d2 {
    padding: 10px 20px 10px 20px
}

.actu li {
    color: #999;
    font-size: 13px;
    font-weight: 700;
    border-bottom: 1px solid #ededed;
    padding-top: 10px;
    padding-bottom: 10px
}

.actu li:hover {
    background-color: #f3f3f3;
    background-image: url(../images/hover-arrow.png);
    background-position: right .7em center;
    background-repeat: no-repeat;
    background-size: 5px 15px;
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: -1px;
    border-top: 1px solid #ededed;
}

.actu li a, #carac_moteurs_dl li {
    font-size: 17px;
    color: #444;
    letter-spacing: 0;
    font-weight: 700;
    display: block;
    line-height: 17px
}

.actu li a:hover {
    text-decoration: none
}

#carac_moteurs_dl li {
    min-height: 30px
}

.droite .d2 img {
    width: 110px;
    border: 1px solid #eee;
    border-radius: 8px
}

.rta {
    width: 310px !important;
    max-height: 300px !important
}

.droite .d2 {
    background-color: #FFF
}

.droite .d2 .unite {
    font-size: 17px;
    color: #999;
    line-height: 22px;
    font-weight: 700
}

.droite .d2 .detail {
    color: #999;
    letter-spacing: 1px;
    white-space: nowrap
}

.droite .d2 .modele {
    font-size: 22px;
    color: #444;
    letter-spacing: 0;
    font-weight: 700;
    white-space: nowrap
}

.droite .d2 .vignette {
    padding-left: 10px;
    padding-right: 10px
}

.container {
    padding: 0;
}


.duo {
    padding-right: 9px !important;
    margin-bottom: 15px;
}

.duo:last-child {
    padding-right: 15px !important;
    padding-left: 9px;
}

.trio {
    padding-right: 9px;
    padding-left: 9px;
    margin-bottom: 25px;
}

.trio:first-of-type {
    padding-right: 9px;
    padding-left: 15px;
}

.trio:last-child {
    padding-right: 15px !important;
    padding-left: 9px !important;
}

.nav-link:hover {
    background-color: #333;
    font-stretch: condensed;
    cursor: pointer;
}

.menuClick {
    background-color: #333;
    color: #FFF !important
}

.dropdown-menu {
    background-color: #333;
    color: #FFF;
    border-radius: 0;
    margin: 0;
    border: 0;
}

.dropdown-menu-site {
    background-color: #333;
    color: #FFF;
    border-radius: 0;
    margin: 0;
    border: 0;
    margin-left: 15px;
    border-radius: 10px;
    margin-top: 10px;
}

.dropdown-item {
    color: #FFF
}

.nav-item {
    border-color: #EDEDED;
    border-width: 0 0 0 1px;
    border-style: solid
}

.nav-item:last-child {
    border: none
}

.nav-link:last-child {
    border-color: #EDEDED;
    border-width: 0 1px 0 0;
    border-style: solid
}

.nav-item:hover .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #FFF;
    cursor: pointer;
}

a.nav-link, a.navbar-light, a.navbar-nav {
    color: #444
}

a.nav-link.dropdown-toggle:hover {
    color: #FFF
}

.border-bottom-0:hover {
    color: #FFF
}

.dropdown-item:hover {
    background-color: inherit;
    color: #FFC120
}

/** fix bug webkit **/
.navbar-collapse, .navbar-mobile { /*    width: inherit !important;*/
}

/*
.slider1 {
    background-color:#FFF;
    width:100%;
    text-align:center
}*/

.search {
    font-size: 15px;
    height: 30px;
    width: 10px !important;
    border: 0;
    background-image: url(../images/loupe.png);
    background-repeat: no-repeat;
    background-size: 17px;
    background-position: 1px;
    padding: 0 0 0 25px;
    cursor: pointer;
    position: absolute;
    right: 45px;

}

.z-index-3 {
    z-index: 3;
}

.search:focus {
    transition: all .5s ease-in-out 0s;
    /*  width: 94% !important;*/
    width: 74% !important;
    height: 39px;
    /*   right: initial;*/
}

nav input {
    margin: 0
}

.tags {
    text-align: right;
    position: absolute;
    right: 0;
    margin-right: 80px;

}

.tags .tags1 {
    padding: 8px;
    margin: 5px;
    font-weight: bold;
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 16px;
    color: #444444;
    letter-spacing: 0;
    line-height: 22px;
    background: #EEEEEE;
    border-radius: 8px
}

.tags .tags1:hover {
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
    line-height: 22px;
    background: #FFF;
    border-radius: 8px;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.20);
    transition: .5s;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s
}

.rounded-pr {
    border-radius: 8px !important;
}


/********************** footer ***********************/
footer {
    width: 100%;
    background-color: #333;
    color: #989898;
    padding: 30px;
    /*  margin-bottom:20px*/
}

footer .liste {
    margin-top: 50px
}

footer .liste li {
    display: inline;
    padding-right: 15px
}

footer span {
    display: block;
    font-size: 14px;
    color: #999;
    line-height: 16px;
    width: 80%
}

footer .menu {
    margin: 0;
    margin-left: -15px
}

footer a:hover {
    color: #FFC300
}

footer .categorie span {
    color: #eee;
    font-size: 20px;
    border-bottom: 1px solid;
    padding-top: 25px;
    margin-right: 40px;
    font-weight: 700;
    padding-bottom: 8px;
    margin-bottom: 15px
}

footer .categorie {
    padding: 0
}

footer .categorie ul li {
    color: #eee;
    font-size: 16px
}

footer p {
    font-size: 14px;
    color: #999
}

footer .logo {
    width: 144px
}

footer .partenaires {
    margin-top: -40px
}

.lsociaux {
    argin-top: -55px;
    text-align: right;
}

.lsociaux img {
    width: 36px;
    height: 36px;
    margin-left: 20px
}


blockquote {
    margin: 0 0 1rem;
    margin-right: 0px;
    border-left: 4px solid #FFC120;
    padding-left: 20px;
    margin-right: 20px;
}

::-moz-selection {
    background: #FC0;
    color: #333
}

::selection {
    background: #FC0;
    color: #333
}


.comment {
    background: #303030 none repeat scroll 0 0;
    color: #fff;
    font-size: 13px;
    height: 20px;
    position: relative;
    text-align: center;
    width: 20px;
    margin-left: 168px;
    margin-top: -6px;
    position: absolute;
    background: #333;
    border-radius: 2px;
    font-family: 'PT Sans Narrow';
    font-weight: 700
}

/** slider **/
.slider {
    width: 100%;
    margin: 0 auto
}

.slider .BGtitre {
    background: url(../images/overlay-carousel.png) repeat-x;
    background-size: 100% 100%;
    width: 625px;
    position: absolute;
    bottom: 0
}

.slider .BGtitre .titre {
    font-size: 40px;
    color: #FFF;
    line-height: 35px;
    padding: 0 30px 10px 15px;
    font-weight: 700;
    border-left: 4px solid #FFC120;
    margin-bottom: 10px
}


.slider .titre .categorie, .GD .titre .categorie {
    display: block;
    font-size: 16px;
    color: rgba(238, 238, 238, 0.60);
    letter-spacing: 1px;
    line-height: 20px
}

.slider .slick-slide {
    margin: 0 20px;
    width: 600px
}

.slider .slick-slide img {
    width: auto
}

.slider .slick-prev::before, .slick-next::before {
    font-size: 30px
}

.slider .slick-list {
    padding-left: 30px !important
}

.slider .slick-prev {
    left: 5px;
    z-index: 1
}

.slider .slick-next {
    right: 13px;
    z-index: 1
}

.slider .slick-prev, .slider .slick-next {
    width: 30px;
    height: 25px;
}

.slide button {
    margin: 0;
}

.w100p {
    width: 100%;
}

/************************/

.bg-overlay {
    position: relative;
    margin-bottom: 0px;
    border-radius: 8px;
}

.bg-overlay::before, .bg-overlay::after {
    content: "";
    position: absolute;
    top: 30%;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 8px;
}

.duo .bg-overlay {
    height: 262px;
}

.trio .bg-overlay {
    height: 171px;
}

[class*="block-hover"], [class*="block-hover"]::before, [class*="block-hover"]::after {
    transition: all .3s ease;
    border-radius: 8px;
}

.bg-overlay.fond::after {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.7) 0%, transparent 100%);
    /*background-image: url("../images/bg-grid-01.png");
    background-repeat: repeat-x;*/
}

.bg-overlay.fond2::after {
    background-image: url("../images/bg-grid-02.png");
    background-repeat: repeat-x;
}


.block-hover:hover .block-hover_main {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

figure {
    overflow: hidden;
}

.block-hover a::before {
    bottom: -15px;
    content: "";
    left: 0;
    position: absolute;
    right: 0%;
    top: 0%;
    z-index: 0;
}

.block-hover .titre, .block-hover .titre2 {
    position: absolute;
    bottom: 0px;
}

/*
.block-hover .titre h2{
    font-weight: bold;
    padding-left: 25px;
    padding-right: 20px;
    font-size: 36px;
    color: #FFFFFF;
    letter-spacing: 0.9px;
    line-height: 36px;
    padding-bottom: 25px;
    margin-bottom: 0px;
}


.block-hover .titre2 h2{
    font-weight: bold;
    padding-left: 25px;
    padding-right: 20px;
    font-size: 24px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 24px;
    padding-bottom: 25px;
    margin-bottom: 0px;
}*/


/** titre bloc 1 **/
.block-hover .titre {
    font-weight: bold;
    padding-left: 25px;
    padding-right: 20px;
    font-size: 36px;
    color: #FFFFFF;
    letter-spacing: 0.9px;
    line-height: 36px;
    padding-bottom: 25px;
    font-family: 'PT Sans Narrow', sans-serif;
}

/** titre bloc 2 **/
.block-hover .titre2 {
    font-weight: bold;
    padding-left: 25px;
    padding-right: 20px;
    font-size: 24px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 24px;
    padding-bottom: 25px;
    margin-bottom: 0px;
    font-family: 'PT Sans Narrow', sans-serif;
    border-left: 3px;
}

.bg-white {
    background-color: #FFF;
}

.categorieMain {
    display: inline
}

.commentaire {
    padding: 10px;
    background-color: #FAFAFA;
    font-weight: 400;
    color: #333
}

.rsociaux {
    text-align: center
}

.precsuivant {
    border-bottom: 1px solid #EDEDED;
    border-top: 1px solid #EDEDED;
    height: 60px;
    font-size: 15px;
    margin-bottom: 20px;
    margin-left: -15px;
    margin-right: -15px
}

.precsuivantNews {
    margin-right: -30px;
    margin-left: -30px;
    margin-top: -31px
}

.precsuivantListe .precsuivant_gauche {
    border-right: 1px solid #EDEDED;
    padding-left: 25px;
    background-image: url(../images/arrow-previous.png);
    background-position: 2% 50%;
    background-repeat: no-repeat;
    background-size: 12px;
    height: 58px;
    margin-left: -15px;
    margin-right: -15px;
    padding-right: 10px;
    font-family: PT Sans Narrow;
}

.precsuivantListe .precsuivant_droite {
    text-align: right;
    background-image: url(../images/arrow-next.png);
    background-position: 98% 50%;
    background-repeat: no-repeat;
    background-size: 12px;
    padding-right: 25px;
    height: 58px;
    margin-right: -15px;
    padding-left: 10px;
    font-family: PT Sans Narrow;
    margin-left: -15px;
}

.precsuivant_droite:hover, .precsuivant_gauche:hover {
    background-color: #FAFAFA;
    cursor: pointer
}

.pagination a {
    cursor: pointer
}

.pagination a:hover {
    text-decoration: underline
}

.paginationTotal {
    margin-bottom: 25px;
    margin-top: -15px
}


table th {
    background-color: #f3f3f3;
    text-align: center;
}

table td, table th {
    border: 1px solid #eceeef;
    padding: .75rem;
    vertical-align: middle;
}

#dNbCom {
    display: inline
}

.resultComment {
    text-align: center;
    color: red
}

#onglets {
    text-align: center
}

#onglets li {
    background: #FFF;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15), inset 0 1px 0 0 #F6F6F6;
    border-radius: 3px;
    display: inline;
    padding: 10px;
    color: #AAA
}

#onglets li .active {
    color: #333;
    letter-spacing: 0;
    font-weight: 700
}

#carac ul, #documents ul {
    padding-left: 0
}

#moteurs ul {
    padding-left: 10px
}

.cursor-pointer {
    cursor: pointer;
}

#carac ul li span, #moteurs ul li span, #documents ul li span {
    float: right;
    font-weight: 400
}

#moteurs a {
    font-weight: 700;
    font-size: 15px;
    color: #444;
    letter-spacing: 0;
    line-height: 35px
}

#moteurs a span {
    color: #AAA
}

a:link, a:hover {
    text-decoration: none
}

.identMoteur::before {
    content: "> "
}

.identMoteur2 {
    content: "< "
}

.listeMoteurs {
    margin-left: -20px;
    margin-right: -20px;
    padding: 0 20px
}

#moteurs .info {
    font-weight: 700;
    font-size: 13px;
    color: #999;
    letter-spacing: 0;
    line-height: 14px
}

#sites {
    margin-bottom: -15px
}

#sites ul li {
    display: inline;
    font-family: 'PT Sans Narrow';
    font-size: 13px;
    color: #999;
    letter-spacing: 1px;
    font-weight: 700
}

#sites ul li.actif {
    color: #666
}

input, select, textarea, button {
    margin: 10px
}

.sites {
    margin: 5px
}

.slick-slide:hover {
    cursor: pointer
}

.slick-current:hover {
    cursor: auto
}

.slick-slide .titre {
    display: none
}

.slick-current .titre {
    display: block
}

.cadre {
    border: 1px solid #EDEDED;
    background-color: #FFF;
    border-left: 0
}

.listeCenter1 {
    padding: 8px
}

.modeleCenter1 {
    background: #FFF;
    box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.15);
    border-radius: 3px;
    margin-bottom: 20px
}

.modeleCenter1 .detail {
    padding: 10px;
    min-height: 185px
}

.modeleCenter1 .categorie {
    font-family: 'PT Sans Narrow';
    font-size: 13px;
    color: #999;
    letter-spacing: 1px;
    line-height: 22px;
    font-weight: 700
}

.modeleCenter1 h1 {
    font-family: 'PT Sans Narrow';
    font-size: 20px;
    color: #333;
    font-weight: 700;
    padding-bottom: 15px;
    white-space: nowrap
}

.modeleCenter1 img {
    width: 100%;
    border-radius: 8px 8px 0 0;
}

/** pub **/
.pub300 {
    text-align: center;
    padding-top: 10px;
    width: 300px;
    margin: 0 auto;
    min-height: 250px;
}

.pub1 {
    padding-bottom: 20px;
    padding-top: 20px;
    text-align: center;
    width: 100%;
    background: #FFF;
    margin: 0 auto;
    width: 728px;
    min-height:120px;
}

.pub600 {
    text-align: center;
    padding-top: 10px;
    width: 300px;
    margin: 0 auto;
    min-height: 600px;
}


.marginImgMobile .lozad {
    min-height:200px;
}


.mainVideo { order: 0}


@media all and (min-width: 992px) {

    .no-collapse-desktop {
        display: block !important;
    }
}

@media all and (min-width: 1999px) {

    .trio .bg-overlay {
        height: 143px;
    }

    .duo .bg-overlay {
        height: 220px;
    }
}



@media all and (max-width: 991px) {

    body {
        font-family: helvetica;
        font-size: 1rem;
        color: #555;
    }

    .container { display: flex; flex-flow:column; }

    .liste1 {order: 1}
    .liste2 {
        order: 3;
        padding-right: 0;
        padding-left:0;
        /*width:100%*/
}
    .mainVideo { order: 2}

    .main_menu {
        text-align: center;
        position: sticky;
        min-height: 46px;
        width: inherit;
      /*  display: block;*/
        z-index: 1;
        top: 0;
        padding-top: 0px;
        padding-bottom: 0;
    }

    .media.main img {
        /*      width: 180px;
              max-height:auto; */
    }

    .media {width: 104%}
    .media .media-body span.h2 { font-size: 20px }

    .tags {
        top: 0;
        right: -17px;
    }

    .main_menu button {
        border: 0;
        left: -5px
    }

    .marginImgMobile .lozad {
        min-height:200px;
    }

    .navbar-collapse, .navbar-mobile {
        background-color: #FFC120;
     /*   position: absolute;*/
        width: 100% !important;
        z-index: 1;
        height: 1000px;
        margin-left: 0;
        margin-top: -60px;
        padding-top: 60px;
    }

    .navbar-collapse a.nav-link, .navbar-mobile a.nav-link {
        text-align: left;
        font-size: 26px;
        color: #000;
        font-weight: 700
    }

    .navbar-collapse a.nav-link:hover, .navbar-mobile a.nav-link:hover {
        color: #FFF;
        border-left: 3px solid #FFF;
        background-color: inherit
    }

    .navbar-nav .nav-link {
        padding-left: 30px
    }

    .navbar-brand {
        margin-right: 0
    }

    .article .main {
        padding-left: 0;
        padding-right: 0
    }

    .illus {
        min-height: 180px;
    }

    #logo {
        display: inline-flex;
        margin-left: -45px;
        margin-top: 0;
        width: 143px;
        height: auto;
    }

    .navbar-toggler-right {
        position: absolute;
        left: 1rem;
        float: left
    }

    .dropdown-toggle::after {
        content: normal
    }

    .search {
        top: 15px;
        right: 17px;
        z-index: 0;
    }

    .search:focus {
        transition: all .3s ease-in-out 0s;
        width: 75% !important;
        top: 10px;
    }


    .GD {
        position: relative;
        margin-left: -15px;
        margin-right: -15px;
    }

    .GD .titre {
        font-size: 2rem;
        color: #FFF;
        font-weight: 700;
        padding: 0 0 0 15px;
        line-height: 35px;
        width: 100%;
        bottom: 5px;
        position: absolute
    }

    .main1 .GD .titre {
        border-left: 4px solid #FFC120
    }

    .imgGF {
        bottom: 0;
        width: 100%;
        position: absolute;
        background-image: linear-gradient(to top, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));

        height: 100%;
    }

    header {
        padding-left: 0;
        padding-right: 0
    }

    article .main {
        padding-left: 5px;
        padding-right: 5px
    }

    .title-wrap {
        margin-left: -15px
    }

    .qr {
        margin-left: -20px
    }

    article .intro .vignetteHD {
        padding-top: 20px;
        margin-left: -15px;
        margin-right: -15px;
        text-align: center
    }

    .media.main img {
        /*    width: 110px;
            height:auto;*/
        border: 1px solid #eee;
        border-radius: 3px;
    }
  .liste2 .media.main img, .GD img {
        width: 100%;
    }

    .marginImgMobile {
        margin-left: -20px;
        margin-right: -20px
    }

    .comment {
        margin-left: 168px;
    }

    .main1 {
        margin-top: -9px;
        border: 0;
        padding-right:0;
    }

    article #description img {
        max-width: 100% !important;
        height: auto !important
    }

    article #descriptioni2 img {
        max-width: 100% !important;
        height: auto !important
    }


    .modeleCenter1 .detail {
        min-height: 85px;
    }

    .media.main h1 {
        font-size: 21px;
        line-height: 21px
    }

    .droite .d2 img {
        width: 100px; /*90px;*/
        height: auto
    }

    .actu li {
        min-height: 60px
    }

    .precsuivantListe {
        margin-top: 15px
    }

    .precsuivantListe .precsuivant {
        border-bottom: 1px solid #EDEDED
    }

    .precsuivantListe .precsuivant_droite {
        text-align: right;
        background-image: url(../images/arrow-next.png);
        background-position: right;
        background-repeat: no-repeat;
        background-size: 12px;
        padding-right: 25px
    }

    .precsuivantListe .precsuivant_gauche {
        border-right: 1px solid #EDEDED;
        padding-left: 30px;
        background-image: url(../images/arrow-previous.png);
        background-position: left;
        background-repeat: no-repeat;
        background-size: 12px
    }

    .precsuivantNews {
        margin: -31px -15px 30px
    }

    .precsuivantNews .precsuivant_gauche:hover, .precsuivantNews .precsuivant_droite:hover {
        background-color: #C8C8C8
    }

    .precsuivantNews .precsuivant_gauche, .precsuivantNews .precsuivant_droite {
        padding-top: 0;
        background-color: #FAFAFA
    }

    .precsuivantNews .precsuivant_gauche {
        padding-left: 10px
    }

    footer {
        padding: 20px;
        margin-bottom: 0
    }

    footer .liste {
        padding-top: 25px
    }

    footer .liste li {
        display: block;
        border-bottom: 1px solid #555;
        font-size: 17px;
        font-family: 'PT Sans Narrow';
        color: #FFF;
        line-height: 44px;
        background-image: url(../images/arrow-link-footer-mobile.png);
        background-position: right 0 center;
        background-repeat: no-repeat;
        background-size: 6px 13px;
        letter-spacing: 0
    }

    footer .liste li:last-child {
        border-bottom: 0
    }

    footer .liste li:after {
        content: " "
    }

    footer .lsociaux {
        text-align: left;
        padding: 25px 0;
        margin: 0
    }

    footer .lsociaux img {
        width: 46px;
        height: 46px;
        margin: 0 10px 0 0
    }
}
