/*----------------------------------------------------------------
 * Cité Nantes Events Center Nantes-Métropole - Version UK
 * Historique
 *      SQLI - Création : 2010/05/12
 */

        #top_content #right_part #agenda_part {
            background: url(../images/v5/uk/bg_agenda.png) no-repeat top left;
            margin: 10px 0 0 0;
            height: 332px;
            padding: 35px 0 0 0;
        }

        div#spectacle_part h3 {
            text-indent: -100em;
            overflow: hidden;
            width: 249px;
            height: 18px;
            background: url(../images/v5/uk/a_l_affiche.gif) no-repeat top left;
            margin: 0 0 0 15px;
        }

            div#spectacle_part #link_reservez a,
            div#spectacle_part #link_reservez a:link,
            div#spectacle_part #link_reservez a:visited {
                display: block;
                background: url(../images/v5/uk/bg_link_resa.gif) no-repeat top left;
                text-indent: -100em;
                overflow: hidden;
                width: 459px;
                height: 25px;
            }

            div#spectacle_part #link_reservez a:hover {
                background: url(../images/v5/uk/bg_link_resa.gif) no-repeat bottom left;
            }

