/*
Theme Name: Begat theater 2
Author: Silex Taille Numérique
*/

.mfp-iframe-scaler.newsletterframenew,
.newsletterframenew iframe{
    width : 90vw !important;
    max-width : 600px !important;
    height: 80vh !important;
}



.like-h2, .like-h2 a {
    font-family: 'Arial Black','Open sans',Gadget,sans-serif;
    color: #E00202;
    font-size: 2em;
    text-decoration: none;
}


.like-h2 a{
        font-size: 1em;
}

.like-h2 a:hover{
color: black;

}


.nav li a {
    text-transform: capitalize;
}

#content {
    clear: both;
}

#home #logo a {
    z-index: 200;
    background-image: url('./img/accueil-logo.png');
}

#home li {
    line-height: 1.1em;
}

#nohome #logo a:hover {
    background-position: bottom;
}

#tab #carte {
    width: 100%;
    height: 300px;
}

div.ateliertxt {
    margin: 2em 0;
}

div.atelieritem .infoatelier {
    height: 146px;
    text-align: center;
    line-height: 146px;
}

div.atelieritem .infoatelier .blocatelier {
    display: inline-block;
    zoom: 1;
    width: 100px;
    text-align: left;
    line-height: 1.2;
    vertical-align: middle;
    *display: inline;
}

html {
    color: #414042;
    background-color: #f0f0f0;
}

#home #wrapper {
    width: 100%;
    max-width: 100%;
}

#Slidecredit {
    position: absolute;
    font-size: 1.2em;
    color: gray;
}

.clear {
    clear: both;
    width: 0;
    height: 0;
}

#wrapper > footer {
    clear: both;
}

#home > footer {
    display: none;
}

/* gallery*/

.titlebox span {
    display: block;
    font-family: 'Arial Black' , 'Open sans' ,Gadget,sans-serif;
    font-size: 1.5em;
    line-height: 1.5em;
}

.titlebox em {
    display: block;
    font-family: arial,helvetica,sans-serif;
    font-size: 1em;
}

.black {
    color: black;
}

footer {
    clear: both;
}

#top a {
    display: block;
    padding: 3em 0 1em 0;
    text-align: center;
    text-decoration: none;
    color: #e93f0e;
}

#credits a {
    color: white;
}

#credits {
    padding: 3em 1em;
    text-align: right;
    color: white;
    background: transparent url('img/footermob.png') bottom center no-repeat;
    background-size: 100% 100%;
    font-size: .9em;
}

h1,
#slideLegende span {
    margin-bottom: 2em;
    font-family: 'Arial Black' , 'Open sans',Gadget,sans-serif;
    font-size: 1.5em;

}

#slideLegende span{
    font-weight: bold;
}

#slideLegende li {
    font-size: 1.8em;
}

#slideTitre {
    margin-bottom: .5em;
}

.soustitrediapo {
    margin-left: .5em;
}

section#principalcorps .creditphoto {
    padding-top: 1em;
    font-size: 1em;
}

abbr {
    border: none;
}

/* puce diapo */

#slide-list li {
    display: inline-block;
    zoom: 1;
    *display: block;
}

#slide-list li a {
    display: block;
    width: 20px;
    height: 20px;
    margin-left: .3em;
    background-image: url('./img/orange-sprite.png');
    cursor: pointer;
}

#slide-list .current-slide a,
#slide-list a:hover {
    background-position: -20px top;
}

/* list actu */


h3,
h1,
h2,
h4 {
    line-height: 1em;
}

.list_actu h1 {
    color: #414042;
}

h2, h1  {
    font-family: 'Arial Black' , 'Open sans', Gadget ,sans-serif;
    font-size: 2.3em;
    color: #e00202;
}

h2 a {
    text-decoration: none;
    color: #e00202;
}

#archive-actu div ul li a {
    text-decoration: none;
    font-weight: bold;
    color: #e00202;
}

.list_actu article {
    margin-bottom: 5em;
}

.list_actu article img {
    max-width: 100%;
}

.list_actu .hover:hover footer,
.list_actu .hover:hover .content_list {
    border-color: #e00202;
    background-color: #e00202;
}

.list_actu .hover:hover .content_list a {
    color: white;
}

.content_list a {
    text-decoration: none;
    color: #414042;
}

.list_actu article a footer {
    color: black;
}

.list_actu article footer,
.list_actu article .content_list {
    border: 3px solid #f0f0f0;
}

.list_actu article header .content_list {
    border-bottom: none;
}

.list_actu article header .content_list p {
    line-height: 0;
}

.list_actu article .content_list .black {
    margin-bottom: .3em;
}

.list_actu article > div.content_list {
    border-top: none;
}

.list_actu article footer a {
    color: black;
}

.list_actu article footer a:hover {
    color: white;
}

.list_actu article:hover footer p.lire a {
    display: block;
    text-decoration: none;
    font-size: 1.3em;
    font-weight: bold;
    color: white;
}

.list_actu article header a {
    display: block;
    position: relative;
}


article .hover:hover .croix-red{
  position: absolute;
      top: .3em;
    right: .3em;
        display: block;

    height: 30px;

}
article .hover:hover .croix-red,  #post-nav .plus {
       width: 30px;
    height: 30px;
    background: transparent url("./img/croix-red.png") no-repeat center center;
}



 #post-nav a:hover h3 .plus {
    background: transparent url("./img/croix-gris.png") no-repeat center center;
}

#post-nav h3 span {
 display: inline-block;
    zoom: 1;
    *display: block;


    vertical-align: middle;

}



#post-nav  h3 span.plus{
    margin-right: .5em;
}




 #post-nav p {
    font-weight: bold;
 }


p.lire {
    display: inline-block;
    float: right;
    zoom: 1;
    *display: block;
}

.list_actu article footer p.lire a {
    display: none;
}

.list_actu article footer ul,
.list_actu article footer ul li {
    display: inline-block;
    zoom: 1;
    *display: block;
}

.list_actu article footer ul.footerlist li {
    padding: 0 1.2em;
    background: transparent url('./img/sprite.png') no-repeat left -20px;
}

#archive-actu h3 {
    margin-bottom: 2.5em;
    padding-top: 1em;
    color: #e00202;
}

#archive-actu h3.returnActu a {
    display: block;
    padding-left: 1.5em;
    text-decoration: none;
    color: #e00202;
}

#archive-actu h3.returnActu a:hover {
    color: #414042;
}

.creditarticle {
    clear: both;
    padding: 2em 0;
}

#lire_plus a,
#content a {
    color: #e00202;
}

#lire_plus a:hover,
#content a:hover {
    text-decoration: none;
}

.returnActu a {
    background: transparent url('./img/post_left_red_p.png') no-repeat left 3px;
}

.returnActu a:hover {
    background-position: left -58px;
}

#contact img {
    display: block;
    float: right;
    margin-right: 1em;
    max-width: 100%;
}

.ngg-clear {
    clear: both;
}

.ngg-galleryoverview {
    margin-top: 2em;
}

.ngg-galleryoverview a {
    display: inline-block;
    z-index: 1000;
    position: relative;
    zoom: 1;
    *display: block;
}

.ngg-galleryoverview p,
.ngg-galleryoverview a {
    line-height: 0;
}

.ngg-gallery-thumbnail-box:hover {
    border-color: red;
}

#content .ngg-galleryoverview .ngg-gallery-thumbnail a {
    text-decoration: none;
    color: black;
}

.ngg-gallery-thumbnail-box {
    float: left;
    border: 4px #f0f0f0 solid;
}

#actu-solo .ngg-galleryoverview {
    margin: 0;
    padding: 1em;
}

/* style spectacle */

#spectacle h2 a,
#post-solo h1,
#post-solo h2,
#post-solo h3,
#post-solo h4 {
    color: #e93f0e;
}

#spectacle article:hover .content_list {
    border-color: #e93f0e;
    background-color: #e93f0e;
}

#spectacle article:hover .croix-red {
    background: transparent url("./img/croix-orange.png") no-repeat center center;
}




#spectacle aside#archive-actu h3 a {
    text-decoration: none;
    color: #e93f0e;
}

#spectacle aside#archive-actu h3 a:hover {
    color: #414042;
}

.orangefleche {
    display: inline-block;
    position: relative;
    top: 2px;
    left: 2px;
    zoom: 1;
    width: 10px;
    height: 12px;
    background: transparent url("./img/orange-go.png") no-repeat center top;
    *display: block;
}

a:hover .orangefleche {
    background-position: center bottom;
}

#spectacle #archive-actu h3 {
    background: url("./img/tiret-orange-archive.png") no-repeat scroll left top transparent;
}

#spectacle aside {
    display: block;
}

/* post-solo */

#post-solo section#principalcorps h1 {
    margin-bottom: 0;
}

.accroche {
    margin: 1em 0;
}

#diaporama,
#diaporama figure,
#diaporama img {
    max-width: 100%;
}

#diaporama figure figcaption {
    font-size: 1em;
}

#diaporama figure figcaption h2 {
    font-size: 1.3em;
}

#tab h2 {
    clear: both;
}

.cycle-pager span {
    float: left;
    width: 20px;
    height: 20px;
    margin-right: 1em;
    text-indent: -9999px;
    cursor: pointer;
}
#tab-wrapper ul.nav 
{
    height: 50px;
    margin: 0 -1.3em;
    padding: 1em 0 0 1.5em;
    background: url("./img/tab-ongletrotate.png") no-repeat scroll left top transparent;
}

#tab-wrapper ul.nav li {
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.col-gauche h3 {
    margin: 2em 0 1em 0;
    padding-top: 1em;
    font-size: 1.4em;
}

#post-solo .cycle-pager {
    margin: 1em auto;
}

#tab-wrapper hgroup {
    display: none;
}

#post-solo aside ul li {
    margin: .1em 1.2em;
    list-style-type: disc;
    color: #e93f0e;
}

#post-solo aside ul li a,
#col-gauche aside h3 a:hover {
    text-decoration: none;
    color: #414042;
}

#post-solo aside a:hover,
#post-solo aside .selected a,
#col-gauche aside h3 a {
    text-decoration: none;
    color: #e93f0e;
}

#post-solo a {
    color: #e93f0e;
}

#col-gauche aside {
    width: 100%;
}

#telechargement h3 a,
.tele a {
    height: 18px;
    padding: 0 1.8em 0.2em 1.8em;
    background: url("./img/dowload-orange.png") no-repeat scroll left top transparent;
}

#telechargement-fichier a {
    display: block;
    height: 18px;
    padding: .2em 1.8em;
    background: url("./img/dowload-blanc.png") no-repeat scroll left top transparent;
}

#telechargement-fichier h4 {
    margin: 1em 0;
    font-size: 1.8em;
}

#tab div h2 {
    margin-top: 1em;
    padding-top: 2em;
    font-size: 1.5em;
    background: url("./img/h2-tab.png") no-repeat scroll left top transparent;
}

.green #tab div h2 {
    background: url("./img/h2-tab-green.png") no-repeat scroll left top transparent;
}

.red #tab div h2 {
    background: url("./img/h2-tab-red.png") no-repeat scroll left top transparent;
}

ol li {
    margin-left: 2em;
    font-size: 1.2em;
}

#tab-wrapper h2 a {
    font-size: .7em;
}

.video-container {
    position: relative;
    height: 0;
    padding-top: 30px;
    padding-bottom: 56.25%;
    overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#tab > div {
    padding: 2em 0;
}

.list-item-spectacle > a,
.list-item-spectacle .notlink {
    display: block;
    padding: .5em;
    min-height: 70px;
    text-decoration: none;
    color: #414042;
}

.list_actu .list-item-spectacle {
    border-top: 2px solid gray;
}

.list_actu .noborder {
    border: none;
}

.list-item-spectacle > a .web {
    color: #e93f0e;
}

#agenda-list .list-item-spectacle h3 {
    color: #414042;
}

#agenda-list .list-item-spectacle time {
    font-weight: bold;
    color: #414042;
}

.list-item-spectacle > a:hover > p,
.list-item-spectacle > a:hover time,
#agenda-list .list-item-spectacle > a:hover time {
    color: white;
}

.list-item-spectacle > a:hover {
    padding: 0 -0.3em;
    background-color: #e93f0e;
}

#content #agenda-list .list-item-spectacle h3,
.list-item-spectacle > a:hover .web,
#agenda-list .list-item-spectacle h3,
#agenda-list .list-item-spectacle > a:hover .web {
    color: black;
}

#content #agenda-list .list-item-spectacle h3 {
    font-size: 1.2em;
}

#agenda-list .list-item-spectacle > a:hover {
    background-color: #E00202;
}

#agenda-list .list-item-spectacle .web,
#agenda-list h3 {
    color: #E00202;
}

#agenda-list aside div > h3 {
    margin-bottom: 2em;
    font-size: 1.6em;
}

blockquote * {
    font-style: italic;
}

#content ul#spectacleList {
    padding: 0;
}

#content ul.nav li a {
    display: block;
    text-decoration: none;
    font-family: 'Arial Black' , 'Open sans',Gadget,sans-serif;
    font-weight: bold;
}

/* agenda */

#agenda-list article article {
    margin-bottom: 0;
}

h2,
h3,
h4 {
    font-family: 'Arial Black' , 'Open sans',Gadget,sans-serif;
}

#content ul.nav li a {
    color: #D1D1D1;
}

#content h3 {
    font-size: 1.5em;
}

#content h4,
#principalcorps .list_actu h4 {
    font-size: 1.5em;
}

#content h5,
#content h6 {
    font-size: 1.2em;
}

#content h6 {
    display: inline;
    margin: 0;
}

/* orange */

 .orange #lire_plus a,
.orange #agenda-list .list-item-spectacle .web,
.orange #content h6,
.orange #content h5,
.orange #content h4,
.ssatelier .orange strong,
.orange #content #listevent ul li a:hover,
.orange #content ul.nav li a:hover,
.orange #content ul.nav li a.current,
.orange h1,
.orange h2,
.orange h3,
.orange h3,
.orange #content a {
    color: #e93f0e;
}

.orange #agenda-list .list-item-spectacle > a:hover,
.orange .agenda-list .open,
.orange .datevenirbutton:hover,
.orange .datesaisonbutton:hover,
.orange .list-item-spectacle > a:hover {
    background-color: #e93f0e;
}

.orange a:hover,
.red a:hover,
.green a:hover,
.red .list_actu h2 a {
    color: black;
}

.orange .ngg-gallery-thumbnail-box:hover {
    border-color: #e93f0e;
}

.cycle-pager span:hover,
.cycle-pager span.cycle-pager-active {
    background-position: center right;
}

.cycle-pager span {
    background-image: url("./img/orange-sprite.png");
    background-repeat: no-repeat;
}

/* rouge */

.red #content h6,
.red #content h5,
.red #content h4,
#agenda-list aside h3 a,
#agenda-list .listitemdowload a:hover,
.download a:hover,
.red #tab ul li,
.red #content ul#spectacleList li,
.red #content ul.nav li a:hover,
.red #content ul.nav li a.current,
.red .list_actu .hover:hover h2 a,
.red .header > *,
.red h1,
.red h2,
.red h3,
.red h4,
.red #content a,
.red ul,
.red ul li a:hover,
.red ul li.selected a,
.red #agenda-list .dateagenda time {
    color: #E00202;
}

.red #col-gauche aside h3,
.red #col-gauche aside .alpha ul {
    background-image: url("./img/tiret-red-aside.png");
    background-repeat: no-repeat;
}

.red #telechargement h3 a,
.red .tele a {
    background-image: url("./img/dowload-red.png");
    background-repeat: no-repeat;
}

.red .cycle-pager span {
    background-image: url("./img/red-sprite.png");
}

/* vert */

 .green #lire_plus a,
.green #content h6,
.green #content h5,
.green #content h4,
.green #tab ul li,
.green #content ul#spectacleList li,
.green #content ul.nav li a:hover,
.green #content ul.nav li a.current,
.green h1,
.green h2,
.green h3,
.green h4,
.green #content a,
.green ul,
.green ul li a:hover,
.green ul li.selected a {
    color: #007771;
}

.green .ngg-gallery-thumbnail-box:hover {
    border-color: #007771;
}

.green #col-gauche aside h3,
.green #col-gauche aside .alpha ul {
    background-image: url("./img/tiret-green-aside.png");
    background-repeat: no-repeat;
}

.green #telechargement h3 a,
.green .tele a {
    background-image: url("./img/dowload-green.png");
}

.green .cycle-pager span {
    background-image: url("./img/green-sprite.png");
}

/*rentrez alphabet */

#duocol #diaporama img {
    max-width: 100%;
}

/* pour mobile */

#wrapper > section {
    padding-top: 11em;
}

/* version destop */

#duocol #tab-wrapper {
    margin: 1em;
}

#duocol #content #tab-wrapper ul#actu {
    margin: 0;
    padding: 0;
    font-size: 1em;
}

#duocol #tab-wrapper #actu li {
    margin-bottom: 1em;
    list-style-type: none;
}

#duocol #tab-wrapper #actu a {
    display: block;
    padding: .5em;
    text-decoration: none;
}

#duocol #tab-wrapper #actu a:hover {
    background-color: #e93f0e;
}

#duocol #tab-wrapper #actu a:hover * {
    color: white;
}

/* page compagnie partie equipe */

#equipe h3,
#creation h3 {
    font-size: 2.2em;
}

#equipe h4 {
    margin-bottom: 1em;
    font-size: 1.5em;
    line-height: 1em;
    color: black;
}

/* act */

.list_actu h1.archive {
    display: block;
    margin-bottom: 2em;
}

.list_actu h1.archive:after {
    content: "";
}

/* colle */



#content ul#newsList,  #col-gauche ul#newsList{
	padding: 2em 0;
}


#newsList li a{
text-decoration: none;
}

#newsList{
	color: #414042
}
#newsList time{
	color: black;
font-size: .9em;

}

#content ul#newsList li, #col-gauche ul#newsList li{
list-style-type: none;
font-size: .8em;
margin-bottom: 1em;

}



#agenda-list aside{
	text-align: right;
}

section#principalcorps .list_actu .header h1{
	margin-bottom: 0;
	display: block;

}

.header p{
	font-size: 1.8em;
	margin-bottom: 1em;
}
.list_actu .header h1:after{
content: "";
}

#agenda-list aside div > h3 {
    padding-top: .5em;
    background: transparent url('./img/tiret-red-archive.png') no-repeat top right;
}

#agenda-list .agendaspectacle {
    padding-bottom: 2em;
    background: transparent url('./img/grand-trait-rouge.png') no-repeat bottom center;
}

/* atelier alpha */

 #col-gauche aside h3 {
    padding-top: 1em;
}

#atelier div.atelieritem .infoatelier {
    text-align: center;
    color: black;
    background-color: rgb(233,63,14);
}

#atelier div.atelieritem {
    position: relative;
}

#atelier div.atelieritem .infoatelier {
    float: left;
}

#atelier div.atelieritem .infoatelier h3 {
    text-align: center;
    font-size: 1.5em;
    color: black;
}

#atelier div.atelieritem:hover .infoatelier {
    display: block;
}

#duocol article footer {
    float: right;
    width: 100%;
    margin-top: 6em;
    max-width: 460px;
}

.infodatepub h3 {
    margin-top: 1em;
    color: black;
}

.infodatepub {
    margin-top: 1em;
}

#content ul.navatelier {
    float: right;
    position: relative;
    bottom: -2em;
    width: 40px;
    padding: 0;
    list-style-type: none;
}

#content ul.navatelier li {
    list-style-type: none;
}

li.next_post {
    float: right;
}

li.previous_post {
    float: left;
}

.navatelier li a {
    display: block;
    width: 14px;
    height: 18px;
}

li.next_post a {
    background: transparent url('./img/next_post.png') no-repeat center bottom;
}

li.previous_post a {
    background: transparent url('./img/prev_post.png') no-repeat center bottom;
}

.navatelier li a:hover {
    background-position: center top;
}

.listartpart .vignette {
    float: left;
    width: 150px;
    margin: 0.5em 1em 0.5em 0;
    line-height: 0;
}

.listartpart .infoplusartpart {
    padding-left: 160px;
}

#content .listartpart .infoplusartpart ul li {
    display: inline;
    margin-right: .5em;
    list-style-type: none;
}

#content .listartpart .infoplusartpart ul {
    margin: bottom;
    padding: 0;
}

#content .listartpart .infoplusartpart h3 {
    font-size: 2em;
}

#duocol #col-droite {
    float: right;
    width: 460px;
    margin-top: 16em;
}

#content .event a {
    display: block;
    text-decoration: none;
    color: #414042;
}

#content ul.event li {
    margin: 0 0 1em 0;
    padding: -.5em;
    list-style-type: none;
}

#content aside ul.event {
    margin: 0;
    padding: 1em 0;
    font-size: 1em;
}

#content aside ul.event strong {
    color: black;
}

#content aside ul.event a:hover,
#content aside ul.event a:hover * {
    color: #e93f0e;
}

.backalpha p.accroche,
#content .alpha ul,
#content aside.col-gauche ul.event li {
    margin: 0;
    padding: 0;
}

.backalpha p {
    font-weight: bold;
}

.backalpha p + p {
    padding-left: 1.5em;
}

.orange #content .backalpha a:hover,
.orange #content li .alpha a:hover {
    color: #414042;
    background-position: left bottom;
}

.backalpha a,
.alpha li a {
    display: block;
    margin-bottom: .5em;
}

.tele a,
.pat a,
.backalpha a,
.alpha li a {
    text-decoration: none;
    font-family: 'Arial Black', 'Open sans', Gadget ,sans-serif;
    font-weight: bold;

}

.backalpha a {
    padding-left: 1em;
    font-size: 1.5em;
    color: #414042;
    background: url("./img/prev_post_orange.png") no-repeat left top transparent;
}

.pat a {
    display: inline-block;
    zoom: 1;
    height: 15px;
    margin: .5em 0;
    padding-right: 1.5em;
    background: url("./img/next_post_orange.png") no-repeat right top transparent;
    *display: block;
}

#content p.pat {
    line-height: 1em;
}

.orange #content .pat a:hover {
    color: #414042;
    background-position: right bottom;
}

.alpha li a span {
    display: inline-block;
    zoom: 1;
    width: 15px;
    height: 15px;
    background: url("./img/next_post_orange.png") no-repeat left top transparent;
    *display: block;
    vertical-align: middle;
}

#newsList li a span{
    margin-left: .5em;
}
#newsList a{
    margin:0;
}

#col-gauche aside div#actu ul li h4 a {
    padding-right: 1.5em;
}

#col-gauche aside div#actu {
        background: transparent url("../img/tiret-orange-aside.png") no-repeat scroll left bottom;
}

#col-gauche .alpha li a:hover,
#col-gauche .alpha li a:hover span {
    color: #414042;
    background-position: left bottom;
}

#listatelieralpha a span.image_texte {
    z-index: 1000;
    position: absolute;
    top: 0;
    left: 0;
    padding: .7em;
    max-width: 65%;
    font-weight: bold;
    line-height: 1.2em;
    color: white;
    background-color: black;
}

#col-gauche aside div#actu ul li h4 a:hover {
    color: #414042;
    background-position: right bottom;
}

#aside-col {
    margin-top: 2em;
    padding: 3em 0 3em 0;
    background: url("./img/tiret-orange-aside.png") no-repeat scroll left top transparent;
}

div#actu ul li {
    font-size: 1em;
}

div#actu ul li p {
    font-size: 1em;
}

#col-gauche aside div#actu ul h3 {
    background-image: none;
}

#col-gauche aside div#actu ul li a {
    margin: 0;
    padding: 0;
    background-image: none;
}

#content .alpha ul li,
#content #partageralpha li {
    list-style-type: none;
}

.ssatelier,
#content #partageralpha ul {
    margin: 1em 0;
}

#content #tab div div.ssatelier h2 {
    display: block;
}

#duocol article footer#partageralpha {
    width: 460px;
    margin-top: 0;
    padding-top: 8em;
    background: url("./img/tiret_orange.png") no-repeat scroll 0.5em 3em transparent;
}

footer#partageralpha #partager {
    padding: 0;
}

footer#partageralpha #lire_plus,
footer#partageralpha .creditarticle {
    padding: 1em;
}

#content #partageralpha ul,
.ssdiv,
#equipe h3,
#creation h3 {
    padding: 1em 0;
}

#home #slidecaption {
    z-index: 1000;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    color: white;
    background: transparent url('./img/accueilcaption.png') top center repeat;
}

.listitemdowload,
#actu li {
    margin: 1em 0;
}

.download a,
#agenda-list .listitemdowload a {
    text-decoration: none;
    font-size: 0.7em;
    color: #414042;
}

#agenda-list .listitemdowload a span {
    display: block;
    font-size: .8em;
    font-weight: normal;
}

#agenda-list .agendaspectacle .listitemdowload li {
    float: left;
    width: 50%;
}

#agenda-list .listitemdowload a {
    display: block;
    margin-bottom: 1em;
    min-height: 38px;
    font-size: 1.3em;
    font-weight: bold;
}

#agenda-list .agendaspectacle .listitemdowload a {
    padding-left: 40px;
    background: url('./img/dowload-red-2x.png') top left no-repeat;
}

#agenda-list aside .listitemdowload a {
    padding-right: 40px;
    background: url('./img/dowload-red-2x.png') top right no-repeat;
}

#agenda-list aside h3 a {
    display: block;
    padding-right: 15px;
    text-decoration: none;
    background: url('./img/post_right_red_p.png') right 2px no-repeat;
}

#agenda-list aside h3 a:hover {
    color: #414042;
    background-position: right -59px;
}

#espacepro {
    margin-top: 7em;
}

#content ul.listeventalpha li {
    float: left;
    list-style: none;
}

#content ul.listeventalpha {
    padding: 0;
}

.orange #content .listeventalpha li a {
    display: block;
    height: auto;
    min-height: 95px;
    border-bottom: 1px #f0f0f0 solid;
    border-left: 1px #f0f0f0 solid;
    text-decoration: none;
    font-weight: bold;
    color: white;
    background-color: #E93F0E;
}

.orange #content #listevent .listeventalpha li a:hover {
    color: white;
    background-color: black;
}

.listeventalpha li a > span.titleevent {
    display: inline-block;
    padding: .3em;
    max-width: 90%;
    background-color: black;
}

.listeventalpha li a > span.dates {
    display: block;
    height: 3em;
    padding: .3em;
    text-transform: lowercase;
}

.eventepoque {
    padding: 1em;
    text-align: center;
    font-size: 2.4em;
    background: url("./img/h2-tab.png") no-repeat scroll right center transparent;
}

.eventepoque span {
    padding: .5em;
    background-color: #f0f0f0;
}

#duocol article#alphabet footer {
    padding-top: 8em;
    background: url("./img/tiret_orange.png") no-repeat scroll 0.5em 3em transparent;
}

#logosAlpha {
    margin-top: 3em;
    padding-top: 3em;
}

#logosAlpha ul {
    float: right;
    max-width: 400px;
    text-align: center;
}

#logosAlpha li {
    display: inline-block;
    zoom: 1;
    width: 110px;
    height: auto;
    margin: .5em;
    vertical-align: middle;
    *display: inline;
}

#logosAlpha img {
    max-width: 100%;
}

#partager {
    text-align: right;
}

#partager ul {
    float: right;
}

.datevenirbutton,
.datesaisonbutton {
    display: inline-block;
    zoom: 1;
    padding: .3em .5em;
    font-weight: bold;
    color: #414042;
    background-color: #c8c8c8;
    cursor: pointer;
    *display: block;
}

.agenda-list .open,
.datevenirbutton:hover,
.datesaisonbutton:hover {
    color: white;
    background-color: #e00505;
}

.agenda-list {
    margin: 1em 0 3em 0;
}

#principalcorps .header .exergue *,
#principalcorps .header .exergue a:hover {
    color: white;
}

#principalcorps .header .exergue a {
    text-decoration: underline;
    color: black;
}

#principalcorps .header .exergue {
    margin: 1.5em 0;
    padding: .7em;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #e00505;
}

#spectacleList li a {
    font-style: italic;
}

.exergue p {
    margin: 0;
}

#logosAlpha ul li.firstligne {
    text-align: left;
}

#logosAlpha ul li.lastligne {
    text-align: right;
}

#equipe h3 {
    padding-top: 0;
}

body#home {
    z-index: 0;
    position: absolute;
    width: 100%;
    width: 100%;
    height: 100%;
    background: #111;
}

#supersized-loader {
    z-index: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 60px;
    height: 60px;
    margin: -30px 0 0 -30px;
    text-indent: -999em;
    background: url(img/progress.gif) no-repeat center center;
}

#supersized {
    display: block;
    z-index: -999;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#supersized img {
    display: none;
    position: relative;
    width: auto;
    height: auto;
    border: none;
    outline: none;
}

#supersized.speed img {
    -ms-interpolation-mode: nearest-neighbor;
    image-rendering: -moz-crisp-edges;
}

/*Speed*/

#supersized.quality img {
    -ms-interpolation-mode: bicubic;
    image-rendering: optimizeQuality;
}

/*Quality*/

#supersized li {
    display: block;
    z-index: -30;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    list-style: none;
    background: #111;
}

#supersized a {
    display: block;
    width: 100%;
    height: 100%;
}

#supersized li.prevslide {
    z-index: -20;
}

#supersized li.activeslide {
    z-index: -10;
}

#supersized li.image-loading {
    width: 100%;
    height: 100%;
    background: #111 url(img/progress.gif) no-repeat center center;
}

#supersized li.image-loading img {
    visibility: hidden;
}

#supersized li.prevslide img,
#supersized li.activeslide img {
    display: inline;
}

#col-gauche #lienalpha {
    background: url("img/tiret-orange-aside.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    margin-top: 1em;
    padding-top: 1em;
}



#archiveyearbyyear .archivemonth li a{
    color: #414042;
    margin-left: 1em;
}

#archiveyearbyyear .archivemonth li a:hover{
    color: red;
}

#archiveyearbyyear .archivemonth{
        margin-bottom: 2em;

}


#archiveyearbyyear .archiveyear span{
    color: red;
    font-weight: bold;
    font-size: 1.2em;
    padding-left: 1em;
    background: transparent url("img/openarchive.png") no-repeat left bottom ;
    display: block;
    height: 12px;
    margin-bottom: .5em;
    cursor: pointer;
}

#archiveyearbyyear .archiveyear span.open{
    color: #414042;
        background-position: left top ;

}

 #archiveyearbyyear .archiveyear span:hover{
    color: #414042;
    background-position: left center ;
 }