@media (max-width: 575px) {
    .imgBlocNews {max-height: 100% !important;}
    .hideMobile {display: none !important;}
    #navbarNav {background-color: #C6C6C6 !important; padding: 5px !important;border: 1px solid black !important;}
    .imgMobile {width: 50%;}
    .imgTestAcc {width: 100px !important;}
    .txtContourMobile {font-size: 2rem !important;}
    .card-columnsImages4 {column-count: 2 !important;}
    body { font-size: 1em !important;}
    .titreTest {font-size: 1.5rem !important;padding-left: 0rem!important;}
    .titreTestBis {font-size: 1.5rem !important;padding-left: 0rem!important;text-align:center!important;}
    .pochette {width: 50%!important;}
    .menuprofilimg {width: 40px!important;height: 40px!important; }
    .ordreM1 {order: 1!important;}
    .ordreM2 {order: 2!important;}
    .ordreM12 {order: 12!important;}
    .bgGrey { padding-left:0!important;margin-left: 0!important;background-color: white!important;font-size: 1.55rem!important;}
    .bgGrey:before {border-top:0!important;}
    .noPMleft { padding-left:0!important;margin-left: 0!important;}
    .blocImgNewsV3_cg {width: 50px!important;}
    .txttitrenews {font-size: 1em!important;}
    .imgRecherche {max-width: 100%!important;height: auto!important;}
    .logoPSMAG {height:60px!important;}
    .card-columns {column-count: 2!important;}
    .nfoNewImg {right: 10px!important;}
    .imgNoteTH {max-width: 100%!important;}
}


@media (min-width: 576px) and (max-width: 767px) { 
    .imgBlocNews {max-height: 100% !important;}
    .hideMobile {display: none !important;}
    #navbarNav {background-color: #C6C6C6 !important; padding: 5px !important;border: 1px solid black !important;}
    .imgMobile {width: 50%;}
    .imgTestAcc {width: 100px !important;}
    .txtContourMobile {font-size: 2rem !important;}
    .card-columnsImages4 {column-count: 2 !important;}
    body { font-size: 1em !important;}
    .titreTest {font-size: 1.5rem !important;padding-left: 0rem!important;}
    .titreTestBis {font-size: 1.5rem !important;padding-left: 0rem!important;text-align:center!important;}
    .pochette {width: 50%!important;}
    .ordreM1 {order: 1!important;}
    .ordreM2 {order: 2!important;}
    .ordreM12 {order: 12!important;}
    .bgGrey { padding-left:0!important;margin-left: 0!important;background-color: white!important;font-size: 1.55rem!important;}
    .bgGrey:before {border-top:0!important;}
    .noPMleft { padding-left:0!important;margin-left: 0!important;}
    .blocImgNewsV3_cg {width: 50px!important;}
    .txttitrenews {font-size: 1em!important;}
    .imgRecherche {max-width: 100%!important;height: auto!important;}
    .card-columns {column-count: 2!important;}
    .nfoNewImg {right: 10px!important;}
    .imgNoteTH {max-width: 100%!important;}
}
    
@media (min-width: 768px) and (max-width: 991px) { 
    .imgBlocNews {max-height: 100% !important;}
    .hideMobile {display: none !important;}
    #navbarNav {background-color: #C6C6C6  !important; padding: 5px !important;border: 1px solid black !important;}
    .imgMobile {width: 50%;}
    .imgTestAcc {width: 100px !important;}
    .txtContourMobile {font-size: 2rem !important;}
    .card-columnsImages4 {column-count: 2 !important;}
    body { font-size: 1em !important;}
    .titreTest {font-size: 1.5rem !important;padding-left: 0rem!important;}
    .titreTestBis {font-size: 1.5rem !important;padding-left: 0rem!important;text-align:center!important;}
    .pochette {width: 50%!important;}
    .ordreM1 {order: 1!important;}
    .ordreM2 {order: 2!important;}
    .ordreM12 {order: 12!important;}
    .bgGrey { padding-left:0!important;margin-left: 0!important;background-color: white!important;font-size: 1.55rem!important;}
    .bgGrey:before {border-top:0!important;}
    .noPMleft { padding-left:0!important;margin-left: 0!important;}
    .blocImgNewsV3_cg {width: 50px!important;}
    .txttitrenews {font-size: 1em!important;}
    .imgRecherche {max-width: 100%!important;height: auto!important;}
    .card-columns {column-count: 2!important;}
    .nfoNewImg {right: 10px!important;}
    .imgNoteTH {max-width: 100%!important;}
}
        
@media (min-width: 992px) and (max-width: 1199px) { 
     .showMobile {display: none;}
     .hidePC {display: none!important;}
}

@media (min-width: 1200px) { 
    .showMobile {display: none;}
    .hidePC {display: none!important;}
}

@font-face {
    font-family: RobotoBlack;
    src: url(/webfonts/Roboto-Black.ttf);
}

@font-face {
    font-family: Roboto;
    src: url(/webfonts/Roboto-Regular.ttf);
}

.logoPSMAG {
    height: 70px;
}

.RobotoBlack {
    font-family: RobotoBlack;
}

.Roboto {
    font-family: Roboto;
}

.txt1em {
    font-size: 1em!important;
}
.txt125em {
    font-size: 1.25em!important;
}

.txttitrenews {
    font-size: 1.25em;
}

.titreTest {
    font-size: 3.50em;
    text-align:left;
}
.titreTestBis {
    font-size: 2.50em;
    text-align:left;
}

body {
    font-size: .875em;
}

.txt750rem {
    font-size: .750em!important;
}

.txt875rem {
    font-size: .875em!important;
}
.txt150rem {
font-size: 1.5rem!important;
}
 
.nav-link{
    color: white !important;
}
.nav-link {
    color: #212529 !important;
    font-weight: bold;
}
.menuSeparateur {
    display: block;
    padding: .5rem 1rem;
    color: white !important;
}



.liMenuPrincipal a {
    color: white !important;
    font-weight: bold;
}

.txtMenuProfil {
    font-family: RobotoBlack!important;
}
.menuHover {
    text-decoration:none;
    
}
.menuHover:after {
    content: '';
    display: block;
    margin: auto;
    height: 3px;
    width: 0;
    background: transparent;
    transition: width .5s ease, background-color .5s ease;
}
.menuHover:hover:after {
    width: 90%;
    background: #ff7800;
}
.titreAccueil {
    color: #ff7800;
    font-weight: bold;
    text-shadow: 1px 1px white;
    text-shadow: 1px 1px rgb(168, 168, 168);  
}

.titreOrange {
    color: #ff7800;
    font-weight: bold;
}

.titreBleuFonce {
    color: #006AB2;
}

.borderBleuClair {
    border-color: #006AB2 !important;
}

.titreBleuClair {
    color: #006AB2;
}

.titreAccueilNews {
    color: #666 !important;
}


a.nav-link:hover {
    color:  white !important;
    text-shadow: 1px 1px #000;
    text-shadow: 1px 1px gray;  
    font-weight: bold;
}

.border-blocPsmagV3 {
    border-color: #c3ccd4 !important;
}

.divImgTest {
    position: relative;
}
.img-note-test {
    position: absolute;
    /*border: 1px solid black !important;*/
    width: 80px;
    top: 50px;
    right: -15px;
    transform: translate(-50%, -50%);
}

.imgTestNoBorderRadius {
    border-radius: 0!important;
    border: 0!important;
}

.img-note-test-accueil {
    position: absolute;
    /*border: 1px solid black !important;*/
    width: 10%;
    bottom: -15%;
    right: -3%;
    transform: translate(-50%, -50%);
    z-index: 1000;
}

.img-note-test-sec {
    position: absolute;
    border: 1px solid black !important;
    width: 35px;
    top: 12px;
    right: -15px;
    transform: translate(-50%, -50%);
}

.img-note-test-innews {
    position: absolute;
    border: 1px solid black !important;
    width: 35px;
    top: 15px;
    right: 2px;
    transform: translate(-50%, -50%);
}

.imgAccueilNews {
  margin-bottom: 0 !important;
}

.newsAccueil:hover .imgBlocNews {
    opacity: 0.3;
    -moz-transition: all 1s ease-out;  /* FF4+ */
    -o-transition: all 1s ease-out;  /* Opera 10.5+ */
    -webkit-transition: all 1s ease-out;  /* Saf3.2+, Chrome */
    -ms-transition: all 1s ease-out;  /* IE10? */
    transition: all 1s ease-out;  
}

.newsAccueil .imgBlocNews {
    opacity: 1;
    -moz-transition: all 1s ease-out;  /* FF4+ */
    -o-transition: all 1s ease-out;  /* Opera 10.5+ */
    -webkit-transition: all 1s ease-out;  /* Saf3.2+, Chrome */
    -ms-transition: all 1s ease-out;  /* IE10? */
    transition: all 1s ease-out; 

}

.paddingBottom5 {
    padding-bottom: 5px;
}

.bg-accueil{
    background-color: #4C4C4C;
}

.bgTransGris {
    background-color:rgba(82, 82, 82, 0.5);
}

.borderPsPlus {
    border: 2px solid #FFD202 !important;
}

.borderPsn {
    border: 2px solid #2F9ECC !important;
}

.borderDivers {
    border: 2px solid rgb(104, 104, 104) !important;
}

.borderRed {
    border: 2px solid rgb(197, 38, 38) !important;
}

.blocAccueilPrio {
    position: relative; 
    /*max-width: 25%;  /*Maximum width */
    /*margin: 0 auto;  Center it */
    /*margin-top: 10px;
    margin-bottom: 10px;*/
}

.blocAccueilPrio .content {
    position: absolute; /* Position the background text */
    bottom: 0; /* At the bottom. Use top:0 to append it to the top */
    background: rgba(0, 0, 0, 0.5); /* Black background with 0.5 opacity */
    color: #f1f1f1; /* Grey text */
    width: 90.5%; /*Full width */
    /*padding: 0px !important;  Some padding */
    height: 20%;
}

.bg_grey_transparent {
    background: rgba(73, 73, 75, 0.5);
}


.blocAccueilPrio .fondGrisTransparent {
    background: rgba(0, 0, 0, 0.5);
    bottom: 0!important;
    padding: 0!important;
    position: absolute!important;
    height: 42%;
    width: 97.5%;
}

.blocAccueilPrio .titreImages {
    position: absolute;
    bottom: 5%!important;
    padding: 0!important;
    position: absolute!important;
}

.borderFooter {
    border-top: 4px solid #F29400;
}

.borderHeader {
    border-bottom: 4px solid #F29400;
}


.borderTopOrange {
    border-top: 1px solid #F29400;
}

.borderBottomOrange {
    border-bottom: 1px solid #F29400;
}

.borderOrange {
    border: 1px solid #F29400!important;
}

.btn-outline-orange {
    color: #F29400;
    border-color: #F29400;
    cursor: pointer;
    font-weight: bold;
}

.btn-outline-orange:hover {
    color: white;
    border-color: #F29400;
    background-color: #F29400;
    cursor: pointer;
    font-weight: bold;
}

.txtFooter {
    color: #999999;
    font-weight: bold;
}

.titreFooter {
    color: #fff;
    font-weight: bold;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    background-color: #ff7800;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    background-color: #006AB2;
    color: #fff !important;
    font-weight: bold;
    border-top-left-radius: 0rem;
    border-top-right-radius: 0rem;
    text-align: center;
    width: 130px;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link {
    background-color: #D0D1D3;
    color: #fff !important;
    font-weight: bold;
    border-top-left-radius: 0rem;
    border-top-right-radius: 0rem;
    text-align: center;
    width: 130px;
}

.nav-link {
    color: #212529 !important;
    font-size: 0.75rem;
}

.hrWhite {
    border-top: 2px solid rgba(255,255,255) !important;
}

.hrOrange {
    border-top: 1px solid #ff7800 !important;
}

.imgNote {
    border: 1px solid black !important;
    width: 100px; 
}

.card-columnsImages2 {
    column-count: 2;
}

.bgShare {
    
    margin: 0 auto;
    display: block;
    position: relative;
    
  }

.bgShare::after {
    content: "";
    background: url('../images/share/001.jpg');
    background-size: contain;
    background-repeat: no-repeat;
    opacity: 0.8;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;   
  }

  .txtContour {
    text-shadow: #000000 1px 1px, #000000 -1px 1px, #000000 -1px -1px, #000000 1px -1px;
  }

  .lienAccueil {
    color: #666666;
  }


  .lienAccueil:hover {
    color: #666666;
    text-decoration: none !important;
  }

  .pagination {
	padding: 0px;
	margin: 0px;
	height: 30px;
	display: block;
	text-align: center;
}
.pagination li {
	display: inline-block;
	list-style: none;
	padding: 0px;
	margin-right: 1px;
	width: 30px;
	text-align: center;
	background: #4CC2AF;
	line-height: 25px;
}
.pagination .disabled {
	display: inline-block;
	list-style: none;
	padding: 0px;
	margin-right: 1px;
	width: 30px;
	text-align: center;
	line-height: 25px;
	background-color: #666666;
	cursor:inherit;
}
.pagination li a{
	color:#FFFFFF;
	text-decoration:none;
}

.pagination .active{
	background-color:#ff7800;
	text-decoration:none;
}

.pagination {
	padding: 0px;
	margin: 0px;
	height: 30px;
	display: block;
	text-align: center;
}
.pagination li {
	display: inline-block;
	list-style: none;
	padding: 0px;
	margin-right: 1px;
	width: 30px;
	text-align: center;
	background: #2F9ECC;
	line-height: 25px;
}
.pagination .disabled {
	display: inline-block;
	list-style: none;
	padding: 0px;
	margin-right: 1px;
	width: 30px;
	text-align: center;
	line-height: 25px;
	background-color: #666666;
	cursor:inherit;
}
.pagination li a{
	color:#FFFFFF;
	text-decoration:none;
}

.card-columnsImages1 {
    column-count: 1;
}

.card-columnsImages2 {
    column-count: 2;
}  
.card-columnsImages3 {
    column-count: 3;
}
  
.card-columnsImages4 {
    column-count: 4;
}

.pegiImg {
    margin : 5px 5px 5px 5px;
    width: 30px;
  }

  .carousel-control-next {
    color: red;
}
.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%239B9B9B' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")!important;
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%239B9B9B' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

.titreGrey {
    color: #707070 !important;
    /*font-weight: none !important;*/
}


.btnBgLogin {
    background-color: white !important;
    color: #ff7800 !important;
}

.btnBgLogin:hover {
    background-color: #006AB2 !important;
    color: white !important;
    opacity: 0.5 !important;
}

.boxShadowBloc {
    -moz-box-shadow: 5px 5px 1px 0px #c0c0c0;
-webkit-box-shadow: 5px 5px 1px 0px #c0c0c0;
-o-box-shadow: 5px 5px 1px 0px #c0c0c0;
box-shadow: 5px 5px 1px 0px #c0c0c0;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#c0c0c0, Direction=134, Strength=1);
}

.titrebloc {
    /*background-color: ;*/
    background: url(/images/general/background_ps.png) repeat-x center;
}

.noBorderRadius {
    border-radius: 0!important;
    border: 0!important;
}

.maxWidth40 {
    width: 40px!important;
}

.bgDegrade {
    background-image:linear-gradient(#626365, #020202);
}
.bgDegradeHeader {
    background-image: url(/images/general/bann_fig.png) no-repeat , linear-gradient(#626365, #020202)!important;
    background-image: url(/images/general/bann_fig.png), -webkit-gradient(linear, left top, left bottom, from(#626365), to(#020202));
    background-image: url(/images/general/bann_fig.png), -moz-linear-gradient(top, #626365, #020202);
}

.carousel-indicators li {
    width: 10px;
    height: 10px;
    border-radius: 100%;
  }

  .modal-backdrop {
      z-index: 4!important;
}

.modal-content {
    border: 1px solid #F29400;
    border-radius: 0rem;
}

.typeahead {
    width: 300px!important;
}

.typeahead .dropdown-item{
    padding-left: 0.5rem!important;
}

.boxSearch {
    border: 1px solid #F29400!important;
    padding: 0!important;
}

.dropdown-item {
    color: #999999!important;
}

.formSearchFix {
    top: -2.5px;
    left: 0;
    width: 100%;;
    height: 30px;
    line-height: 30px;
    outline: 0;
    border: 0;
    font-size: 1em;
    border-radius: 20px;
    padding: 0 20px;
    font-family: RobotoBlack;
    font-weight: bold; 
    z-index: 10;
}

.fa, .fas, .far, .fal, .fab {
    display: initial !important;
}

.menuprofilimg {
  vertical-align: middle;
  width: 50px;
  height: 50px;
  border-radius: 50%;
}

.menuprofilimgTest  {
    vertical-align: middle;
    width: 80px;
    height: 80px;
    border-radius: 50%;
  }

  .menuprofilAvatar  {
    vertical-align: middle;
    width: 100px;
    height: 100px;
    border-radius: 50%;
  }


.border2px {
    border: 2px solid #fff!important;
}

.glow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow;
    transition-property: box-shadow;
  }
  .glow:hover, .glow:focus, .glow:active {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  }

  .logoJeu {
      height: 180px!important;
  }

  .bgOrange {
    background: #ff7800!important;
  }

  .bgBleu {
    background: #006AB2!important;
  }

/* Modif hamburger menu
  .custom-toggler.navbar-toggler {
    border-color: rgb(255, 255, 255);
    }
    .custom-toggler .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 0.7)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
    }*/

    
  /* Fin Modif hamburger menu */

  /* Menu des pages */
.menuSite {
    height: 100%; /* 100% Full-height */
    width: 0; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
    z-index: 1; /* Stay on top */
    top: 0; /* Stay at the top */
    right: 0;
    /*background-color: #111;  Black*/
    overflow-x: hidden; /* Disable horizontal scroll */
    padding-top: 60px; /* Place content 60px from the top */
    transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
}

/* The navigation menu links */
.menuSite a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    /*font-size: 1.25rem;*/
    color: #818181;
    display: block;
    transition: 0.3s;
    text-transform: uppercase;
}

/* When you mouse over the navigation links, change their color */
.menuSite a:hover {
    color: #f1f1f1;
}

/* Position and style the close button (top right corner) */
.menuSite .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
    .menuSite {padding-top: 15px;}
    .menuSite a {font-size: 16px;}
}

.btnMenuFull {
    font-size:30px;
    cursor:pointer;
    padding: 5px;
}

.bgBlack {
    background-color: #111;
}

.bgWhite {
    background-color: #fff!important;
}
  /* Fin Menu des pages */
/* btn haut de page */
  .imgHaut {
    width: 30px;
  }

  .backToTop {
    display:none;
    position: fixed;
    bottom: 20px;
    right: 20px;
    text-decoration: none;
    color: #f1f1f1;
    background-color: rgba(43, 43, 43, 0.60);
    font-size: 12px;
    padding: 10px;
    border-radius: 5px;
    z-index: 1060;
    }
    
    .backToTop:hover { 
    background-color: rgba(130, 130, 130, 0.60);
    text-decoration:none;
    color:#ffffff;
    }
    /* fin btn haut de page */

    .weightBold {
        font-weight: 600!important;
    }

    .opacity05 {
        opacity: 0.5;
    }
    .opacity07 {
        opacity: 0.7;
    }

    .divBgGreyActu {
        background-color: #6c757d;
    }

    .divBgGreyMenuFJ {
        background-color: #D0D1D3;
    }

.menuFicheJeuMobile {
    background-color: #006AB2;
    color: #fff !important;
    font-weight: bold;
    border-top-left-radius: 0rem;
    border-top-right-radius: 0rem;
    text-align: center;
    width: 180px;
    text-decoration: none;
}

.dropMenuFicheJeuMobile {
    width: 180px;
    text-decoration: none;
}


/*mep Test */

.highslideTest img {
    max-width: 100% !important;
    height: auto !important;
}

.corpsTest {
    font-size: 1em !important; 
    text-align: justify;
    line-height: 22px !important;
}

.corpsTest h1 {
    text-align: left;
}

/* fin mep Test */

/* mep Notation */
[itemprop="itemReviewed"] {
    font-family: RobotoBlack!important;
    font-weight: bold;
    font-size: 1.75rem;
}
[itemprop="author"] {
    font-family: RobotoBlack!important;
    font-size: 1.25rem;
}
[itemprop="reviewRating"] {
    font-family: RobotoBlack!important;
    font-size: 1.25rem;
}

[itemprop="ratingValue"] {
    font-family: RobotoBlack!important;
    font-weight: bold;
    font-size: 1.75rem;
}
/* fin mep notation */

/* mep photos onglet images */
.nfoNewImg {
    position: absolute;
    /*border: 1px solid black !important;*/
    /*width: 10%;*/
    top: 20px;
    right: 70px;
    transform: translate(-50%, -50%);
    z-index: 1000;
}
.blocNfoNewImg {
    position: relative; 
    /*max-width: 25%;  /*Maximum width */
    /*margin: 0 auto;  Center it */
    /*margin-top: 10px;
    margin-bottom: 10px;*/
}

.highslide .borderImgFicheJeu {
    border: 1px solid #ff7800;
}
/* fin mep photos onglet images */

.lienFicheJeuInfo {
    color: #000;
}

.pochetteTest {
    width: 130px!important;
}

.pochetteDLC {
    width: 130px!important;
}

.imgTrophee {
    width: 60px;
}

.imgFilleNote{
    width: 90px!important;
    /*shape-outside: inset(1% round 50%);
    position: absolute;
    top: -25px;
    left: 150px;*/
}

.imgBadge{
    width: 140px!important;
    /*shape-outside: inset(1% round 50%);
    position: absolute;
    top: -25px;
    left: 150px;*/
}

.imgBadgeTests{
    width: 110px!important;
}

.grayscale {
-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.blur {
    filter: blur(1px);
    -webkit-filter: blur(1px);
}

.menuBadge {
    color: #fff;
    border-radius: .75rem;
    background-color: #C6C6C6;
}

.img-fluid {
    max-width: 100%!important;
    height: auto!important;
}

.logoCommunautaire {
    width: 2rem;
}

.blocNewsV3 {
    position: relative;
    text-align: center;
    color: white;
}

.blocImgNewsV3 {
    position: absolute;
    padding-left: 20px;
    padding-right: 20px;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, -0%);
    width: 80%;
}

.blocImgNewsV3_cg {
    position: absolute;
    top: 0;
    left: -5%;
    width: 100px;
}

.bgGrey {
    position: relative;
  
}
.bgGrey:before {
    content: "";
    display: block;
    border-top: solid 20px #F3F3F1;
    width: 99.5%;
    height: 1px;
    position: absolute;
    top: 20%;
    /*z-index: 1;*/
  }

.bgGrey span {
    background: #F3F3F1;
    padding: 0 20px;
    position: relative;
    /*z-index: 5;*/
}

.bgBlocRedacteur {
    background-color: #F3F3F1;
}

ul {
    list-style-type: none;
}
/*section commentaire */
.bulleComm {
        background-image: url(../images/general/bulle_commentaire.png);
        padding-left: 8px;
        padding-right: 8px;
        padding-top: 8px;
        padding-bottom: 13px;
        background-repeat: no-repeat;
        height: 50px;
}


.action_button {
	float: left;
	width: 20px;
	height: 20px;
	color: black;
	text-align: center;
	font-family: Times New Roman;
	font-size: 16px;
}

#do_bold {
	font-weight: bold;
	text-decoration: none;
}

#do_italic {
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

#do_underline {
	font-weight: bold;
	text-decoration: underline;
}

#do_quote {
	font-weight: bold;
	text-decoration: none;
}
/* fin section commentaire */

.arc_cercle-tl {
    border-top-left-radius: 40px 40px;
  }

  .arc_cercle-br {
    border-bottom-right-radius: 40px 40px;
  }

  .supportImg {
      height: 30px;
  }

  .imgRecherche {
     /* height: 100px;*/
     max-width: 100%!important;
     height: auto!important;
  }

  .loupeSearch {
      cursor: progress;
      color: #fff;
  }
  .loupeSearch:hover {
    text-decoration: none !important;
    color: #E2E2E2;
}

.supportImg {
    height: 35px;
}

.pochetteFM {
    width:60px !important;
    height:76px !important; 
}

.lienFicheMembre {
    color: #666666;
  }


  .lienFicheMembre:hover {
    color: #666666;
    text-decoration: none !important;
  }

  .btn-formPSMAG {
    color: #fff;
    background-color: #006AB2;
    border-color: #006AB2;
}
.btn-formPSMAG:hover {
    color: #fff;
    background-color: #004A7D;
    border-color: #004A7D;
}

.accueilImgHoverGrey {
    transition: filter .5s ease-in-out;
    -webkit-filter: grayscale(0%); /* Ch 23+, Saf 6.0+, BB 10.0+ */
    filter: grayscale(0%); /* FF 35+ */
  }
  
.accueilImgHoverGrey:hover {
    -webkit-filter: grayscale(100%); /* Ch 23+, Saf 6.0+, BB 10.0+ */
    filter: grayscale(100%); /* FF 35+ */
}

.icone_video {
    position: absolute;
}

.div_icone_video {
    position: relative;
}

input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: searchfield-cancel-button;
    cursor: pointer;
}

.accueilVideoDiv {
    position: relative;
}
.accueilVideo {
    position: absolute;
    /*border: 1px solid black !important;
    width: 80px;*/
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.addShadow {
    opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

.addShadow:hover {
    opacity: .5;
}


.carousel-control {
    top: 50%;
    width: 70px;
    height: 70px;
    margin-top: -1.5rem;
    font-size: 35px;
    background-color: rgba(0, 0, 0, 0.5);
    border: 2px solid #fff;
    border-radius: 50%;
    transition: all .3s;
    right: 0;
    margin-right: 2.5rem;
}

.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5;
}


.imgNoteTH{
    width: 250px!important;
}

.hideInAMp{
    
}

.hrWhiteFooter {
    border-top: 1px solid rgba(255, 255, 255, 0.755);
}
.note-test-accueil-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.texte-test-accueil-overlay {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, -0%);
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
.centered-left {
    position: absolute;
    top: 35%;
    left: 15px;
}
.centered-right {
    position: absolute;
    top: 22%;
    right: 20px;
}
.img-test-accueil-overlay {
    position: absolute;
    right: 0;
}

.titreWhiteTestAccueil {
    color: #fff;
    font-weight: bold;
    background-color:rgba(192, 192, 192, 0.5);
    text-shadow: 1px 1px rgb(168, 168, 168);  
}

.first-img-test-accueil {
    object-fit: cover;
    height: 100%!important;  
}
.another-img-test-accueil {
    object-fit: cover;
    height: 80px!important; 
    width: 100%!important; 
}
.anotherTitreWhiteTestAccueil {
    color: #fff;
    font-weight: bold;
    text-shadow: 1px 1px rgba(168, 168, 168, 0.644);  
}
.no-mb {
    margin-bottom: 0 !important;
}
.bg-right-accueil {
    background-color:rgba(192, 192, 192, 0.3);
    border: 1px solid rgba(192, 192, 192, 0.259);
    padding-right: 15px;
    padding-left: 15px;
}
.img-float-right{
  position:absolute;
  right:0;
  top:50%;
  transform:translateY(-50%);
}
.border-img-accueil-test {
    border: 1px solid rgba(192, 192, 192, 0.259);
}