
/* -------------------- COMMUN -------------------- */

#header,
#submenu,
#global_conteneur,
#global_bas_page,
#homepage_actus,
#footer {
    min-width: 980px;
}

#header div.zone,
#submenu div.zone,
#global_conteneur div.zone,
#global_bas_page div.zone,
.homepage_slider_bloc .content,
#footer div.zone {
    width: 980px;
}




/* -------------------- HEADER -------------------- */

#header div.zone {
    background-position: 260px 0;
}

#header div.titre img {
    width: 300px;
}





/* -------------------- MAINMENU -------------------- */

#cssmenu ul.bloc1 {
    margin: 0 100px 0 0;
}
#cssmenu ul.bloc2 {
    margin: 0 60px 0 0;
}
#cssmenu ul.bloc3 {
    margin: 0 20px 0 0;
}




/* -------------------- header_btn_billetterie -------------------- */

#header_btn_billetterie {
    top: 105px;
    left: 30px;
}

#header_btn_billetterie a {
    width: 80px;
    height: 80px;
    line-height: 76px;
    font-size: 1.6em;

    -moz-border-radius: 40px; 
    -webkit-border-radius: 40px; 
    border-radius: 40px;
}





/* -------------------- SUBMENU -------------------- */

#submenu div.zone {
	padding: 160px 160px 0 0;
    background: url('../img/structure/submenu_zone_fond_large.png') no-repeat right 140px;
}

#submenu div.zone ul li {
    margin: 0 0 0 20px;
}





/* -------------------- CENTRAL_COLONNE_CONTENU -------------------- */
#central_colonne_contenu {
    width: 650px;
}

/* -------------------- CENTRAL_COLONNE_BLOCS -------------------- */
#central_colonne_blocs {
    width: 300px;
}






/* -------------------- HOMEPAGE -------------------- */

#homepage_actus {
    margin: 96px 0 0 0;
}

#homepage_slider_masque {
    bottom: 290px;
}

.homepage_slider_bloc {
    height: 290px;
}

.homepage_slider_bloc .content {
    padding: 0 180px 0 225px;
    background: url('../img/structure/homepage_slider_visuel_large.png') no-repeat 0 0;
}

.homepage_slider_bloc .content .wysiwyg {
    max-height: 140px;
}





/* --------------------------- PROGRAMME COMPLET --------------------------- */

div.bloc_show, div.bloc_jour {
    width: 235px;
    height: 235px;
}
div.bloc_jour {
    line-height: 235px;
}


/* --------------------------- PROGRAMME LIEUX --------------------------- */

div.zone_lieu {
    width: 480px;
}

div.lieux_map {
    width: 480px;
}



/* --------------------------- PROGRAMME ARTISTES --------------------------- */

div.bloc_artiste div.zone_gauche {
    width: 680px;
}

div.bloc_artiste div.zone_droite {
    width: 250px;
}



/* --------------------------- PROGRAMME JSHOW --------------------------- */

div.bloc_jshow div.zone_droite {
    width: 390px;
}
div.bloc_jshow div.zone_droite.large {
    width: 680px;
}



/* --------------------------- FICHE ARTISTE --------------------------- */

div.fiche_artiste_col_gauche {
    width: 690px;
}

div.fiche_artiste_col_droite {
    width: 260px;
}

div.fiche_artiste_bloc_photo p.photo img {
    width: 260px;
    height: 260px;

    -webkit-border-radius: 130px;
    -moz-border-radius: 130px;
    border-radius: 130px;
}

div.fiche_artiste_bloc_video {
    margin: 0 0 30px 0;
    width: 100%;
}


/* --------------------------- FICHE LIEU --------------------------- */

div.fiche_lieu_col_gauche {
    width: 690px;
}

div.fiche_lieu_bloc_map {
    width: 260px;
    height: 260px;
}



/* --------------------------- COMMUN --------------------------- */

.wysiwyg .fluid-width-video-wrapper iframe {
    padding: 20px 80px 20px 80px;
}




/* --------------------------- GALERIES PHOTOS --------------------------- */

.gallery > ul > li {
  width: 235px;
}