html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus{
	outline: 0;
}
ol,ul{
	list-style: none;
}
table{
	border-collapse: separate;
	border-spacing: 0;
}
caption,th,td{
	font-weight: normal;
	text-align: left;
}
blockquote:before,blockquote:after,q:before,q:after{
	content: "";
}
blockquote,q{
	quotes: "" "";
}
img,input,select,option{
	vertical-align: middle;
}
legend{
    display:none;
}
button::-moz-focus-inner { border: 0; }


/**********************************************/
/* Reusable class                             */
/**********************************************/

.overflow-hidden {
	overflow:hidden;	
}

.clear:after{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.clear{
	display: inline-table;
}
.clear{
	height:0;
	clear: both;
	display:block
}
.inline{
    display:inline-block !important;
}
strong, .bold {
    font-weight:bold;
}
.floatright {
    float:right;
}
.floatleft {
    float:left;
}
.hidden {
    display:none;
}

.indent span{
    position:absolute;
    left:-9999px;
}
.no-margin{
    margin:0 !important;
}
address{
    font-style:normal;
    white-space:nowrap;
    line-height:18px;
    margin-bottom:25px;
}
.block{
    display:block;
}
.right{
    text-align:right;
}
.left{
    text-align:left;
}
.center{
    text-align:center;
}
div.hr{
    border-top:1px solid #c1c1c1;
    margin:15px 0 15px 0;
    line-height:0;
}
div.hr hr{
    display:none;
}
.marg-right-90{
    margin-right:90px;
}

/**********************************************/
/* Specific content                           */
/**********************************************/

body{
    background:#d7d7d7;
	min-width:939px;
}
#header-wrapper{
    background:url('../images/header-bg.gif') repeat-x;
	min-width:939px;
}
#header{
    width:912px;
    position:relative;
    margin:0 auto;
    height:110px;
    padding-top:4px;
}
#header h1{
  /* margin-top:20px;*/
    /*width:364px;*/
    display:inline-block;
}
#header #date{
    color:#898989;
    margin-right:25px;
    font-size:11px;
}
#header #contact-infos{
    color:#ae1e3e;
    font-size:11px;
}
#header #search-box{
    position:absolute;
    right:0;
    top:25px;    
}
#search-box input{
   border:none;
   float:left;
   height:16px;
   background:url('../images/txtbox-search-bg.gif') no-repeat top right;
   font-size:11px;
   width:138px;
   padding:3px 2px 2px 2px;
}
#search-box button{
    background:url('../images/btn-search.gif');
    width:27px;
    height:21px;
    border:none;
    cursor:pointer;  
    float:left;
}
#nav{
    position:relative;
    height:51px;
}
#header #nav li{
    float:left;
    position:relative;
    margin:0;
    background:none;
    padding-left:0;
}
#subnav-wrapper{
    background:url('../images/submenu-bg.gif') repeat-x;
    height:39px;
	min-width:939px;
}
#subnav{
    margin:0 auto;
    width:912px;
}
#subnav-wrapper ul li{
    float:left;
    color:#fff;
    background:none;
    padding-left:0;
    position:relative;
}
#banner-wrapper, .banner-wrapper{
    background:#adadad;
    border-bottom:1px solid #b7b7b7;
    padding-top:15px;
	min-width:939px;
}
#banner, .banner{
    height:297px;
    width:916px;
    position:relative;
    margin:0 auto;
    background:url('../images/banner-bg.gif') no-repeat bottom center;
    padding-left:13px;
    padding-top:5px;
}
#home-banner{
    height:222px;
    width:920px;
    position:relative;
    margin:0 auto;
    background:url('../images/home-banner-bg.jpg') no-repeat bottom center;
    padding-left:16px;
    padding-top:3px;
}
#home-banner ul li{
    position:relative;
    background:none;
    padding:0;
}
#banner ul li, .banner ul li{
    margin-bottom:0;
    background:none;
    padding-left:0;
}
.contentblock-wrapper{
    border-bottom:1px solid #c8c8c8;
	min-width:939px;
}
.contentblock{
    width:912px;
    position:relative;
    margin:0 auto;
   /* min-height:200px;*/
    padding:20px 0;
}
.white-shadow{
    background:url('../images/rond-blanc-bg.jpg') no-repeat;
}
#slogan img{
    float:left;
    margin-top:25px;
}
#slogan ul{
    float:right;
    width:355px;
    margin-top:25px;
}
#slogan ul li{
    margin-bottom:10px;
    
}
.col1{
    width:397px;
    margin-right:10px;
    float:left;
}
.col2{
    width:352px;
    margin-right:10px;
    float:left;
}
.col3{
    width:132px;
    float:left;
}
.col4{
    width:253px;
    margin-right:10px;
    float:left;
}
.col5{
    width:280px;
    margin-right:10px;
    float:left;
}
.col6{
    width:353px;
    float:left;
}
.contentbox{
    border-top:1px solid #ae1e3e;
    background:#e4e4e4;
    padding:14px 10px 20px;
    margin-bottom:10px;
}
.pub{
    padding:5px;
}
.contentbox2{
    border-top:1px solid #ae1e3e;
    background:#c9cacb;
    padding:13px 16px;
    margin-bottom:10px;
}
#jp{
    margin:-24px 0 20px -10px;
}
a.arrow{
    background:url('../images/arrow.gif') no-repeat 0px 5px;
    padding-left:10px;
    margin-right:12px;
}
#home-grands-dossiers li{
    margin-right:11px;
    float:left;
    margin-bottom:0;
    background:none;
    padding-left:0;
}
#home-grands-dossiers li.last{
    margin-right:0;
}
.contentbox2 h2{
    margin-bottom:10px;
}
.txtbox{
    background:url('../images/txtbox-large-bg.png') no-repeat;
    border:none;
    width:192px;
    height:16px;
    font-size:11px;
    padding:2px;
    margin-bottom:10px;
}
.txtbox2{
    background:url('../images/txt-phone-short.png') no-repeat;
    border:none;
    width:41px;
    height:18px;
    font-size:11px;
    padding:2px;
    text-align:center;
    margin-left:-4px;
}
.txtbox3{
    background:url('../images/txt-phone-large.png') no-repeat;
    border:none;
    width:51px;
    height:18px;
    font-size:11px;
    padding:2px;
    text-align:center;
    margin-left:-4px;
}
.zone-membres button{
    background:url('../images/btn-connexion.gif') no-repeat;
    border:none;
    width:100px;
    height:20px;
    cursor:pointer;
}
.info-courriel button{
    background:url('../images/btn-inscription.gif') no-repeat;
    border:none;
    width:100px;
    height:20px;
    cursor:pointer;
}
.bottin-membres p, .sondage p{
    margin-bottom:8px;
}
.bottin-membres ul, .sondage ul{
    margin-bottom:8px;
}
.bottin-membres ul li, .sondage ul li
{
    background:none;
    padding-left:0;
}
.bottin-membres button, #frm-recherche button{
    background:url('../images/btn-recherche.gif') no-repeat;
    border:none;
    width:99px;
    height:20px;
    cursor:pointer;
    display:block;
}
.sondage button{
    background:url('../images/btn-voter.gif') no-repeat;
    border:none;
    width:100px;
    height:20px;
    cursor:pointer;
}
.concours h3{
    font-weight:normal;
    margin-bottom:15px;
}


/* ETRE MEMBRES */

.membres h2{
    margin-bottom:10px;
}
.membres h3{
    color:#303234;
    margin-bottom:3px;
}
.membres .contentblock ul{
    margin-bottom:15px;
}
.membres li.spacer{
    background:none;
}
.membres address
{
    margin-bottom:0;
    line-height:normal;
    
}
#tbl-savings{
    width:100%;
    margin-bottom:20px;
}
#tbl-savings tr td{
    padding:2px 4px;
    border-right:1px solid #d1d1d1;
    text-align:right
}
#tbl-savings tr.hdr td{
    color:#ae1e3e;
}
#tbl-savings tr td.activite{
    width:250px;
    color:#303234;
    font-weight:bold;
}
#tbl-savings tr td.left{
    text-align:left;
}
#tbl-savings tr.alt td{
    background:#e3e3e3;
}
#tbl-savings tr.ftr td{
    background:#000;
    font-weight:bold;
    color:#FFF;
    margin-top:5px;
}
#tbl-savings tr td.left{
    text-align:left;
}
#tbl-savings tr td.red-text{
    color:#ae1e3e;
    text-align:left;
}
#tbl-savings tr.spacer td{
  padding:0;
}

#frm-subscribe .content-left{
    width:475px;
    float:left;
}
#frm-subscribe .content-right{
    float:left;
    width:360px;
}
#frm-subscribe ul li{
    background:none;
    padding:0;
    margin-bottom:2px;
    position:relative;
}
#frm-subscribe ul li.correspondance{
    height:60px;
    display:block;
}
#frm-subscribe .content-left label{
    min-width:120px;
    display:inline-block;
    padding:2px;
    white-space:nowrap;
}
#frm-subscribe .content-right label{
    min-width:70px;
    display:inline-block;
    padding:2px;
    white-space:nowrap;
    margin-right:5px;
}
#frm-subscribe input{
    margin-bottom:0;
}
#frm-subscribe input.radio{
    margin:0;
    margin-bottom:3px;
    height:16px;
    width:15px;
}
#radio-block{
    float:right;
    width:160px;
    position:relative;
}
#lst-correspondance{
  position:absolute;
  top:3px;
  right:72px;
}
#frm-subscribe #lst-correspondance li{
   margin:0;
}
#frm-subscribe li.bottom-spacer{
   padding-bottom:11px;
}
#frm-subscribe li.bottom-spacer2{
   padding-bottom:25px;
}

.select-ddl {
	padding-bottom:15px;		
}

.ddl-code{
    width:auto;
    font-size:9px;
}
#txt-commentaires{
    width:250px;
}
#tbl-cardissued{
    width:100%;
    margin-bottom:30px;
}
#tbl-cardissued td{
    padding:2px 5px;
}
#tbl-cardissued tr.alt td{
    background:#e3e3e3;
}
#tbl-cardissued tr.hdr td{
    color:#ae1e3e;
}
#tbl-cardissued tr td input{
    margin:0;
    margin-right:3px;
}
input.checkbox{
    margin:0;
    height:16px;
    width:15px;
    margin-bottom:3px;
}
.pref-check{
    clear:both;
    padding-left:5px;
    margin-bottom:10px;
}
.pref-check input, .pref-check label{
    float:left;
    display:block;
}
.pref-check input{
   margin-right:5px;
}
#frm-subscribe input.submit{
    border:none;
    background:url('../images/btn-envoyer.gif') no-repeat top left;
    width:84px;
    height:20px;
    cursor:pointer;
    font-size:0;
    line-height:0;
    text-indent:-9999px;
    display:block;
    margin:20px 0 30px 0;
}



/* ACTIVITES */

.activites h2.dynamic{
    background:#FFF url('../images/title-bg.gif') no-repeat 0 3px;
    height:20px;
    line-height:20px;
    display:inline-block;
    padding:2px 10px 3px 15px; 
    font-weight:bold;
    font-size:14px;
    margin-bottom:10px;
}
.activites div.alt{
    background:#cfcfcf;
}
.activites h3{
    margin-bottom:5px;
}

/* NOUVELLES */
.nouvelles .content-left, .photos .content-left{
    background:url('../images/communication-separator.jpg') no-repeat top right;
    float:left;
    width:439px;
    margin-top:45px;
    padding-right:20px;
}
.nouvelles #news-box, .photos #photos-box{
    background:url('../images/news-content-bg.png') no-repeat;
    min-height:300px;
}
#news-box h3, #photos-box h3{
    height:35px;
    padding-top:15px;
    margin-left:25px;
}
#news-box #news-content, #photos-box #photos-content {
    background:#d7d7d7;
    margin-left:10px;
    padding:15px;
}
#photos-box #photos-content {
    background:#e4e4e4;
    margin-left:8px;
    padding:0;
    padding:5px 0 5px 5px;
    overflow:hidden;/*IE FIX*/
}
#news-box #news-content p.news-title{
    color:#c22042;
    font-style:italic;
}
.nouvelles .content-right, .photos .content-right{
    float:left;
    margin-top:45px;
    padding-left:20px;
    width:400px;
}
.nouvelles .content-right ul li, .photos .content-right ul li{
   border-bottom:1px solid #cecece;
   padding:2px 0 4px 10px;
   background-position: 0 8px;
}


#photos-content ul li
{
    float:left;
    background:none;
    padding:0;
}

/* COMMUNICATION */

.communication .content-left{
    background:url('../images/communication-separator.jpg') no-repeat top right;
    float:left;
    width:449px;
    margin-top:45px;
    padding-right:20px;
}
.communication .content-right{
    float:left;
    margin-top:45px;
    padding-left:20px;
    width:400px;
}
.communication .content-left h3{
    color:#303234;
    background:#c2c2c2;
    font-weight:normal;
    cursor:pointer;
    padding:3px;
    margin-bottom:10px;
}
.communication .content-left div{
    padding-bottom:10px;
}
.communication .content-left ul li, .communication .content-right ul li, .recherchecom ul li {
    padding:3px;
    border-bottom:1px solid #d1d1d1;
    padding-left:10px;
    background-position: 0 9px;
}



.communication .content-right ul{
    display:block;
    margin-bottom:40px;
}
.communication #pdf{
    position:absolute;
    top:40px;
    right:20px;
}


/* CHAMBRE */

.chambre h2{
    margin-bottom:15px !important;
}
.chambre h3{
    color:#303234;
    margin-bottom:5px
}
.chambre h4{
    color:#ae1e3e;
    margin-bottom:5px;
}
.chambre .contentblock ul{
    position:relative;
    margin-bottom:15px;
}
.chambre .contentblock ul li{
    padding:3px;
    border-bottom:1px solid #d1d1d1;
    padding-left:10px;
    background-position: 0 9px;
}
.chambre #schema{
    background:url('../images/chambre-mission-schema.png');
    height:367px;
    width:464px;
    position:absolute;
    right:0px;
    bottom:0px;
}
.chambre .content-left{
    float:left;
    width:480px;
    margin-top:40px;
}
.chambre .content-right{
    float:left;
    margin-top:40px;
}
.comites-item{
    margin-bottom:30px;
}
.comites-item2{
    margin-left:95px;
    margin-bottom:30px;
}
.comites-item img{
    float:left;
    margin-right:10px;
}
.comites-item p, .comites-item2 p{
    float:left;
    line-height:normal;
    margin-bottom:0;
    margin-top:10px;
}
.chambre div#banner-text{
    position:absolute;
    top:20px;
    right:15px;
    width:330px;
}
.chambre div#banner-text2010{
    position:absolute;
    top:10px;
    right:15px;
    width:330px;
}
.chambre div#banner-text2{
    position:absolute;
    top:20px;
    right:15px;
    width:210px;
}
.chambre div#banner-text3{
    position:absolute;
    top:80px;
    right:15px;
    width:305px;
}
.chambre div#banner-text4{
    position:absolute;
    top:80px;
    right:15px;
    width:305px;
}
.chambre p.title{
    font-size:14px;
    color:#c22042;
    font-weight:bold;
}
.chambre ul.lst-membres{
   position:relative;
}
.chambre ul.lst-membres li{
    padding:0;
    border-bottom:1px solid #d1d1d1;
    padding-left:0;
    background:none;
    margin-bottom:4px;
}
.chambre .lst-membres li img{
    float:left;
}
.chambre .lst-membres li p{
    float:left;
    line-height:normal;
    margin:0;
    margin-top:5px;
}

.content-left .lst-membres li p {
	width:375px;
}

.chambre .lst-membres li p a{
    float:none;
}
.chambre .president-bg{
    background:url('../images/chambre-presidents-contentbg.gif');
    /*height:919px;*/
}
.chambre #tbl-presidents{
    width:800px;
}
.chambre #tbl-presidents tr td{
    line-height:19px;
    vertical-align:middle;
}
.chambre #lst-partenaires{
    margin-left:60px;
}
.chambre #lst-partenaires li{
    background:none;
    border:none;
    padding:0;
    float:left;
    margin-right:60px;
    margin-bottom:40px;
}

/* NOS GRANDS DOSSIERS */
.grands-dossiers #lst-grands-dossiers{
    margin-top:20px;
}
.grands-dossiers #lst-grands-dossiers li{
    background:none;
    padding:0;
    float:left;
}
img.quebec-avant{
    margin:100px auto;
    display:block;
}
img.signet{
    position:absolute;
    top:60px;
    left:-10px;
}
#lst-defis{
    margin-bottom:20px;
    overflow:hidden;
}
#lst-defis li{
    width:48%;
    float:left;
    margin-bottom:5px;
}
.grands-dossiers .content-left, .grands-dossiers .content-right{
    float:left;
    width:47%;
}
.grands-dossiers .content-left{
   margin-right:40px;
}


/* CONTACT */

.contact .content-left{
    width:280px;
    float:left;
}
.contact .content-right{
    float:left;
    width:628px;
}
.contact #map{
   background:url('../images/map-container.jpg') no-repeat;
   width:608px;
   height:414px;
   padding:15px 0 0 20px;
}



#footer-wrapper{
    background:url('../images/footer-bg.gif') repeat-x;
    overflow:hidden;
	min-width:939px;
}
#footer{
    padding-top:24px;
    padding-left:50px;
    min-height:366px;
    width:939px;
    position:relative;
    margin:0 auto;
    background:url('../images/footer-bg2.jpg') no-repeat;
}

#footer-top {
	height:193px;
}

#footer ul{
    width:100%;
    margin-left:0;
}
#footer ul li{
   float:left;
   width:17%;
   white-space:nowrap;
   background:none;
   padding-left:0;
}
#footer ul li ul li ul{
   margin-left:2px;
}
#footer ul li ul li{
   float:none;
   width:100%;
   margin-bottom:0;
   background:url('../images/puce.gif') no-repeat 2px 6px;
   padding-left:10px;
   line-height:16px;
}
#footer ul li label{
   font-size:14px;
   color:#fff;
   font-weight:bold;
   font-family:Arial;
}
#footer ul li.members{
    width:259px;
}
#footer ul li a{
    color:#fff;
}
#footer address{
    color:#fff;
    position:absolute;
    bottom:28px;
    right:290px;
}
#footer p{
    color:#fff;
    position:absolute;
    bottom:28px;
    right:120px;
    margin:0;
}
#footer #copyright{
    color:#fff;
    position:absolute;
    bottom:2px;
    left:53px;
}
#footer #email{
    color:#fff;
    position:absolute;
    bottom:49px;
    right:10px;
}
#footer #signature{
    position:absolute;
    bottom:0;
    right:10px;
}

#footer address
{
    margin-bottom:0;
}

#partners {
	/*text-align:center;*/
}

#partners a { margin:15px; }

#partners img { vertical-align:middle; }

.h404{
    height:400px;
}
#lnk-pub {
    display:block;
    margin:7px 0 0 5px;
}
#generate{
    margin:20px 0 0 100px;
}
#generate input{
    margin-left:5px; 
    text-transform:uppercase;
}
#generate button{
    background:url('../images/btn-generate.gif') no-repeat;
    width:130px;
    height:20px;
    border:none;
    cursor:pointer; 
}

#banner-fade {
	float:left;
	width:676px;
	height:201px;
	position:relative;
}

#banner-fade img {
	position:absolute;
	top:0;
	left:0;
}

#aco-overlay {
	position:absolute;
	top:0;
	left:0;
	background-color:#000;
	display:none;
	z-index:9999;
}


#lightbox{
    width:583px;
    /*height:609px;*/
    position:absolute;
    z-index:10000;
    overflow:hidden;
}
#lb-header{
    background:#d7d7d7;
    overflow:hidden;
    position:relative;
}
#lb-header img{
    float:left;
    margin-right:10px;
}
#lb-header h2{
   text-transform:uppercase;
   font-weight:bold;
   margin-top:5px;
   display:inline-block;
}
#lb-header p{
   width:340px;
   overflow:hidden;
   line-height:15px;
   color:#ae1e3e;
   margin:0;
}
#lb-content{
    padding:15px 20px;
    background:#fff;
}
#close{
    position:absolute;
    top:0;
    right:0;
}

body.lightbox{
    background:#f3f3f3;
    padding:30px;
}


#previous{
    float:left;
}
#next{
    float:right;
}

#frm-sondage input {
	vertical-align:bottom;
}



/* GRAND DOSSIER*/
ul#chrtr, ul.uqtr, ul.train
{
    position:relative;
    margin-bottom:20px;
}
ul#chrtr li, ul.uqtr li, ul.train li
{
    border-bottom:1px solid #b4b4b4;
    padding-bottom:3px;
    padding-top:3px;
    background-position: 0px 9px;
}

.chrtr .content-left p, .chrtr .content-right p 
{
    margin:40px 0 0 20px;
    float:left;
    width:215px;
}

label.error { color:#f00; }

#frm-subscribe .content-left .phone label.error {
	display:inline-block;
	min-width:1px;
	padding:2px 6px 2px 2px;
	white-space:nowrap;
}

#frm-subscribe .content-right .phone label.error {
	display:inline;
	min-width:1px;
	padding:0;
	margin-right:0;
	white-space:nowrap;
}


/* LIENS UTILES*/
.liens h3{
    color:#303234;
}
.liens h4{
    color:#303234;
    font-size:11px;
    font-weight:bold;
    display:inline;
}
.liens ul li{
    border:none !important;
}
.liens ul{
    margin-bottom:25px !important;
}
.liens ul ul{
    margin-bottom:5px !important;
}

.grands-dossiers #subnav ul {
	margin-left:-4px;
}

.chambre #subnav ul {
	margin-left:-6px;
}

.lst-membres a strong {
	color:#303234;
}

.vtop {
	vertical-align:top;
}

#list-entreprise,.list-entreprise {
	width:900px;
	margin:0 auto;
	border-top:1px solid #b7b7b7;
}

#list-entreprise td,.list-entreprise td {
	height:43px;
	vertical-align:middle;
	font-family:tahoma;
	font-weight:bold;
	font-size:12px;
	border-bottom:1px solid #c1c1c1;
	background:#d7d7d7;
}

#list-entreprise tr.alt td, .list-entreprise tr.alt td {
	background:#e1e1e1;
}

#list-entreprise tr.firstrow td, .list-entreprise tr.firstrow td {
	border-top:1px solid #f7f7f7;
}

.noment {
	width:300px;
	padding:0 0 0 20px;
}

.telent {
	width:200px;
}

.secteurent {
	width:380px;
}

.membres {
	min-width:939px;
}

.highlight { 
	color:#AE1E3E;
	background:#fff;
	font-weight:bold;
}

.tdfull {
	padding:10px 20px;
}

.tdfull2 {
	padding:0 20px;
}

.pactivite {
	color:#303234;
	font-family:tahoma;
}

#frm-activite ul li {
	background:none;
	padding-bottom:10px;
	clear:left;
}

#frm-activite label {
	float:left;
	display:block;
	width:175px;
}

.txtboxa{
    border:1px solid #d9d9d9;
    width:192px;
    height:16px;
    font-size:11px;
    padding:2px;
    margin-bottom:10px;
		-moz-border-radius:4px;
		-khtml-border-radius:4px;
		border-radius:4px;
}
.txtboxa2{
    border:1px solid #d9d9d9;
    width:41px;
    height:16px;
    font-size:11px;
    padding:2px;
		-moz-border-radius:4px;
		-khtml-border-radius:4px;
		border-radius:4px;
}

.contentbox table tr td{
    padding:4px;
    vertical-align:top;
}
.contentbox h2, .contentbox h3{
    margin-bottom:5px;
}