@charset "UTF-8";
/* CSS Document */
/* PUBLICIS MONTREAL - CREPUQ | Website Screen CSS | 20081022 */

html, body { margin:0; padding:0; height:100%; width:100%; }
body {  background:url(../images/crepuq_bkg_intro_00.jpg) no-repeat center center #000000; }

#container { position:absolute; width:644px; height:176px; margin-left:-322px; margin-top:-88px; top:50%; left:50%; }
#content { position:relative; width:644px; height:176px; }

#content span { display:block; position:absolute; background:url(../images/crepuq_logo_00.png) no-repeat; width:150px; height:50px; bottom:-150px; left:0; }
#fr { display:block; position:absolute; top:0; left:0; width:322px; height:88px; }
#en { display:block; position:absolute; bottom:0; right:0; width:322px; height:88px; } 

#fr b, #en b, span b { visibility:hidden; display:none; } 
 
#fr:link, #fr:visited, #fr:hover, #fr:active { border:none; background:url(../images/crepuq_btnintro_f.png) no-repeat 0px 0px; outline:none; }
#fr:hover { background-position:0 -88px; outline:none; } 

#en:link, #en:visited, #en:hover, #en:active { border:none; background:url(../images/crepuq_btnintro_e.png) no-repeat 0px 0px; outline:none; }
#en:hover { background-position:0 -88px; outline:none; } 
