@charset "UTF-8";

html, body { margin: 0; padding: 0; height: 100%; }
body { font: 100% Arial, Sans-serif; color: #231f20; }
h1 { width: 192px; height: 101px; left: 25px; top: 36px; margin: 0; background: url(/medias/fr/lnd_logo_eqmbo.png) no-repeat; }
h1, #lndBtVicto, #lndBtMtl, #lndCtnr span { overflow: hidden; text-indent: -5000px; }
h2 { left: 40px; top: 130px; margin: 0; font-size: 90%; }


/* landing page ÉQMBO */
#lndCtnr { position: relative; top: 25%; z-index: 1; width: 949px; height: 301px; margin: 0 auto; background: url(/medias/fr/lnd_bg.jpg) no-repeat; }
#lndCtnr * { position: absolute; z-index: 2; }
#lndBtVicto, #lndBtMtl { display: block; top: 31px; width: 126px; height: 132px; }
#lndBtVicto { left: 270px; background: url(/medias/fr/lnd_bt_victoriaville.jpg) no-repeat; }
#lndBtMtl { left: 432px; background: url(/medias/fr/lnd_bt_montreal.jpg) no-repeat; }
#lndBtVicto:hover, #lndBtMtl:hover { background-position: 0 -132px; }
#lndCtnr span { display: block; width: 727px; height: 14px; left: 39px; bottom: 29px; background: url(/medias/fr/lnd_programmes.png) no-repeat; }
