html {
	margin: 0;
	padding: 0;
}
body {
	background: white;
	margin: 0;
	padding: 0;
	overflow-x: hidden;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #818182;
}
h1 {
	color: #005696;
	font-weight: normal;
    font-family: 'TrajanProBold';
	font-size: 20px;
	line-height: 22px;
	padding: 0;
	margin: 0 0 15px 0;
}
h2 {
	color: #005696;
	font-weight: normal;
    font-family: 'TrajanProBold';
	font-size: 19px;
	line-height: 21px;
	padding: 0;
	margin: 0;
}
h3 {
	color: white;
	font-weight: normal;
    font-family: 'TrajanProBold';
	font-size: 14px;
	line-height: 16px;
	padding: 0 0 0 8px;
	margin: 0;
}
h4 {
	font-size: 17px;
	margin: 4px 0 6px 0;
	text-align: center;
}
h5 {
	font-size: 19px;
	margin: 4px 0 6px 0;
	border-bottom: solid white 1px;
}
h6 {
	color: #005696;
	font-weight: normal;
    font-family: 'TrajanProBold';
	font-size: 20px;
	line-height: 22px;
	padding: 0;
	margin: 0 0 15px 0;
}
p {
	font-size: 15px;
	line-height: 18px;
	margin: 0 0 15px 0;
	padding: 0;
}
hr {
	background-color: black;
	border: none;
	color: black;
	height: 1px;
	margin: 0 0 15px 0;
	padding: 0;
}
a {
	color: #005696;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}
ul, ol {
	margin: 0;
	padding: 0 0 0 15px;
}
li {
	margin: 0 0 5px 0;
	padding: 0;
}
div {
	position: relative;
}
form {
	margin: 0;
	padding: 0;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
}
input:focus, textarea:focus { 
 	background-color: #D7D7D7;
} 
/* ================================= CLASSES ================================= */
@font-face {
    font-family: 'TrajanProBold';
    src: url('trajanpro-bold-webfont.eot');
    src: url('trajanpro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('trajanpro-bold-webfont.woff') format('woff'),
         url('trajanpro-bold-webfont.ttf') format('truetype'),
         url('trajanpro-bold-webfont.svg#TrajanProBold') format('svg');
    font-weight: normal;
    font-style: normal;
}
.clear {
	clear: both;
	margin: 0;
	padding: 0;
}
.ligne {
	background-color: #ffffff;
	height: 1px;
	margin: 30px 0 25px 0;
	width: 100%;
	clear: both;
}
.lien_invisible {
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
}

/* ============================== HEADER SECTION ============================== */
#header {
    width: 999px;
	height: 130px;
	margin-left: auto;
	margin-right: auto;
	/*border-left: solid red 1px;
	border-right: solid red 1px;*/
}
#logo {
    position: absolute;
	left: 22px;
	top: 22px;
	z-index: 10;
}
#titre {
    position: absolute;
	left: 347px;
	top: 29px;
	z-index: 10;
	
    font-family: 'TrajanProBold';
	color: #939598;
	line-height: 18px;
	text-transform: uppercase;
	font-size: 13px;
}
#slogan {
	width: 406px;
	height: 97px;
    position: absolute;
	left: 562px;
	top: 6px;
	z-index: 10;
}
.menus_haut {
    position: absolute;
	top: 8px;
	z-index: 20;
	
	font-family: 'TrajanProBold';
	color: #939598;
	font-size: 14px;
}
.menus_haut:hover {
	color: #005696;
	text-decoration: none;
}
#btn_lang {
    left: 805px;
}
#btn_contact {
    left: 895px;
}
/* =============================== MENU SECTION =============================== */
#enveloppe_menus {
    height: 40px;
}
#menus_centre {
    width: 966px;
	height: 32px;
	margin-left: auto;
	margin-right: auto;
	padding: 8px 0 0 33px;
	background-color: #005696;
}
#menus_centre a {
	display: inline-block;
	height: 30px;
	font-family: 'TrajanProBold';
	color: white;
	font-size: 18px;
	margin-right: 45px;
}
#menus_centre a:hover {
	text-decoration: none;
	background: url(../img/triangle.png) center 19px no-repeat;
}
.extras_menu {
	width: 250px;
    height: 40px;
	position: absolute;
	top: 0;
}
#extra_gauche {
	margin-left: 50%;
	left: -749px;
	background: url(../img/extras_fonds.jpg) 0 0 no-repeat;
}
#extra_droit {
	margin-left: 50%;
	left: 499px;
	background: url(../img/extras_fonds.jpg) -250px 0 no-repeat;
}
/* ============================= SUB-MENU SECTION ============================= */

/* ============================== CONTENU SECTION ============================= */
#contenu {
    width: 999px;
	margin-left: auto;
	margin-right: auto;
	/*border-left: solid red 1px;
	border-right: solid red 1px;*/
}
#left {
    width: 345px;
	float: left;
}
#right {
    width: 654px;
	padding-bottom: 15px;
	float: left;
}
.tbl_produits td {
    padding: 5px 0;
}
.legende {
    color: white;
	font-size: 14px;
}
#btn_maps {
    width: 301px;
	height: 131px;
	display: block;
}
#canada {
	width: 634px;
	height: 533px;
	position: absolute;
	left: 0;
	top: 15px;
	z-index: 30;
	background:url(../img/canada.png) 0 0 no-repeat;
	border: solid white 1px;
}
#provinces {
	width: 634px;
	height: 533px;
	position: absolute;
	left: 0;
	top: 15px;
	z-index: 40;
}
#react_zone {
	width: 634px;
	height: 533px;
	position: absolute;
	left: 0;
	top: 15px;
	z-index: 60;
   	border: solid white 1px;
}

#alberta {
	width: 93px;
	height: 154px;
	position: absolute;
	left: 89px;
	top: 278px;
	z-index: 45;
	background: url(../img/alberta.png) 0 0 no-repeat;
	display: none;
}
#colombi_brit {
	width: 106px;
	height: 206px;
	position: absolute;
	left: 17px;
	top: 217px;
	z-index: 45;
	background: url(../img/colombie_britanique.png) 0 0 no-repeat;
	display: none;
}
#ipe {
	width: 22px;
	height: 11px;
	position: absolute;
	left: 525px;
	top: 403px;
	z-index: 45;
	background: url(../img/ile_prince_edouard.png) 0 0 no-repeat;
	display: none;
}
#manitoba {
	width: 94px;
	height: 143px;
	position: absolute;
	left: 217px;
	top: 303px;
	z-index: 45;
	background: url(../img/manitoba.png) 0 0 no-repeat;
	display: none;
}
#new_bruns {
	width: 51px;
	height: 44px;
	position: absolute;
	left: 485px;
	top: 399px;
	z-index: 45;
	background: url(../img/nouveau_brunswick.png) 0 0 no-repeat;
	display: none;
}
#nouv_ecosse {
	width: 43px;
	height: 65px;
	position: absolute;
	left: 524px;
	top: 389px;
	z-index: 45;
	background: url(../img/nouvelle_ecosse.png) 0 0 no-repeat;
	display: none;
}
#nunavut {
	width: 279px;
	height: 297px;
	position: absolute;
	left: 154px;
	top: 12px;
	z-index: 45;
	background: url(../img/nunavut.png) 0 0 no-repeat;
	display: none;
}
#ontario {
	width: 184px;
	height: 177px;
	position: absolute;
	left: 268px;
	top: 346px;
	z-index: 45;
	background: url(../img/ontario.png) 0 0 no-repeat;
	display: none;
}
#quebec {
	width: 186px;
	height: 209px;
	position: absolute;
	left: 362px;
	top: 258px;
	z-index: 45;
	background: url(../img/quebec.png) 0 0 no-repeat;
	display: none;
}
#saskatchewan {
	width: 97px;
	height: 150px;
	position: absolute;
	left: 144px;
	top: 295px;
	z-index: 45;
	background: url(../img/saskatchewan.png) 0 0 no-repeat;
	display: none;
}
#terre_neuve_lab {
	width: 168px;
	height: 121px;
	position: absolute;
	left: 442px;
	top: 259px;
	z-index: 45;
	background: url(../img/terre_neuve_labrador.png) 0 0 no-repeat;
	display: none;
}
#terr_nord_ouest {
	width: 153px;
	height: 233px;
	position: absolute;
	left: 81px;
	top: 73px;
	z-index: 45;
	background: url(../img/territoire_nord_ouest.png) 0 0 no-repeat;
	display: none;
}
#yukon {
	width: 87px;
	height: 144px;
	position: absolute;
	left: 16px;
	top: 127px;
	z-index: 45;
	background: url(../img/yukon.png) 0 0 no-repeat;
	display: none;
}



/* ============================== FOOTER SECTION ============================== */
#pre_footer {
    height: 152px;
}
#pre_footer_centre {
    width: 974px;
	height: 152px;
	padding: 0 0 0 25px;
	margin-left: auto;
	margin-right: auto;
	background-color: #dfdfe0;
}
.extras_pre_footer {
	width: 250px;
    height: 152px;
	position: absolute;
	top: 0;
}
#pre_footer_gauche {
	margin-left: 50%;
	left: -749px;
	background: url(../img/extras_fonds.jpg) 0 -40px no-repeat;
}
#pre_footer_droit {
	margin-left: 50%;
	left: 499px;
	background: url(../img/extras_fonds.jpg) -250px -40px no-repeat;
}
.btns_bas {
	width: 301px;
	height: 133px;
	display: inline-block;
	margin: 4px 21px 0 0;
}
#footer {
    width: 943px;
	padding: 12px 30px 0 26px;
	margin-left: auto;
	margin-right: auto;
}
#footer p {
	font-size: 11px;
}
/* ========================== ÉLÉMENTS DE FORMULAIRES ========================= */





/* ============================== CODES SPECIALS ============================== 
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
=================================
	text-shadow: 2px 2px 2px #000000;
	filter: dropshadow(color=#000000, offx=2, offy=2);
=================================
	min-height: 662px;
	height: auto !important;
	height: 662px;
=================================
.fond_demi {
	float: left;
	height: 30px;
    width: 49.99%;
}
#fond_gauche {
	background: red;
}
#fond_droit {
	background: yellow;
}
#header {
	background: blue;
	height: 30px;
	left: 50%;
	margin-left: -500px;
	position: absolute;
	top: 0;
    width: 1000px;
}
=================================
	background-image: -moz-linear-gradient(top, #b4b5b5, #000000);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#b4b5b5), to(#000000));
	background-image: -o-linear-gradient(top, #b4b5b5, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b4b5b5', endColorstr='#000000');
	ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#b4b5b5', endColorstr='#000000')";
	background-image: linear-gradient(top, #b4b5b5, #000000);
=================================
#footer {
	background: red;
	bottom: 0;
	height: 30px;
	left: 0;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: fixed;
	width: 100%;
	z-index: 999;
}
#footer-center {
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	width: 999px;
}
================================= */