@charset "UTF-8";

html {
    scroll-behavior: smooth;
}

body {
    color: #000000;
    font-family: 'moderat', Helvetica, sans-serif;
    font-size: 1.1em;
    line-height: 150%;
    margin: 0px;
    overflow-x: hidden;
    padding: 0px;
    background-color: #EEEEEE;
}

h1 {
    color: #000000;
    font-family: 'moderat', Helvetica, sans-serif;
    font-size: 4em;
    line-height: normal;
    font-weight: 400;
    padding: 2% 0px 2% 0px;
}

h2 {
    color: #000000;
    font-family: 'moderat', Helvetica, sans-serif;
    font-size: 2em;
    line-height: 140%;
    text-align: left;
    font-weight: 400;
}


h3 {
    color: #000000;
    font-family: 'moderat', Helvetica, sans-serif;
    font-size: 1.5em;
    line-height: 150%;
    /*    text-align: left;*/

}

h4,
h4 a {
    color: #000;
    font-family: 'moderat', Helvetica, sans-serif;
    font-size: 1em;
    line-height: 150%;
    font-weight: 600;
} 


h5 {
    color: #000000;
    font-family: 'moderat', Helvetica, sans-serif;
    font-size: 0.7em;
    line-height: 120%;
    text-align: left;
}

blockquote, blockquote p {
    color: #000 ! important;
    font-style: italic;
    font-size: 1.2em;
    line-height: 1.6;
  
  
}

blockquote {  border-left: 1px solid #000;
  padding: 2rem;}

.credit {  
    color: #000000;
    font-family: 'moderat', Helvetica, sans-serif;
    font-size: 0.5em;
    line-height: 0%;
    top: -25px;
    position: relative;}


.textesec {
    color: #000;
    font-size: 0.8em;
    text-align: left;
    line-height: 1.2em;

}

.textesec a,
.textesec a:hover {
    color: #000 ! important;
}

p {
    margin-bottom: 20px;
}

.mention p {
    font-size: 0.8em; 
}

hr {
    background-color: #000000;
    border: 0px none;
    height: 1px;
   margin: 20px 0px 20px 0px;
}


a {
    color: #000;
    border-bottom: 1px solid #000 ;
    text-decoration: none;
    padding-bottom: 2px;
    -webkit-text-decoration: solid 2px !important;
    text-underline-position: under;
    -webkit-text-underline-position: under;
    transition: all 0.25s ease-in-out;
}

a:hover {
    color: #000;
    border-bottom: 2px solid #000 ;
}

a:visited, a:focus, a:active {
    color: #000;
}


.tag {
    color: #fff;
    font-family: 'moderat', Helvetica, sans-serif;
    font-size: 0.8em;
    text-decoration: none;
    background: #000;
    padding: 5px 15px;
    border-radius: 1em;
    white-space: nowrap;
}

#page {
    max-width: 80%;
    margin-top: 40px;
    margin-left: 0px;
    padding-right: 20px;
    padding-left: 20px;
    background-color: #EEEEEE;
}


#marge {
    background-color: #FFFFFF;
    padding: 50px;
    position: fixed;
    width: 15%;
    height: 100%;
    text-align: center !important;
    box-sizing: content-box;
}

#menu-top {
    background-color: #FFFFFF;
    padding: 30px;
    text-align: center !important;
}



#header {}

#header #top {}

#header .menu {
    height: 60px;
    padding: 0px;
    width: 750px;
}

/*
img {
    margin-bottom: 10px;
}
*/

.titre {
    -moz-transition: background-color 0.25s ease-in-out;
    -webkit-transition: background-color 0.25s ease-in-out;
    -ms-transition: background-color 0.25s ease-in-out;
    transition: background-color 0.25s ease-in-out;
    background-color: #fff;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    position: absolute;
}

.titre:hover {
    background-color: #000;
}


.titre h2 {
    color: #000;
    transition: all 0.25s ease-in-out 0s;
    margin: 0.8em;

}

.titre:hover h2 {
    color: #fff;
}

.band1image {
    background-color: #000000;
    height: 600px;
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

a .band1image:hover .titre h2 {
    color: #fff;

}

a .band1image:hover .titre {
    background-color: #000;

}


.band1imagespect {
    background-color: #000000;
    height: 600px;
    margin-bottom: 20px;
    margin-top: 35px;
    overflow: hidden;
    position: relative;
    /*    width: 710px;*/
}

.band1texte {
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
    /*    width: 710px;*/
}

.band2image,
.band2actusomm {
    background: none repeat scroll 0px 0px #DDDDDD;
    color: #000000;
    height: 150px;
    margin-bottom: 20px;
    width: 345px;
}


.band2image a,
.band2image a:hover,
.band2actusomm a,
.band2actusomm a:hover {
    background: none repeat scroll 0px 0px rgba(0, 0, 0, 0) ! important;
    color: #000000 ! important;
}


.band2actusomm p {
    margin: 40px 0px 0px 10px;
}

.band2texte {
    height: 150px;
    margin-bottom: 20px;
    width: 345px;
}

.band3image {
    background: none repeat #DDDDDD top;
    color: #000000;
    height: 150px;
    width: 100%;
}

.band3actu {
    background-color: #FFFFFF;
    float: right;
    margin-bottom: 20px;
    padding: 10px;
    text-align: left;
    width: 695px;
}

.band3actu a,
.band3actu a:visited {
    color: #000000;
}

.band3actu a:hover {
    background: none repeat scroll 0% 0% #000000;
    color: #FFFFFF;
    text-decoration: none;
}

.band3actu .imageactu {
    background-color: #000;
    height: 203px;
    margin: 0px 20px 0px 0px;
    overflow: hidden;
    width: 325px;
    text-align: center;
}

.band3actu .imageactu img {
    height: 203px;
    width: auto;
}

.spectacle_img {
    background-color: #fff;
    display: block;
    height: 100px;
    margin: 0px 20px 20px 0px;
    overflow: hidden;
    text-align: left;
    /*width: 100px;*/
}

.adapt-img-wrapper {display: block !important}

 
.gal_ph {
    overflow: hidden;
    margin-bottom: 30px;
}

.gal_ph a img {
    transition: all 0.2s ease-in-out 0s;
    transform: scale(1);
}

.gal_ph:hover a img {
    transform: scale(1.2)
}

.gal_ph a {
   border-bottom: none ; 
}


.vignette {
    display: block;
    height: 200px;
    width: auto;
    overflow: hidden;
    text-align: left;
    /*width: 100px;*/
}


.calend td {
    background: none repeat scroll 0px 0px #FFFFFF;
    color: #000000;
    list-style: none outside none;
    padding: 10px;
}

.calend th {
    background: none repeat scroll 0px 0px #000000;
    color: #FFFFFF;
    font-family: 'moderat', Helvetica, sans-serif;
    font-size: 12px;
    padding: 10px;
    text-decoration: none;
    /*     text-transform: uppercase;*/
}

.calend tr {
    border-bottom: 5px solid #EEEEEE;
}

.calend2 {
    padding: 20px;
    margin: 0px 0px 20px 0px;
    background: #FFF;
}

.calend2 td {
    background: none repeat scroll 0px 0px #FFFFFF;
    color: #000;
    list-style: none outside none;
    padding: 1Opx;
    width: 670px;
}

.calend2 tr {
    border-bottom: 5px solid #EEEEEE;
}


.lightbox a {
    border-bottom: none;
    text-decoration: none;
}


span[class^="zero-"]{
	font-size:1px;
	font-size:0.01rem
}
span[class^="zero-"]::before{
	font-size:initial; 
}	

.zero-six::before{
	content:"(0)6";
}
.zero-sept::before{
	content:"(0)7";
}
.zero-huit::before{
	content:"(0)8";
}



#footer {
    background-color: #EEEEEE;
    font-size: 0.8em;
    color: #999999;
    max-width: 80%;
    width: 80%;
    margin-left: 0px;
    padding-right: 20px;
    padding-left: 20px;
    margin-bottom: 40px;
}


#footer p {
    color: #000;
    font-family: 'moderat', Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    font-weight: 400;
}

#footer a,
.footer a:active,
.footer a:visited {}

#footer a:hover {}

#contenu ul {
    padding-left: 20px;
}

.boutons input {
    background: none repeat scroll 0px 0px #999999;
    border: 0px none;
    color: #FFFFFF;
    cursor: pointer;
    height: 30px;
    width: 20%;
}

.boutons input:hover {
    background: none repeat scroll 0px 0px #000000;
    border: 0px none;
    color: #FFFFFF;
    height: 30px;
    width: 20%;
}

input[type=button],
input[type=submit],
input[type=reset] {
    background-color: #000;
    border: none;
    color: white;
    padding: 16px 32px;
    text-decoration: none;
    margin: 4px 2px;
    cursor: pointer;
}

input[type=button]:hover,
input[type=submit]:hover,
input[type=reset]:hover {
    background-color: #555;
}


@media (max-width: 1280px) {
     h1 {
         font-size: 3em;}
    
    #page {
        max-width: 90%;}
    }


@media only screen and (max-width: 40em) {
    
    
    #page {
        max-width: 100%;}

    h1 {
        font-size: 40px;
    }

    .space20 {
        padding: 10px:
    }

    #footer {
        width: 100%;
    }

}

@media only screen and (min-width: 40em) {
    
     .fixed-width {
        position: absolute;
        width: 250px;
    }

    .fixed-width-left {
        padding-left: calc(15% + 140px);
    }

}
    
    