body {
	background-image: url(/images/bckg.gif);
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
* {
	box-sizing: border-box; -moz-box-sizing: border-box;
}
h1 {
    font-size: 8pt;
    font-variant: small-caps;
    text-align: center;
    margin: 0px 0px 15px 0px;

}
h2 {
	font-variant: small-caps;
    font-size: 8pt;
    background-image: url(/images/titre_border.jpg);
    background-repeat: no-repeat;
    background-position: bottom left;
    padding-bottom: 11px;
    margin-top: 30px;
    margin-bottom: 20px;
}

h3 {
	font-variant: small-caps;
    font-size: 8pt;
}

h4, h5 {
    padding-bottom: 3px;   
    font-size: 8pt;
    margin-bottom: 5px;
}

sup {
	font-size: 5pt; line-height: 100%;
}

.encadre {
	border: 1px solid #333333; 
	padding: 15px
}
dl.documents {
	line-height: 18pt;
	margin-top: 0px;
}

dt a.doc {
	padding: 2px 25px;
	background-position: middle left;
	background-repeat: no-repeat;	 
}
dt a.pdf {
	background-image: url(/images/pdf.gif);
}

dl.coords dt {
	font-weight: bold;
	margin-bottom: 2px;	
}
dl.coords dd { 
	margin-bottom: 15px;
	margin-left: 0px;
	padding-left: 0px;
}

.tableau_haut {
	border-right: #000000 1px solid; 
	border-left: #000000 1px solid; 
	background-color: #042A55;
}

.tableau_haut .menu-general,
.tableau_haut .menu-general a {
	display: block;
	width: 100%;
	text-align: right;
}
.tableau_haut .current-section,
.tableau_haut a:hover {
	background-color: #D68D00;
}
.tableau_milieu {
	border-right: #000000 1px solid; 
	border-left: #000000 1px solid;
}
.tableau_milieu1 {
	border-right: #8BC751 4px solid; 
}
.tableau_milieu2 {
	border-right: #8BC751 4px solid; 

}

.tableau_bas {
	border-right: #000000 1px solid; 
	border-left: #000000 1px solid; 
	border-bottom: #000000 1px solid;
}

.td_nav {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	background-image : url(/images/bckg_nav_haut.jpg);
	background-position : top;
	background-repeat : no-repeat;
	text-align: center;
	line-height : 9px;
	
}

.td_centre_de_page {
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: 5px;
	padding-top: 10px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	line-height : 14px;
}

.td_bas {
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 10px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	line-height : 16px;
}

a.td_bas:active {
	color: #D68D00;
	text-decoration: none;
}
a.td_bas:hover {
	color: #D68D00;
	text-decoration: none;
}
a.td_bas:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.td_bas:visited {
	color: #FFFFFF;
	text-decoration: none;
}


a.td_nav:active {
	color: #042A55;
	text-decoration: none;
}
a.td_nav:hover {
	color: #D68D00;
	text-decoration: none;
}
a.td_nav:link {
	color: #042A55;
	text-decoration: none;
}
a.td_nav:visited {
	color: #042A55;
	text-decoration: none;
}


.doc:link {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	line-height : 14px;
	font-weight: normal;
	color: #042A55;
   text-decoration: none;
}

.doc:hover {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	line-height : 14px;
	font-weight: normal;
	color: #D68D00;
   text-decoration: none;
}

.doc:visited {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	line-height : 14px;
	font-weight: normal;
	color: #042A55;
   text-decoration: none;
}
.doc:visited:hover {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	line-height : 14px;
	font-weight: normal;
	color: #D68D00;
   text-decoration: none;
}

.faq {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	line-height : 14px;
	font-weight: normal;
	color: #042A55;
   text-decoration: none;
}

.faq_over {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	line-height : 14px;
	font-weight: normal;
	color: #D68D00;
   text-decoration: none;
}

.detailCalendrier {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	line-height : 14px;
	font-weight: normal;
	color: #042A55;
}


.fleche {
	font-size: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	color: #042A55;
   text-decoration: none;
}

.fleche_over {
	font-size: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	color: #D68D00;
   text-decoration: none;
}

.sous_menu {
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	line-height : 10px;
	text-decoration: none;
	float:left;
	background-color: #D68D00;
}


.menu-general { /* défini les boites qui comprenent chaque menu de base */
  float:right ; /* Les boite sont calées à gauche */  
  width:19% ; /* largeur des boites du menu de base */
  padding:0 ; /* marges intérieures à 0 */
  margin: 0 ; /* marges extérieures à 0 */
  height:20px} /* Hauteur des boites */

#sous-menu1 { 
 z-index: 2;
 display: none; /* les sous-menus ne sont pas affichés */
 margin: 0; /* marges extérieures à 0 */
 padding : 0; /* marges intérieures à 0 */
 position : absolute ; /* boite positionnée par rapport à la boite parent, ici l'écran */
 top : -3px;  /* Début (par rapport au haut de page) des sous-menus 	*/
 left : 13px; /* Début (par rapport à la gauche de la page) des sous-menus */
 width : 19%} /* largeur des sous-menus par rapport à la boite parent (ici la page) */


#sous-menu2 { 
	z-index: 2;
  display: none; /* les sous-menus ne sont pas affichés */
  margin: 0; /* marges extérieures à 0 */
  padding : 0; /* marges intérieures à 0 */
  position : absolute ; /* boite positionnée par rapport à la boite parent, ici l'écran */
  top : -3px; /* Début (par rapport au haut de page) des sous-menus */
  left : 79px; /* Début (par rapport à la gauche de la page) des sous-menus */
  width : 19%} /* largeur des sous-menus par rapport à la boite parent (ici la page)*/

#sous-menu4 { 
	z-index: 2;
  display: none; /* les sous-menus ne sont pas affichés */
  margin: 0; /* marges extérieures à 0 */
  padding : 0; /* marges intérieures à 0 */
  position : absolute ; /* boite positionnée par rapport à la boite parent, ici l'écran */
  top : -3px; /* Début (par rapport au haut de page) des sous-menus */
  left : 199px; /* Début (par rapport à la gauche de la page) des sous-menus */
  width : 19%} /* largeur des sous-menus par rapport à la boite parent (ici la page)*/
  
#sous-menu5 { 
	z-index: 2;
  display: none; /* les sous-menus ne sont pas affichés */
  margin: 0; /* marges extérieures à 0 */
  padding : 0; /* marges intérieures à 0 */
  position : absolute ; /* boite positionnée par rapport à la boite parent, ici l'écran */
  top : -3px; /* Début (par rapport au haut de page) des sous-menus */
  left : 291px; /* Début (par rapport à la gauche de la page) des sous-menus */
  width : 19%} /* largeur des sous-menus par rapport à la boite parent (ici la page)*/

#sous-menu7 { 
	z-index: 2;
  display: none; /* les sous-menus ne sont pas affichés */
  margin: 0; /* marges extérieures à 0 */
  padding : 0; /* marges intérieures à 0 */
  position : absolute ; /* boite positionnée par rapport à la boite parent, ici l'écran */
  top : -3px; /* Début (par rapport au haut de page) des sous-menus */
  left : 474px; /* Début (par rapport à la gauche de la page) des sous-menus */
  width : 19%} /* largeur des sous-menus par rapport à la boite parent (ici la page)*/
  
#sous-menu10 { 
  z-index: 2;
  display: none; /* les sous-menus ne sont pas affichés */
  margin: 0; /* marges extérieures à 0 */
  padding : 0; /* marges intérieures à 0 */
  position : absolute ; /* boite positionnée par rapport à la boite parent, ici l'écran */
  top : -3px; /* Début (par rapport au haut de page) des sous-menus */
  left : 548px; /* Début (par rapport à la gauche de la page) des sous-menus */
  width : 19%} /* largeur des sous-menus par rapport à la boite parent (ici la page)*/

.menu-general { /* défini les boites qui comprenent chaque menu de base */
  float:left ; /* Les boite sont calées à gauche */
  width:19% ; /* largeur des boites du menu de base */
  padding:0 ; /* marges intérieures à 0 */
  margin: 0 ; /* marges extérieures à 0 */
  height:20px} /* Hauteur des boites */


.td_droite {
	border-right: #042A55 1px solid;
	border-left: #042A55  1px solid;
	border-top: #042A55  1px solid;
	border-bottom: #042A55  1px solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	line-height : 10px;
	background-color: #EEF3F8;
	margin: 0;


}

.link {
	color: #8DCB4A;
}

ul.avecFleche	{
list-style-image: url(/images/fleche.gif);
margin: 0px 0px 0px 16px;
padding: 0px 0px 0px 0px;
}

ul.serre	{
margin-top: 3px;
}
ul.simple	{
margin: 10px 10px 10px 20px;
padding: 0px 0px 0px 0px;
}

a.nav_droite:active {
	color: #000000;
	text-decoration: underline;
}
a.nav_droite:hover {
	color: #D68D00;
	text-decoration: underline;
}
a.nav_droite:link {
	color: #042A55;
	text-decoration: underline;
}
a.nav_droite:visited {
	color: #042A55;
	text-decoration: underline;
}

a.td_nav:visited:hover {
 color: #D68D00;
 text-decoration: none;
}
 
 
a.td_bas:visited:hover {
 color: #D68D00;
 text-decoration: none;
}


.subtitle {
margin: 0px;
font-weight: bold;
}
.description {
margin-top: 0px;
}            
.content { background-color: white; margin: 15px;}

.underlinetitle {
margin: 0px;
font-weight: bold;
border-bottom: 1px solid #000000;
text-align: center;
}

.opport {
	background-color: #cedce7;	
	border-style: outset;
	border-width: 2px;
}
.opport td {
	font-weight: bold;
	text-align: center;
}
.opport td p {
	padding: 3px;
}
.opport td.tete{
	background-color: #8dcb4a;
}
.opport a {
	display: block;

	font-weight: normal;
}



.toc {

}
.toc h3 {
	clear: both;
}

.toc h3 a ,
.toc a {
    text-decoration: none;
    line-height: 11pt;
}

.toc .item {
    width: 100px;
    padding-right: 15px;
	display: block;
	height: 12pt;
    float: left;
}


.toc dl {
	clear: both;
	margin: 0px;
}
.toc dd {

    margin: 0px;
    clear: both;
}
.toc dt {
    font-weight: bold;
    clear: both;    
}

.overlay {
	position: relative;
	z-index: 2;
}

/* retour en haut de page */
#goto-top {
	bottom: 85px; 
	position: fixed;	
	z-index: 1;
}

#goto-top a {
	text-align: center;
	text-decoration: none;
	color: #042A55;
	font-weight: bold;
	font-size: 8pt;
	display: block;
	padding: 15px 10px;	
}

/* carte dynamique */
#dynimg-rabaska {
	text-align: center;
}

#dynimg-rabaska ol {
	text-align: left;
}

#dynimg-rabaska .dynimg {
	position: relative,
	width: 524px,
	margin: auto
}
#dynimg-rabaska .dynlegend {
	position: absolute;
	left: 30px;
	top: 400px;
	width: 464px;
	padding: 15px;		
	text-align: left;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	display: none;
	z-index: 3;
	opacity: .8;
	filter: alpha(opacity=80);
	filter: alpha(opacity=80);
}


/* 	Classe rajouté par Sébastien Charland le 17 septembre 2008 
 	Pour contrer le problème d'affichage des menus sous Firefox (décalés vers la droite complètement)
*/

.menu_conteneur { position: absolute; width: 760px; left: 50%; margin-left: -380px;}
