@charset "utf-8";
/* CSS Document */
body {margin:0;padding:0;/*background:url(../img/bg.gif);*/font-family:Helvetica, Arial, sans-serif;}
.hide {display:none;}
.player {height:52px;}

#logo {background:url(../img/district-montreal.gif);display:block;width:159px;height:24px;float:left;}

#content {
	width:991px;
	margin:7px auto 0;
	padding:0 18px  0 40px;
}
#header {height:53px;position:relative;padding:0 0 0 9px;background:url(../img/bg_header.gif) repeat-x;}
#header .lang {float:right;margin:6px 13px 0 0;padding:0;}

	.lang li {float:left;display:block;}
	.lang li a {display:block;font-size:11px;text-decoration:none;padding:0 7px;line-height:1em;}
	.lang li a:hover {color:#57575b;}
	.lang .fr {color:#babbbe;border-right:1px solid #7f7f82;}
	.lang .en {color:#babbbe;border-left:1px solid #a6a7a9;}
#footer {clear:both;text-align:center;font-size:11px;}

#col-1 {float:left;width:266px;margin:0 5px 0 0;font-size:11px;color:#E77D1C;}
	#col-1 div {background:#fff;margin:0 0 7px;}
	#col-1 .block-1 {height:125px;padding:10px;}
	#col-1 a {color:#E77D1C;}
	#col-1 h2 {font-size:14px; font-weight:normal;}
#col-2 {float:left;width:341px;height:418px;padding:0 7px 0;margin:0 5px 0 0;background:#0078ae;color:#fff;font-size:11px;line-height:12px;}
	#col-2 h2 {background:url(../img/title-blue.gif) no-repeat;width:321px;height:244px;margin:0;}
	#col-2 a.more {background:url(../img/enter-blue.jpg) top left no-repeat;}
#col-3 {float:left;width:341px;height:418px;padding:0 7px 0;margin:0 5px 60px 0;background:#e77d1c;color:#fff;font-size:11px;line-height:12px;}
	#col-3 h2 {background:url(../img/title-orange.gif) no-repeat;width:321px;height:244px;margin:0;}
	#col-3 a.more {background:url(../img/enter-orange.jpg) left top no-repeat;}
	
	.more {margin-top:10px;display:block;float:left;padding:4px 0 0 14px;color:#fff;font-size:14px;line-height:16px;}
	
	
#menu {margin:0 0 0 4px;padding:7px 0 0;clear:both;font-size:12px;}
	#menu li {display:block;float:left;}
	#menu a {
		padding:2px 5px 0;font-weight:normal;
		height:15px;display:block;float:left;line-height:0.78em;border-right:1px solid #7d7c7c;color:#FFF;text-decoration:none;}
	#menu a.last {border:0;}
	
	/*
.en #btn1 {background:url(../img/menu-en_01.gif) top left no-repeat;width:49px;}
.en #btn2 {background:url(../img/menu-en_02.gif) top left no-repeat;width:89px;}
.en #btn3 {background:url(../img/menu-en_03.gif) top left no-repeat;width:120px;}
.en #btn4 {background:url(../img/menu-en_04.gif) top left no-repeat;width:99px;}
.en #btn5 {background:url(../img/menu-en_05.gif) top left no-repeat;width:158px;}
.en #btn6 {background:url(../img/btn_06.gif) top left no-repeat;width:94px;}
.en #btn7 {background:url(../img/btn_07_en.gif) top left no-repeat;width:94px;}


.fr #btn1 {}
.fr #btn2 {}
.fr #btn3 {}
.fr #btn4 {}
.fr #btn5 {}
.fr #btn6 {}
.fr #btn7 {}
.fr #btn8 {}
*/
#menu a:hover {color:#CCC;font-weight:bold;}

#menu li.selected a#btn2,#menu a#btn2:hover {color:#e67d25;}
#menu li.selected a#btn3,#menu a#btn3:hover {color:#6886f4;}
#menu li.selected a#btn4,#menu a#btn4:hover {color:#0cb1db;}
#menu li.selected a#btn5,#menu a#btn5:hover {color:#289f2e;}
#menu li.selected a#btn8,#menu a#btn8:hover {color:#ff6cbf;}
.fr #btn1:hover, .fr #btn2:hover, .fr #btn3:hover, .fr #btn4:hover, .fr #btn5:hover, .fr #btn6:hover, .fr #btn7:hover, .btnselected {
	background-position:bottom left;
}
.en #btn1:hover, .en #btn2:hover, .en #btn3:hover, .en #btn4:hover, .en #btn5:hover, .btnselected, .en #btn6:hover, .en #btn7:hover {
	background-position:bottom left;	
}

html, body, #wrap {height: 100%;}

body > #wrap {height: auto; min-height: 100%;}

#main {padding-bottom: 30px;}  /* must be same height as the footer */

#footer {position: relative;
	margin-top: -30px; /* negative value of footer height */
	height: 30px;
	clear:both;} 

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */@charset "utf-8";
/* CSS Document */

