/* CLF 2.0 TEMPLATE VERSION 1.04 | VERSION 1.04 DU GABARIT NSI 2.0 */

/* GENERAL CSS BEGINS | DEBUT DU CSS GENERAL */

html{
  height: 100%;
  overflow:-moz-scrollbars-vertical;
}

.titlew {
	font-size:12pt;
	font-weight:bold;
	color:White
}

.title {
	font-size:12pt;
	font-weight:bold;
	color:Black
}

.trigger{
	cursor: pointer;
	cursor: hand;
	color:Yellow;
	background-color:transparent;
	font-weight:bold;
}

.branch{
	display:none;
	margin-left: 8px;
	color:Yellow;
	background-color:transparent;
	
}

table.nav {
	background-color: #ddaa44;
	color: #FFF;
	text-decoration: none;
	 width:150px;
}

b.nav {
	background-color: #ddaa44;
	color: #FFF;
	text-decoration: none;
	font-size: 14.0pt;
}
div.left td.menucontent {
	border-bottom: 1px dotted #FFF;
}
div.left td.menucontent a {
	text-decoration: none;
}

a.branch:link {
	color:Yellow;
}

a.branch:active {
	color:Yellow;
	text-decoration:underline;
}

a.branch:visited {
	color:Yellow;
}

a.branch:hover {
	color:#660066;
	text-decoration:underline;
}

#stemplateULBlock {
	top:0px;
	left:0px;
	width:149px;
	height:83px;
	position:absolute;
	z-index:10;
}

#qncontent {
	width:590px;

}

#qnmenuitems {
	display:block;
	width:132px;
	position:absolute;
	z-index:2;
}

.qnmenuitem {
	top:0px;
	left:0px;
	width:132px;
	position:relative;
}

.qnmenuitemontext {
	top:0px;
	left:5px;
	width:115px;
	position:relative;
}

.qnmenuitemtop {
	width:127px;
	height:7px;
}

.qnmenuitembottom {
	width:127px;
	height:17px;
}

.qnmenuitemonpng {
	width:127px;
	background-image:url(/icons/tab_middle_on.png);
	background-repeat:repeat-y;
}

.qnmenuitemongif {
	width:127px;
	background-color:White;
	background-image:url(/icons/tab_middle_on.gif);
	background-repeat:repeat-y;
}

.qnmenuitemofftext {
	top:0px;
	left:10px;
	width:115px;
	position:relative;
}

.qnmenuitemoffpng {
	width:127px;
	background-image:url(/icons/tab_middle_off.png);
	background-repeat:repeat-y;
}

.qnmenuitemoffgif {
	width:127px;
	background-color:White;
	background-image:url(/icons/tab_middle_off.gif);
	background-repeat:repeat-y;
}

.qnmenu {
	font-size:8pt;
	font-family:arial,helvetica,sans-serif;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}

a.qnmenu:active {
	color:#000000;
	text-decoration:underline;
}

a.qnmenu:link {
	color:#000000;
}

a.qnmenu:visited {
	color:#000000;
}

a.qnmenu:hover {
	color:#660066;
	text-decoration:underline;
}

ul.qnsubmenu {
	margin-bottom:0px;
	margin-top:0px;
	margin-left:20px;
}

ul.qnsubmenu a {
	font-size:8pt;
	font-family:arial,helvetica,sans-serif;
}

ol.qnsubmenu {
	margin-bottom:0px;
	margin-top:0px;
	margin-left:30px;
}

ol.qnsubmenu a {
	font-size:8pt;
	font-family:arial,helvetica,sans-serif;
}

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