﻿#zoneContenuNuitBlanche
{
    background-color: #000000;
    color: #ffffff;
}
.borderZoneContenuEnBref
{
    border: 1px solid #3fc8f4;
    border-top: 0;
}
#enBrefColGauche
{
    width: 446px;
    float: left;
    padding: 5px;
    font-size: 0.7em;
    text-align: justify;
    background-color: #3fc8f4;
    color: #000000;
}
#enBrefColGauche a
{
    color: #000000;
}
#enBrefColDroite
{
    width: 355px;
    float: left;
    text-align: center;
    font-size: 0.7em;
    padding-top: 5px;
}
#enBrefColDroite a
{
    color: #ffffff;
}
#enBrefColDroite img
{
    border: 0;
}
.titre1EnBrefNB
{
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    margin: 25px 0;
}
.titre2EnBrefNB
{
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}
.titreGalerieNB
{
    text-align: center;
    padding: 20px 0 10px 0;
}
.titreGalerieNB a
{
    font-weight: bold;
    color: #ffffff;
}
#promoStmNB
{
    width:300px;
    margin:30px auto 0 auto;
    text-align:center;
}
#lienProgrammationMobile
{
    width: 225px;
    margin: 25px auto;
    text-align: center;
}
#lienProgrammationMobile img
{
    margin-left: 5px;
    float: right;
}
.photosStripNB
{
    /*width: 446px;*/
    margin: 10px auto 0 auto;
    text-align: center;
    background-color: #000000;
}
.photosStripNB img
{
    margin: 2px;
    vertical-align: middle;
    border: 1px solid #bab9b9;
}
.rectangleNuitBlanche
{
    padding: 5px;
    margin: 5px;
    font-size: 0.7em;
}
.rectangleNuitBlanche a
{
    color: #ffffff;
}

/*Hack anti-peeckaboo*/
* html .rectangleNuitBlanche
{
    height: 1%;
}

.nb_monde_item
{
    width: 360px;
    padding: 6px;
    float: left;
}
.nb_monde_ville
{
    font-weight: bold;
    color: #3fc8f4;
}
.nb_monde_item img
{
    margin: 5px 5px 5px 0;
    border: 1px solid #3fc8f4;
    float: left;
}
.nb_monde_item_infos
{
    width: 220px;
    margin-top: 20px;
    float: left;
}
.nb_monde_item a
{
    color: #ffffff;
}
.nb_monde_autres_villes
{
    font-weight: bold;
    color: #3fc8f4;
    padding: 15px;
    clear: both;
}
/*Sous menu des quartiers*/
ul.menuQuartiers
{
    padding: 0;
    margin: 2px 0 2px 8px;
    list-style-type: none;
}

ul.menuQuartiers li
{
    padding: 0 10px 0 10px;
    display: inline;
    font-size: 9px;
    line-height: 2em;
    font-weight: bold;
}
ul.menuQuartiers li a
{
    white-space: nowrap;
}
ul.menuQuartiers li a:link, ul.menuQuartiers li a:active, ul.menuQuartiers li a:visited
{
    text-decoration: none;
}

ul.menuQuartiers li a:hover
{
    text-decoration: underline;
}

li.ongletVieux, li.ongletVieux a
{
    color: #00aeef;
}

li.ongletCentre, li.ongletCentre a
{
    color: #ec008c;
}

li.ongletPlateau, li.ongletPlateau a
{
    color: #00ab4e;
}
li.ongletMaisonneuve, li.ongletMaisonneuve a
{
    color: #b9a3d9;
}
li.ongletJeanDrapeau, li.ongletJeanDrapeau a
{
    color: #ffcb05;
}
li.ongletArtSouterrain, li.ongletArtSouterrain a
{
    color: #f57e20;
}

li.ongletEnBref, li.ongletEnBref a
{
    color: #ffffff;
}
/*Cartes des quartier*/
.carteQuartierEnBref
{
    width: 760px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #282828;
}

.carteQuartier img, .carteQuartierScrollable img
{
    border: 0;
}

.carteQuartier
{
    clear: both;
    margin: 4px 0 4px 8px;
    border: 1px solid #282828;
}

@media screen
{
    .carteQuartierScrollable
    {
        width: 782px;
        float: left;
        height: 900px;
        margin: 0;
        overflow: hidden;
    }
    .carteIntegrale
    {
        clear: both;
        width: 814px;
        border: 1px solid #282828;
        overflow: hidden;        
    }
    .carteIntegrale img
    {
        border:0;
    }
    .carteScrollBar
    {
        clear: both;
        width: 808px;
        margin-left: 8px;
        background-color: #282828;
        text-align: center;
        color: #ffffff;
    }

    .carteScrollBar a
    {
        color: #ffffff;
        text-decoration: none;
    }

    .carteScrollBar img
    {
        border: 0;
    }

    .carteScrollBarLeft, .carteScrollBarRight
    {
        background-color: #666666;
        width: 15px;
        float: left;
        height: 900px;
        float: left;
    }
    .carteScrollBarLeft img, .carteScrollBarRight img
    {
        border: 0;
    }
    .carteScrollBarLeft
    {
        border-right: 1px solid #282828;
        background: url( '../images/2010/volets/nuit_blanche/bg_fleche_g.gif' ) repeat-y;
    }
    .carteScrollBarRight
    {
        border-left: 1px solid #282828;
        background: url( '../images/2010/volets/nuit_blanche/bg_fleche_d.gif' ) repeat-y;
    }
    .carteScrollBarLeft a, .carteScrollBarRight a
    {
        display: block;
        height: 900px;
    }

}

@media print
{
    .carteScrollBar
    {
        display: none;
    }
}

.msgNoResult
{
    text-align: center;
    font-size: 0.7em;
    padding: 10px;
    font-weight: bold;
}

.grilleEveNuitBlancheIcones
{
    width: 220px;
    float: left;
}

.grilleHoraireFicheNuitBlanche
{
    margin: 5px 0 0 0;
    font-weight: bold;
}

.zoneGoogleMap
{
    border-bottom: 3px solid #000000;
    padding: 10px;
}

.carteGoogle
{
    width: 240px;
    float: left;
    margin-right: 5px;
}

.nb_list_pager
{
    padding: 10px;
    font-weight: bold;
    font-size: 0.7em;
}

.nb_list_current_page
{
    background-color: #3fc8f4;
    color: #ffffff;
    padding: 1px 3px;
    margin-left: 10px;
    width: 8px;
}
.nb_list_pager a
{
    text-decoration: none;
    background-color: #282828;
    color: #ffffff;
    padding: 1px 3px;
    margin-left: 10px;
    width: 8px;
}
.nb_list_pager a:hover
{
    color: #3fc8f4;
}
.planFermetureRues
{
    text-align: center;
    padding: 5px;
    font-size: 0.7em;
}
.planFermetureRues a
{
    color: #ffffff;
}
#chanson_nb_2010
{
    text-align: center;
    margin-top: 40px;
}

