/* CLF 2.0 TEMPLATE VERSION 1.04 | VERSION 1.04 DU GABARIT NSI 2.0 */

/* GENERAL CSS BEGINS | DEBUT DU CSS GENERAL */

/* needed for the welcome page on archive sites */
.notice    { background: #ffff00; } 

.headcontainer h1 { font-size: 1em !important; }
/* 
	for use on the page 
	/tbs-sct/audience-auditoire/parliamentarian-parlementaire-eng.asp
*/
.container {
	margin: 5px auto;
	width: 100%;
	border: solid 1px #cccc99; 
	background-color: #ffffff;
}
.leftcontainer {
	float: left;
	margin: 3px;
	padding: 0.1em;
	width: 140px;
	text-align: center;
}
.rightcontainer {
	margin-left: 150px;
	padding: 0.1em;
	border-left: solid 1px #fff; 
}
/* 
	Modified Blockquote for Financial Management pages
	/fm-gf/abu-ans/abu-ans-eng.asp
*/
blockquote.noMargins {
	margin: 0; 
	padding: .5em;
	font-style: normal;
}
/* 
	for use on the page 
	/ocg-bcg/events-evenements/presentations/menu-eng.asp
*/
.fm-gf, .ia-vi, .ocg-bcg {
	padding-left: 5px;
	border-top: solid 1px #000;
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
}
.fm-gf { border-left: solid 10px #369; border-color: #369; }
.ia-vi { border-left: solid 10px #ccc; border-color: #ccc;}
.ocg-bcg { border-left: solid 10px #369; border-color: #369;}



/*	for use on folder
	/tbsrp-prsct/foiard-rpafvi/career-carriere/profiles-profils/

*/
div.profilepage-spotlight p{
	margin-top: 0px;
	margin-bottom: 12px;
	
}


/*	for use on folder
	/tbsrp-prsct/foiard-rpafvi/career-carriere/profiles-profils/
*/
div.profile-spotlight-separation{
	height: 75px;
}

/* to simulate 2 column table
div.row {float: left; margin: 0; padding: 0; width: 98.5%;}
div.cols2 {float: left; width: 49%; margin: 0 3px 0 0; padding: 0;}
div.cols3 {float: left; width: 32%; margin: 0 3px 0 0; padding: 0;}
*/





/* for use on the /olo/qst-eng.asp page */

dl.qna{
	margin-top:10px;
	padding-top:0;
	margin-bottom:0;
}

dl.qna dd{
	margin:15px 0 15px 35px;
}

p.qna span
{
	color:#003399;
	text-decoration:underline;
}

dl.qna .qnaclosed{
	background-image : url('/olo/images/closed-nav.gif');
	background-repeat:no-repeat;
	background-position:0 4px;
	list-style-type:none;
	padding-left: 15px;
	margin-top:5px;
	padding-top:0;
}

dl.qna .qnaopen{
	background-image : url('/olo/images/open-nav.gif');	
	background-repeat:no-repeat;
	background-position:0 4px;
	list-style-type:none;
	padding-left: 15px;
	margin-top:5px;
	padding-top:0;
}


/* GENERAL CSS ENDS | FIN DU CSS GENERAL */