#header, #headerhome { color:#ffffff; }

#header img, #headerhome img { border: 0; }

#header #logobox { width: 170px; height: 90px; float: left; }

#headerhome #logobigbox { width: 760px; height: 144px; overflow: hidden; }

.cnsb_t_wrapper .navbarbox {
	height: 93px;
	clear: both;
	background: url(http://static.search.canoe.ca/s-toile/img/header/bg_navbarbox.gif);
}
	
	.cnsb_t_wrapper table.fluid_container {
		border-collapse: collapse;
		margin: 0;
		background: transparent;
	}
		
		.cnsb_t_wrapper table.fluid_container td {
			text-align:left;

			padding: 0;

		}
		
			.cnsb_t_wrapper table.fluid_container td.logo {
				width: 224px;	
				margin: 0;
		}

.cnsb_t_wrapper .tabs_wrapper {
	width: 590px;
	height: 26px;
	font-family: arial,verdana,geneva,helvetica,sans-serif;
	font-size: 10px;
	display: inline;
}
.cnsb_t_wrapper .tabs_wrapper_in {
	height: 22px;
  _padding: 2px 0 0 0;

}

.cnsb_t_wrapper .tabs_box {
	width: 100%;
	height: 22px;
	overflow: hidden;
	display: inline;
	float: left;
	position: relative;
	top: 1px;
	z-index: 2;
}
.cnsb_t_wrapper .tabs_box .tabs {
  height: 21px;
  float: left;
	margin: 0; 
	padding: 0; 
 	list-style-type: none;
	color: #555;
	position: relative;
	z-index: 2;
}
.cnsb_t_wrapper .tabs_box .tabs li { 
	float: left; 
	margin: 0 3px 0 0;
	display: inline;
  padding: 0;
	line-height: 23px;
	background: url(http://static.search.canoe.ca/s-toile/img/header/2007/tab_bg.gif) 0 2px repeat-x #fefefe;
	_abackground-position: 0 3px;
	border: 1px solid #d7d7d7;
	border-width: 1px 1px 0px 1px;
	position: relative;
	z-index: 2;
	text-align: center;	
}
	
.cnsb_t_wrapper .tabs_box .tabs li .tab_ctn {
	float: left;
	height: 20px;
	position: relative;
	margin: -1px 0 0 -1px;
	display: inline;
	z-index: 4;
	background: url(http://static.search.canoe.ca/s-toile/img/header/2007/crn_tleft.gif) 0px 0px no-repeat;
}
.cnsb_t_wrapper .tabs_box .tabs li .tab_ctn2 {
	float: left;
	height: 20px;
	overflow: hidden;
	display: inline;
	margin: 0 -1px 0 0; 
	position: relative;
	z-index: 4; 
	background: url(http://static.search.canoe.ca/s-toile/img/header/2007/crn_tright.gif) top right no-repeat;
}
.cnsb_t_wrapper .tabs_box .tabs li a, .cnsb_t_wrapper .tabs_wrapper .tabs li a:link, .cnsb_t_wrapper .tabs_wrapper .tabs li a:visited,
.cnsb_t_wrapper .tabs_box .tabs li a:active {
	font-size: 11px; 
	color: #555; 
	text-decoration: none; 
	text-transform: none;
	font-weight: normal;
	white-space: nowrap;
	font-family: arial,verdana,geneva,helvetica,sans-serif;
}
.cnsb_t_wrapper .tabs_box .tabs li a:hover {
  font-weight: bold;
	color: #a11731;	
}
	
/* font-weight: bold for rollover causes width to expand,
   but we don't want tabs to expand visually, therefore
   we need to have fixed width for each tab. No more
   magic width fluidity for the text content ... */
.cnsb_t_wrapper .tabs_box .tabs li#repertoire_tab .tab_ctn2 {
  width: 70px;
}
.cnsb_t_wrapper .tabs_box .tabs li#tle_tab .tab_ctn2 {
  width: 56px;
}
.cnsb_t_wrapper .tabs_box .tabs li#web_tab .tab_ctn2 {
  width: 48px;
}
.cnsb_t_wrapper .tabs_box .tabs li#news_tab .tab_ctn2 {
  width: 60px;
}
.cnsb_t_wrapper .tabs_box .tabs li#enterprises_tab .tab_ctn2, .tabs_box .tabs li#ent2 .tab_ctn2 {
  width: 68px;	
}
.cnsb_t_wrapper .tabs_box .tabs li#images_tab .tab_ctn2 {
  width: 52px;
}
	
.cnsb_t_wrapper .tabs_box .tabs li#shopping_tab .tab_ctn2 {
  width: 64px;
}
	
#cnsb_wrapper .tabs_wrapper .tabs li.current {
  #height: 23px !important;
}
  
.cnsb_t_wrapper .tabs_box .tabs li.current { 
  background: url(http://static.search.canoe.ca/s-toile/img/header/2007/tabcur_bg.gif) 0 0 repeat-x #fefefe;
	height: 21px;
	_height: 22px;
	border-bottom: 1px solid #fefefe;
}
	
.cnsb_t_wrapper .tabs_box .tabs li.current a, .tabs_wrapper .tabs li.current a:link, 
.cnsb_t_wrapper .tabs_box .tabs li.current a:visited, .tabs_wrapper .tabs li.current a:hover, 
.cnsb_t_wrapper .tabs_box .tabs li.current a:active {
	text-decoration: none; 
	font-weight: bold; 
	color: #a11731; 
}
.cnsb_t_wrapper .tabs_box .tabs li.current .tab_ctn {
	background: url(http://static.search.canoe.ca/s-toile/img/header/2007/cur_crn_tleft.gif) top left no-repeat;
}
.cnsb_t_wrapper .tabs_box .tabs li.current .tab_ctn2 {
	background: url(http://static.search.canoe.ca/s-toile/img/header/2007/cur_crn_tright.gif) top right no-repeat;
}		

.cnsb_t_wrapper .searchbar {
  position: relative;
  background-color:  #fff;
	height: 54px;
  #height: 46px;
	float: left;  
	text-align: center;
	font-family: verdana,geneva,arial,helvetica,sans-serif;
 	font-size: 10px;
	border: 1px solid #d7d7d7;
	border-width: 1px;
	z-index: 1;
	width: 361px;
  #top: -2px
}
	
	.cnsb_t_wrapper .trad_english {
		position: absolute;
		top: 0;
		left: 385px;
		text-align:left;
	}
	
		.cnsb_t_wrapper .trad_english .btn {
			margin: 0 0 10px;
		}
		
.cnsb_t_wrapper .searchbar_in {
	float: left;
	height: 100%;
	text-align: left;
}

.cnsb_t_wrapper .searchbar .center {
	position: relative;
}

.cnsb_t_wrapper .searchbar .center .ie {}

  .cnsb_t_wrapper .searchbar .center .ie .container {
		height: 54px; 
		margin: 0; 
		position: relative;
  }

.cnsb_t_wrapper .searchbar .search_form {
  position: relative;
  height: 54px;
  width: 361px;
  padding : 0;
  margin: 10px 0 0 0;
  #margin: 0;
  #top: 10px;
}

.cnsb_t_wrapper .searchbar .search_info {
 width: 115px;
 float: left;
 margin: 16px 0 0 25px;
 display: none;
 text-align: left;
}

.cnsb_t_wrapper .searchbar .search_info a {
  color: #003891;
}

.cnsb_t_wrapper .loupebox {
 height: 19px;
 width: 15px;
 padding-top: 2px;
 display: inline;
}

.searchbar .yoursearch_text {
	display: none;
  float: left;
  width: 110px;
  text-align: right;
  font-weight: bold;
  font-size: 10px;
  color: #003891;
  padding-top: 1px;
  padding-right: 5px;
}
	
.cnsb_t_wrapper .searchbar .form_ctn { margin-left: 0px; width: 330px; }

.cnsb_t_wrapper .searchbar .checkboxes {
	display: block; 
	float: left;
  margin: 0 0 0 4px;
  #margin-top: -4px;
}
	
.cnsb_t_wrapper .searchbar form { margin: 0; }
.cnsb_t_wrapper .searchbar form label { color: #000; } 
.cnsb_t_wrapper .searchbar input.query { 
  width: 269px;
  height: 19px; 
  background-color: white; 
	border-width: 1px 1px 1px 1px; 
  border-color: #7c7c7c #c3c3c3 #dddddd #7c7c7c; 
  border-style: solid; font-size: 11px;
  font-family: verdana;
	margin: 0 5px 0 0;
}
   
.cnsb_t_wrapper .searchbar input.query {
  position: relative;
  width: 252px;
  margin: 0 10px 0 7px;
}

.cnsb_t_wrapper .searchbar input.query_short {
	width: 120px !important;
	margin: 0 5px 0 7px;
  height: 19px;
  background-color: white;
  border-width: 1px 1px 1px 1px;
  border-color: #7c7c7c #c3c3c3 #dddddd #7c7c7c;
  border-style: solid; font-size: 11px;
  font-family: verdana;
}
  
.cnsb_t_wrapper .searchbar .search_btn {
  height: 19px;
  display: inline;
}
  
.cnsb_t_wrapper .searchbar input.q_submit {
  background-color:#9A9A9A;
	border:0pt none;
	color:white;	
  font-family:arial;
	font-size:10px;
	font-weight: normal;
	height: 15px;
	position: relative;
  top: -1px;
	#top: -3;  
	padding: 0;
	margin: 0;
	width: 81px;
  text-transform: uppercase;
 }
  
.cnsb_t_wrapper .searchbar #langlink {
  height: 19px;
	display: inline;
	padding: 3px 0 0 3px;
	font-size: 10px;
}

.cnsb_t_wrapper .searchbar span#trad_web {position: relative; top: 12px; left: -38px; }
.cnsb_t_wrapper .searchbar span#trad {position: relative; top: 0; left: 0; }
  
	
#header #pub {
	 background-color:  #BBB; 
	 float: left; 
	 width: 100%; 
	 text-align: center; 
	 }

#headerhome .cnsb_t_wrapper .tabs_wrapper {
  background: url(http://static.search.canoe.ca/s-toile/img/header/refont/onglet_bg2.gif) top left no-repeat;
	width: 100%;
}

#headerhome .cnsb_t_wrapper .searchbar { border-width: 1px; }
#headerhome .cnsb_t_wrapper .search_form { width: auto; margin: 0 auto; #width: 435px; #margin-left: 190px; #display: inline; }
#headerhome .cnsb_t_wrapper .search_form.fr { #width: 400px; #margin-left: 180px; }


/* Footer section */
#footernav {
	padding-top: 5px;
	position: relative;
	text-align: center;
}

	#footernav .cnsb_t_wrapper {
		position: relative;
    width: 100%;
		margin: 0px auto;
	}
	
		#footernav .cnsb_t_wrapper .searchbar { 
      border-width: 1px;
      #margin-top: 2px;
    }

		#footernav .cnsb_t_wrapper .navbarbox { 
			background: #fff; 	
			margin: 15px auto 0;
			height: auto;
			width: 590px;
			position: relative;
			
		}
		
		#footernav .cnsb_t_wrapper .center_tabs {
			width: 374px; /* selon nombre d'onglets */
			margin: 0 auto;
			text-align: left;    
		}
		
		#footernav .cnsb_t_wrapper .search_form {
      position: relative;
			padding: 0;
      #top: 10px;
		}
	
		#footernav .cnsb_t_wrapper .search_info {
			width: 120px;
		}
		
		#footernav .cnsb_t_wrapper .tabs_box {
			width: auto;
			
		}
		
		#footernav .cnsb_t_wrapper .tabs_box .tabs li .tab_ctn {
			background: url(http://static.search.canoe.ca/s-toile/img/header/2007/crn_tleft.gif) 0px 0px no-repeat;
		}

		#footernav .cnsb_t_wrapper .tabs_box .tabs li .tab_ctn2 {
			background: url(http://static.search.canoe.ca/s-toile/img/header/2007/crn_tright.gif) top right no-repeat;
		}
		
		#footernav .cnsb_t_wrapper .tabs_box .tabs li.current .tab_ctn {
			background: url(http://static.search.canoe.ca/s-toile/img/header/2007/cur_crn_tleft.gif) top left no-repeat;
		}

		#footernav .cnsb_t_wrapper .tabs_box .tabs li.current .tab_ctn2 {
			background: url(http://static.search.canoe.ca/s-toile/img/header/2007/cur_crn_tright.gif) top right no-repeat;
		}
	
#footernav .loupebox {
	display: none;
}
	

/* */
#homeheader_searchbar .web_sponsor-fr,
#searchbar-fr .web_sponsor-fr,
#homeheader_searchbar .img_sponsor-fr,
#searchbar-fr .img_sponsor-fr {
  background: url('http://static.search.canoe.ca/s-toile/img/header/icon_google.gif') center left no-repeat;
  width: 42px;
  height: 15px;
  margin: 5px 11px 0 0;
  _margin-right: 5px;
  float: right;
  overflow: hidden;
}
    
#homeheader_searchbar .canoe_sponsor-fr,
#searchbar-fr .canoe_sponsor-fr {
  background: url('http://static.search.canoe.ca/s-toile/img/header/icon_canoe.gif') center left no-repeat;
  width: 42px;
  height: 12px;
  margin: 5px 11px 0 0;
  _margin-right: 5px;
  float: right;
  overflow: hidden;
}
    
#homeheader_searchbar .tle_sponsor-fr,
#searchbar-fr .tle_sponsor-fr {
  background: url('http://static.search.canoe.ca/s-toile/img/header/icon_tle.gif') center left no-repeat;
  width: 40px;
  height: 22px;
  margin: 0px 12px 0 0;
  _margin-right: 5px;
  float: right;
  overflow: hidden;
}

#homeheader_searchbar .ent_sponsor-fr,
#searchbar-fr .ent_sponsor-fr {
  background: url('http://static.search.canoe.ca/s-toile/img/header/icon_411.gif') center left no-repeat;
  width: 51px;
  height: 10px;
  margin: 7px 11px 0 0;
  _margin-right: 5px;
  float: right;
  overflow: hidden;
}

