

#column1 { background-image:none; }

#reseauFr, #reseauEn {
	position:relative;
	margin:-10px 0 0 30px;
	background-repeat: no-repeat;
	background-position: left top;
	width:724px;
	height:506px;
}
#reseauFr {	background-image: url(../imgs/reseauCIQSS.png); }
#reseauEn {background-image: url(../imgs/QICSSNetwork.png); }

/*   ==========================================
	 BANDE DES 7 INSTITUTIONS MEMBRES
   ========================================== */
#institutions { 
	position:absolute;
	width:594px;
	height:52px;
	top:46px !important;top:34px ;
	left:102px;	}
	
#institutions a {
	display:block;
	width:74px;
	margin-top:-12px !important;margin-top:0; 
	height:32px !important; height:28px;
	padding-top:10px !important;padding-top:12px;
	color:#000; 
	}

#institutions a:hover { color:#F58126; }

	
#udem, #inrs, #uqam, #mcgill, #concordia, #laval, #sherbrooke { 
	position:absolute;
	width:74px;
	height:42px;
	top:20px;
	text-align:center;
	margin:0;
	}
#udem { left:12px; }
#inrs { left:96px; }
#uqam { left:178px; }
#mcgill { left:262px; }
#concordia { left:345px; }
#laval { left:426px; }
#sherbrooke { left:508px; }

/*   ==========================================
	 CIQSS - CDR - CADRISQ - CDR de Montreal
   ========================================== */

#ciqss {
	position:absolute;
	width:110px;
	height:74px;
	top:154px;
	left:344px;
}
#cdr a, #cadrisq a { 
	display:block;
	position:absolute;
	width:180px;
	height:42px;
	top:272px;
	text-align:center;
	}
#cdr a{ 	left:164px;}
#cadrisq a{	left:450px; }

#crdMontreal {
	position:absolute;
	width:160px;
	height:20px;
	top:322px;
	left:318px;
}

/*   ==========================================
	 ANTENNES
   ========================================== */

#antenLaval a, #antenSherbrooke a, #antenUqamInrs a, #antenMcgillConcordia a{
	display:block;
	position:absolute;
	width:238px;
	height:20px;
	left:262px;
}
#antenLaval a {top:366px; width:60%; }
#antenSherbrooke a{top:394px; width:60%;}
#antenUqamInrs a{top:420px;width:60%; } 
#antenMcgillConcordia a{top:446px; width:60%; }


/* =======================================
	LOGO RDC, STAT CAN, ISQ
   ======================================= */
#logoCDR, #logoStatCan, #logoISQ {	
	position:absolute;
/*	cursor:pointer;
*/	}

#logoStatCan {	
	top:180px;
	left:22px;
	width:118px;
	height:40px;
}
#logoStatCan a{	
	display:block;
	width:100%;
	height:40px;
}
#logoISQ {	
	top:198px;	
	width:108px;
	height:40px;
	left:596px;
}
#logoISQ a{	
	display:block;
	width:100%;
	height:40px;
}

#logoCDR {	
	top:240px;
	width:84px;
	height:90px;
	left:30px;
}
#logoCDR a {
	display:block;
	width:100px;
	height:90px;
}

