/* --- CONTAINER --- */
@import url("content.css");
@import url("superfish.css");
body {
    padding    : 0;
    margin     : 0;
    background : #C5C5C5;
    font-family : arial, sans-serif;
}

#infosp{
    display: block;
    width:23px;
    height:27px;
    margin-left:7px;
}
#infosp div{
    background:#0081c5;
    width:84px;
    margin-top:30px;
    min-height:0;
    visibility: hidden;
}
#infosp div ul{
    float:none;
    width:100%;
    border:0;
    text-align: left;
    min-height:0;
}
#infosp div ul li{
    float: none;
}
#infosp div ul li a{
    text-decoration: none;
    padding:2px 5px 6px 8px;
    line-height: 1.32em;
    color:#FFF;
}
#infosp div ul li a:visited:hover, #infosp div ul li a:hover{
    text-decoration: underline;
}
#infosp:hover{
    border-bottom:7px solid #0081c5;
    height:24px;
}
a#logo {
    position    : absolute;
    left        : 27px;
    top         : 27px;
    z-index     : 100;
}

div#header_haut {
    text-transform  : uppercase;
    margin-top      : 12px;
}

table#menus {
    margin-left     : 275px;
    float           : left;
}

div#header_haut li a, div#header_haut li a:link, div#header_haut li a:visited {
    font-size       : 11px;
    color           : #000;
}

div#res_sociaux {
    position    : absolute;
    top         : 37px;
    left        : 175px;
    background  : transparent url(../images/social.png) no-repeat;
    width       : 68px;
    height      : 16px;
}

div#res_sociaux_newsletter {
    position    : relative;
    float       : left;
    background  : transparent url(../images/social.png) no-repeat;
    width       : 68px;
    height      : 16px;
}

div.bloc div#newsletter input {
    font-family : arial;
    font-size   : 13px;
    border      : none;
    height      : 18px;
}

div.bloc div#newsletter input.ok {
    position    : relative;
    background  : transparent url(../images/ok.gif) no-repeat;
    width       : 19px;
    cursor      : pointer;
}

div#res_sociaux a.social,
div#res_sociaux_newsletter a.social {
    position        : relative;
    width           : 16px;
    height          : 16px;
    float           : left;
    z-index         : 10000;
}

div#top_icons {
    position    : relative;
    float       : left;
    background  : transparent url(../images/top_icons.png) no-repeat;
    width       : 83px;
    height      : 25px;
    margin-left : 36px;
    margin-top  : 35px;
}

div#top_icons a.top_icon, div#top_icons ul.top_icon  {
    position        : relative;
    width           : 23px;
    height          : 25px;
    float           : left;
    z-index         : 10000;
}

div#slides_fond {
    position : absolute;
    top : 0; left : 0;
    height         : 100%;
    position       : fixed;
    width          : 100%;
    z-index        : -1;
    overflow       : hidden;
    /*vertical-align : middle;*/
    width          : 100%;
}

div#slides_fond .appearing_overlay {
    position: absolute;
    top: 0;
    left: 0;
}

div#slides_fond div {
    position : absolute;
}

div#slides_fond div.active {
    left : 0;
}

div#lignes_centrales {
    position  : relative;
    /*height   : 150px;*/
    padding    : 65px 0 0 0;
    /*margin-top : 300px;*/
    height: 140px;
    min-width: 1100px;
}

div#ligne1,
div#ligne2,
div#ligne3 {
    position: relative;
    font-size: 32px;
    font-family: brown, verdana;
    padding-top: 6px;
    padding-bottom: 1px;
    height: 32px;
    margin: 0;
}
div#ligne1 {
    background-color : white;/*#EB203E;*/
    color            : black;
}
div#ligne2 {
    background-color : white;/*#FC5E75;*/
    color            : black;
    z-index          : 1000;
}
div#ligne3 {
    background-color : white; /*#F7B1BB;*/
    color            : black;
}

.largeur_100pct div#ligne1 .contenu,
.largeur_100pct div#ligne2 .contenu,
.largeur_100pct div#ligne3 .contenu {
    text-align   : right;
    margin-right : 440px;
    cursor: pointer;
}

#lignes_centrales .lien_ligne {
}

.largeur_100pct div.plein_ecran2,
.largeur_100pct div.fleches_fullscreen {
    display : none;
}

.cale_a_droite div#ligne1 .contenu,
.cale_a_droite div#ligne2 .contenu,
.cale_a_droite div#ligne3 .contenu {
    text-align   : right;
}

.cale_a_droite div#ligne1,
.cale_a_droite div#ligne2,
.cale_a_droite div#ligne3 {
    float   : right;
    display : inline-block;
    padding : 0 8px;
}

 .cale_a_droite div.plein_ecran2 {
    display    : inline;
    padding    : 2px;
    background : #FFF;
    color      : #000;
}

div.fleches_fullscreen div {
    background   : #FFF;
    width        : 12px;
    padding      : 2px;
    margin-right : 2px;
    float        : left;
    cursor       : pointer;
}

#a_la_une {
    position   : absolute;
    right      : 50px;
    top        : 25px;
    width      : 355px;
    height     : 252px;
    z-index    : 0;
    background : transparent url(../images/fond_a_la_une.png) no-repeat;
}

#a_la_une div.contenu {
    position: relative;
    height: 100%;
    margin: 0;
}

#a_la_une div.haut {
    padding-top : 10px;
    font-size   : 24px;
    font-weight: bold;
}

#a_la_une div.titre {
    position: absolute;
    top: 45px;
    left: 40px;
    text-transform  : uppercase;
    font-size       : 24px;
    float           : left;
    margin-top      : 10px;
}

#a_la_une div.separateur {
    float           : right;
    margin-right    : 12px;
    margin-bottom   : 55px;
}

#a_la_une div.titre_une {
    font-size       : 15px;
    font-weight     : bold;
    margin-bottom   : 12px;

    position: absolute;
    bottom: 168px;
    left: 40px;
    right: 35px;
}

#a_la_une div.description_une {
    position: absolute;
    height: 75px;
    left: 40px;
    right: 25px;
    top: 124px;
    overflow: hidden;
    font-size       : 12px;
}

#a_la_une div.description_une p {
    margin-top: 0;
}

a.lien_plus_une {
    font-size       : 15px;
    color           : #000;
    margin-top      : 15px;
    display         : inline-block;
}

#a_la_une a.lien_plus_une {
    position: absolute;
    bottom: 20px;
    display: block;
    left: 40px;
}

#a_la_une .vignettes {
    position: absolute;
    right: 100%;
    width: 500px;
    top: 167px;
    float: left;
    margin-right: 6px;
}

#a_la_une .vignettes li {
    position: relative;
    display: block;
    float: left;
}

#a_la_une .vignettes li a {
    display: block;
    position: relative;
    overflow: hidden;
    width: 68px;
    height: 48px;
    margin: 0 6px;
    border: 2px solid transparent;
}

#a_la_une .vignettes li img {
    display: block;
    position: absolute;
    height: 48px;
    left: 50%;
    margin-left: -40px;
}

#a_la_une .vignettes li.current a {
    border-color: white;
}

#a_la_une .vignettes li .pointeur {
    position: absolute;
    width: 0;
    height: 0;
    top: -28px;
    left: 50%;
    margin-left: -20px;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #000
}

div.content_plus_une {
    position        : relative;
    float           : left;
    width           : 12px;
    height          : 12px;
    background      : black;/*#520BD4;*/
    border          : 1px solid black;
    display         : inline-block;
    margin-right    : 8px;
    cursor          : pointer;
}

div.plus_une {
    position        : absolute;
    font-weight     : bold;
    background      : #fff;
    font-size       : 18px;
    cursor          : pointer;
}

div#h_plus {
    width           : 8px;
    height          : 2px;
    left            : 2px;
    top             : 5px;
}

div#v_plus {
    width           : 2px;
    height          : 8px;
    left            : 5px;
    top             : 2px;
}

div#acces_direct ul,
div#sous_nos_halles ul {
    margin          : 0;
    padding         : 0;
}
div#acces_direct ul li,
div#sous_nos_halles ul li {
    list-style      : none outside none;
}

div#acces_direct div.content_plus_une {
    background      : #EB203E;
    border-color    : #EB203E;
}

.cale_a_droite div.plein_ecran2,
div#a_la_une div.separateur div {
    float           : left;
    margin-right    : 5px;
    cursor          : pointer;
}

div.separateur div.prev,
div.separateur div.next {
    position        : relative;
    background      : black;/*#FC5E75;*/
    width           : 38px;
    height          : 38px;
    font-size       : 40px;
}

div.separateur div.prev span.icon,
div.separateur div.next span.icon {
    position        : absolute;
    color           : white;
    padding         : 0;
    margin          : 0;
    cursor          : pointer;
}

div.separateur div.prev span.p {
    top             : -2px;
    left            : 6px;
}

div.separateur div.next span.n {
    top             : -2px;
    right           : 6px;
}

div#contenu {
    padding         : 10px;
    padding-top     : 3px;
    width           : 1100px;
}

div.colonne {
    float           : left;
    width           : 320px;
    margin          : 0 10px;
}

div.bloc {
    background      : url(../images/bg_transparent_60.png) repeat;
    padding         : 15px;
}

div.bloc div.bloc-titre {
    font-weight     : bold;
    font-size       : 20px;
    text-transform  : uppercase;
    padding-top     : 5px;
}

div.bloc div.bloc-border {
    display         : inline-block;
    width           : 100%;
    height          : 3px;
    margin-top      : 10px;
    margin-bottom   : 15px;
    background      : #000;
}

div.bloc #prepar_icons {
    position        : relative;
}

div.bloc #prepar_icons table {
    width: 100%;
    border: 0;
    margin: 0;
    padding: 0;
    border-collapse: collapse;
    border-spacing: 0;
}

div.bloc #prepar_icons table td {
    margin: 0;
    padding: 0;
    border: 0;
}

div.bloc #prepar_icons table td a.prepar_lien {
    width: 100%;
}

div.bloc #prepar_border {
    display         : inline-block;
    background      : #000;
    width           : 100%;
    height          : 9px;
    margin-top      : 15px;
    margin-bottom   : 10px;
    background      : url('../images/prepar_menu.png') -234px 0 no-repeat;
}

div.bloc #prepar_icons a.prepar_lien,
div.bloc #prepar_icons span.lien_vide {
    position        : relative;
    float           : left;
    display         : inline-block;
    height          : 34px;
    text-align      : center;
    width           : 58px;
    background      : url('../images/prepar_menu.png') 0 bottom no-repeat;
    padding-bottom  : 15px;
}

div.bloc #prepar_icons a.prepar_lien.current {
    background-position : center bottom;
}

div.bloc #prepar_icons a.prepar_lien span.prepar_fleche {
    position        : absolute;
    display         : none;
    bottom          : -17px;
    left            : 14px;
    background      : url(../images/prepar_arrow.png) no-repeat;
    width           : 12px;
}

div.bloc #prepar_titre {
    font-size       : 15px;
    padding-top     : 10px;
}

/*
div.bloc #prepar_icons a.prepar_lien:hover span.prepar_fleche {
    display         : block;
}*/

.cacher {
    visibility      : hidden;
}

br.clearfloat {
    clear           : both;
    height          : 0;
    font-size       : 1px;
    line-height     : 0px;
}

/* Calendrier */
div#calendrier {
    position        : relative;
    float           : left;
    display         : block;
    width           : 750px;
    margin-right    : 20px;
}

div#calendrier div.semaine {
    position        : relative;
    display         : block;
    background      : url(../images/bg_transparent_30.png) repeat;
    padding         : 5px 6px 3px;
    margin          : 0 auto 5px;
}

div#calendrier div.semaine div.semaine_contenu {
    margin-top      : 15px;
    margin-bottom   : 10px;
}

div#calendrier div.semaine div.semaine_icon {
    float           : right;
}

div#calendrier div.semaine div.semaine_titre {
    color           : #000;
    float           : right;
    font-weight     : bold;
}

div#calendrier div.semaine.close div.semaine_titre {
    color           : #666;
    float           : right;
}

div#calendrier div.semaine.close div.semaine_contenu {
    display         : none;
}

div#calendrier div.seance_contenu div.seance_left div.seance_etat {
    font-size       : 8px;
    font-family     : Courrier;
}

div.semaine_contenu .col1,
div.semaine_contenu .col2,
div.semaine_contenu .col3 {
    position        : relative;
    float           : left;
    width           : 225px;
    margin          : 10px;
}

div.semaine_contenu .col .jour {
    margin-bottom   : 10px;
}

div.semaine_contenu .col1 .jour_titre,
div.semaine_contenu .col2 .jour_titre,
div.semaine_contenu .col3 .jour_titre {
    background      : #e3088a;
    font-size       : 16px;
    color           : #fff;
    padding         : 0px 3px;
    text-transform  : uppercase;
    font-weight     : bold;
    line-height     : 19px;
    height          : 18px;
}

div.semaine_contenu div.seance {
    background      : #fff;
    margin-bottom   : 10px;
}

div.pleine_page {
    margin-top      : -20px;
}

div.semaine_contenu .seance_contenu {
    position        : relative;
    padding         : 10px;
    cursor          : pointer;
}

div.semaine_contenu .seance_heure {
    font-size       : 12px;
    font-weight     : bold;
    min-height      : 6px;
}

div.semaine_contenu .seance_lieu {
    font-size       : 9px;
    font-weight     : bold;
}

div.semaine_contenu .seance_titre {
    font-size       : 12px;
    font-weight     : bold;
    text-transform  : uppercase;
    color           : #e3078a;
    line-height     : 1.2;
}

div.semaine_contenu .seance_titre a,
div.semaine_contenu .seance_titre a:link,
div.semaine_contenu .seance_titre a:visited,
div.semaine_contenu .seance_titre a:hover,
div.semaine_contenu .seance_titre a:active {
    color           : #E3078A !important;
}

div.semaine_contenu img.seance_image {
    width           : 100%;
}

div.semaine_contenu .seance_ss_titre {
    font-size       : 12px;
    font-style      : italic;
    line-height     : 13px;
    color           : #e3078a;
    margin-top      : 1px;
}

div.semaine_contenu .seance_desc {
    font-size       : 9px;
    color           : #333333;
    margin-top      : 3px;
}

div.semaine_contenu .seance_left,
div.semaine_contenu .seance_right {
    float           : left;
}

div.semaine_contenu .seance_left {
    width           : 20%;
}

div.semaine_contenu .seance_right {
    width           : 80%;
    padding-top     : 1px;
}

div.calendrier_plus {
    position        : relative;
    float           : left;
    width           : 12px;
    height          : 12px;
    background      : #e3078a;
    border          : 1px solid #e3078a;
    display         : inline-block;
    margin-left     : 8px;
    margin-top      : 2px;
    cursor          : pointer;
}

div#calendrier_v_plus {
    height          : 8px;
    left            : 5px;
    top             : 2px;
    width           : 2px;
}

div#calendrier_h_plus {
    height          : 2px;
    left            : 2px;
    top             : 5px;
    width           : 8px;
}

div#calendrier div.semaine.open div.calendrier_plus div#calendrier_v_plus {
    display         : none;
}

div#content a.calendrier_left, div#content a.calendrier_left:link, div#content a.calendrier_left:visited,
div#content a.calendrier_right, div#content a.calendrier_right:link, div#content a.calendrier_right:visited {
    color           : #fff;
    float           : left;
    display         : inline-block;
    height          : 34px;
    padding         : 0 10px;
    padding-top     : 3px;
    font-weight     : bold;
    background      : #f95bc2;
    font-size       : 24px;
    font-weight     : bold;
}

div#content a.calendrier_left:hover,
div#content a.calendrier_right:hover {
    text-decoration : none;
}

div#calendrier .gratuit {
    margin-left     : 14px;
    margin-bottom   : 3px;
}

div#calendrier_sidebar {
    float           : left;
    width           : 231px;
}

div.calendrier_bloc {
    background      : url(../images/bg_transparent_60.png) repeat;
    padding         : 15px;
}

div.calendrier_bloc .bloc_titre {
    color           : #000;
    font-size       : 20px;
    text-transform  : uppercase;
    font-weight     : bold;
    border-bottom   : 2px solid #e3088a;
    padding-bottom  : 3px;
    margin-bottom   : 6px;
}

div.calendrier_bloc .bloc_contenu {
    color           : #000;
    font-weight     : bold;
    font-size       : 12px;
}

div.calendrier_bloc .bloc_contenu_left {
    float           : left;
    width           : 25px;
}

div.calendrier_bloc .bloc_contenu_right {
    float           : left;
    width           : 176px;
}
div.calendrier_bloc .bloc_contenu span {
    color           : #e3088a;
}

div.calendrier_bloc .titre {
    color           : #e3088a;
    text-transform  : uppercase;
}

div.calendrier_bloc .sous_titre {
    color           : #e3088a;
    font-weight     : normal;
}

div.calendrier_bloc .lieu {
    color           : #000;
    font-weight     : normal;
    font-size       : 10px;
}

div.seance_contenu img.etat_complet {
    position        : absolute;
    border          : none;
    right           : 0;
    top             : 0;
}

div.calendrier_bloc .bloc_contenu_seance {
    position        : relative;
    padding-top     : 5px;
    border-bottom   : 1px solid #e3088a;
    padding-bottom  : 5px;
    cursor         : pointer;
}

div.calendrier_bloc .gratuit {
    margin-left     : 9px;
    margin-top      : 4px;
}

div.bloc_contenu_seance.dernier {
    border          : none;
    margin-bottom   : 20px;
}

/* liste des artistes */
#liste_artistes {
    background      : url("../images/bg_transparent_60.png") repeat;
    padding         : 50px 20px 20px;
    position        : relative;
}
#liste_artistes #page_sous_sous_titre {
    position        : absolute;
    top             : 0;
    left            : 0;
    padding-left    : 8px;
}
#liste_artistes div.photo_container {
    float           : left;
    width           : 126px;
    margin          : 20px 10px;
}
#liste_artistes a.photo {
    position        : relative;
    display         : block;
    margin-bottom   : 10px;
}
#liste_artistes .prenom,
#liste_artistes .nom {
    font-weight     : bold;
    font-size       : 12px;
}
#liste_artistes .prenom {
    color           : #000;
}
#liste_artistes .nom {
    color           : #ff3300;
}
#liste_artistes img.artiste_associe {
    position        : absolute;
    top             : 0;
    right           : 0;
}

#liste_artistes .pager {
    float           : right;
    padding         : 5px 10px;
    font-size       : 12px;
    color: #555555;
}
#liste_artistes .pager .page {
    display: block;
    float: left;
    height: 12px;
    width: 12px;
    margin: 0 4px;
    margin-top: 3px;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    background: #111111;
}

#liste_artistes .pager a.page:hover {
    background: #666666;
}

#liste_artistes .pager .current {
    background: #aaaaaa;
}

#liste_artistes .pager .total {
    margin-left: 3px;
    font-size: 10px;
}

#liste_artistes .pager .page span {
    display: none;
    margin-left: 3px;
}
#liste_artistes .pieds .back2top {
    color: #000000;
    float: left;
    font-size: 12px;
    font-weight: bold;
    margin: 8px 0 5px;
    padding-left: 10px;
}
#liste_artistes .disciplines {
    font-size: 10px;
    position:relative;
    top:-2px;
}

div.fiche_pratique li.duree {
    background : url(../images/icon_duree.png) 3px 14px no-repeat;
    min-height : 30px;
}

#cycle .achetez-places {
    margin-bottom: 15px;
}

#cycle .colonne_rebonds {
    margin-top: 20px;
    padding-bottom: 20px;
}

#cycle .colonne_rebonds .rebond {
    margin-top: 15px;
    margin-left: 18px;
    margin-right: 17px;
    position: relative;
}

#cycle .colonne_rebonds .rebond .info_banner {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 2px 4px;
    background: transparent url('../images/bg_transparent_30.png') 0 0 repeat;
}

#cycle .colonne_rebonds .rebond .info_banner .titre {
    font-weight: bold;
    line-height: 14px;
    font-size: 12px;
    max-height: 14px;
    overflow: hidden;
    position: relative;
}

#cycle .colonne_rebonds .rebond .info_banner .sous-titre {
    font-weight: bold;
    line-height: 14px;
    font-size: 12px;
    font-style: italic;
    max-height: 28px;
    overflow: hidden;
    position: relative;
}

#cycle .colonne_rebonds .rebond .link {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

#cycle .colonne_rebonds .rebond img {
    width: 100%;
}

#cycle.evenement_detaille .colonne_2 {
    width: 316px;
}

div.evenement_detaille div.presentation {
    width : 645px;
}

div.evenement_detaille div.presentation .descriptif {
    margin-bottom: 10px;
}

div.evenement_detaille div.colonne_1 {
    width : 645px !important;
}

div.evenement_detaille div.fiche_pratique {
    width : 316px;
}

div.evenement_detaille .mise_en_avant div.bloc div.bloc-border {
    margin-top: 1px;
    height: 2px;
}

div.evenement_detaille .mise_en_avant div.bloc div.bloc-titre {
    font-weight: normal;
}

div.evenement_detaille div.fiche_pratique table {
    margin-left   : 10px;
    margin-bottom : 15px;
    margin-top    : 8px;
}

div.evenement_detaille div.fiche_pratique table.infos {
    width   : 280px !important;
}

div.evenement_detaille td.icon img {
    margin-right : 12px;
}

div.evenement_detaille div.fiche_pratique table a,
div.evenement_detaille div.fiche_pratique table a:link,
div.evenement_detaille div.fiche_pratique table a:visited,
div.evenement_detaille div.fiche_pratique table a:hover,
div.evenement_detaille div.fiche_pratique table a:active {
    color : #666 !important;
}

div.evenement_detaille div.fiche_pratique table tr {
    border : none !important;
}

div.evenement_detaille div.fiche_pratique div.contenu {
    padding : 17px;
}

div.evenement_detaille div.fiche_pratique div.photo {
    float : left;
    width : 150px;
    position: relative;
    overflow: hidden;
    margin-right: 5px;
}

div.evenement_detaille div.fiche_pratique div.contenu div.nom {
    vertical-align : top;
    font-size      : 16px;
    text-transform : uppercase;
    font-weight: bold;
    line-height: 20px;
}

div.evenement_detaille div.fiche_pratique div.contenu div.nom .cufon-canvas {
    margin: 2px 0;
}

div.evenement_detaille div.fiche_pratique div.contenu .associe {
    margin: 6px 0;
    font-size: 12px;
}

div.evenement_detaille div.fiche_pratique div.contenu .discipline {
    margin: 6px 0;
    font-size: 12px;
}

div.evenement_detaille div.presentation div.contenu {
    width   : 611px;
    margin  : 0 auto;
    padding : 30px 0;
    padding-top: 20px;
}

div.evenement_detaille div.presentation .corealisation {
    font-weight: bold;
    color: black;
    padding-bottom: 5px;
}

div.evenement_detaille li.date,
div.evenement_detaille li.lieu {
    min-height : 33px;
}

div.evenement_detaille li.tarif {
    background : url(../images/icon_euro.png) 3px 14px no-repeat;
    min-height : 33px;
}

/*div.evenement_detaille h2 {
    border-bottom    : 2px solid !important;
    background-color : none !important;
    background-image : url(../images/bg_transparent_30.png) !important;
}*/

div.titre_col_2 {
    border-bottom    : 2px solid;
    margin-left      : 18px;
    margin-right     : 17px;
    padding-top      : 18px;
    padding-left     : 2px;
    font-size        : 22px;
    text-transform   : uppercase;
}

div.evenement_detaille div.fiche_pratique .liste_seances_container {
    padding: 10px 19px;
}

div.evenement_detaille div.fiche_pratique .liste_seances_container table {
    width: 100%;
    margin: 0;
}

div.evenement_detaille table.liste_seances {
    font-size     : 12px;
}

div.evenement_detaille table.liste_seances td {
    padding-right : 5px;
}

div.evenement_detaille td.bordure_gauche {
    border-left  : 1px solid #bababa;
    padding-left : 5px;
}

div.evenement_detaille span.complet {
    color : #990000;
}

div.evenement_detaille tr.passe,
div.evenement_detaille tr.passe span.complet {
    color : #666 !important;
}

div.evenement_detaille tr.a_venir {
    font-weight : bold;
}

/************************************
 * Onglets fiche événement détaillé *
 ************************************/

div.evenement_detaille ul.onglets {
    margin        : 0;
    padding       : 0;
    border-bottom : 6px solid;
    height        : 35px;
}



* html div.evenement_detaille ul.onglets {
    height        : 34px;
}

div.evenement_detaille ul.onglets li {
    display         : inline-block;
    float           : left;
    list-style-type : none;
    text-transform  : uppercase;
    cursor          : pointer;
    padding         : 0;
    margin          : 0;
}

/*div.evenement_detaille ul.onglets li.inactif {
    padding-top : 7px;
}*/

div.evenement_detaille ul.onglets li span {
    text-decoration : none;
    display         : inline-block;
    height          : 15px;
    margin-top      : 7px;
    margin          : 12px 2px 0 0px;
    padding         : 8px 7px 0 7px;
}


div.evenement_detaille ul.onglets li span.actif {
    font-size  : 18px;
    height     : 22px;
    margin-top : 5px;
    /*padding    : 8px 12px 0 12px;*/
}

div.evenement_detaille div.distribution {
    margin-top : 25px;
    border-top : 1px solid #000;
    font-size  : 10px;
}

div.evenement_detaille div.distribution div.titre {
    margin-top  : 10px;
    font-size   : 16px;
    font-weight : bold;
}

div.evenement_detaille #contenu_onglets .onglet_contenu {
    padding: 5px;
}

div.evenement_detaille #contenu_onglets .coad_sous_titre {
    font-weight: bold;
    padding: 5px 0;
}


.cache {
    display: none;
}

.custom-select .dropdown {
    float: none;
    z-index: 50;
}

.custom-select .dropdown .dropdown-selection {
    color: #000000;
    border-color: #E3088A;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    background: url(../images/calendrier/dropdown-arrow.gif) 95% 9px no-repeat;
}

.custom-select .dropdown.active .dropdown-selection {
    height: 26px;
    background-position: 95% -33px;
}

.custom-select .dropdown .dropdown-selection,
.custom-select .dropdown ul li {
    font-weight: normal;
}

.custom-select .dropdown ul li.selected {
    font-weight: bold;
}

.page-calendrier .custom-select .dropdown ul {
    min-height: 24px;
}

#cycle.gabarit_programmation .decouvrez_aussi table.infos tr td {

}

body {
    margin     : 0;
    padding    : 0;
    color      : #000;
    background : #333;
}
br.clearfloat, .spacer {
    clear       : both;
    height      : 0;
    font-size   : 1px;
    line-height : 0px;
}

#container {
    /*width      : 1000px;*/
    margin     : 0 auto;
    /*padding    : 5px;*/
}

/* --- HEADER --- */
a.langue {
    position        : absolute;
    left           :  950px;
    display         : block;
    width           : 49px;
    height          : 25px;
    color           : #FFF;
    text-decoration : none;
    background      : transparent url(../images/fond_triangle_noir.gif) no-repeat;
    text-align      : center;
    padding-top     : 2px;
    font-size       : 10px;
}

a.langue:link,
a.langue:visited,
a.langue:hover,
a.langue:active {
    color           : #FFF;
    text-decoration : none;
}

#header {
    text-align      : center;
    background      : #fff;
    position        : relative;
    margin-bottom   : 150px;
    height          : 65px;
}

div#header_content {
    width : 1068px;
}

#header_menu {
    text-align      : left;
    margin-top      : 5px;
    margin-bottom   : 6px;
}
#header ul {
    margin : 0;
}
#header_menu ul li {
    display      : inline;
    list-style   : none;
    margin       : 0 6px 0 0;
    background   : #000;
}

#header_menu ul li:hover {
    background    : #003366;
}

#header_haut ul li {
    display    : inline;
    list-style : none;
    margin     : 0 3px;
}
#header_menu ul li a, #header_menu ul li a:link, #header_menu ul li a:visited {
    text-decoration : none;
    color           : #fff;
    padding         : 5px 6px 4px;
    font-size       : 15px;
}
#header_menu ul li.on a, #header_menu ul li.on a:link, #header_menu ul li.on a:visited {
    background : #ACC958;
    color      : #FFF;
}

.sf-menu li div {
    position   : absolute;
    width      : 675px;
    left       : 0;
    background : #003466;
    /*margin     : 0 3px;*/
    margin-top : 6px;
    min-height : 106px;
    padding    : 12px 0;
}

.sf-menu li ul li {
    margin    : 0;
}
.sf-menu li ul  {
    float : left;
    width : 33%;
}

#header_menu ul li li {
    background : transparent;
    margin: 0;
}

#header_menu ul li li:hover {
    border-bottom : none;
}

#header_menu ul li li a, #header_menu ul li li a:link, #header_menu ul li li a:visited {
    padding   : 5px 10px;
    font-size : 13px;
}
#header_menu ul li a:hover {
    color      : #FFF;
}

#header_menu .sf-menu li.has_kids:hover {
    border-bottom: 0;
}

#header_menu .sf-menu li.has_kids.sfHover {
    background-color: #003466;
    border-bottom: 8px solid #003466;
}

/* --- SIDEBAR --- */
#sidebar div.mise_en_avant,
.colonne_2 div.mise_en_avant {
    background : url(../images/fond_blanc_95.png);
}

.colonne_2 div.mise_en_avant {
    padding: 15px 17px;
    margin: 10px 0;
}

.evenement_seance .colonne_2 div.mise_en_avant {
    margin-top: 0;
}

/*#sidebar div.mise_en_avant div.titre {
    font-size :
}*/

#sidebar {
    float       : left;
    width       : 320px;
    margin-left : 30px;
}
#sidebar ul {
    margin : 0;
}
#sidebar li {
    list-style : none;
    width      : 180px;
}
#sidebar ul li a, #sidebar ul li a:link, #sidebar ul li a:visited {
    text-decoration : none;
    color           : #333;
    display         : block;
    padding         : 5px 0 5px 10px;
    border-bottom   : 1px dotted #FFF;
}
#sidebar ul li.on a, #sidebar ul li.on a:link, #sidebar li.on a:visited {
    background : #ACC958;
    color      : #FFF;
}
#sidebar ul li a:hover {
    background : #333;
    color      : #FFF;
}
#sidebar ul li:hover ul,
#sidebar ul li.sfHover ul {
    left : 180px;
    top  : 0;
}

#sidebar .newsletter h1,
#sidebar .newsletter h2,
#sidebar .newsletter h3 {
    display: none;
}

#sidebar .newsletter [name="TheForm2"] {
    display: none;
}

/* --- CONTENT --- */

div#pre_content {
    float      : left;
    width      : 645px;
    background : url(../images/fond_blanc_95.png);
    clear      : both;
}

div#pre_content #content {
    padding: 10px 15px;
    font-size: 10pt;
    width: auto;
    float: none;
}

div#pre_content #content a,
div#pre_content #content a:link,
div#pre_content #content a:visited {
    color: black;
    text-decoration: underline;
}

div#page_ss_title {
    background  : #f95bc2;
    color       : #000;
    font-size   : 24px;
    font-weight : bold;
    padding     : 8px 2px 5px;
    display     : block;
    float       : left;
    margin      : 0;
    margin-bottom   : 16px;
    border      : none;
}

div#page_ss_title {
    background  : #f95bc2;
    color       : #000;
    font-size   : 24px;
    font-weight : bold;
    padding     : 8px 2px 5px;
    display     : block;
    float       : left;
    margin      : 0;
    border      : none;
    margin-bottom   : 16px;
}

.page-calendrier #page_ss_title {
    min-width: 160px;
    text-align: center;
    height: 24px;
    position: relative;
    overflow: hidden;
    line-height: 80%;
    margin-bottom: 0;
}

#main {
    padding    : 20px;
}

#content {
    float           : left;
    padding         : 20px;
    width           : 660px;
    margin-right    : 10px;
    font-size       : 14px;
    line-height     : 1.5;
}

#content a, #content a:link, #content a:visited {
    color           : black;/*#F08B00;*/
    text-decoration : none;
}

#content a:hover {
    color           : black;/*#F08B00;*/
    text-decoration : underline;
}

div#page_title {
    background  : #e3078a;
    color       : #fff;
    font-size   : 32px;
    font-weight : bold;
    padding     : 8px 18px 2px;
    display     : block;
    float       : left;
    margin      : 0;
}

div#page_sous_titre {
    background  : #f95bc2;
    color       : #000;
    font-size   : 24px;
    font-weight : bold;
    padding     : 8px 18px 2px;
    display     : block;
    float       : left;
    margin      : 0;
    border      : none;
}

div#page_sous_sous_titre {
    background  : #222222;
    color       : white;
    font-size   : 24px;
    font-weight : bold;
    padding     : 8px 18px 2px;
    display     : block;
    float       : left;
    margin      : 0;
    border      : none;
}

/* --- FOOTER --- */
#footer {
    color      : #FFF;
    background : url(../images/footer/fond_footer.png);
    width      : 1070px;
    padding    : 20px 0 15px 0;
    min-height : 376px;
    margin-top: 20px;
}

#footer #footer_entete {
    font-size: 11px;
}

#footer #footer_entete .sponsor {
    width: 150px;
    float: left;
    padding-top: 3px;
}

#footer #footer_entete .descr {
    width: 400px;
    float: left;
    padding-top: 3px;
    color: #cccccc;
}

#footer #footer_entete .newsletter {
    width: 320px;
    float: right;
}

#footer #footer_entete .newsletter .textbox {
    padding: 0;
    border: 1px solid black;
    font-size: 11px;
    padding: 1px 2px;
}

#footer #footer_entete .newsletter .submit {
    padding: 0;
    border: 1px solid black;
    color: black;
    font-weight: bold;
    font-size: 10px;
    padding: 2px 4px;
}

#footer #footer_entete .social {
    width: 90px;
    float: right;
    padding-top: 3px;
    padding-right: 20px;
    text-align: right;
}

#footer #footer_entete .social a {
    padding-left: 6px;
}

#footer #footer_contenu {
    margin : 0 15px;
    min-height: 376px;
}

#footer #footer_pied {
    padding: 0 15px;
    font-size: 11px;
}

#footer #footer_pied span {
    padding: 0 4px;
    color: #777777;
}

#footer #footer_pied a {
    color: #cccccc;
}

#footer a,
#footer a:link,
#footer a:visited,
#footer a:hover,
#footer a:active {
    color           : #FFF;
    text-decoration : none;
}

#footer div.adresse {
    float      : left;
    margin-top : 17px;
    width      : 205px;
}

#footer div.menus {
    float : left;
    width : 720px;
}

.footer_classique div.menus {
    width : 825px !important;
}

#footer ul {
    float : left;
    width : 180px;
}

.footer_classique ul {
    width      : 205px !important;
}

#footer ul,
#footer ul li {
    margin          : 0;
    padding         : 0;
    list-style-type : none;
}
#footer ul li {
    margin-top : 17px;
}
#footer ul ul {
    clear            : left;
}
#footer ul li li {
    background   : url(../images/footer/puce.gif) no-repeat 1px center;
    padding-left : 8px;
    margin-top   : 0;
    font-size    : 10px;
}

/* --- FULL SCREEN --- */

div#full_screen {
    position : fixed;
    right    : 0;
    top      : 225px;
    z-index  : 1001;
    width    : 61px;
    height   : 49px;
    cursor   : pointer;
}

.cacher {
    display : none !important;
}

div#fullscreen_bar {
     background : url(../images/fullscreen/fond_barre.png);
     height     : 65px;
     width      : 100%;
     position   : fixed;
     top        : 0;
     color      : #FFF;
}

div#fullscreen_bar a {
    color : #FFF;
    text-decoration : none;
}

div#fullscreen_bar td.droite {
    text-align    : right;
    padding-right : 53px;
}

div#fullscreen_bar td.droite div {
    clear : right;
}

div#fullscreen_bar td.droite div#legende {
    font-size : 10px;
}

div.navigation {
    display: none;
}

.page-home div.navigation {
    display: block;
}

div.navigation,
div.fermer {
    float : right;
}

div.navigation img {
    margin-right : 34px;
    cursor       : pointer;
}

div.fermer {
    width  : 108px;
}

div.fermer div {
    float  : left;
    margin : 0 12px;
}

div.fermer div.texte {
    font-weight : bold;
    padding-top : 6px;
}

.quitter_fullscreen {
    cursor       : pointer;
}

#artiste_date {
    float        : right;
    font-size    : 16px;
}

/* --- COPYRIGHT --- */
#copyright {
    padding    : 5px 0px;
    text-align : center;
    color      : #FFF;
    font-size  : 10px;
}
#copyright a, #copyright a:visited, #copyright a:link, #copyright a:active, #copyright a:hover, #copyright a:focus {
    color           : #FFF;
    text-decoration : none;
}
#copyright img {
    vertical-align : middle;
}

/* --- FIL INFO --- */

#emplacement_fil_info {
    height : 151px;
    z-index: 10;
    position: relative;
}

#fil_info {
    height     : 151px;
    width      : 222px;
    background : transparent url(../images/home/fil_info_fond.png) repeat;
    padding    : 15px 25px 0 25px;
    position   : relative;
}

#fil_info .entete {
    color          : #723B86;
    font-size      : 24px;
    font-weight    : bold;
    text-transform : uppercase;
    float          : left;
}

#fil_info ul,
#fil_info ul li {
    margin  : 0;
    padding : 0;
}

#fil_info ul li {
    position: relative;
}

#fil_info .more {
    white-space: nowrap;
    text-decoration: underline;
}

#fil_info .link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#fil_info .titre {
    color         : #000;
    font-size     : 14px;
    font-weight   : bold;
    margin-bottom : 13px;
}

#fil_info .fleches {
    float       : right;
    padding-top : 8px;
}

#fil_info .fleches img {
    cursor : pointer;
}

div.temps_fort {
   position: relative;
   margin-top:20px;
}

ul#temps_fort,
ul#temps_fort li {
    margin  : 0;
    padding : 0;
    position: relative;
}

#content .temps_fort a.bx-prev, #content .temps_fort a.bx-prev:link, #content .temps_fort a.bx-prev:visited,
#content .temps_fort a.bx-next, #content .temps_fort a.bx-next:link, #content .temps_fort a.bx-next:visited {
    position: absolute;
    background: black;
    color: #FFFFFF;
    display: inline-block;
    font-weight: bold;
    height: 21px;
    padding: 0 0 0 6px;
    width: 15px;
    font-size:15px;
    outline:none;
    text-decoration: none !important;
}

div.temps_fort span.legende {
    display:block;
    position:absolute;
    bottom:5px;
    font-weight:bold;
    width:213px;
    padding:3px 6px;
    font-size:12px;
    opacity:0.9;
    background: black;
}

#content .temps_fort a.bx-prev {
    top:3px;
    right:27px;
}

#content .temps_fort a.bx-next {
    top:3px;
    right:3px;
}

#content .temps_fort a.bx-prev:hover,
#content .temps_fort a.bx-next:hover {
    text-decoration: none;
}

#temps_fort li{
    list-style-type : none;
}

#fil_info ul li {
    list-style-type : none;
}

#fil_info ul li a {
    text-decoration : underline;
    color           : #000;
}

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

#fil_info ul {
    margin-top : 18px;
}

.bloc .bloc-content {
    padding-bottom: 15px;
}

.bloc .bloc-content p {
    margin: 0;
    margin-bottom: 5px;
}

.bloc .bloc-content .blho_titre {
    padding-top: 5px;
    font-size: 20px;
    font-weight: bold;
}

.bloc .bloc-content .blho_sous_titre {
    padding-top: 3px;
    padding-bottom: 5px;
    font-size: 16px;
    font-weight: bold;
}

.bloc .bloc-content .blho_contenu {
    padding: 5px 0;
}

.bloc .bloc-content .blho_photo {
    margin-bottom: 10px;
    margin-top: 5px;
    margin-left : 6px;
}

.bloc .bloc-content .blho_photo {
    position: relative;
}

.installations_image,
.bloc .bloc-content .blho_photo .image {
    float: left;
    position: relative;
}

.installations_image .legend,
.bloc .bloc-content .blho_photo .legend {
    display: none;
    position: absolute;
    margin: 0;
    bottom: 0;
    height: 25px;
    opacity: 0.9;
    width: 100%;
}

.installations_image .legend {
  background-color : #E3088A;
  height           : auto;
  opacity          : 0.8;
}

.installations_image .legend {
    display : block;
}

.bloc .bloc-content .blho_photo .image:hover .legend {
    display: block;
}

.installations_image .legend p,
.bloc .bloc-content .blho_photo .legend p {
    margin: 0;
    padding: 5px 8px;
    color: white;
}

.installations_image .legend p {
    text-align : right;
    font-weight : normal;
}

.bloc .bloc-content .plus_infos {
    padding-top: 5px;
    text-transform: uppercase;
    font-size: 15px;
}

.pleine_page #content {
    width: 1040px;
    margin: 0;
    padding: 0;
    background: none;
}

/*
** CYCLE (pages: programmation + evenement + cycle)
*/

#cycle {
    position: relative;
    zoom:1;
}

#content #cycle a {
    text-decoration: underline;
}

#content #cycle a:hover {
    text-decoration: none;
}

#content #cycle .fil_ariane a {
    text-decoration: none;
}

#cycle .no-infos {
    text-align: center;
    padding: 15px 0;
    color: #666;
}

#cycle .main-title {
    float: left;
    position: relative;
    overflow: hidden;
    min-width: 35px;
    margin: 0;
    padding: 3px 7px;
    padding-top: 6px;
    padding-right: 20px;
    border: 0;
    color: #ffffff;
    font-size: 32px;
    font-weight: bold;
    background: #520bd4;
    line-height: 24px;
}

#cycle .sub-title {
    float: left;
    position: relative;
    overflow: hidden;
    min-width: 50px;
    margin: 0;
    padding: 4px 7px;
    padding-top: 6px;
    padding-right: 20px;
    border: 0;
    color: #ffffff;
    font-size: 32px;
    font-weight: bold;
    background: #6b6bd7;
    line-height: 24px;
}

#cycle .colonne_1 {
    float: left;
    width: 735px;
}

#cycle .colonne_2 {
    position: relative;
    float: left;
    width: 225px;
    min-height: 200px;
    margin-left: 10px;
}

#cycle .colonne_bulle {
    margin-left: 10px;
}

#cycle .colonne_2 .head {
    float: none;
    padding: 6px 10px;
    padding-top: 11px;
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    background: #6b6bd7;
}

#cycle .colonne_2 .head2 {
    height: 18px;
    overflow: hidden;
    padding: 0 13px;
    padding-top: 18px;
    line-height: 24px;
    font-size: 20px;
    text-align: left;
    text-transform: uppercase;
    font-weight: bold;
    color: black;
    background: white;
}

#cycle .colonne_selection {
    margin-top: 21px;
}

#cycle .colonne_selection.sans_seances {
    /*margin-top:74px;*/
}

#cycle .presentation {
    background: transparent url('../images/fond_blanc_95.png') 0 0 repeat;
}

#cycle .presentation .date {
    float: left;
    padding: 5px 10px;
    padding-top: 6px;
    padding-right: 20px;
    background: #c0c0e3;
    margin-right: 5px;
    font-size: 20px;
    font-weight: bold;
    min-height: 22px;
    min-width: 100px;
}

#cycle .fil_ariane {
    font-size: 11px;
    padding: 7px 5px;
    padding-bottom: 3px;
    line-height: 120%;
    color: #888888;
}

#cycle .fil_ariane a {
    color: #000000;
}

#cycle .fil_ariane a:hover {
    color: #555555;
}

#cycle .presentation .faux_lien {
    color : #000;
}

#cycle .presentation .slider {
    padding: 20px 10px;
    margin-left: 245px;
}

#cycle .presentation .slider .infos_en_plus {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 10px;
}

#cycle .presentation .slider .descriptif {
    font-size: 14px;
}

#cycle .presentation .slider .descriptif iframe {
    max-width: 100%;
}

#cycle .contenus_add ul {
    margin: 0;
    padding: 0;
}

#cycle .contenus_add ul li {
    margin: 5px 0;
    padding-top: 1px;
    list-style-type: none;
    background: transparent url('../images/fond_blanc_95.png') 0 0 repeat;
}

#cycle .contenus_add ul li .content_plus_une {
    margin-top: 1px;
}

#cycle .contenus_add ul li a.title {
    padding: 5px 10px;
    display: block;
    font-weight: bold;
    color: #000000;
    font-size: 16px;
}

#cycle .contenus_add ul li a.title:hover {
    text-decoration: none;
}

#cycle .contenus_add ul li .contenu {
    font-size: 12px;
}

#cycle .contenus_add ul li .contenu_layer {
    padding: 10px;
    padding-left: 32px;
    padding-top: 0;
}

#cycle .contenus_add ul li .contenu .coad_sous_titre {
    font-weight: bold;
    padding: 3px 0;
}

#cycle .contenus_add .opened #v_plus {
    display: none;
}

#cycle .seances {
    position: relative;
    margin-top: 50px;
    padding: 0;
    border-top: 6px solid #520bd4;
    background: transparent url('../images/fond_blanc_75.png') 0 0 repeat;
}

#cycle .seances.sans_seances {
    margin-top:21px;
    border:none;
}

#cycle .seances .entete,
#cycle .seances .pieds {
    background: #ffffff;
    padding: 10px 0;
    padding-bottom: 10px;
}

#cycle .seances .pieds {
    padding: 10px 5px;
}

#cycle .partenaires {
    padding: 10px;
    margin-top: 20px;
    background: #fff;
}

#cycle .partenaires p {
    font-size:11px;
    color: #666;
    text-align:justify;
}

.infos-bas {
    padding: 10px;
    margin-top: 20px;
    background: #fff;
}

.infos-bas p {
    font-size:11px;
    color: #666;
    text-align:justify;
}

#cycle .seances .pieds .back2top {
    float: left;
    color: #000000;
    font-size: 12px;
    padding-left: 10px;
    font-weight: bold;
    margin: 5px 0;
    margin-top: 8px;
}

#cycle .seances .nav {
    height: 29px;
    position: absolute;
    top: -35px;
    right: 0;
    float: right;
    overflow: hidden;
}

#cycle .seances .nav a {
    height: 20px;
    min-width: 65px;
    float: left;
    padding: 9px 13px;
    padding-bottom: 0;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    background: #c0c0e3;
}

#cycle .seances .nav a:hover {
    background: #9e85e5;
}

#cycle .seances .nav .current,
#cycle .seances .nav .current:hover {
    background: #520bd4;
}

#cycle .seances .titre_seances {
    float: left;
    margin: 0;
    margin-top: 5px;
    padding: 5px 10px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    color: black;
}

#cycle .seances .pager {
    float: right;
    padding: 5px 10px;
    font-size: 12px;
    color: #555555;
}

#cycle .seances .pager .page {
    displayh: block;
    float: left;
    height: 12px;
    width: 12px;
    margin: 0 4px;
    margin-top: 3px;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    background: #111111;
}

#cycle .seances .pager a.page:hover {
    background: #666666;
}

#cycle .seances .pager .current {
    background: #aaaaaa;
}

#cycle .seances .pager .total {
    margin-left: 3px;
    font-size: 10px;
}

#cycle .seances .pager .page span {
    display: none;
    margin-left: 3px;
}

#cycle .seances_liste {
    padding-bottom: 30px;
}

#cycle.gabarit_evenement .seances_liste {
    padding-bottom: 17px;
}

#cycle .seance {
    position: relative;
    padding-bottom: 15px;
    padding-top: 10px;
    margin-top: 30px;
    background: #ffffff;
}

#cycle.gabarit_evenement .seance {
    margin-top: 17px;
}

#cycle .noseance {
    padding: 20px;
    text-align: center;
    background: #ffffff;
    color: #555;
}

#cycle .seance .date {
    height: 30px;
    overflow: hidden;
    margin-bottom: 0;
    position: absolute;
    top: -30px;
    left: 0;
    width: 100%;
}

#cycle .seance .date .jour {
    height: 21px;
    padding: 0 10px;
    padding-top: 9px;
    float: left;
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase;
    color: #ffffff;
    background: #520bd4;
}

#cycle .seance .date .heure {
    height: 23px;
    padding: 0 10px;
    padding-top: 7px;
    float: right;
    font-size: 22px;
    font-weight: bold;
    color: #520bd4;
}

#cycle .seance .vignette {
    position: relative;
    float: left;
    width: 215px;
    margin: 10px 20px 10px 20px;
    overflow: hidden;
}

#cycle .seance .vignette .artiste_associe {
    position: absolute;
    width: 65px;
    height: 65px;
    z-index: 100;
    top: 0;
    right: 0;
}

#cycle .seance .infos {
    margin: 0 20px 10px 255px;
}

#cycle .seance .prog_categories {
    text-align: right;
    font-size: 9px;
    padding-top: 5px;
    color: #444444;
}

#cycle .seance .prog_titre {
    font-size: 20px;
    margin: 0;
    margin-top: 8px;
    font-weight: bold;
    color: #520bd4;
}

#cycle .seance .prog_titre a,
#cycle .seance .prog_titre a:link,
#cycle .seance .prog_titre a:visited,
#cycle .seance .prog_titre a:hover,
#cycle .seance .prog_titre a:active {
    color: #520bd4;
}

#cycle .seance .prog_sous_titre {
    margin: 0;
    margin: 5px 0;
    color: #111111;
    font-size: 18px;
    font-weight: bold;
    font-style: italic;
}

#cycle .seance .prog_date {
    margin: 0;
    margin: 5px 0;
    font-size: 16px;
    font-weight: bold;
    color: #888888;
}

#cycle .seances .prog_titre,
#cycle .seances .prog_sous_titre,
#cycle .seances .prog_date {
    margin: 0;
    padding: 3px 0;
}

#cycle .seance h5.evenement {
    font-style: italic;
}

#cycle .seance p {
    font-size: 12px;
}

#cycle .seance .partager {
    float: left;
    width: 175px;
}

#cycle .seance .tarif {
    margin-right: 10px;
    margin-left: 255px;
    padding: 12px 0 0 0;
    border-top: 1px solid #888;
}

#cycle.gabarit_evenement .seance .tarif {
    border: 0;
}

#cycle .seance .tarif ul {
    margin: 0;
    padding: 0;
}

#cycle .seance .tarif .right {
    float: right;
    padding-right: 5px;
}

#cycle .seance .tarif .left li {
    margin-right: 15px;
}

#cycle .seance .tarif .right li {
    margin-left: 10px;
}

#cycle .seance .tarif li {
    display: block;
    float: left;
    padding-left: 20px;
    font-size: 13px;
    font-weight: bold;
    color: #6b6bd7;
    line-height: 18px;
    height: 15px;
    padding-bottom: 3px;
}

#cycle .seance .tarif li a {
    color: #6b6bd7;
}

#cycle .seance .tarif li a .cufon {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: inherit;
}

#cycle .seance .tarif li cufon {
    float: left;
}

#cycle .seance .tarif li a:hover {
    color: #000000;
}

#cycle .seance .tarif li.heure {
    background: transparent url('../images/icon_small_heure.png') 0 2px no-repeat;
}

#cycle .seance .tarif li.salle {
    background: transparent url('../images/icon_small_lieu.png') 0 2px no-repeat;
}

#cycle .seance .tarif li.prix {
    max-width: 40%;
    background: transparent url('../images/icon_small_prix.png') 0 1px no-repeat;
}

#cycle .seance .tarif li.supplement {
    background: transparent url('../images/icon_small_euro.png') 2px 2px no-repeat;
}

#cycle .seance .tarif li.acheter {
    background: transparent url('../images/icon_small_tarif.png') 0 0 no-repeat;
    padding-bottom: 2px;
}

#cycle .seance .tarif li.abonner {
    background: transparent url('../images/icon_small_abonnement.png') 1px 3px no-repeat;
    padding-bottom: 2px;
}

#content #cycle li.acheter a,
#content #cycle li.abonner a,
#cycle .seance .tarif li.acheter a,
#cycle .seance .tarif li.abonner a {
    text-decoration: none !important;
}

#cycle .seance .tarif li.more {
    padding-left: 0;
}

#cycle .seance .tarif li.more a {
    text-transform: uppercase;
    float: left;
    color: #000000;
}

#cycle .seance .tarif li.more a span {
    padding-top: 2px;
    display: block;
    float: left;
    font-size: 14px;
}

#cycle .seance .tarif li.more a .cufon {
    text-decoration: none !important;
    border: 0;
}

#cycle .bulle_top {
    position: relative;
    background: transparent url('../images/fond_bulle_top.png') no-repeat;
    width: 228px;
    height: 10px;
    left: -3px;
}

#cycle .bulle_med {
    position: relative;
    background: transparent url('../images/fond_bulle_med.png') repeat-y;
    width: 208px;
    text-align: center;
    padding: 6px 10px 0;
    left: -3px;
    min-height:80px;
}

#cycle .bulle_fleche {
    position: absolute;
    background: transparent url('../images/fond_bulle_fleche.png') no-repeat;
    width: 18px;
    height: 21px;
    left: 0px;
    top: 64px;
}

#cycle .bulle_bot {
    position: relative;
    background: transparent url('../images/fond_bulle_bot.png') no-repeat;
    width: 228px;
    height: 10px;
    margin-bottom: 20px;
    left: -3px;
}

#cycle .bulle_med img {
    max-width: 177px;
    margin-left: 16px;
    border: none;
}

#cycle .fiche_pratique {
    background: transparent url('../images/fond_blanc_95.png') 0 0 repeat;
}

div.fiche_pratique table a,
div.fiche_pratique table a:link,
div.fiche_pratique table a:visited,
div.fiche_pratique table a:hover,
div.fiche_pratique table a:active {
    color : #666 !important;
}

#cycle .fiche_pratique .table_container {
    padding: 2px 10px;
}

#cycle .fiche_pratique table.infos {
    padding: 0;
    border-spacing: 0;
    border-collapse: collapse;
    border: 0;
    width:100%;
}

#cycle .fiche_pratique table.infos tr {
    border-top: 2px solid #6b6bd7;
}

#cycle .fiche_pratique table.infos tr:first-child {
    border: 0;
}

#cycle .fiche_pratique table.infos tr td {
    text-align: left;
    line-height: 135%;
    font-size: 12px;
    font-weight: bold;
    color: #666666;
}

#cycle .fiche_pratique table.infos tr td.icon {
    width: 40px;
    padding: 8px 0;
    text-align: center;
}

#cycle .fiche_pratique table.infos tr td.text {
    padding: 3px 10px;
}

#cycle .fiche_pratique ul {
    margin: 0;
    padding: 0;
    padding-bottom: 5px;
    display: table;
}

#cycle .fiche_pratique ul li {
    margin: 5px 15px;
    padding: 5px 10px;
    padding-left: 50px;
    list-style-type: none;
    font-size: 12px;
    font-weight: bold;
    border-top: 2px solid #6b6bd7;
    line-height: 135%;
    text-align: left;
    color: #666666;
    display: table-row;
}
#cycle .fiche_pratique ul li p {
    margin: 0;
    padding: 5px 0;
    display: table-cell;
    vertical-align: middle;
    padding-left: 50px;
}

#cycle .fiche_pratique ul li:first-child {
    border: 0;
}

#cycle .fiche_pratique ul .categorie {
    background: url('../images/icon_104.png') 10px 11px no-repeat;
}

#cycle .fiche_pratique ul .date {
    background: url('../images/icon_calendrier.png') 13px 14px no-repeat;
}

#cycle .fiche_pratique ul .lieu {
    background: url('../images/icon_lieu.png') 10px 15px no-repeat;
}

#cycle .fiche_pratique ul .tarif {
    background: url('../images/icon_tarif.png') 11px 10px no-repeat;
}

#cycle .fiche_pratique .tarif p {
    padding-bottom: 0;
}

#cycle .fiche_pratique .tarif a {
    color: #666666;
}

#cycle .presentation .logo {
    float: left;
    width: 225px;
    padding: 20px 10px;
    overflow: hidden;
    text-align: center;
}

#cycle .loading {
    overflow: hidden;
    background: white url('../images/ajax-loader.gif') center 150px no-repeat;
}

#cycle .loading .seances {
    opacity: 0.2;
}

#cycle .votre_selection {
    background: transparent url('../images/fond_blanc_95.png') 0 0 repeat;
}

#cycle .votre_selection ul {
    margin: 0;
    padding: 10px;
    list-style-type: none;
}

#cycle .colonne_selection .dropdown h2 {
    background: #520bd4;
}

#cycle .colonne_selection .dropdown .dropdown-selection,
#calendrier_sidebar .dropdown .dropdown-selection {
    width: 170px;
}

#cycle .colonne_selection .dropdown ul,
#calendrier_sidebar .dropdown ul {
    margin: 0;
    padding: 0;
    width: 197px !important;
}

#cycle .colonne_selection .dropdown ul li {
    list-style-type: none;
}

#cycle .votre_selection ul li a {
    text-decoration: none !important;
}

#cycle .votre_selection ul li input {
    margin-top: 0;
}

#cycle .votre_selection ul li label {
    cursor: pointer;
}

#cycle .votre_selection ul li a.label span {
    color: #999;
    font-size: 12px;
    font-weight: bold;
}

#cycle .votre_selection ul li .radio {
    display: block;
    float: left;
    height: 12px;
    width: 12px;
    border: 0;
    border-radius: 5px;
    margin-right: 7px;
    margin-top: 4px;
    background: #ffffff url('../images/checkbox.png') 0 0 no-repeat;
}

#cycle .votre_selection ul li.checked .radio {
    background-position: 0 -12px;
}

#cycle .votre_selection ul li.checked .label {
}

#cycle .votre_selection .tags ul {
    margin: 0;
    padding: 0;
}

#cycle .votre_selection .tags ul li {
    list-style-type: none;
}

#cycle .votre_selection .tags ul li a.active {
    font-weight: bold;
}

#cycle .programme {
    background: transparent url('../images/fond_blanc_95.png') 0 0 repeat;
    margin-top: 5px;
    padding: 10px 5px;
}

#cycle .programme .pdf {
    height: 20px;
    overflow: hidden;
    padding-left: 50px;
    padding-top: 5px;
    font-size: 12px;
    font-weight: bold;
    background: url('../images/icon_pdf.png') 16px 0px no-repeat;
    color: #666666;
}

#cycle .programme .pdf a {
    color: #666666;
    margin-left:6px;
}

#cycle .pieds .back2top {
    float: left;
    color: #000000;
    font-size: 12px;
    padding-left: 10px;
    font-weight: bold;
}

.no-cycle {
    padding: 40px 20px;
    font-size: 18px;
    text-align: center;
    background: transparent url('../images/fond_blanc_95.png') 0 0 repeat;
}

/* PROGRAMMATION */

#cycle.gabarit_programmation .sub-title {
    min-width: 0;
    padding-right: 7px;
}

#cycle.gabarit_programmation .colonne_full {
    width: 980px;
}

#cycle.gabarit_programmation .categories {
    background: #fff;
    margin-bottom: 21px;
}

#cycle.gabarit_programmation .nav_left,
#cycle.gabarit_programmation .nav_right {
    float           : left;
    display         : block;
    height          : 38px;
    padding         : 0 10px;
    padding-top     : 4px;
    font-weight     : bold;
    font-size       : 24px;
    font-weight     : bold;
    color           : #ffffff;
    background      : #6B6BD7;
    text-decoration : none !important;
}

#cycle.gabarit_programmation .alaunes {
    width: 940px;
    margin: 0 20px;
    overflow: hidden;
    position: relative;
}

#cycle.gabarit_programmation .alaunes .slide_titre {
    position: absolute;
    top: 18px;
    left: 700px;
    margin: 0;
    padding: 0;
    height: 38px;
    font-size: 24px;
    text-align: left;
    font-weight: bold;
    color: #111111;
}

#cycle.gabarit_programmation .alaunes .nav {
    position: absolute;
    right: 20px;
    top: 18px;
    z-index: 10;
}

#cycle.gabarit_programmation .alaunes .nav a {
    float: left;
    display: block;
    padding: 4px 7px 2px 7px;
    margin-left: 3px;
    line-height: 100%;
    font-weight: bold;
    color: white;
    background: black;
    text-decoration: none !important;
}

#cycle.gabarit_programmation .alaunes .nav a.disabled {
    opacity: 0.5;
}

#cycle.gabarit_programmation .alaunes .slides {
    width: 20000px;
    float: left;
}

#cycle.gabarit_programmation .alaunes .alaune {
    width: 940px;
    float: left;
    padding: 20px 0;
    padding-top: 10px;
}

#cycle.gabarit_programmation .alaunes .alaune .image {
    width: 680px;
    overflow: hidden;
    float: left;
}

#cycle.gabarit_programmation .alaunes .alaune .infos {
    position: relative;
    margin-left: 700px;
    padding-top: 60px;
}

#cycle.gabarit_programmation .alaunes .alaune .infos .titre {
    padding-bottom: 5px;
    font-size: 18px;
    font-weight: bold;
}

#cycle.gabarit_programmation .alaunes .alaune .infos .artiste {
    padding-bottom: 5px;
    font-size: 16px;
    font-weight: bold;
    font-style: italic;
}

#cycle.gabarit_programmation .alaunes .alaune .infos .dates {
    padding-bottom: 20px;
    font-size: 16px;
    font-weight: bold;
    color: #666666;
}

#cycle.gabarit_programmation .alaunes .alaune .infos .sous_titre {
    padding-bottom: 15px;
    font-size: 12px;
    font-weight: bold;
}

#cycle.gabarit_programmation .alaunes .alaune .infos ul.links {
    margin: 0;
    margin-top: 15px;
    list-style-type: none;
}

#cycle.gabarit_programmation .alaunes .alaune .infos ul.links li {
    padding: 3px 0;
}

#cycle.gabarit_programmation .alaunes .alaune .infos ul.links li.more {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}

#cycle.gabarit_programmation .alaunes .alaune .infos ul.links li.more div.content_plus_une {
    top: 5px;
}

#cycle.gabarit_programmation .alaunes .alaune .infos ul.links li.tarifs {
    background: url('../images/icon_small_euro.png') 0 50% no-repeat;
    padding-left: 20px;
    font-weight: bold;
}

#cycle.gabarit_programmation .alaune .descr {
    font-size : 13px;
}

#cycle.gabarit_programmation .alaunes .alaune .infos ul.links li.acheter {
    background: url('../images/icon_small_tarif.png') 0 50% no-repeat;
    padding-left: 20px;
    font-weight: bold;
}

#cycle.gabarit_programmation .seances {
    margin-top: 0;
    border: 0;
}

#cycle.gabarit_programmation .seances .seance p {
    font-size: 13px;
}

#cycle.gabarit_programmation .seances .seance .info_en_plus {
    padding-top: 15px;
    padding-bottom: 5px;
    font-size: 12px;
}

#cycle.gabarit_programmation .seances .seance .tarif ul li {
    padding-top: 0;
    padding-bottom: 0;
    line-height: 130%;
    height: auto;
}

#cycle.gabarit_programmation .seances .seance .tarif ul li.more {
    width: 110px;
}

#cycle.gabarit_programmation .seances .seance .tarif ul li.prix {
    max-width: 200px;
    background: url('../images/icon_small_euro.png') 0 0 no-repeat;
}

#cycle.gabarit_programmation .seances .seance .tarif ul li.acheter {
    width: 130px;
    margin-right: 0;
}

#cycle.gabarit_programmation .seances .seance .tarif ul li.acheter + li.abonner {
}

#cycle.gabarit_programmation .colonne_selection {
    margin-top: 0;
    margin-left: 20px;
}

#cycle.gabarit_programmation .fil_ariane {
    padding-left: 20px;
}

#cycle.gabarit_programmation .colonne_2 .container {
    padding: 10px 13px;
    background: white;
}

#cycle.gabarit_programmation .votre_selection {
    background: transparent url('../images/fond_blanc_75.png') 0 0 repeat;
}

#cycle.gabarit_programmation .votre_selection,
#cycle.gabarit_programmation .artistes,
#cycle.gabarit_programmation .decouvrez_aussi {
    margin-bottom: 20px;
}

#cycle.gabarit_programmation .decouvrez_aussi .image {
    position: relative;
    overflow: hidden;
    display: block;
}

#cycle.gabarit_programmation .decouvrez_aussi .image .legend {
    position: absolute;
    bottom: 0;
    left: 0;
}


#cycle.gabarit_programmation .decouvrez_aussi .image .legend ul {
    margin: 0;
    padding: 0;
}

#cycle.gabarit_programmation .decouvrez_aussi .image .legend li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#cycle.gabarit_programmation .decouvrez_aussi .image .legend span {
    display: block;
    float: left;
    background: black;
    color: white;
    font-size: 13px;
    padding: 2px 5px;
    font-weight: bold;
}


#cycle.gabarit_programmation .decouvrez_aussi .table_container {
    padding: 2px 10px;
}

#cycle.gabarit_programmation .decouvrez_aussi table.infos {
    padding: 0;
    border-spacing: 0;
    border-collapse: collapse;
    border: 0;
    width:100%;
    margin-top: 15px;
}

#cycle.gabarit_programmation .decouvrez_aussi table.infos tr td {
    text-align: left;
    line-height: 135%;
    font-size: 15px;
    font-weight: bold;
}

#cycle.gabarit_programmation .decouvrez_aussi table.infos tr td.icon {
    width: 40px;
    padding: 8px 0;
    text-align: center;
}

#cycle.gabarit_programmation .decouvrez_aussi table.infos tr td.text {
    padding: 3px 10px;
}

#cycle.gabarit_programmation .colonne_selection .selection {
    margin-bottom: 20px;
}

#cycle.gabarit_programmation .colonne_selection .tags ul {
    padding: 0;
}

#cycle.gabarit_programmation .colonne_selection .tags ul li {
    line-height: 100%;
    padding: 4px 0;
}

#cycle.gabarit_programmation .custom-select .dropdown ul {
    overflow-y: auto;
    max-height: 200px;
    box-shadow: 3px 3px 10px rgba(0,0,0,0.5);
}

#cycle.gabarit_programmation .custom ul.options {
    padding: 0;
}

#cycle.gabarit_programmation .seance {
    /*margin-top: 0;*/
    /*border-top: 50px solid #ddd;*/
    margin-top: 30px;
}

#cycle.gabarit_programmation .seance_first {
    margin-top: 30px;
    border-top: 0;
}
#cycle.gabarit_programmation .seance .date .jour,
#cycle.gabarit_programmation .seance .date .heure {
    padding-left: 15px;
    padding-right: 15px;
}

#cycle .social {
    padding     : 10px 15px;
    padding-top : 0;
    height      : 20px;
}

#cycle .social .facebook iframe {
    /*width: 170px !important;*/
}

#cycle .social .twitter,
#cycle .social .facebook {
    float: right;
}

#cycle .social .facebook {
    margin-right : 30px;
}


/*
* POPUP SIMPLE
*/

body#popup_simple {
    background: #FFF;
}


#seance {
    width: 550px;
    font-size: 13px;
    margin-top: -18px;
}

#seance .vignette {
    float: left;
    margin-right: 5px;
}

#seance .details {
    padding-bottom: 5px;
}

#seance .details .main-title {
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-size: 16px;
    color: #000000;
    padding-bottom: 6px;
    font-weight: bold;
}

#seance .details .sub-title {
    margin: 0;
    padding: 0;
    padding-bottom: 5px;
    font-size: 13px;
    color: #000000;
    font-weight: bold;
}

#seance .details .intro {
    padding-bottom: 7px;
    color: #333333;

}
#seance .details .intro strong {
    font-weight: normal;
    text-decoration: underline;
}

#seance .details .infos {
    padding-bottom: 10px;
    font-weight: bold;
    color: #333333;
}

#seance .details .plus_infos {
    float: left;
}

#seance .details .plus_infos a {
    margin-top: 3px;
    float: left;
}

#seance .details .plus_infos strong {
    text-transform: uppercase;
    padding-top: 2px;
    float: left;
    font-size: 12px;
}

#seance .details .plus_infos span {
    color: #888;
    margin-left: 5px;
}

#seance .details .plus_infos .content_plus_une {
    background: #E3088A;
    border-color: #E3088A;
}

#seance .details .voire_toutes {
    float: right;
}

#seance .details .voire_toutes a {
    margin-top: 3px;
    float: left;
}

#seance .details .voire_toutes strong {
    text-transform: uppercase;
    padding-top: 1px;
    float: left;
    font-size: 12px;
}

#seance .details .voire_toutes .content_plus_une div {
    height: 8px;
    padding-left: 1px;
    font-size: 13px;
    font-weight: bold;
    line-height: 80%;
    color: white;
}

#seance .description {
    padding: 10px 5px;
}

#seance .reservez,
#cycle .reservez {
    border-top: 1px solid #666666;
    margin-top: 10px;
}

#seance .reservez h3,
#cycle .reservez h3 {
    text-transform: uppercase;
    font-size: 13px;
    color: #444444;
    padding-top: 8px;
    padding-bottom: 3px;
    margin: 0;
}

#seance .reservez ul,
#cycle .reservez ul {
    margin: 0;
    padding: 0;
    padding-top: 5px;
}

#seance .reservez ul li,
#cycle .reservez ul li {
    width: 33%;
    float: left;
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: center;
}

#seance .reservez ul li div,
#cycle .reservez ul li div {
    border: 1px solid #ccc;
    border-radius: 5px;
    margin: 0 5px;
    padding: 7px 5px;
}

#seance .reservez ul li.enligne div,
#cycle .reservez ul li.enligne div {
    margin-left: 0;
}

#seance .reservez ul li.surplace div,
#cycle .reservez ul li.surplace div {
    margin-right: 0;
}

#seance .reservez ul li strong,
#cycle .reservez ul li strong {
    display: block;
    text-transform: uppercase;
    color: #E3078A;
    padding-bottom: 3px;
}

#seance .reservez .enligne,
#cycle .reservez .enligne {
    font-weight: bold;
}

#seance .reservez .legend,
#cycle .reservez .legend {
    padding-top: 12px;
}

#seance .reservez .legend,
#cycle .reservez .legend p {
    padding: 1px 0;
    margin: 0;
    font-size: 12px;
    color: #888888;
    line-height: 100%;
}

#cycle.gabarit_infos_pratiques .page_titre {
    float: left;
    margin: 0;
    margin-right: 5px;
    padding: 5px 10px;
    padding-top: 6px;
    padding-right: 20px;
    background: #c0c0e3;
    font-size: 20px;
    font-weight: bold;
}

#seance .block_titre,
#cycle.gabarit_infos_pratiques .block_titre {
    font-size: 13px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    padding-bottom: 10px;
    margin-top: 10px;
}

#cycle.gabarit_infos_pratiques .colonne_page {
    background: #ffffff;
}

#cycle.gabarit_infos_pratiques .presentation {
    padding: 20px;
}

#cycle.gabarit_infos_pratiques div.titre,
#cycle.gabarit_infos_pratiques div.sous_titre {
    font-weight: bold;
    text-decoration: underline;
    font-size: 15px;
}

#cycle.gabarit_infos_pratiques .dates,
#cycle.gabarit_infos_pratiques .lieux,
#cycle.gabarit_infos_pratiques .adresse {
    font-size: 13px;
    margin-top: 10px;
}

#cycle.gabarit_infos_pratiques .lieux {
    font-weight: bold;
}

#cycle.gabarit_infos_pratiques p {
    margin: 0;
    line-height: 130%;
}

#cycle.gabarit_infos_pratiques .adresse {
}

#cycle.gabarit_infos_pratiques .liste_seances,
#cycle.gabarit_infos_pratiques .tarifs_details,
#cycle.gabarit_infos_pratiques .reservez {
    border-top: 1px solid #666;
    margin-top: 20px;
    padding-top: 8px;
    font-size: 13px;
}

#cycle.gabarit_infos_pratiques .tarifs_details p {
    margin: 0;
    margin-top: 15px;
}

#cycle.gabarit_infos_pratiques .tarifs_details table {
}

#cycle.gabarit_infos_pratiques .reservez .enligne a {
    font-weight: normal;
}

#cycle.gabarit_infos_pratiques .liste_seances table.liste {
    width: 100%;
    padding: 0;
    margin: 0;
    border: 0;
    border-spacing: 0;
    border-collapse: separate;
}

#cycle.gabarit_infos_pratiques .liste_seances table.liste tr {
}

#cycle.gabarit_infos_pratiques .liste_seances table.liste tr td {
    padding: 3px 6px;
    font-size: 11px;
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #f2f2f2;
}

#cycle.gabarit_infos_pratiques .liste_seances table.liste tr td.jour_nom {
    border-left: 0;
    border-right: 0;
    text-align: right;
}

#cycle.gabarit_infos_pratiques .liste_seances table.liste tr td.jour {
    border-left: 0;
    border-right: 0;
    text-align: right;
}

#cycle.gabarit_infos_pratiques .liste_seances table.liste tr td.mois {
    border-left: 0;
    text-align: left;
}

#cycle.gabarit_infos_pratiques .liste_seances table.liste tr td.heure {
    text-align: left;
}

#cycle.gabarit_infos_pratiques .liste_seances table.liste tr td.titre {
    text-align: left;
    font-style: italic;
}

#cycle.gabarit_infos_pratiques .liste_seances table.liste tr td.artiste {
    text-align: left;
}

#cycle.gabarit_infos_pratiques .liste_seances table.liste tr td.lieu {
    text-align: left;
}

#cycle.gabarit_infos_pratiques .liste_seances table.liste tr td.reservation {
    text-align: right;
    border-right: 0;
}

.debug {
    background-color : #EA75DC;
    border           : 1px dashed red;
}

form#encart_recherche {
	background : #FBBB00;
	margin-top : 30px;
	width      : 152px;
	text-align : left;
	padding    : 16px;
	display    : none;
    position: absolute;
}

.champ_recherche {
    border       : 1px solid #996600;
    color        : #666;
    font-size    : 11px;
    width        : 120px;
}

form#encart_recherche .champ_recherche {
    float: left;
}

form#encart_recherche .submit {
    float: right;
}

/**************************
sidebar
**************************/

div#sidebar a,
div#sidebar a:link,
div#sidebar a:visited {
    text-decoration : none;
}

div#sidebar a:hover,
div#sidebar a:active {
    text-decoration : underline;
}

/* Popup redirection mobile */

html {
}

body.hidden {
    background: white;
}

body.hidden > *:not(.mobile-redirect-popup) {
    display: none;
}

/*body.hidden:before {*/
    /*content: '';*/
    /*display: block;*/
    /*position: absolute;*/
    /*width: 100%;*/
    /*top: 0;*/
    /*left: 0;*/
    /*right: 0;*/
    /*bottom: 0;*/
    /*z-index: 99999;*/
    /*background: rgba(0, 0, 0, 0.5);*/
/*}*/

.mobile-redirect-popup {
    position: absolute;
    z-index: 100000;
    top: 0;
    left: 0;
    right: 0;
    padding: 2em 1em;
    font-size: 30px;
    background: white;
}

/* Tablet */
@media only screen and (min-device-width: 600px) {

    .mobile-redirect-popup {
        margin: 0;
        top: 20%;
        bottom: auto;
        left: 5%;
        right: 5%;
        width: auto;
        font-size: 30px;
    }
}

/* Mobile/tablet landscape only (max 600px) */
@media only screen and (max-device-height: 600px) and (orientation: landscape) {

    .mobile-redirect-popup {
        font-size: 25px;
    }
}

.mobile-redirect-popup .text {
    display: block;
    padding: 2em .5em 1em .5em;
    padding-top: 40px;
    text-align: center;
    font-size: 1em;
}

.mobile-redirect-popup .buttons {
    padding: 1em .5em 0 .5em;
    font-size: 1em;
}

.mobile-redirect-popup .buttons .button1 {
    float: left;
    width: 50%;
}

.mobile-redirect-popup .buttons .button2 {
    float: left;
    width: 50%;
}

.mobile-redirect-popup .buttons a {
    display: block;
    margin: 0;
    padding: 1em;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    border: 1px solid blue;
    background: white;
    color: black;
    height: 100%;
}

.mobile-redirect-popup .buttons a span {
    position: relative;
    top: -1px;
}

.mobile-redirect-popup .buttons .button1 a {
    margin-right: .5em;
}

.mobile-redirect-popup .buttons .button2 a {
    margin-left: .5em;
    background: #eeeeee;
}

/* Nouvelle mise en page des infos sous les evenements/seances */

#cycle .seance .tarif .button-bar {
    width: 100%;
    display: table;
}

#cycle .seance .tarif .button-bar li {
    display: table-cell;
}

#cycle .seance .tarif .button-bar .text {
    height: auto;
    width: 28% !important;
    max-width: 28% !important;
    padding: 0 1% 0 4%;
}

#cycle .seance .tarif .button-bar .button {
    height: auto;
    width: 32% !important;
    max-width: 32% !important;
    padding: 0 1% 0 0;
    color: black;
    background: none !important;
}

#cycle .seance .tarif .button-bar .button a {
    color: black;
    text-decoration: none;
}

#cycle .seance .tarif .button-bar .button .cufon {
    display: block;
    float: left;
    border: 0;
    padding: 1px 0 0 0;
    margin: 0 0 0 3px;
    font-size: 14px;
}

#cycle .seance .tarif .button-bar .more .cufon {
    padding: 1px 0 0 0;
    margin: 0;
}

#cycle .seance .tarif .button-bar .button .icon {
    float: left;
    vertical-align: middle;
}

#cycle .seance .tarif .button-bar .acheter .icon {
    position: relative;
    top: -2px;
}

#cycle .seance .tarif .button-bar .abonner .icon {
    position: relative;
    top: -2px;
}

#cycle .seance .tarif .button-bar-second {
    width: 100%;
    margin: 0;
}

#cycle .seance .tarif .button-bar + .button-bar-second {
    margin: 10px 0 0 0;
}

#cycle .seance .tarif .button-bar-second li {
    float: none;
    width: 100% !important;
    max-width: 100% !important;
    height: auto;
    margin: 0;
}
