/* CLF 2.0 TEMPLATE VERSION 1.0 | VERSION 1.0 DU GABARIT NSI 2.0 */
/* GENERAL CSS BEGINS | DEBUT DU CSS GENERAL */

body { margin: 0; padding: 0; color: #000; background-color: #FFF; }
* html body { text-align: center; }
body, p, li, div, span { font-family: Verdana, Arial, Helvetica, sans-serif; }
body, p, blockquote, table, td, th, li, a, ul, ol, dd, dl, dt, form, button, fieldset, label {
	font-size: 10.0pt; font-family: Verdana, Arial, Helvetica, sans-serif; }
body { background-color: #FFFFFF; }
select, option, input, textarea, code, code span { font-size: 10.0pt; font-family: "Courier New", Courier, monospace; }

.fontSize200 { font-size: 20.0pt; }
.fontSize195 { font-size: 19.5pt; }
.fontSize190 { font-size: 19.0pt; }
.fontSize185 { font-size: 18.0pt; }
.fontSize180 { font-size: 17.5pt; }
.fontSize175 { font-size: 17.0pt; }
.fontSize170 { font-size: 16.5pt; }
.fontSize165 { font-size: 16.0pt; }

h1 { margin-top: 0; }
h1 { font-size: 15.0pt; }
h2 { font-size: 14.0pt; }
h3 { font-size: 13.5pt; }
h4 { font-size: 13.0pt; }
h5 { font-size: 11.5pt; }
h6 { font-size: 10.5pt; }

a img { border: none; }

div.page { width: 680px; background-color: #44CCDD; margin-left: auto; margin-right: auto; }
* html div.page { text-align: left; }

/*div.core { padding: 10px 10px 10px 10px; }*/
div.core {
	background-color: #FFFFFF; 
	background-image: url(../images/hd_bg.jpg);
	background-repeat: no-repeat;
}

/* GENERAL CSS ENDS | FIN DU CSS GENERAL */

/* FIP HEADER CSS BEGINS | DEBUT DU CSS DE L'EN-TETE PCIM */

div.fip { float: left; }
div.cwm { text-align: right; }
/* FIP HEADER CSS ENDS | FIN DU CSS DE L'EN-TETE PCIM */

/* INSTUTIONAL BANNER CSS BEGINS | DEBUT DU CSS DE LA BANNIERE INSTITUTIONNELLE */

/*div.banner { position: relative; text-align: center; height: 6.25em; margin-top: 3.14em; }
img.coa, img.lf { width: 5.08em; height: 5.08em; position: relative; margin-top: -2.74em; margin-bottom: -0.34em; padding: 0; }
p.main { font-family: "times new roman", sans-serif; font-weight: bold; font-size: 17.5pt; margin: 0; padding: 0; }
p#siteuri { font-family: Arial, Helvetica, sans-serif; background-color: transparent; font-weight: lighter; font-size: 10.5pt; 	margin: 0; padding: 0; } */

/* INSTUTIONAL BANNER CSS ENDS | FIN DU CSS DE LA BANNIERE INSTITUTIONNELLE */

/* SKIP NAVIGATION CSS BEGINS | DEBUT DU CSS DU SAUT DE NAVIGATION */

.navaid {
	height: 0; 
	width: 0; 
	overflow: hidden;
	float: right;
	font-size: 0;
	position: absolute;
	top: -100px;
}
.navaid a { color: #FFFFFF; }

/* SKIP NAVIGATION CSS ENDS | FIN DU CSS DU SAUT DE NAVIGATION */



/* BREAD CRUMB CSS BEGINS | DEBUT DU CSS DE LA PISTE DE NAVIGATION */

p.breadcrumb {
	padding: 1px 0px 0px 3px; 
	vertical-align: middle;
	font-size: 9.0pt;
	clear: both;
	margin: 0;
	height: 1.56em;
}

/* BREAD CRUMB CSS ENDS | FIN DU CSS DE LA PISTE DE NAVIGATION */

/* SIDE MENU CSS BEGINS | DEBUT DU CSS DU MENU LATERAL */

#left, #right { background-color: #DDDDDD; }
/*.menucontent, .menucontent li { font-size: 10.0pt; vertical-align: middle; margin: 0; }
.menucontent { padding: 2px 3px 2px 12px; }
.menulink { text-decoration: none; }
.menulink:hover { text-decoration: underline; }
.prodis { height: 15px; padding: 0; margin: 0; }
*/
/* SIDE MENU CSS ENDS | FIN DU CSS DU MENU LATERAL */

/* CONTENT CSS BEGINS | DEBUT DU CSS DU CONTENU */

/*#center { background-color: #FFFFFF; } */
#center h1, h2, h3, h4, h5, h6 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: transparent;
	font-weight: bold;
}

* html #center h1 { width: 100%; }

/* CONTENT CSS ENDS | FIN DU CSS DU CONTENU */

/* FOOTER CSS BEGINS | DEBUT DU CSS DU PIED DE LA PAGE */

.footer {
	width: 100%;	
	clear: both; 
	font-size: 10.0pt;
	margin-top: 5px;
	height: 4.69em;
	min-height: 40px;
/*	background-color: #FFF;*/
}

.footer div.footerline { /*color: #FFF;*/ height: 15px; margin-bottom: 7px; }
.foot1, .foot2, .foot3 { float: left; width: 33.25%; margin: 0; padding: 0; }
.foot1 { text-align: left; }
.foot2 { text-align: center; }
.foot3 { text-align: right; }
.uparrow { border: 0; }
.date { white-space: nowrap; }

/* FOOTER CSS ENDS | FIN DU CSS DU PIED DE LA PAGE */

/* GENERIC UTILITY CSS BEGINS | DEBUT DU CSS D'UTILITE GENERIQUE */

.widthFull { width: 98.5%; }
.width95 { width: 95%; }
.width90 { width: 90%; }
.width85 { width: 85%; }
.width80 { width: 80%; }
.width75 { width: 75%; }
.width70 { width: 70%; }
.width65 { width: 65%; }
.width60 { width: 60%; }
.width55 { width: 55%; }
.width50 { width: 50%; }
.width45 { width: 45%; }
.width40 { width: 40%; }
.width35 { width: 35%; }
.width30 { width: 30%; }
.width25 { width: 25%; }
.width20 { width: 20%; }
.width15 { width: 15%; }
.width10 { width: 10%; }
.width5 { width: 5%; }

abbr, acronym, span.abbr { cursor: help; }

blockquote { background-color: #CC9; color: #000; border: 1px solid #000; font-style: italic; }

.gcinits { float: left; padding-bottom: 5px; }
.gcinit div { width: 191px; height: 5.16em; border: 1px solid #000; }
#center .gcinit div { margin-right: 4px; margin-bottom: 5px; float: left; }
.gcinit a, .gcinit a:visited { width: 100%; height: 100%; float: left; text-decoration: none; }
div.srvMsgCol { float: left; margin: 0; padding: 0; width: 49%; }
div.srvMsgCol div { padding: 1.56em 10px 5px 0px; }

/* GENERIC UTILITY CSS ENDS | FIN DU CSS D'UTILITE GENERIQUE */

/* ALIGNMENT UTILITY CSS BEGINS | DEBUT DU CSS D'UTILITE D'ALIGNEMENT */
.alignRight { text-align: right; }
.alignCenter { text-align: center; }
.alignLeft { text-align: left; }
.alignTop { vertical-align: top; }
.alignBottom { vertical-align: bottom; }
.alignTopRight { text-align: right; vertical-align: top; }
.alignTopCenter { text-align: center; vertical-align: top; }
.alignTopLeft { text-align: left; vertical-align: top; }
.alignBottomRight { text-align: right; vertical-align: bottom; }
.alignBottomCenter { text-align: center; vertical-align: bottom; }
.alignBottomLeft { text-align: left; vertical-align: bottom; }
.floatRight { float: right; }
.floatLeft { float: left; }
.image-left { float: left; vertical-align: text-top; }
.image-right { float: right; vertical-align: text-top; }
.indent1 { padding-left: 18px; }
.indent2 { padding-left: 36px; }
.indent3 { padding-left: 54px; }
.indent4 { padding-left: 72px; }
.indent5 { padding-left: 90px; }

/* ALIGNMENT UTILITY CSS ENDS | FIN DU CSS D'UTILITE D'ALIGNEMENT */

/* LIST UTILITY CSS BEGINS | DEBUT DU CSS D'UTILITE DE LISTE */
ul.noBullet { list-style-type: none; }
ul.disc { list-style-type: disc; }
ul.square { list-style-type: square; }
ul.circle { list-style-type: circle; }
ol.lower-alpha { list-style-type: lower-alpha; }
ol.upper-alpha { list-style-type: upper-alpha; }
ol.lower-roman { list-style-type: lower-roman; }
ol.upper-roman { list-style-type: upper-roman; }

/* LIST UTILITY CSS ENDS | FIN DU CSS D'UTILITE DE LISTE */

/* TEXT UTILITY CSS BEGINS | DEBUT DU CSS D'UTILITE DE TEXTE */

.noWrap { white-space: nowrap; }
.doubleLineSpace { line-height: 24.0pt; }
.txt-uc { text-transform: uppercase; }
.txt-lc { text-transform: lowercase; }
.txt-black { color: #000000; background-color: transparent; }
.txt-white { color: #FFFFFF; background-color: transparent; }
.bg-black { background-color: #000000; }
.bg-white { background-color: #FFFFFF; }

div.highlight, p.highlight { border: 1px solid #030; background-color: #9F9; padding: 5px; }

div.topPage, p.topPage { float: right; text-align: center; }
.foot2 img, div.topPage img, p.topPage img { width: 1.46em; height: 0.92em; }

/* TEXT UTILITY CSS ENDS | DEBUT DU CSS D'UTILITE DE TEXTE */
