/* Début infobulles */
    a.tooltip {
         border-bottom: 3px double #bbb;
         text-decoration:none;
     }
    a.tooltip em {
         display:none;
     }
     a.tooltip:hover {
         border: 0; 
         position: relative; 
         z-index: 500; 
         text-decoration:none;
     }
     a.tooltip:hover em {
         font-style: normal; 
         display: block; 
         position: absolute; 
         top: 20px; 
         left: -10px; 
         padding: 5px; 
         color: #000; 
         border: 1px solid #bbb; 
         background: #ffc; 
         width:170px;
         text-decoration:none;
     }
     a.tooltip:hover em span {
         position: absolute; 
         top: -7px; 
         left: 15px;
         height: 7px; 
         width: 11px; 
         background: transparent url(images/infobulletop.gif); 
         margin:0; 
         padding: 0; 
         border: 0;
         text-decoration:none;
     }


/* FIN bulles */


/* Document CSS  */

#clear {
 clear:both;
}

body  {
	font: 90% Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	margin: 0; 
	padding: 0;
	text-align: left;
	color:#272727;

}
#mainContent p.rouge {color: #FF0000;font-weight:bold;}
.rouge {color: #FF0000;font-weight:bold;}
#container {  /*---contenant général*/
	width: 95%;
	min-width:990px;
	max-width:1300px;
	text-align: left;
	margin:0; 	
	padding:0;
}  
#headerVideo {
background:url("../images/logo_jpmi-video.jpg") no-repeat scroll left top transparent;
border:15px solid white;
height:90px;
margin:0;
padding:0;
}
#headerVideoen {
background:url("../images/logo_jpmi-video.jpg") no-repeat scroll left top transparent;
border:1px solid white;
height:90px;
margin:0;
padding:0;
}

#header {  /*logo "me protege", menu secondaire et logos gv*/
	background:url(../images/logo.gif) top left no-repeat;
	height:170px;
	margin:0;	
	padding:0; 
	border:1px solid white;  /*pour firefox, règle un bug de padding*/
} 
#headeren {  /*logo "me protege", menu secondaire et logos gv*/
	background:url(../images/en/logo.gif) top left no-repeat;
	height:170px;
	margin:0;	
	padding:0; 
	border:1px solid white;  /*pour firefox, règle un bug de padding*/
} 
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; 
}
#headeren h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; 
}
#sidebar1 { /*---colonne gauche----*/
	float: left;
	margin:0;
	width: 14.5 em; /* etant donné que cet élément est "float" il faut lui donner une largeur */
	padding: 0;
	border:1px solid #fff; /*pour firefox, règle un bug de padding*/
}
#sidebar2 { /* --- colonne droite ---*/
	float: right; 
	width: 14.5em;
	margin-top:6px;	
	padding: 0;
	border:1px solid #fff; /*pour firefox, règle un bug de padding*/
}
/*map pour hyperiens des logos de droite*/
dd#map00{ margin-top: 5px; right:30px; background-color:#00FFCC; }
dd#map00 a{ float:right; margin-top:40px; margin-right:300px; width: 200px; height: 25px; text-decoration: none; }
dd#map00 a span{ display:none; }

dd#map01{ margin-top: 5px; right:30px; background-color:#00FFCC; }
dd#map01 a{ float:right; margin-top:40px; margin-right:30px; width: 200px; height: 25px; text-decoration: none; }
dd#map01 a span{ display:none; }

dd#map02{ margin-top: 5px; margin-right:0; background-color:#00FFCC; }
dd#map02 a{ float:right; margin-top:60px; margin-right:-230px; width: 200px; height: 35px; text-decoration: none; }
dd#map02 a span{ display:none; }

dd#map01Video{ margin-top: 5px; right:30px; background-color:#00FFCC; }
dd#map01Video a{ float:right; margin-top:0px; margin-right:200px; width: 100px; height: 40px; text-decoration: none; }
dd#map01Video a span{ display:none; }

dd#map02Video{ margin-top: 5px; margin-right:0; background-color:#00FFCC; }
dd#map02Video a{ float:right; margin-top:0px; margin-right:-230px; width: 200px; height: 35px; text-decoration: none; }
dd#map02Video a span{ display:none; }

 a.close_video:hover{background:url(../images/quitter_mo.jpg) top left no-repeat;}
 a.close_video{
  float:left;
  background:url(../images/quitter_reg.jpg) top left no-repeat;
  display:block;
  height:34px;
  width:88px;
  margin-top:10px;
}

/*---------contenu principal------------*/
#mainContent {
 	margin: 0 14.5em 0 15.5em;
	padding: 0;
	border:1px solid #fff;
	z-index:3;
	position:relative;
} 
#mainContentVideo {
 	margin: 0 14.5em 0 10.5em;
	padding: 0;
	border:1px solid #fff;
	z-index:3;
	position:relative;
} 

#accueil {
 	margin: 0 0 0 -50px;
	padding: 0;
	border:1px solid #fff;
	z-index:3;
	position:relative;
} 

#logos { /* --- logos à droite ---*/
	background:url(../images/logos.gif) no-repeat top right;  
	height:170px;
	/*margin-top:-110px;*/   /*aligné avec le haut du menu secondaire*/	
	padding:0;
}
#logosVideos { /* --- logos à droite ---*/
	height:170px;
	padding:0;
	background:url(../images/logo_isiq_qc-video.jpg) no-repeat top right;  
}

/*-------*/
#menu_secondaire{
margin:-135px 250px 0 340px;   
padding:0;
font-size:75%;
text-align:right;
z-index:50;
}

#menu_secondaire a, #menu_secondaire a:link,#menu_secondaire a:active { 
	color: #057C75; 
	text-decoration: none;
	padding:0;
	}

#menu_secondaire a:hover {
	color: #057C75; 
	text-decoration: underline; 
	}

#recherche {
padding:0;
margin-top:-9px;
}
/*fielset*/	
form {
	display: inline;
}
input.txt {
  color: #565651;;
  background-color: #fff;
  border: 1px inset #565651;
  width: 150px;
}
input.btn { /*pour styler le bouton si besoin*/
background:url(../images/bouton_normal.gif) no-repeat 0 0;
width:17px;
height:20px;
cursor:pointer; 
border:none;
}
form p {
  font-size: 100%;  
}
/* ---------------  MENU PRINCIPAL */
#menu a.menuSelected{
	color: #000000; 
	text-decoration: none; 
        font-weight:bold;
}
#menu{
position:relative; /*pour bug IE, le div doit etre positionné sinon il ne comprend pas z-index */
padding:0;
margin:0 0 2px 0;
width:203px;
z-index:50; /*pour que le menu soit au-dessus du texte*/
}
#menu ul {
	list-style-type: none;
	padding:0; 
	margin: 0;
	font-size: 75%;
	}
#menu ul li {
	position:relative;
	list-style:none;
	padding: 4px 4px 4px 10px;
	margin:2px 0;
	background: url(../images/fond_li.gif) repeat-y;
	}
#menu li a { 
	color: #2F2C2D; 
	text-decoration: none;
	display:block;
	width:203px;	
	}
#menu li a:hover {
	color: #057C75; 
	text-decoration: none; 
	}	
/*elements de listes de 1e niveau avec sous-menu*/	
#menu li.sousmenu {}	
#menu li.sousmenu:hover {background: #D7D93E; font-weight:bold;}	
/*--------------------------------------------------------éléments du sous-menu, niveaux 2 et 3 */	
/*listes de 2e niveau*/	
#menu ul ul {
	position: absolute;
	top:0;
	display:none;
	width:225px;
	left:205px;
	background:#E6E687;
	z-index:150;
	font-size: 100%;	
	}	
#menu ul ul li {
background-image:none;
border-bottom:2px dotted white;
padding: 3px 2px 3px 10px;
	}
/*listes de 3e niveau*/		
#menu ul ul ul{
	width:215px;
	position:relative;
	display:block;
	left:0;
	}		
#menu ul ul ul li {
background-image:none;
border-bottom:none;
padding: 2px 2px 2px 0px;
margin-left:15px;
list-style:disc;
font-weight:normal;
color:#2F2C2D;
	}	
#menu ul.niveau1 li.sousmenu:hover ul.niveau2, 
#menu ul.niveau2 li.sousmenu:hover ul.niveau3 {display:block;}

#menu ul ul li a {font-weight:normal; 	width:215px;}
#menu ul ul li a:hover {color:#057C75;}	
#menu ul ul li.sousmenu:hover {background: #E6E687; font-weight:normal;}
/*social*/
#social {
 	 
	padding:0px 0 2px 10px;
	border:none;
	margin:0;				
} 

/* -----------BLOGUE-----------------*/	
#blogue  {
 	width: 203px; 
	padding:5px 0 0 0;
	margin:0;				
} 
#blogue p  {
	background:url(../images/fleche.gif) no-repeat right;		
	padding:4px 15px 4px 7px;
	/* -----------cette partie similaire à sidebar2 p-----------------*/		
	margin:0;
	font-size:75%;	
	line-height:105%;	/* -------fin partie similaire--------*/					
} 
#blogue p.sans  {
	background:none;						
} 
#blogue h1{
	background:url(../images/titre_blogue.gif) no-repeat left;
	height:28px;
	text-transform:uppercase;
	padding:13px 0 3px 8px;
	margin:0 0 0 0;
	margin-top:-12px;
	font-size:95%;	
	color:#fff;	
} 
#blogue a, #blogue a:link,#blogue a:active { 
        color: #057C75; 
	text-decoration: none;
	}
#blogue a:hover {
	text-decoration: underline; 
}
/* elements du contenu */
#signe,#danger,#proteger,#ressources {
position:relative;	
margin:0;
padding: 0;					
}
#signe {	
	background:url(../images/icone_signe_14.gif) no-repeat top left;					
}
#danger {	
	background:url(../images/icone_danger_17.gif) no-repeat top left;							
}
#proteger {	
	background:url(../images/icone_proteger_21.gif) no-repeat top left;							
}
#ressources {	
	background:url(../images/icone_ressources_23.gif) no-repeat top left;							
} 
#mainContent h1{
	padding:0;
	margin:5px 10px 5px 50px;
	font-size:120%;	
        color:#565651;		
} 
#mainContentVideo h1{
	padding:0;
	margin:5px 10px 5px 0px;
	font-size:120%;	
        color:#565651;		
}
#mainContent h2{
	padding:0;
	margin:10px 10px 5px 50px;
	font-size:100%;		
        color:#565651;	
} 
#mainContent table h2{
	padding:0;
	margin:10px 10px 5px 0px;
	font-size:130%;		
        color:#565651;	
} 
#mainContent h8{
            text-align: left;
            width:98%;
            height:25px;
            font-size:120%;
            background: url(/images/degrade.jpg) no-repeat right;
            background-color:#067d76;
            border-top: 1px solid #057c75;
            border-bottom: 1px solid #057c75;
            color: #fff;
            padding:6px 0 1px 4px;
            margin:0;
            margin-top:-4px;
} 
#mainContent p	{
	margin:8px 25px 8px 50px;
	padding:0;
	line-height:120%;
	font-size:75%;
}
#mainContent table {
	margin-left:50px
}
#mainContent table p	{
	margin:3px 5px 3px 5px;
	padding:0;
	line-height:110%;
	font-size:75%;
}
#mainContent table.datatable  p	{
	margin:3px 5px 3px 0px;
	padding:0;
	line-height:110%;
	font-size:100%;
}
#mainContent p.court	{
	margin:3px 25px 0 50px;
	margin-bottom:-3px;
	padding:0;
	line-height:105%;
	font-size:75%;		
}
/* -----------cette partie similaire à menu_secondaire-----------------*/	
#mainContent hr{
background:url(../images/pointille_14.gif) repeat-x;
height:5px;
margin-right:25px;
border:0;
}
div .hr{
background:url(../images/pointille_14.gif) repeat-x;
height:5px;
margin-right:25px;
}
div .hr hr{
display:none;
}	

#mainContent ul {
	list-style-type: disc;
	padding:0; 
	margin: 5px 25px 10px 65px;
	font-size: 75%;
	z-index:6;
	}
#mainContent ol {

	padding:0; 
	margin: 5px 25px 10px 80px;
	font-size: 75%;
	z-index:6;
	}	
#mainContent table ul {
	list-style-type: disc;
	padding:0; 
	margin: 5px 25px 10px 35px;
	font-size: 100%;
	z-index:6;
	}
#mainContent li {
	padding-right: 8px;
	}
#mainContent ol li {
margin-bottom:10px;
padding-right:8px;
}


#mainContent ul ul {
	margin-top : 2px !important;
	margin-top : -8px;
        margin-right: 10px
        margin-bottom: 0;
        margin-left:15px; 
	}

#mainContent ul ul li {
	font-size: 135%;
/*	padding: 0px 5px;	*/
        list-style-type:circle;
	}	

#mainContent a, #mainContent a:link,#mainContent a:active { 
	color: #057C75; 
	text-decoration: none;
	}
#mainContent a:hover {
	text-decoration: underline; 
	}	/* -------fin partie similaire-------*/		


#sidebar2 p {
	padding:4px 0 4px 7px;
	margin:0;
	font-size:70%;	
	line-height:105%;					
} 
#sidebar2 h1{
	background:url(/images/titre_cas.gif) no-repeat left;
	height:27px;
	text-transform:uppercase;
	padding:13px 0 3px 8px;
	margin:0 0 0 0;
	margin-top:-12px;
	font-size:95%;	
	color:#fff;	
} 
#sidebar2 h2{
	padding-top:6px;
	padding-left:8px;
	margin:0;
	font-size:70%;	
} 
#sidebar2 ul {
	list-style-type: disc;
	padding:0; 
	margin: 0 0 0 22px;
	font-size: 70%;
	}
#sidebar2 li {
	line-height:110%;
	padding: 1px 0 1px 0;
	margin:2px 0;
	}
#sidebar2 a, #sidebar2 a:link,#sidebar2 a:active { 
	color: #057C75;  
	text-decoration: none;
	}
#sidebar2 a:hover {
	color: #057C75; 
	text-decoration: underline; 
	}
/*-----au cas ou----------*/
#footer { /* si vous avez besoin d'un footer */
	padding: 0;
	background:#fff;
} 
#footer p {
	margin: 0; 
	padding: 2em 0 2em 27.5em;
	font-size:70%;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#mainContent p.searchResults {
  font-size:100%;
  line-height:120%;
  margin:8px 25px 8px 2px;
  padding:0;
}

/***** logo link *****/
#logolink {position:absolute; top:2%; left:2%; width:300px; height:170px}
a.home_link {width:300px; height:170px; display:block;}

/**** print signature ****/
#print_sign {display:none;}
/**** print source ****/
#sidebar2_print{display:none; border-top:1px #000000 dashed;}

/****** histoire ******/
#header_hist{
	background:url(../images/logo_final_petit.jpg) top left no-repeat;
	height:130px;
	margin:0;	
	padding:0; 
	border:1px solid white;  /*pour firefox, règle un bug de padding*/
}
#header_histen{
	background:url(../images/logo_final_petit_en.jpg) top left no-repeat;
	height:130px;
	margin:0;	
	padding:0; 
	border:1px solid white;  /*pour firefox, règle un bug de padding*/
}

#header_hist a.close_hist{
  float:right;
  background:url(../images/quitter_reg.jpg) top left no-repeat;
  display:block;
  height:34px;
  width:88px;
}
#header_hist a.close_hist:hover{background:url(../images/quitter_mo.jpg) top left no-repeat;}
#container_hist{
	width: 579px;
	min-width:579px;
	text-align: left;
	margin:0; 	
	padding:10px;
}
#mainContent_hist{}
#mainContent_hist h1{
	padding:0;
	margin:5px 10px 5px 10px;
	font-size:120%;	
        color:#565651;
        text-align:right;
        font-weight:bold;	
} 
#mainContent_hist h2{
	padding:0;
	margin:10px 0px 15px 0px;
	font-size:100%;		
        color:#565651;
        font-weight:bold;	
} 
#mainContent_hist p	{
	margin:8px 0px 8px 0px;
	padding:0;
	line-height:120%;
	font-size:75%;
        text-align:justify;
}
#mainContent_hist ul  {
	list-style-type: disc;
	padding:0; 
	margin: 5px 25px 10px 65px;
	font-size: 75%;
	z-index:6;
	}
#mainContent_hist ol  {
	padding:0; 
	margin: 5px 25px 10px 65px;
	font-size: 75%;
	z-index:6;
	}
#mainContent_hist li {
	padding-right: 8px;
	}



#mainContent_hist ul ul {
	margin-top : 2px !important;
	margin-top : -8px;
        margin-right: 10px
        margin-bottom: 0;
        margin-left:15px; 
	}

#mainContent_hist ul ul li {
	font-size: 135%;
/*	padding: 0px 5px;	*/
        list-style-type:circle;
	}	

#mainContent_hist a, #mainContent_hist a:link,#mainContent_hist a:active { 
	color: #057C75; 
	text-decoration: none;
	}
#mainContent_hist a:hover {
	text-decoration: underline; 
	}

div .hr_hist {
  background:transparent url(/images/pointille_14.gif) repeat-x scroll 0 0;
  height:5px;
  margin:15px 0px 15px 0px;
}
div .hr_hist hr {display:none;}
.content_hist{width:529px; margin:0px 25px 0px 25px;}
#footer_hist{text-alight:right;}
#footer_hist a.back_hist{
  float:right;
  background:url(/images/retour_reg.jpg) top left no-repeat;
  display:block;
  height:34px;
  width:88px;
}

#footer_hist a.back_hist:hover{background:url(../images/retour_mo.jpg) top left no-repeat;}
#footer_hist a.begin_hist{
  float:right;
  background:url(/images/debut_reg.jpg) top left no-repeat;
  display:block;
  height:34px;
  width:88px;
  margin-left:10px;
}
#footer_hist a.begin_hist:hover{background:url(../images/debut_mo.jpg) top left no-repeat;}
#header_histen a.close_hist{
  float:right;
  background:url(../images/quitter_reg_en.jpg) top left no-repeat;
  display:block;
  height:34px;
  width:88px;
}
#header_histen a.close_hist:hover{background:url(../images/quitter_mo_en.jpg) top left no-repeat;}

#footer_histen a.back_hist{
  float:right;
  background:url(/images/retour_reg_en.jpg) top left no-repeat;
  display:block;
  height:34px;
  width:88px;
}

#footer_histen a.back_hist:hover{background:url(../images/retour_mo_en.jpg) top left no-repeat;}
#footer_histen a.begin_hist{
  float:right;
  background:url(/images/debut_reg_en.jpg) top left no-repeat;
  display:block;
  height:34px;
  width:88px;
  margin-left:10px;
}
#footer_histen a.begin_hist:hover{background:url(../images/debut_mo_en.jpg) top left no-repeat;}
/*---------------------------------DÉBUT NOUVEAU CONTENU*/
#sidebar2 .pointilles { /*ligne pointillée au dessus des titres partenaires*/
	background:url(/images/pointille_gris.gif) repeat-x;
	margin-top:-5px;
	margin-bottom:-5px;
	padding:15px 0 0 0;
	}
.logos_partenaires	{ /*distance entre les logos*/
border:none;
margin:5px 0;
padding:0;
	}	



#mainContent02 { /*pour désactiver les marges et paddings des autres balises titre*/
 	margin: 0.5em 15.5em 0 15.5em;
	padding: 0;
 	border:1px solid #fff; /*pour mozilla*/
	z-index:3;
	position:relative;
        clear:none;
} 
#mainContent02 h1{
            text-align: left;
            width:98%;
            height:20px;
            font-size:105%;
            background: url(/images/degrade.jpg) no-repeat right;
            background-color:#067d76;
            border-top: 1px solid #057c75;
            border-bottom: 1px solid #057c75;
            color: #fff;
            padding:1px 0 1px 4px;
            margin:0;
            margin-top:-4px;
 display:block;
} 
h8{
 display:block;
}

.datatable p,td, th {
	vertical-align:top;
	font-weight:normal;
	margin:0;
	padding:0;	
}
.datatable p {
	padding:3px 0;	
	clear:both;
}
.datatable {
	width:auto; /*pour IE 5 et 5.5*/
	font-size:75%;
}
.datatable td { /*les cellules "dernières nouvelles" et activités*/
	padding:8px 10px 0 0;
}
.datatable th { /*cellules gauches vidéo et concours, changer la largeur en fonction de l'extrait vidéo*/
	width:286px;
	text-align: left;
}
.datatable h2,.datatable h3,.datatable h4 {
        color:#565651;	
	font-size :150%;
	margin:8px 0 2px 0;
}
.datatable h2 {
	margin:8px 0 2px 0;
}
.datatable h3 {
	width:286px;
	margin:12px 0 2px 0;
	padding:12px 0 2px 0;
	background:url(images/pointille_gris.gif) repeat-x;
}
.datatable h4 {
	margin:0;
	padding:0;
}
.pointilles{
	background:url(images/pointille_gris.gif)  repeat-x;
	height:25px;
	background-position:0 20px;
}
.datatable li {
	padding:2px 0;
}
.droite{ /*pour l'image de retour vers le haut*/
float:right;
padding: 5px 0;
border:none;
}
.main_droite{ /*pour l'image de retour vers le haut*/
float:right;
padding: 5px 25px 5px 0px;
border:none;
}

.gauche{ /*pour la carte*/
float:left;
padding: 0;
margin:0;
margin-top:-35px;
}


.newslink a:hover{
	text-decoration: underline; 
}

.datatable ul {
	list-style-type: disc;
	padding:0; 
	margin: 5px 25px 10px 35px;
	font-size: 100%;
	z-index:6;
	}
.datatable table ul {
	list-style-type: disc;
	padding:0; 
	margin: 5px 25px 10px 35px;
	font-size: 100%;
	z-index:6;
	}
.datatable li {
	padding-right: 8px;
	}

.datatable ul ul {
	margin-top : 2px !important;
	margin-top : -8px;
        margin-right: 10px
        margin-bottom: 0;
        margin-left:15px; 
	}

.datatable ul ul li {
	font-size: 135%;
/*	padding: 0px 5px;	*/
        list-style-type:circle;
	}	

.datatable a, .datatable a:link,.datatable a:active { 
	color: #057C75; 
	text-decoration: none;
	}
.datatable a:hover {
	text-decoration: underline;
	}	/* -------fin partie similaire-------*/		

#liste_accueil ul {
	font-size:100%;
	list-style-type:none;
	margin:5px 25px 10px 10px;
	padding:0;
	z-index:6;
	}
#liste_accueil table ul {
	font-size:100%;
	list-style-type:none;
	margin:5px 25px 10px 10px;
	padding:0;
	z-index:6;
	}
#liste_accueil li {
	background:transparent url(../images/fleche_ul.gif) no-repeat scroll 2px 4px;
	margin:0 0 0 8px;
	padding:0 4px 10px 14px;
	}
#liste_accueil a, #liste_accueil a:link,#liste_accueil a:active { 
	color: #057C75; 
	text-decoration: none;
	}
#liste_accueil a:hover {
	/*background-color:#E6E687;*/
	text-decoration: underline;
	}
	
	