:link,:visited { text-decoration:none }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }
a img,:link img,:visited img { border:none }
address { font-style:normal }

html {
     width: 100%;
     background-image: url('../images/bg.jpg');
     *height: 100%;
     min-height: 100%;
}
body {
     width: 100%;
     *height: 100%;
     min-height: 100%;
     background-image: url('../images/bg.jpg');
     background-color: White;
     color: #505050;
     padding: 0;
     border: 0;
     margin: 0;
     font-family: Arial, sans-serif;
     font-size: 11px;

}
a {
     color: #505050;
}
a:hover {
     text-decoration: underline;
}
p {
     margin: 8px 0;
     position: relative;
}
img {
     border: 0;
}
#content {
     /*width: 760px;
     position: absolute;
     top: 30px;
     left: 50%;
     margin-left: -380px; */
     width: 760px;
     margin: 30px auto 0 auto;
     position: relative;
     background-color: White;

}
.bodyContent {
     background-color: White;
     padding-bottom: 10px;
     *padding-bottom: 28px;
}
h1 a {
     text-indent: -9999px;
     outline: none;
     width: 363px;
     height: 108px;
     display: block;
     background-image: url('../images/logo.jpg');
}
#topmenu {
     position: absolute;
     top: 0;
     left: 363px;
}
#topmenu li {
     float: left;
}
#topmenu li a {
     text-indent: -9999px;
     outline: 0;
     display: block;
}
#guide {
     width: 82px;
     height: 112px;
     background-image: url('../images/guide.jpg');
}
#produits {
     width: 77px;
     height: 112px;
     background-image: url('../images/produits.jpg');
}
#ressources {
     width: 82px;
     height: 112px;
     background-image: url('../images/ressources.jpg');
}
#succursales {
     width: 156px;
     height: 77px;
     background-image: url('../images/map.jpg');
     position: absolute;
     top: 0;
     right: 0;
     text-align: center;
    
     line-height: 20px;
     padding-top: 35px;
}
#succ-quebec {
     margin-right: 2.5em;
}

#sidebar {
     float: right;
     margin-top: 70px;
     margin-right: 9px;
     width: 245px;
}
#sidebar ul {
	margin-left: 2.5em;
	list-style-type: disc;
}
#maincontent {
     padding-top: 70px;
     margin-left: 9px;
     width: 439px;
     font-size: 1.1em;
}
#maincontent p,
#maincontent h3,
#maincontent h4,
#maincontent h5,
#maincontent dl,
#sidebar p,
#sidebar h3 {
     padding: 0 10px;
     font-size: 1.1em;
}
#maincontent h3 {
     font-size: 1.2em;
}
#maincontent h4 {
     font-size: 1.1em;
}
#maincontent h5 {
     font-size: 1em;
     margin-bottom: 0.5em;
}
#maincontent ul {
     list-style-type: disc;
     margin-left: 3em;
}
#maincontent ul li {
     margin-bottom: 0.5em;
}
#maincontent a {
     text-decoration: underline;
     color: #024583;
}
#maincontent ol, #sidebar ol {
     list-style-type: decimal;
     margin-left: 3em;
}
h2 {
     width: 374px;
     height: 26px;
     background-image: url('../images/title.jpg');
     color: #024583;
     text-transform: uppercase;
     font-family: Arial, serif;
     font-weight: bold;
     font-size: 15px;
     padding: 17px 0 0 66px;
     margin-bottom: 8px;
}
#sidebar h2 {
     width: 180px;
     background-image: url('../images/title-small.jpg');
}
#sidebar h2.withLogo {
     width: 180px;
     background-image: url('../images/title-logo.jpg');
     font-size: 12px;
     height: 23px;
     margin-top: 20px;
}
#sidebar h2.empty {
     width: 180px;
     background-image: url('../images/title-empty.jpg');
     font-size: 12px;
     height: 36px;
     margin-top: 20px;
     padding: 4px 0 0 56px;
     font-size: 10px;
     width: 190px;
}
h2.open {
     background-image: url('../images/title-open.jpg');
}
.sectionLink {
     color: #024583;
}
.focus {
     background-color: #f1f1f1;
}
.listeProduits {
     width: 100%;
}
.listeProduits td {
     width: 33%;
     text-align: center;
     padding: 5px 10px;
}
.titreProduit {
     font-weight: bold;
     font-size: 11px;
}
h3 {
     font-weight: bold;
     font-size: 14px;
     margin-bottom: 0.6em;
}
h4 {
     font-weight: bold;
     font-size: 12px;
     margin-bottom: 0.6em;
}
em {
     font-style: normal;
     color: #024583;
}
.button {
     display: block;
     width: 225px;
     height: 25px;
     background-image: url('../images/button.jpg');
     font-size: 11px;
     color: #024583;
     padding: 13px 0 0 20px;
}
#sidebar .button {
     margin-left: -9px;
}
#fournisseurs {
     text-align: center;
     margin: 20px 9px;
}
.hr {
     border: 0;
     border-top: 1px dotted black;
     margin: 10px 0;
     height: 0px;
     width: 90%;
}
#logos {
     width: 435px;
     height: 77px;
     margin-top: 30px;
     background-image: url('../images/logos.jpg');
}
#logos.ontario {
     background-image: url('../images/logos2.jpg');
}
#logos.fr {
     background-image: url('../images/logos_fr.jpg');
}
#logo1 {
	display: block;
	height: 77px;
	float: left;
	width: 146px;
}
#logo2 {
	display: block;
	height: 77px;
	float: left;
	width: 112px;
}
/*
#logos.ontario #logo1 {
    margin-left: 72px;
} */
#logo3 {
	display: block;
	height: 77px;
	float: left;
	width: 177px;
}
#credits {
     clear: both;
     width: 725px;
     height: 30px;
     background-image: url('../images/footer.gif');
     padding: 20px 20px 0 15px;
     margin: 0 auto 20px auto;
}
#webintel {
     float: right;
}
#language {
     position: absolute;
     text-align: right;
     height: 21px;
     background-image: url('../images/lang.jpg');
     color: White;
     width: 752px;
     position: absolute;
     top: 0;
     left: 50%;
     margin-left: -380px;
     padding: 5px 8px 0 0;
}
#language a {
     color: White;
}
#fil {
	position: absolute;
	width: 430px;
	top: 6px;
	left: 50%;
	margin-left: -365px;
	z-index: 0;
	color: White;
}
#fil a {
     color: White;
}

label {
     display: block;
     float: left;
     clear: left;
     width: 105px;
     font-size: 11px;
}

#adminMenu {
     text-align: right;
     margin-right: 1.8em;
     font-size: 11px;
     list-style-type: none;
}
#adminMenu li {
	 list-style-type: none;
	 border-bottom: 1px solid gray;
	 margin: 0.2em 0;
}

#adminMenu li:hover {
    background-color: black;
    color: white;
}
#adminMenu li:hover a {
    color: white;
}

#adminMenu li a:hover {
    text-decoration: none;
}

table#listeAdmin {
     border-collapse: collapse;
     border: 1px solid #dddddd;
}
table#listeAdmin label {
     display: none;
}
table#listeAdmin th {
     background-color: #d6d6d6;
     color: Black;
     background-image: url('../images/gestion/th.jpg');
     font-weight: bold;
     text-align: left;
     font-size: 1em;
     padding: 0.4em;
}
table#listeAdmin td {
     padding: 0.4em;
     font-size: 1em;
}
table#listeAdmin tr {
     border-top: 1px solid #e5e5e5;
     border-bottom: 1px solid #e5e5e5;
}
table#listeAdmin tr.odd {
     background-color: #f9f9f9;
}

#askCategory,
#askManufacturer,
#askProduct {
     position: absolute;
     background-color: white;
     padding: 1em 0;
     border:1px solid #024583;
     border-width: 51px 1px;
     display: none;
     left: 9px;
     margin-top: -202px;
}

#askCategory input,
#askCategory a,
#askManufacturer input,
#askManufacturer a,
#askProduct input,
#askProduct a {
     background-color: transparent;
     border:1px solid #024583;
     padding: 3px 8px;
     font-size: 12px;
     margin: 0;
     width: auto;
     vertical-align: middle;
}
#askCategory input,
#askManufacturer input,
#askProduct input {
     *padding: 3px 8px 2px 8px;
}
#askCategory h2,
#askManufacturer h2,
#askProduct h2 {
     font-size: 11px;
}
#askCategory p,
#askManufacturer p,
#askProduct p {
     text-align: center;
}
#tree-div,
#tree2-div {
     list-style-type: none;
     overflow:auto;
     height:200px;
     width:100%;
     border:1px solid #024583;
     margin-right:5px;
}
#tree-div ul,
#tree2-div ul {
     list-style-type: none;
     margin: 0;
}
#tree-div ul li,
#tree2-div ul li {
     margin: 0;
}
#tree-div a,
#tree2-div a {
     text-decoration: none;
}

#menuwrapper {
	border-top: 1px solid #000;
	border-bottom: 1px solid #333;
	background-color: #909090;
	background-image: url(images/p7exp_mbar.jpg);
	background-repeat: repeat-x;

}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

#mainmenubar {
	width: 742px;
	position: absolute;
     top: 135px;
     left: 9px;
}
#mainmenubar ul {
     height: 25px;
     background-image: url('../images/menu_off.jpg');
     background-repeat: repeat-x;
     width: 742px;
     border: 1px solid #cccccc;
     border-right: 0;
}
#mainmenubar li ul li ul li {
	border-left: 0;
}
#mainmenubar a {
	display: block;
     padding: 6px 28px 7px 28px;
     border-right: 1px solid #cccccc;
     color: #024583;
     font-family: Tahoma, sans-serif;
     font-size: 11px;
     font-weight: bold;
}
#mainmenubar ul li ul li a {
     font-size: 10px;
     font-weight: normal;
     display: block;
     float: none;
     padding: 6px 10px 3px 10px;
}
#mainmenubar a.trigger {

}
#mainmenubar ul li {
	float: left;
	position: relative;
}
#mainmenubar ul li ul {
    background-image: url('../images/menu_off.jpg');
	width: auto;
	position: absolute;
	height: auto;
	margin-top: -10px;
	
	border: 1px solid #cccccc;
	border-bottom: 0;
	border-right: 0;
	background-color: White;
}
#mainmenubar ul li ul li ul {
	background-image: url('../images/menu_off.jpg');
	width: auto;
	position: absolute;
	height: auto;
	margin-top: -37px;
	margin-left: 100%;	
	border: 1px solid #cccccc;
	border-bottom: 0;
	border-right: 0;
	background-color: White;
}
#mainmenubar ul li ul li {
	float: none;
	margin: 0;
	border-bottom: 1px solid #cccccc;
     background-color: White;
     width: 170px;
}
#mainmenubar li {position: relative;}

/* hide from IE mac \*/
#mainmenubar li {position: static; width: auto;}
/* end hiding from IE5 mac */

#mainmenubar li ul, #mainmenubar ul li  {

}
#mainmenubar ul li a  {

}
#mainmenubar li ul {
	position: absolute;
	top: 36px;
	left: 0;
	background-image: url('../images/menu_off.jpg');
	display: none;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
}
#mainmenubar li:hover a, #mainmenubar a:focus,
#mainmenubar a:active, #mainmenubar li.p7hvr a,
#mainmenubar li.on a {
	background-image: url('../images/menu_on.jpg');
	color: White;
    text-decoration: none;
}
#mainmenubar li:hover ul, #mainmenubar li.p7hvr ul,
#mainmenubar li:hover ul li:hover ul, #mainmenubar li.p7hvr ul li.p7hvr ul {
	display: block;
}
#mainmenubar li:hover ul li ul, #mainmenubar li.p7hvr ul li ul {
	display: none;
}
#mainmenubar li:hover ul a, #mainmenubar li.p7hvr ul a {

}
#mainmenubar ul a:hover {
	background-color: #606060!important;
	color: #FFFFFF !important;
}

#mainmenubar ul li:hover ul li a, #mainmenubar ul li ul a:focus,
#mainmenubar ul li ul a:active, #mainmenubar li.p7hvr ul li a {
	background-image: none;
     color: #024583;
}
#mainmenubar ul li:hover ul li:hover a,
#mainmenubar ul li:hover ul a:focus,
#mainmenubar ul li:hover ul a:active,
#mainmenubar li.p7hvr ul li.p7hvr a,
#mainmenubar ul li:hover ul li:hover ul li:hover a,
#mainmenubar ul li:hover ul li ul li a:focus,
#mainmenubar ul li:hover ul li ul li a:active,
#mainmenubar li.p7hvr ul li.p7hvr ul li.p7hvr a {
	background-image: url('../images/menu_on.jpg');
	color: White;
}

#mainmenubar ul li:hover ul li:hover ul li a,
#mainmenubar ul li:hover ul li ul li a,
#mainmenubar ul li:hover ul li ul li a,
#mainmenubar li.p7hvr ul li.p7hvr ul li a {
	background-image: none;
	background-color: White;
	color: #024583;
}


#mainmenubar #menu-contact {
     padding: 6px 29px 7px 29px;
}

hr {
     height: 0;
     width: 50%;
     border: 1px dotted #024583;
     border-width: 1px 0 0 0;
     padding: 0;
     margin: 1.5em auto;
}
dt {
     font-weight: bold;

}
dd {
     margin: 0;
     padding: 5px 5px 5px 20px;
}

.product-category {
     display: none;
     line-height: 1.3em;
     font-size: 0.9em;
}
#product-categories {
     font-size: 0.8em;
     height: 450px;
     overflow-y: auto;
     width: 205px;
     float: right;
     margin: 0 1em 0 0;
     border-left: 1px solid #fddc43;
     padding-left: 1em;

}
#product-categories li {
     list-style-type: none;
}

#liste_produits {
	border-collapse: collapse;
	width:100%;
}
#liste_produits th {

}
#liste_produits tr td,
#liste_produits tr th {
	padding: 0.4em;
	border: 1px solid #2d699f;
	border-width: 0 1px;
}
#liste_produits tr.odd td {
	background-color: #f1f1f1;
}
#liste_produits tfoot tr td {
	border-width: 1px 0 0 0;
}
#liste_produits thead tr th {
	border-width: 1px;
}

#splash {
	width: 750px;
	height: 266px;
	background-image: url('../images/splash.jpg');
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -133px 0 0 -375px;
}
#splash p {
	margin: 150px 0 0 62px;
	padding: 0;
	width: 210px;
	text-align: justify;
	font-size: 10px;
	height: 100px;
	overflow: hidden;
}
#splash ul li {
	text-align: right;
	padding-right: 20px;
	background-image: url('../images/bullet.jpg');
	background-repeat: no-repeat;
	background-position: right;
	margin-bottom: 6px;
}
#splash ul li a {
	color: #024583;
	font-size: 11px;
}
#splash #ontario {
	position: absolute;
	top: 150px;
	left: 347px;
}
#splash #quebec {
	position: absolute;
	top: 150px;
	left: 495px;
}
#splash #international {
	position: absolute;
	top: 150px;
	left: 628px;
}
#slogan {
     position: absolute;
     text-align: justify;
     width: 240px;
     top: 127px;
	left: 50%;
	margin-left: -330px;
	z-index: 0;
	color: #00529c;
}
#slogan span {
     color: #ffd326;
}
#tblUsedGoods tr td {
     text-align: center;
}
input.tblUsedGoods_1 {
     width: 50px;
}
input.tblUsedGoods_2 {
     width: 50px;
}
input.tblUsedGoods_3 {
     width: 50px;
}
#table_commande input {
     width: 70px;
}
#table_commande td {
     text-align:center;
}
#order_preview {
    border-collapse: collapse;
    margin: 0 auto;
}
#order_preview th,
#order_preview td {
    padding: 0.2em;
    border: 1px solid black;
}

table.contacts {
	border-collapse: collapse;
	width:100%;
	font-size: 0.9em;
}
table.contacts tr td,
table.contacts tr th {
	padding: 0.4em;
	border: 1px solid #2d699f;
}
table.contacts tr td {
    width: 50%;
}
div.automation {
    background-color: #4db2ba;
    margin: 0 auto;
    padding: 2em 3em 1em 1em;
    background-image: url('../images/siemens_bg.jpg');
    background-position: top right;
    background-repeat: no-repeat;
}
div.automation table {
    margin: 0 auto;
}
div.automation table tr td {
    background-color: White;
    margin: 0.5em;
    color: #034582;
    font-size: 1.3em;
    font-weight: bold;
    padding: 0.2em;
}
#maincontent div.automation table a {
    text-decoration: none;
    border: 0;
    color: #034582;
}

.tblLiquidation_1 {
    width: 45px;
}
.tblLiquidation_2{
    width: 45px;
}
.tblLiquidation_3 {
    width: 45px;
}
.tblLiquidation_4 {
    width: 35px;
}
.tblLiquidation_5,
.tblLiquidation_6 {
    width: 65px;
}
#tblLiquidation {
    border-collapse: collapse;
}
#tblLiquidation tr td,
#tblLiquidation tr th {
    border: 1px solid gray;
    padding: 0.2em;
    font-family: Courier;
    font-size: 0.9em;
}
