/* CLF 2.0 TEMPLATE VERSION 1.04 | VERSION 1.04 DU GABARIT NSI 2.0 */
/* THREE COLUMN LAYOUT CSS BEGINS | DEBUT DU CSS DE LA MISE EN PAGE DE TROIS COLONNES */
div.left {
	float: left;
	width: 150px;
}
div.right {
	float: right; 
	width: 195px;
}
div.center {
	padding: 0px 5px 5px 5px;
	margin-left: 150px;
	margin-right: 195px;
		width: 397px;
}
* html div.center {
	margin-left: auto;
	margin-right: auto;
	width: 393px;
	float: left;
}

/* INDEX PAGE SPECIFIC CLASSES */
.portal-reflinks {
	font-size: smaller;
	margin-top: -15px;
	/*width: 195px;
	float: left; */
}
.portal-reflinks h5 {
	background-color: #363;
	color: #FFF;
	width:393px;
	/*width: 388px;#363 */
}
.portal-reflinks a {
	text-decoration: none;
}
.portal-reflinks a:hover {
	background-color: #EED;	
}
.portal-reflinks a:visited  {
	text-decoration: none;
	background-color:#FFFFFF;
}
.portal-reflinks ul {
	margin-bottom: 5px;
	margin-top: -15px;
}
.portal-reflinks ul li {
	margin-left: -40px;
	list-style: none;
}
/* CSS for the 3 systems boxes on the main page */
#syst3 {

	color: #FFF;
	background-color:#fff;
	font-weight: bold;
	text-align: center;
	font-size: 90%;
	margin-top: 4px;
	padding-left:1px;
	padding-right:1px;	
	
	}
#syst3 a {
	color: #FFF;
	text-decoration: none;
	font-size: 90%;

}
#syst3 a:hover {
	color: #FFF;
	text-decoration: underline;
	font-size: 90%;
}
#p {
	background-image: url(../../images/feature2_bg_v-g.jpg);
	float:left; 
	height: 140px;
	width:128px; 
	background-color:#336633; 
	margin:1px;
	vertical-align: bottom;
	text-align: left;
}
#s {
	background-image: url(../../images/feature2_bg_r.jpg);
	float:left; 
	height: 140px;
	width:128px; 
	background-color:#660000; 
	margin:1px;
	vertical-align: bottom;	
	text-align: left;
}
#m {
	background-image: url(../../images/feature2_bg_b.jpg);
	float:left; 
	height: 140px;
	width:128px; 
	background-color:#003366; 
	margin:1px;
	vertical-align: bottom;
	text-align: left;
}
#syst3p {
	height: 60px;
}
#syst3s {
	height: 60px;
}
#syst3m {
	height: 60px;
}
.spot {
	font-size:smaller;
}
.spot .image {
	float:left;
	width: 100px;
}
.learn {
	text-align:right;
	margin-bottom: 3px;
	margin-top: -10px;
}
.spot hr {
	color:#CCCCCC;
}
/* THREE COLUMN LAYOUT CSS ENDS | FIN DU CSS DE LA MISE EN PAGE DE TROIS COLONNES */
