@charset "UTF-8";
/* Services français */

body,td,th {
	color:#323232;
}

html, body {
	min-height:100%;
}

body {
	background:#fff;
	margin:0px;
	padding:0px;
	color:#323232;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#totalbin {
	position:relative;
	width:100%;
	min-height:750px;
}

.topbar {
	position:relative;
	top:0px;
	left:0px;
	width:950px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}

#flashbin {
	position:relative;
	top:0px;
	left:0px;
	width:950px;
	/*height:500px;*/
	height:390px;
}

#sloganbin {
	display:none;
}

#headerbar {
	position:relative;
	width:950px;
	height:80px;
	background:#5a5a5a;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}

#headerbarbin.swap {
	width:950px;
	height:80px;
	background:url(assets/logos_top.gif) no-repeat;
}

#headerbarbin.swap span {
	display:none;
}

.centrebin {
	position:relative;
	width:950px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}

#menucol {
	position:relative;
	height:auto;
	width:210px;
	float:left;
	padding-left:50px;
	padding-right:30px;
	margin-top:40px;
	font-size:14px;
	line-height:20px;
	color:#94d1b5;
	background:url(assets/menubg.gif) repeat-y;
}

.menubin {
	position:relative;
	width:200px;
	height:auto;
	padding-right:10px;
}

.menubin ol {
	padding:0px;
	margin:0px;
}

.menubin li {
	padding-bottom:-20px;
}

#contentcol {
	position:relative;
	width:460px;
	height:auto;
	float:left;
	padding-right:30px;
	padding-top:20px;
	margin-bottom:20px;
	z-index:1;
}

#contentcol ol {
	padding:0px;
	margin-left:25px;
}

#contentcol li {
	padding-bottom:20px;
}

#contentcol li.answer {
	padding-bottom:5px;
}

.hidden { 
	display: none; 
}

.unhidden { 
	display: block; 
}

#bannercol {
	position:relative;
	width:140px;
	height:auto;
	float:left;
	padding-top:45px;
}

.bannerbox {
	width:120px;
	margin-bottom:10px;
}

#clear {
	width:820px;
	height:auto;
	float:clear;
}

#partnersbin {
	position:relative;
	margin-left:290px;
	width:460px;
	height:70px;
}

#logosbin {
	display:none;
}

#footerbin {
	position:relative;
	margin-top:120px;
	padding-bottom:20px;
	width:460px;
	height:30px;
	text-align:right;
}

div.swap {
	width:auto;
	height:auto;
	margin-right:50px;
}

div.swap span {
	display:none;
}

div#logo_tfo {
	width:50px;
	height:70px;
	background:url(assets/logo_tfo_blue.gif) no-repeat;
	float:left;
}

div#logo_micro {
	width:45px;
	height:70px;
	background:url(assets/logo_micro.gif) no-repeat;
	float:left;
}

h1.swap {
	width:460px;
}

h1.swap span {
	display:none;
}

h1#t_home {
	background:url(assets/title_home.gif) no-repeat;
	height:50px;
}

h1#t_faq {
	background:url(assets/title_faq.gif) no-repeat;
	height:50px;
}

h1#t_loi {
	background:url(assets/title_loi.gif) no-repeat;
	height:50px;
}

h1#t_regions {
	background:url(assets/title_regions.gif) no-repeat;
	height:50px;
}

h1#t_porter {
	background:url(assets/title_porter.gif) no-repeat;
	height:50px;
}

h1#t_promotion {
	background:url(assets/title_promotion.gif) no-repeat;
	height:50px;
}

h1#t_liens {
	background:url(assets/title_liens.gif) no-repeat;
	height:50px;
}

h1#t_francophones {
	background:url(assets/title_francophones.gif) no-repeat;
	height:70px;
}

h1#t_demo {
	background:url(assets/title_demo.gif) no-repeat;
	height:70px;
}

h1#t_plaque {
	background:url(assets/title_plaque.gif) no-repeat;
	height:70px;
}

h1#t_serviceontario {
	background:url(assets/title_serviceontario.gif) no-repeat;
	height:50px;
}

h1#t_medias {
	background:url(assets/title_medias.gif) no-repeat;
	height:50px;
}

h1#t_radio {
	background:url(assets/title_radio.gif) no-repeat;
	height:50px;
}

h1#t_conference {
	background:url(assets/title_conference.gif) no-repeat;
	height:50px;
}

h1#t_trousse {
	background:url(assets/title_trousse.gif) no-repeat;
	height:50px;
}

h1#t_results {
	background:url(assets/title_results.gif) no-repeat;
	height:50px;
}

h1#t_tv {
	background:url(assets/title_tv.gif) no-repeat;
	height:50px;
}

h1#t_app {
	background:url(assets/title_app.gif) no-repeat;
	height:50px;
}

h1#t_questionnaire {
	background:url(assets/title_questionnaire.gif) no-repeat;
	height:50px;
}

#flashcontent {
	width:460px;
	height:100px;
	margin-bottom:30px;
}

p {
	font-size:12px;
	line-height:18px;
	margin-top:0px;
	margin-bottom:30px;
}

.p2 {
	margin-top:-20px;
}

.polltext {
	font-size:11px;
	padding-bottom:10px;
}

.credit {
	font-size:10px;
	color:#646464;
}

h2 {
	font-size:18px;
	font-weight:bold;
	margin-bottom:5px;
}

h3 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
}

.partner {
	margin-bottom:20px;
}

a:link {
	color:#089c50;
	text-decoration:underline;
}

a:visited {
	color:#089c50;
	text-decoration:underline;
}

a:hover {
	color:#323232;
	text-decoration:underline;
}

a:link.body {
	color:#089c50;
	text-decoration:underline;
}

a:visited.body {
	color:#089c50;
	text-decoration:underline;
}

a:hover.body {
	color:#323232;
	text-decoration:underline;
}

a:link.credit {
	color:#646464;
	text-decoration:none;
}

a:visited.credit {
	color:#646464;
	text-decoration:none;
}

a:hover.credit {
	color:#646464;
	text-decoration:underline;
}