@import url('http://www.enap.ca/enap/css/utilitaires.css');
@import url('http://www.enap.ca/enap/css/commun-partenaires-blanc.css');
@import url(edimestre-autochtones.css);
@import url(print-autochtones.css);

@media screen{


tr.open, div.open {
  display: in-line;
}

tr.closed, div.closed {
  display: none;
}

body{
	width:100%;
	text-align:center;
}

#form1 {
	margin: 10px auto;
	text-align:left;
	width: 800px;
}


/* DÉBUT Section principale qui inclus le background du menu de gauche DÉBUT*/



div#contenant{
	width:800px;
	clear:both;
	height:auto;
                     border-bottom: 1px solid #f8f4ec;
	background: repeat-y url('/site/images/nav/autochtones/fond-contenu.gif');
	}

div#visuelSite{
	height:127px;
	background: no-repeat center url('/site/images/nav/autochtones/visuel-autochtones-FR.gif');

}


	
/* Section de Gauche - debut */


div#gauche{
	width:190px;
	height:auto;
	float:left;
	}
	
div#logo_guichet_gauche{
	height:125px;
	background: no-repeat center url('/site/images/nav/autochtones/visuel-autochtones-bas.gif');
	}
	
div#menu_gauche{
	width:190px;
	height:auto;
	float:left;
	}
	
.menu_gauche{
	font-size:12px;
	color:#6A6A6A;
	}
/* Section de Gauche - fin */

	
/* Section de droite - debut */

div#droite{
	width:600px;
                     padding: 0 0 0 0px;
	height:auto;
	float:left;
	background-color:#FFFFFF;
	}

div#grands-Titres{
                     width:610px;
	height: 69px;
	float:left;
                    	background: no-repeat right url('/site/images/nav/autochtones/fond-titres.gif');
	}

.grands-Titres{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#608fb1;
	text-transform:uppercase;
	letter-spacing:0.1em;
	float:left;
	margin: 18px 0 15px 145px;
	padding: 0 5px;
	height: auto;
	}


div#boitecontenu{
	clear:both;
	min-height:370px;
	height:auto;
	width:560px;
	float:left;
	padding: 0px;
	margin: 10px 0px 10px 10px;
	}

*html div#boitecontenu{
	height:370px;
}


/*Boite contenant le contenu */


div#texte_contenu{
	margin: 0px;
	padding: 0px;
	text-align:left;
	}

/* Menu de gauche - debut */


#nav, #nav ul { /* all lists */
	text-align:left;
	margin: 0px 0px 0px 1px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	float: left;
	width: 189px;
	}

#nav li { /* all list items */
	position: relative;
	float: left;
	width: 188px;
	margin: 0 0 0 0;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #e4dbcd;
	border-bottom: 1px solid #e4dbcd;
	border-left: 1px solid #FFFFFF;
	line-height:19px;
	}

#nav li ul { /* second-level lists */
	background: #e4e8ed;
	position: absolute;
	left: -2000px;
	display: block;
	z-index: 9999;
	right: -199px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 192px;
	}

#nav li ul li{ 
	position: relative;
	float: left;
	left: 0;
	width: 192px;
	margin: 0 0 0 0;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #e4dbcd;
	border-bottom: 1px solid #e4dbcd;
	border-left: 1px solid #FFFFFF;
	background: #f9fafb;
	}

#nav li ul ul { /* third-and-above-level lists */
	left: -1000px;
 	}

#nav li a, #nav li a:visited, #nav li a:hover, #nav a.encl, #nav a.encl:visited, #nav a.encl:hover  {
	font-size: 12px;
	color: #6A6A6A;
	text-decoration: none;
	height:auto;
	vertical-align:middle;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	display: table-cell;
	width: 180px;
	}

/* IE Fix */
*html #nav li a, #nav li a:visited, #nav li a:hover, #nav a.encl, #nav a.encl:visited, #nav a.encl:hover  {
	width: 187px;
}

#nav li a:hover, #nav a.encl, #nav a.encl:visited, #nav a.encl:hover {
	color: #ffffff;
	background: #4c728f;
	}


#nav li ul a, #nav li ul a:visited, #nav li ul a:hover {
	font-size: 12px;
	color: #304730;
	width: 187px;
	text-decoration: none;
	padding-left: 2px;
	float: left;
	display: block;
	border: 0px solid #6A6A6A;
	background-color:#e4e8ed;
	}

#nav li ul a:hover {
	color: #ffffff;
	background: #5da42e;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.iehover ul ul, #nav li.iehover ul ul ul, #nav li.iehover ul ul ul ul {
	left: -1000px;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.iehover ul, #nav li li.iehover ul, #nav li li li.iehover ul, #nav li li li li.iehover ul { /* lists nested under hovered list items */
	left: auto;
	}

#nav iframe {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
	}

/* Menu de gauche - fin */



/* FIN Section principale qui inclus le background du menu de gauche FIN*/


}












