





textarea.top {text-align:top}



div.p {padding-bottom:0.5em}

div.title {font-weight:bold; border-width:1px; border-style:solid; margin-bottom:10px; margin-top:10px; background-color:#CCCCCC; padding:5px}

div.code {border-width:1px; border-style:solid; background:#FFFFFF; padding:5px}

/* Floated and inlined images */
img.left-top {float:left; vertical-align:text-top; margin-right:1em}
img.right-top {float:right; vertical-align:text-top; margin-left:1em}
img.inline {vertical-align:text-top; margin-left:1em; margin-right:1em}
img.inline-center {vertical-align:text-center; margin-left:1em; margin-right:1em}

/* Border=0, margin=0 */
table.b0m0 {border:0; margin:0}

/* Government of Canada Menu bar */

/* COMMON MENU BAR CSS BEGINS | DEBUT DU CSS DE LA BARRE DE MENU COMMUNE */
div.fp, div.fpml {
	width: 100%;
	color: #FFF;
	background-color: #000; 
	padding: 0;
	float: left;
}
* html div.fp, * html div.fpml {
	float: none;
}
*:first-child+html div.fp, *:first-child+html div.fpml {
	float: none;
}
div.fp {
	min-height: 1.57em;
}
* html div.fp {
	height: 1.4em;
}
div.fpml {
	min-height: 2.82em; 
}
* html div.fpml {
	height: 2.7em;
}

ul.commonbar {
	list-style-type: none; 
	margin: 0; 
	padding: 0;
	border: none;
	top: 10px; 
	width: 100%;
}
li.fiptext, li.fiptexta, li.fiptextb, li.fiptextc {
	white-space: nowrap; 
	margin: 0;
	padding: 0;
	border: none;
	float: left; 
	min-height: 1.3em;
	/* min-width: 9.5em; */
	min-width: 9em;
	font-size: 10.0pt;
	font-weight: normal; 
	color: #FFF;
	background-color: #000;
}
li.fiptext {
	width: 16.6%;
}
li.fiptexta {
	width: 10%;
	border-right-style:solid; border-right-color:white; border-right-width:1px;
	border-bottom-style:solid; border-bottom-color:white; border-bottom-width:1px;
}
li.fiptextb {
	width: 16.2%;
}
li.fiptextc {
	width: 16.8%;
}
li.fiptext div, li.fiptexta div, li.fiptextb div, li.fiptextc div {
	margin: 0;
	padding: 2px 0px 2px 3px;
	width: 95%;
}
li.fiptext div, li.fiptextb div, li.fiptextc div {
	border-left: 1px solid #FFF;
}
li.fiptext a, li.fiptexta a, li.fiptextb a, li.fiptextc a {
	color: #FFF;
	background-color: #000;
	text-decoration: none; 
	font-weight: bold; 
	width: 100%;
	padding: 0;
	border: none;
}

li.fiptexta a:hover {
   background-color:red;
}
 
/* COMMON MENU BAR CSS ENDS | FIN DU CSS DE LA BARRE DE MENU COMMUNE */

.content-container a { 
	text-decoration: underline;
}
