.loginTable {padding:8px; width:100%;}
.loginTable td {padding:3px 0; text-align:center;}

.loginTable td.labelForm {text-align:right;}

.labelForm{text-shadow: 0px 1px 0px #ccc; font-weight: bold;}

.header-switch{width:100%;}

.switch-select { position:relative; right:17px; top:5px; list-style: none; display:block; width:128px; height:64px; overflow:hidden; margin:0; padding:0;}
.switch-select li {display:block; width:64px; height:64px; float:left; margin:0; padding:0; border:0;}
.switch-select li a { display:block; width:64px; height:64px; margin:0; padding:0; text-indent:-3000em; text-align:left}

.switch-select li.fr a {background:url('../images/bg-par-ca.png') left top;}
.switch-select li.fr a.right {background:url('../images/bg-par-nbventes.png') right top;}
.switch-select li.fr a.selected {background:url('../images/bg-par-ca.png') left bottom;}
.switch-select li.fr a.right.selected {background:url('../images/bg-par-nbventes.png') right bottom;}

.switch-select li.usa a {background:url('../images/bg-par-ca-EN.png') left top;}
.switch-select li.usa a.right {background:url('../images/bg-par-nbventes-EN.png') right top;}
.switch-select li.usa a.selected {background:url('../images/bg-par-ca-EN.png') left bottom;}
.switch-select li.usa a.right.selected {background:url('../images/bg-par-nbventes-EN.png') right bottom;}

