/*---------------------------------FONTS----------------------------------*/
@font-face {
    font-family: 'NHaasGroteskDSStd-56It';
    src: url('/site/fonts/2D3672_0_0.eot');
    src: url('/site/fonts/2D3672_0_0.eot?#iefix') format('embedded-opentype'), url('/site/fonts/2D3672_0_0.woff2') format('woff2'), url('/site/fonts/2D3672_0_0.woff') format('woff'), url('/site/fonts/2D3672_0_0.ttf') format('truetype');
}

@font-face {
    font-family: 'NHaasGroteskDSStd-55Rg';
    src: url('/site/fonts/2D3672_1_0.eot');
    src: url('/site/fonts/2D3672_1_0.eot?#iefix') format('embedded-opentype'), url('/site/fonts/2D3672_1_0.woff2') format('woff2'), url('/site/fonts/2D3672_1_0.woff') format('woff'), url('/site/fonts/2D3672_1_0.ttf') format('truetype');
}

/*---------------------------------PARTICULIER---------------------------------*/

body {
    font-family: NHaasGroteskDSStd-55Rg, sans-serif;
    font-size: 14px;
    color: #000;
}

html, body {
    min-height: 100%;
    height: 100%;
    overflow-x: hidden;
}

p {
    color: #000;
}

.gris {
    background-color: #ebecee;
}

.grisPageArtiste {
    background-color: #ebecee;
    text-align: center;
}

.fLeft {
    float: left;
}

.blocTexte em, .blocTexte strong, .blocTexte, .blocTexte p {
    font: inherit;
}

a.active, .navbar-default .navbar-nav > .active > a {
    text-decoration: none !important;
    color: #000;
}

a {
    outline: none !important;
    color: #000;
}

a:focus {
    text-decoration: none;
}

a:link {
    color: #000 !important;
}

a:visited {
    color: #000 !important;
}

a:active {
    color: #000 !important;
}

a:hover {
    outline: none !important;
    color: #000 !important;
    text-decoration: none !important;
}

.subMenuFixedExpo a, .subMenuFixedExpo a:hover, .subMenuFixedExpo a.active {
    color: #000 !important;
    text-decoration: none !important;
}

.listeArtistesEditions > li.last span {
    display: none;
}

.invisible {
    display: none;
}

/* -----------------------------------------------------------------------------------BASE  */

.site {
    /*max-width:990px;*/
    margin: 0 auto !important;
}

#main {
    border: #DDD 1px solid;
    padding-bottom: 20px;
}

#header {

}

/* -----------------------------------------------------------------------------------TITRES  */
h1 {
    font-size: 2em;
}

h1, .h1, h2, .h2, h3, .h3 {
    margin-bottom: 10px;
    margin-top: 0;
}

/* -----------------------------------------------------------------------------------NAV  RESPONSIVE*/
.navbar-default, .navbar {
    background-color: #FFF !important;
    border: none !important;
    margin: 0;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus, .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #FFF !important;
    color: #000;
    text-decoration: underline;
}

.dropdown-menu {
    padding: 5px;
}

.navbar > .container .logo, .navbar > .container-fluid .logo {
    margin-left: -15px;
}

.navbar-nav > li:first-child a {
    padding-left: 13px;
}

/* -----------------------------------------------------------------------------------NAV  FIXE*/
#main.floatable {
    margin: 135px 0 25px;
}

#header.floatable {
    position: fixed;
    background-color: #FFF;
    width: 100%;
    top: 0;
    left: 0;
    height: auto;
    z-index: 9999;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.logo.floatable {
    margin: 10px 0 0 10px !important;
}

.logo.floatable #imageLogo {
    width: 90px;
}

.navbar-nav.floatable {
    margin: 5px 0;
}

.containerMenu {
    padding-left: 0;
    margin-top: 30px;
    padding-bottom: 8px;
}

.containerMenu .navbar-nav {
    /*font-size: 19px;*/
    font-size: 19px;
}

.langNav {
    display: inline-block;
    position: absolute;
    right: 30px;
    top: 27px;
}

.langNav li {
    display: inline-block;
    padding: 0px 6px;
}

.langNav li a {
    color: #000;
}

/*.logo {
    float: left;
    margin: 30px 0 0 0 !important;
    height: 35px;
}*/

.logo img {
    height: 35px;
}

.navbar-header {
    width: 25%;
}

.navbar-nav > li > a {
    padding-top: 0;
}

.navbar-nav {
    margin: 1px 0 0 0;
}

.rowNav {
    border-bottom: 1px solid black;
    margin-bottom: 10px;
    position: fixed;
    width: 100%;
    z-index: 3000;
    background-color: #fff;
}

.navbar-default .navbar-nav > li > a {
    color: #000;
    font-size: 19px;
}

.rowContent {
    margin-top: 75px;
}

.rowContentSansTitre {
    margin-top: 75px;
}

.rowContentHome {
    margin-top: 79px;
}

.texteLogo {
    font-size: 19px;
    position: relative;
    width: 202px;
    top: -1px;
    line-height: 22px;
}

.logo {
    position: relative;
    display: block;
    overflow: hidden;
    float: left;
    /* margin: 31px 0 0 0 !important; */
    height: 35px;
    margin: 0 !important;
}

/* -----------------------------------------------------------------------------------ACCUEIL  */

.cartouche {
}

.alignBottom {
    position: fixed;
    bottom: 0;
    /*width: 100%;*/
    width: 98.5%;
}

/* --------------------------------------------------------------------------------ACCUEIL *//* TITRES EXPOS/NEWS */

.titre {
    border-bottom: 3px solid #000;
    padding: 10px 0;
    text-transform: uppercase;
    letter-spacing: 0.15em;
    font-size: 1em;
    margin-bottom: 30px;
}

.typeExpo {
    float: left;
    font-size: 1.2em;
    margin: 13px 0 0 10px;
    line-height: 0.8em;
}

/* --------------------------------------------------------------------------------ACCUEIL *//* DIAPORAMA */
.diapoExpos, .diapoNews {
    border: #DDD 1px solid;
    margin: 10px 0 0;
    position: relative;
}

.cartouche .blocImage {
    position: relative;
    background-color: #F7F6F5;
    background-position: center;
    text-align: center;
    height: 616px;
}

.cartouche .blocImageSmall {
    position: relative;
    background-color: #F7F6F5;
    background-position: center;
    text-align: center;
    height: 196px;
}

.flecheNav, .flecheNavBis {
    position: absolute;
    right: 5px;
    top: 10px;
}

.blocImagesHome {
    height: 0 !important;
}

.containerImageHome {
    position: absolute;
    top: 0;
    z-index: 3001;
    cursor: url("/site/graphisme/close_cursor.png") 63.5 63.5, auto;
}

.containerImageHome img {
    max-width: 90vw;
    max-height: 99vh;
}

.galerieImg.containerImageHome {
    margin-left: 24.5%;
}

.galerieImg.containerImageHome img {
    max-width: 73vw;
    max-height: 99vh;

}

#linkHome {
    text-decoration: none;
}

#linkHome:hover, #linkHome:hover .expoArtistsHome, #linkHome:hover .expoNameHome, a:hover .expoArtistsHome, a:hover .expoNameHome {
    text-decoration: none !important;
    color: #000 !important;
    outline: none !important;
}

.rowListeExpoHome {
    /*border-bottom: 1px solid #000;*/
    font-size: 19px;
    padding: 5px 0;
}

.listeExpoDetailsHome .dateExpo {
    padding-top: 0;
    padding-bottom: 0;
}

#expoFoiresHome .listeExpoDetailsHome:hover {
    padding-left: 20px;
}

#expoFoiresHome .listeExpoDetailsHome:hover .dateExpo {
    padding-left: 15px;
}

#expoFoiresHome .listeExpoDetailsHome {
    -webkit-transition: padding-left .2s ease;
    -moz-transition: padding-left .2s ease;
    -o-transition: padding-left .2s ease;
    transition: padding-left .2s ease;
    padding-left: 0;
}

#expoFoiresHome .listeExpoDetailsHome .dateExpo {
    -webkit-transition: padding-left .2s ease;
    -moz-transition: padding-left .2s ease;
    -o-transition: padding-left .2s ease;
    transition: padding-left .2s ease;
    padding-left: 0;
}

.borderTop {
    border-top: 1px solid #000;
}

.rowContentArtist {
    margin-top: 38px;
}

#textesPDF:hover {
    padding-left: 20px;
}

#textesPDF {
    transition: padding-left .2s ease;
    padding-left: 20px;
}

/* --------------------------------------------------------------------------------ACCUEIL *//* TEXTES */
.blocInfosExpo {
    padding-top: 10px;
    letter-spacing: 0.1em;
}

.cartouche .blocInfos {
    padding-bottom: 30px;
}

.cartouche .blocTexte {
    padding-top: 60px;
}

.cartouche .intro {
    /*font-family: Georgia, "Times New Roman", Times, serif;*/
    font-size: 1em;
    line-height: 1.2em;
}

.dates {
    text-transform: uppercase;
    margin: 0 0 20px;
}

/* --------------------------------------------------------------------------------ARTISTES */
.menuArtiste {
    margin: 20px 0 35px;
}

.menuArtiste li a {
    color: #000000;
}

.menuArtiste li a:hover, .menuArtiste li a.active {
    color: #0081C2;
}

.subMenuHorArtiste {
    margin: 0;
}

.subMenuHorArtiste li {
    display: inline-block;
    padding-right: 30px;
}

.subMenuHorArtiste li a {

}

.rowContentArtiste {
    margin-top: 75px;
}

#blocArtiste .rowListeExpo:hover .listeExpoDetails {
    margin-left: 0;
}

#texteBio, #texteCV, #textes {
    padding: 5px 0;
}

#textesPDF {
    padding: 5px 0;
}

#texteBio, #texteCV, #textes, #texteBio p, #texteCV p, #textes p, #texteBio p span, #texteCV p span, #textes p span, #texteBio span, #texteCV span, #textes span, em, strong {
    font-size: 19px !important;
    font-family: NHaasGroteskDSStd-55Rg, sans-serif !important;
    text-align: left !important;
    line-height: normal;
    font-weight: normal;
}

#contentExpo {
    position: relative;
    right: -150%;
    margin-left: -15px;
    margin-right: -15px;
}

.borderLeft {
    border-left: 1px solid #000;
}

.noBorder {
    border: none !important;
}

.noOver {
    overflow: hidden !important;

}

/* --------------------------------------------------------------------------------ARTISTES *//* LISTE ARTISTES */

.blocVignette {
    margin-bottom: 15px;
}

.infoArtist {
    height: 200px;
}

.infoArtist h1 {
    font-size: 16em;
    margin-bottom: 0;
    line-height: 220px;
    display: inline-block;
    height: auto;
}

.locationHome, .infoGalerieHome, .dateHome {
    font-size: 19px;
}

.expoArtistsHome, .expoNameHome {
    font-size: 15em;
}

.infosHome {
    line-height: 14em;
    color: #000 !important;
    padding-bottom: 25px;
    padding-top: 15px;
}

/* --------------------------------------------------------------------------------ARTISTES *//* LISTE ARTISTES OEUVRES */

#blocArtiste {

}

.blocOeuvre {
    margin-bottom: 40px;
}

.fondVignetteOeuvre {
    background-color: #ebecee;
    text-align: center;
}

.legende {
    margin: 20px 0 40px;
    color: #000;
    line-height: 1.2em;
}

.description {
    max-width: 60%;
    color: #000;
    line-height: 1.2em;
}

.infosOeuvres {
    position: absolute;
    width: 100%;
    z-index: 999;
    bottom: 12px;
}

.moreOeuvre {
    display: block;
    width: 27px;
    height: 27px;
    background: url(/site/graphisme/picto_pdf.png) no-repeat;
    float: left;
    margin-right: 8px;

}

.detailOeuvre {
    display: block;
    width: 27px;
    height: 27px;
    background: url(/site/graphisme/picto_print.png) no-repeat;
    cursor: pointer;
    margin: auto;
    float: left;
}

.moreOeuvre:hover, .detailOeuvre:hover {
    background-position: bottom;
}

/* --------------------------------------------------------------------------------ARTISTES *//* PRESENTATION ANCRES */

#submenuHaut {
    position: fixed;
    text-align: left;
    top: 150px;
    width: 100%;
    z-index: 99;
    width: 160px;
    background: #FFF;
    padding: 10px 10px 40px 0;
}

.blocGrille .blocVignette {
    margin-right: 20px;
    min-height: 200px;
    padding: 0 !important;
}

.blocImage {
    background: none repeat scroll 0 0 #F6F6F6;
    height: 200px;
    line-height: 198px;
    position: relative;
    text-align: center;
}

.blocImage img {
    max-width: 100%;
}

.thumbnailArtiste {
    display: block;
    line-height: 20px;
    border: 1px solid #FFF;
    background: #FFF;
    height: 200px;
    /* -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.085);
             box-shadow: 0 1px 5px rgba(0, 0, 0, 0.085);*/
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

#video .thumbnailArtiste {
    display: block;
    line-height: 198px;
    border: 1px solid #FFF;
    background: #FFF;
    height: 200px;
    text-align: center;
    /* -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.085);
             box-shadow: 0 1px 5px rgba(0, 0, 0, 0.085);*/
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

a.thumbnail:hover, a.thumbnailArtiste:hover {
    border-color: #CCC;
    /*-webkit-box-shadow: 0 1px 4px rgba(204, 204, 204, 0.25);
            box-shadow: 0 1px 4px rgba(204, 204, 204, 0.25);*/
}

.btPlayOeuvres {
    left: 36.5%;
    position: absolute;
    z-index: 999;
}

#portfolio {
    margin-top: 30px;
}

#infosTextes {
    margin-top: 40px;
}

.counter {
    position: absolute;
    left: 91.66666667%;
    top: 5px;
    font-kerning: inherit;
    font-size: 19px;
}

/* --------------------------------------------------------------------------------ARTISTES *//* LISTE ARTISTES VIDEOS */
.blocImageVideo {
    width: 100%;
    background: #FFF;
    height: 370px;
    position: absolute;
    border: 1px solid #DDD;
}

.blocImageVideo img.vignetteVideo {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0px;
    max-height: 100%;
    max-width: 100%;
}

.fondVignetteVideo {
    background-color: transparent;
    text-align: center;
    position: relative;
    min-height: 500px;
}

.vignetteVideo {
    position: absolute;
    width: 100%;
    top: 0;
    right: 0;
    z-index: 99;
    width: 100%;
}

.btPlay {
    left: 36.5%;
    position: absolute;
    top: 40%;
    z-index: 999;
}

.blocVideo {
    width: 100%;
    height: 370px;
}

.legendeVideo {
    text-align: left;
    width: 100%;
    margin: 20px 0;
}

#navbar-container {
    min-height: 30px;
    height: 100% !important;
}

#navbar {
    /*height:100%;*/
    width: inherit;
}

/* --------------------------------------------------------------------------------ARTISTES *//* LISTE ARTISTES EXPOSITION */
.blocArtiste .modeListe {
    margin: 15px 0 30px;
    padding-bottom: 30px;
}

/* --------------------------------------------------------------------------------EXPOSITION */
.blocExpo {

}

.sousMenuExpo {
    margin: 20px 0 35px;
}

.sousMenuExpo li a {
    color: #000000;
}

.sousMenuExpo li a:hover, .sousMenuExpo li a.active {
    color: #0081C2;
}

/* --------------------------------------------------------------------------------EXPOSITION *//* Details */
#contentExpo {

}

.txtIndent, .txtIndent a {
    color: #fff !important;
}

/* --------------------------------------------------------------------------------EXPOSITION *//* DIAPORAMA */

#blocExpo .blocImage {
    position: relative;
    background-color: #F7F6F5;
    background-position: center;
    text-align: center;
    height: 630px;
}

#blocExpo .legende {
    padding: 15px 0;
    border-bottom: solid 1px #DDD;
    margin-bottom: 30px;
}

#contentExpo .royalSlider {
    width: 100%;
    height: 800px;
    position: relative;
    direction: ltr;
}

#contentExpo .royalSlider .rsNav {
    display: none !important;
    width: 0 !important;
    height: 0 !important;
}

.rsSlide img.rsImg {
    /*height: 100%!important;*/
    /*width: auto!important;*/
    float: left;
    margin-top: 0 !important;
}

#contentExpo .rsDefault.rsHor .rsArrowLeft {
    left: 2px;
    top: 0;
    width: 25%;
    cursor: url("/site/graphisme/arrowl.png") 63.5 38.5, auto;
}

#contentExpo .rsDefault.rsHor .rsArrowRight {
    right: 0;
    top: 0;
    width: 75%;
    cursor: url("/site/graphisme/arrowr.png") 63.5 38.5, auto;
}

.rsArrowIcn {
    display: none;
}

#blocGallery {
    border-bottom: 1px solid #000;
    padding: 0;
}

.subMenuFixedExpo {
    position: fixed !important;
    z-index: 3000;
    top: 75px;
    width: 76% !important;
    background-color: #fff;
}

.infosExpoDetails {
    padding: 5px 0;
    font-size: 19px;
    text-align: left !important;
    line-height: normal;
}

.rsCaption {
    font-size: 19px;
    text-align: left !important;
    padding: 5px 80px 5px 0;
}

.infosExpoDetails p, .infosExpoDetails span {
    font-family: NHaasGroteskDSStd-55Rg, sans-serif !important;
    margin-bottom: 0;
    text-align: left !important;
    font-size: 19px !important;
    font-style: normal !important;
}

.infosExpoDetails p, .infosExpoDetails span, .infosExpoDetails em {
    font-size: 19px !important;

}

.relativeParent {
    position: relative;
}

#contentExpo {
    position: relative;
    right: -150%;
}

#contentExpo .col-md-12, #contentExpo .col-sm-12 {
    /*padding:  0;*/
}

/* --------------------------------------------------------------------------------EXPOSITION *//* LISTE EN COURS / PASSEES / FUTURES */
.modeListe {
    margin: 15px 0 30px;
    padding-bottom: 30px;
}

#blocExpo .blocInfos {
    margin: 15px 0;
}

.infoExpo.en {
    height: 200px;
}

.infoExpo {
    height: 236px;
}

.infoExpo h1 {
    font-size: 16em;
    margin-bottom: 0;
    line-height: 220px;
    display: inline-block;
    height: auto;
}

.rowListeExpo {
    border-bottom: 1px solid #000;
}

.rowListeExpoTop {
    border-bottom: 1px solid #000;
}

/* ---------------------------------------------EXPOSITION *//* LISTE PAR ANNÉES*/
.tailleFixe {
    width: 330px !important;
    position: relative;
}

#listeAnnees {
    position: relative;
    min-height: 100px;
}

#listeAnnees a {
    font-size: 19px;
}

#listeAnnees .activeSp {
    color: #000;
}

.content-year {
    min-height: 150px;
}

.ligne {
    margin-bottom: 50px;
    padding-bottom: 35px;
    border-bottom: 1px solid #CCC;
}

.groupPanel div.last .ligne {
    display: none;
}

#blocExpo .exposListe .rowListeExpo:hover > div {
    padding-left: 35px;
}

#blocExpo .exposListe .rowListeExpo > div {
    transition: padding-left 0.2s ease;
    padding-left: 15px;
}

.listeExpoDetails, .dateExpo {
    font-size: 19px;
    padding: 5px 0;
}

/* ---------------------------------------------EXPOSITION *//* LISTE  AVEC SELECT DEROULANT PAR ANNÉES*/
#blocExpo .modeListeExpo {
    margin: 15px 0 30px;
    padding-bottom: 30px;
}

#blocExpo .colExpoListe {
    margin-bottom: 20px;
}

.selectMine .btn {
    background-color: #FFF;
    font-size: 1em;
    letter-spacing: 0.15em;
    border-color: #FFF;
    padding: 0;
    text-transform: uppercase;
}

.bootstrap-select.btn-group:not(.input-group-btn), .bootstrap-select.btn-group[class*="col-md-"] {
    margin-bottom: 0 !important;
}

.selectMine li a {
    background-color: #FFF;
    font-size: 1em;
    letter-spacing: 0.15em;
    border-color: #FFF;
    padding: 0 0 0 5px;
}

.selectMine .selectpicker {
    width: 200px !important;
}

.selectMine.open .dropdown-toggle.btn-default, .selectMine .btn-default:hover, .selectMine .btn-default:focus, .selectMine .btn-default:active, .selectMine .btn-default.active {
    background-color: #FFF !important;
    border-color: #FFF !important;
    color: #000 !important;
    outline: none !important;
    box-shadow: none !important;
}

#blocExpo .bootstrap-select .btn:focus {
    outline: none !important;
}

/* --------------------------------------------------------------------------------EXPOSITION *//* TEXTES */

#blocExpo .intro {
    text-align: center;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 19px;
}

#blocExpo .communique {
    line-height: 19px;
    margin-top: 30px;
}

#blocExpo .lienArtiste, #blocExpo .community {
    margin: 20px 0;
    padding: 10px;
    border: 1px solid #DDD;
}

.rowContentDetails {
    margin-top: 75px;
}

/* --------------------------------------------------------------------------------EXPOSITION *//* ICONES */

.community {

}

.pdf {
    font-size: 19px;
}

/* --------------------------------------------------------------------------------PUBLICATIONS */
.paginationNumber, .bt_retour {
    margin: 40px 0;
    padding-bottom: 10px;
}

.listeAuteur a:hover, .listeAuteur a.active {
    color: #005580;
}

.fondVignetteCatalogue {
    background-color: #ebecee;
    text-align: center;
    height: 270px;
}

.list-inline {
    margin-left: 0;
}

.listeArtistesEditions li, .listeArtistesEditions li h3 {
    margin: 0;
    display: inline;
    padding: 0;
}

/* --------------------------------------------------------------------------------PRESSE */

/* --------------------------------------------------------------------------------ACTUS *//* LISTE */
.blocVideoActu {
    height: 310px;
    width: 100%;
}

.blocImageVideoActu {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    height: 310px;
    position: absolute;
    width: 100%;
}

.fondVignetteVideoActu {
    min-height: 400px;
    position: relative;
    text-align: center;
}

.marginActu {
    height: 200px;
}

.marginActu h1 {
    font-size: 16em;
    margin-bottom: 0;
    line-height: 220px;
    display: inline-block;
    height: auto;
}

.containerImageActu, .containerImageActu img {
    width: 100%;
}

.containerImageActu img {
    max-width: 73vw;
    max-height: 99vh;
}

.containerImageActu {
    /* border-bottom: 1px solid #000;*/
}

.rowListActu .col-md-3, .rowListActu .col-sm-3 {
    padding: 0;
}

.rowListActu {
    /*display: table;*/
    /*margin-left: -16px;*/
}

.rowListActu [class*="col-"] {
    /*float: none;*/
    /*display: table-cell;*/
    vertical-align: top;
    /*border-bottom: 1px solid #000;*/
    /*border-right: 1px solid #000;*/
}

.dateActus {
    margin-left: 20px;
}

.containerInfoActu {
    padding-top: 5px;
    line-height: normal;
}

.containerInfoActu h2, .containerInfoActu .intro, .containerInfoActu .dateActus, .containerInfoActu .artistsActu, .containerInfoActu .intro p, .containerInfoActu .intro p span, .containerInfoActu .intro span {
    font-size: 19px !important;
    font-family: NHaasGroteskDSStd-55Rg, sans-serif !important;
    text-align: left !important;
    line-height: normal;
}

.containerInfoActu .intro {
    margin-top: 40px;
    line-height: normal;
}

.choix {
    margin: 0;
    padding-left: 15px;
    padding-bottom: 5px;
}

.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
}

.blocContainerInfoImgActu {
    border-right: 1px solid #000;
}

.blocContainerInfoImgActu:before {
    display: inherit;
}

.row-eq-height:before {
    display: inherit;
}

.rowListeExpo p {
    margin: 0;
}

.btnValider {
    display: block;
    position: relative;
    margin-bottom: 35px;
    height: 50px;
}

/*, #blocActu > .row > .col-sm-9*/
#blocActu > .row > .col-md-9 {
    /*height: 100vh;*/
    /*border-right: 1px solid black;*/
}

#blocActu > .row > .col-md-3 {
    min-height: 100vh;
    border-left: 1px solid black;
    margin-left: -1px;
}

#blocActu .rowListActu {
    /*border-right: none;*/
}

.noActu p {
    font-size: 19px;
}

/*FILTER*/
#row_filter {
    background-color: #fff;
}

#news_list_container {
    /*margin-top: 50px;*/
}

#news_filter_container {
    position: relative;
    z-index: 999;
    width: 100%;
    left: 0;
    top: 0;
    /*opacity: 0;*/
}

.filter_inner {
    display: block;
    height: 49px;
}

.news_filter {
    /*border-bottom: 1px solid #000;*/
    /*border-right: 1px solid #000;*/
    height: 50px;
}

.filter_label {
    display: block;
    color: #000;
    font-size: 19px;
    border-right: 1px solid #000;
}

#row_filter > .col-md-9 {
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    padding-left: 0;
}

#row_filter > .col-md-3 {
    padding: 0;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #000;
    padding-left: 15px;
    background-color: #fff;
}

#exhib_filter {
    /*margin-bottom: 30px;*/
}

#exhib_filter .filter_inner {
    display: block;
    position: relative;
}

.arrow_select:before {
    /*content: "\f0d7";*/
    /*content: "&#9660;";*/
}

.arrow_select {
    color: #000;
    width: 8px;
    height: 14px;
    position: absolute;
    right: 25px;
    top: 15px;
}

#exhib_year {
    margin-top: 10px;
}

.filter_inner select {

    width: 100%;
    border: none;
    border-radius: 0;
    cursor: pointer;
    height: 49px;
    line-height: 54px;
    outline: 0;
    display: block;
    background: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    float: left;
    text-transform: uppercase;
    /* padding: 5px; */
    padding-left: 15px;

}

.filter_inner select option {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 10px 15px !important;
}

.filter_inner #filter_btn,
#filter_btn_artwork,
#resetArtwork {
    height: 44px;
    width: 100%;
    max-width: 100%;
    text-transform: uppercase;
    text-align: Center;
    float: left;
    clear: both;
    line-height: 44px;
    background-color: #eee;
    cursor: pointer;
}

.filter_inner #filter_btn:hover,
#filter_btn_artwork:hover,
#resetArtwork:hover {
    background-color: #999;
}

/* --------------------------------------------------------------------------------NEWSLETTER */
#mentionsNewsletter {
    margin: 5px 0 0;
    font-size: 0.7em;
}

#formulaire .form-group {
    margin-bottom: 30px;
}

#formulaire label {
    font-weight: 600;
    font-size: 1em;
    padding-top: 0 !important;
}

#formulaire input {
    background-color: #FFF !important;
    border: 1px solid #CCCCCC !important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.controls input {
    width: 100%;
    border: none;
    border-top: 1px solid #000;
    background-color: transparent;
    padding: 5px 0 5px 15px;
}

.containerNs {
    margin-left: -16px;
    margin-right: -16px;
}

.last {
    border-bottom: 1px solid #000;
}

::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #000;
    font-family: NHaasGroteskDSStd-55Rg, sans-serif;
    font-size: 19px;
    opacity: 1;
}

:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #000;
    font-family: NHaasGroteskDSStd-55Rg, sans-serif;
    font-size: 19px;
    opacity: 1;
}

::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #000;
    font-family: NHaasGroteskDSStd-55Rg, sans-serif;
    font-size: 19px;
    opacity: 1;
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #000;
    font-family: NHaasGroteskDSStd-55Rg, sans-serif;
    font-size: 19px;
    opacity: 1;
}

.btn-primary {
    color: #000;
    background-color: transparent;
    border: none;
    font-size: 19px;
    position: absolute;
    right: 24px;
    bottom: -10px;
}

input[type=text], textarea {
@include transition(all 0.20 s ease-in-out);
    outline: none;
    font-size: 19px;
    font-family: NHaasGroteskDSStd-55Rg, sans-serif !important;
}

input.btn-primary[type=text]:focus {
@include box-shadow(0 0 5 px rgba(81, 203, 238, 1));
    border: none;
}

.titreNS {

    padding: 0 15px;
}

.titreNS h3, .titreNS p {
    font-size: 19px;
}

.inputChoix, .radio label {
    font-size: 19px;
}

#formulaireNewsletter {
    position: relative;
.
}

.subMenuFixedActu {
    position: fixed !important;
    width: inherit !important;
    z-index: 3000;
    top: 71px;
    height: 100%;
}

.containerRs {
    border-top: 1px solid #000;
    font-size: 19px;
    margin-left: -16px;
    margin-right: -16px;
    padding: 5px 15px;
}

.containerRs a:hover, .containerRs a:focus, .containerRs a:visited {
    text-decoration: none;
}

/*CUSTOM RADIO*/

input[type="radio"] {
    -webkit-appearance: checkbox; /* Chrome, Safari, Opera */
    -moz-appearance: checkbox; /* Firefox */
    -ms-appearance: checkbox; /* not currently supported */
}

input[type=radio].css-checkbox {
    position: absolute;
    z-index: -1000;
    left: -1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}

input[type=radio].css-checkbox + label.css-label {
    padding-left: 30px;
    height: 18px;
    display: inline-block;
    line-height: 8px;
    background-repeat: no-repeat;
    background-position: 0 0;
    font-size: 19px;
    vertical-align: middle;
    cursor: pointer;

}

input[type=radio].css-checkbox:checked + label.css-label {
    background-position: 0 -18px;
}

label.css-label {
    /*background-image: url(http://csscheckbox.com/checkboxes/u/csscheckbox_fe86b96ba34d507d5eaaad9ac14b24a7.png);*/
    background-image: url('/site/graphisme/chk.png');
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/*CUSTOM RADIO*/

.form-horizontal .radio {
    padding: 0;
}

.btn-primary:hover {
    background-color: transparent;
    border: none;
    color: #000;
}

.form-horizontal .form-group {
    margin-right: 0 !important;
}

.formError {
    padding: 5px 5px 0;
    font-size: 19px;
}

/* --------------------------------------------------------------------------------GALERIE */

.blocGalerie {
}

/* --------------------------------------------------------------------------------GALERIE *//* PRESENTATION */

.galerie {
    margin: 15px 0 0;
}

.infoGalerie {
    height: 200px;
}

.infoGalerie.en {
    height: 233px;
}

.infoGalerie p {
    font-size: 16em;
    margin-bottom: 0;
    line-height: 220px;
    display: inline-block;
    height: auto;
}

#submenuGalerie, #submenuGalerieExpo {
    height: 100%;
    min-height: 100%;
    border-right: 1px solid #000;
    position: absolute;
    width: 100%;
}

#submenuGalerie a:hover, #submenuGalerieExpo a:hover, #submenuGalerieSansFixed a:hover, #submenuGalerieSansFixedDeux a:hover {
    padding-left: 20px;
}

#submenuGalerie a, #submenuGalerieExpo a, #submenuGalerieSansFixed a, #submenuGalerieSansFixedDeux a {
    transition: padding-left 0.2s ease;
    padding-left: 0;
}

/*#submenuGalerieSansFixed .menuGalerie { border-right: 1px solid #000;}*/

#submenuGalerieSansFixedDeux {
    height: 100%;
    min-height: 100%;
    position: absolute;

    width: 100%;
}

#submenuGalerieSansFixed {
    height: 100%;
    min-height: 100%;
    position: absolute;
    width: 100%;
    border-right: 1px solid #000;
}

.menuGalerie li {
    display: block;
    padding: 5px 0 5px 15px;
    border-bottom: 1px solid #000;
    /*font-size: 19px;*/
    font-size: 19px;
}

.presGalerie .col-md-3, .presGaleri .col-sm-3 {
    padding-left: 0;
    padding-right: 0;
    height: 100%;

}

.presGalerieContainer {

}

.presGalerie {
    padding-left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    padding-right: 0;

}

.blocGalerie .blocTexte {
    font-size: 19px;
    margin-top: 5px;
}

.containerImage {
    position: absolute;
    z-index: 3001;
    margin-left: 24.5%;
    cursor: url("/site/graphisme/close_cursor.png") 63.5 63.5, auto;
}

.containerImage img {
    max-width: 73vw;
    max-height: 99vh;
}

.subMenuFixed {
    position: fixed !important;
    width: inherit !important;
    z-index: 3000;
    top: 75px;
    height: 100%;
}

.subMenuFixedDetailsExpo {
    position: fixed !important;
    width: inherit !important;
    z-index: 3000;
    top: 75px;
    height: 100%;
}

.borderRight {
    border-right: 1px solid #000;
}

.menuGalerie a.active {
    margin-left: 20px;
}

h2.titreNormal {
    font-size: 1.2em;
    margin-bottom: 30px;
}

.page404 {
    margin-top: 80px;
    font-size: 19px;
}

/* --------------------------------------------------------------------------------GALERIE *//* CONTACT */

.bordered {
    border-bottom: 1px solid #000;
}

.fullWidth {
    padding-right: 0;
    padding-left: 0;
    z-index: 0;
    position: absolute;
    display: none;
    padding-top: 154px;
    height: 100%;
}

.fullWidth iframe {
    width: 100% !important;
    height: 100% !important;
}

.blocAdresseGal {
    position: relative;
    z-index: 1;
}

.infoContactBig {
    color: #000;
    background-color: #fff;
    cursor: pointer;
    padding-top: 15px;
    line-height: 14em;
}

.infoContactBig p {
    margin: 0;
    font-size: 14em;
    /*line-height: 170px;*/
}

.subMenuFixedContact {
    position: fixed !important;
    z-index: 3000;
    width: 100%;
}

#blocContactTop .bordered {
    background-color: #fff;
}

.blocCredit p, .blocMention p, .blocCredit h2, .blocMention h2, .blocCredit a, .blocMention a {
    margin: 0;
    font-size: 19px;
}

#clickMention, #clickCredit {
    font-size: 19px;
    text-decoration: underline;
    cursor: pointer;
}

.blocCredit, .blocMention {
    /*display: none;*/
    padding-top: 5px;
}

/* --------------------------------------------------------------------------------GALERIE *//* TEXTE */

.infoContact {
    font-size: 19px;
    color: #000;
    line-height: 1em;
}

.infoContact.marginFive {
    line-height: 19px;
}

.infoContact.mail {
    margin: 5px 0;
}

.infoContact.mail p {
    margin: 0;
}

.rowContentContact {
    margin-top: 75px;
}

.infoContact.marginFive p {
    margin: 5px 0;
}

.borderBottom {
    border-bottom: 1px solid #000;
}

/* --------------------------------------------------------------------------------FOOTER */

#footer {
    margin: 50px 0 30px;
    padding-top: 10px;
    border-top: #DDD 1px solid;
}

/* -------------------------------------------------------------------------------- RESPONSIVE */
@media (max-width: 1024px) {

    /*****TITRES*****/
    .infoExpo.en {
        height: 160px;
    }

    .infoExpo {
        height: 188px;
    }

    .infoExpo h1 {
        font-size: 12em;
        line-height: 176px;
    }

    .infoArtist {
        height: 160px;
    }

    .infoArtist h1 {
        font-size: 12em;
        line-height: 176px;
    }

    .marginActu {
        height: 160px;
    }

    .marginActu h1 {
        font-size: 12em;
        line-height: 176px;
    }

    .infoGalerie {
        height: 160px;
    }

    .infoGalerie.en {
        height: 188px;
    }

    .infoGalerie p {
        font-size: 12em;
        line-height: 176px;
    }

    .infoContactBig {
        color: #000;
        background-color: #fff;
        cursor: pointer;
    }

    .infoContactBig p {
        margin: 0;
        font-size: 10em;
        line-height: 133px;
    }

    #clickHomeGmap p {
        margin: 0;
        font-size: 100PX;
        line-height: 114px;

    }

    .expoArtistsHome, .expoNameHome {
        font-size: 11em;
    }

    .infosHome {
        line-height: 11em;
        color: #000 !important;
        padding-bottom: 15px;

    }

    .navbar-nav {
        margin: 1px 0 0 0;
    }

    .langNav {
        top: 27px;
    }

    /*****TITRES*****/
    .rowListeExpo .col-md-9, .rowListeExpo .col-sm-9, .rowListeExpoTop .col-md-9, .rowListeExpoTop .col-sm-9 {
        width: 66.66666667% !important;

    }

    .rowListeExpo .col-md-3, .rowListeExpo .col-sm-3, .rowListeExpoTop .col-md-3, .rowListeExpoTop .col-sm-3 {
        width: 33.33333333% !important;
    }
}

@media (min-width: 1441px) and (max-width: 1600px) {

}

/* -------------------------------------------------------------------------------- FORCE LANDSCAPE MODE */

/*@media screen and (max-width: 500px) {*/
/*@-webkit-viewport {*/
/*width: device-width;*/
/*zoom: 1;*/
/*min-zoom: 0.25;*/
/*max-zoom: 5;*/
/*}*/
/*@-moz-viewport {*/
/*width: device-width;*/
/*zoom: 1;*/
/*min-zoom: 0.25;*/
/*max-zoom: 5;*/
/*}*/
/*@-ms-viewport {*/
/*width: device-width;*/
/*zoom: 1;*/
/*min-zoom: 0.25;*/
/*max-zoom: 5;*/
/*}*/
/*@-o-viewport {*/
/*width: device-width;*/
/*zoom: 1;*/
/*min-zoom: 0.25;*/
/*max-zoom: 5;*/
/*}*/
/*@viewport {*/
/*width: device-width;*/
/*zoom: 1;*/
/*min-zoom: 0.25;*/
/*max-zoom: 5;*/
/*}*/
/*}*/

/*@media screen and (min-width: 500px) {*/
/*@-webkit-viewport {*/
/*width: device-width;*/
/*zoom: 1;*/
/*min-zoom: 1;*/
/*max-zoom: 1;*/
/*orientation: landscape;*/
/*}*/
/*@-moz-viewport {*/
/*width: device-width;*/
/*zoom: 1;*/
/*min-zoom: 1;*/
/*max-zoom: 1;*/
/*orientation: landscape;*/
/*}*/
/*@-ms-viewport {*/
/*width: device-width;*/
/*zoom: 1;*/
/*min-zoom: 1;*/
/*max-zoom: 1;*/
/*orientation: landscape;*/
/*}*/
/*@-o-viewport {*/
/*width: device-width;*/
/*zoom: 1;*/
/*min-zoom: 1;*/
/*max-zoom: 1;*/
/*orientation: landscape;*/
/*}*/
/*@viewport {*/
/*width: device-width;*/
/*zoom: 1;*/
/*min-zoom: 1;*/
/*max-zoom: 1;*/
/*orientation: landscape;*/
/*}*/
/*}*/

/* -------------------------------------------------------------------------------- RESPONSIVE */
@-moz-document url-prefix() {
    .selector {

    }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .texteLogo {
        top: 1px !important;
    }
}

.rsSlide div {
    height: inherit;
    width: inherit;
}

.portrait {
    width: auto !important;
    height: inherit !important;
}

.paysage {
    height: inherit;
    max-width: 100%;

}

.title {
    font-family: 'NHaasGroteskDSStd-56It', sans-serif;
}
