@charset "UTF-8";
/*h2 { background:url(../images/h2-separateur.png) no-repeat top center; font-size:2.5rem!important; padding-top:30px; margin-top:40px!important; text-align:center; }*/

body[data-level3="h-chronologie"] #hq-main section h2 {
    background: url(/images2012/arrow_separator.png) no-repeat left bottom;
    display: block;
    width: 100%;
    margin-bottom: 15px;
	padding-bottom:20px;
}

.module-diaporama { margin:20px 0; padding-top:20px; padding-bottom:15px; }

.nav-direction { display:block; margin-top:50px; text-align:left;}
	.nav-direction a { background: url(/images2014/bg_arrow_link.png) no-repeat right 6px; padding-right:12px;}
		.nav-direction a:hover { padding-right:14px; }
	
figure img { border:none!important; }
	figure figcaption { font-style:normal!important }

/* CSS Document */

/**
	FOND SITE
**/
@media only screen and (min-width: 320px) and (max-width: 600px) {
	.level2 {
		/* Images version mobile 600x330px */
		background-image:url(/themes/histoire-electricite-au-quebec/images/fond-site-niveau2-mobile.jpg);
	}
		
}

@media only screen and (min-width: 601px) and (max-width: 960px) {
	.level2 {
		/* Images version tablette/tablette portrait 960x380px */
		background-image:url(/themes/histoire-electricite-au-quebec/images/fond-site-niveau2-phablette.jpg);
	}
	.level3,
	.level4,
	.level5 {
		/* Image de 960x50px */
		background-image:url(/themes/histoire-electricite-au-quebec/images/fond-site-haut.jpg);
  }
}
@media only screen and (min-width:961px) {
	.level2 #fond-site-bloc {
		/* Image peut-être la même que : */
		background-image:url(/themes/histoire-electricite-au-quebec/images/fond-site-niveau2-hd.jpg);
	}
	
	.level3 #fond-site-bloc,
	.level4 #fond-site-bloc,
	.level5 #fond-site-bloc {
		/* Image de 1046x700px dégardé vers le blanc dans le bas*/
		background-image:url(/themes/histoire-electricite-au-quebec/images/fond-site-niveau2-hd.jpg);
	}
}

.ie8 .level2,
.ie8 .level3,
.ie8 .level4,
.ie8 .level5 {
	/* Image la même que pour : .level3 #bgContainer */
	background-image:url(/themes/histoire-electricite-au-quebec/images/fond-site-niveau2-hd.jpg);
}

/** 
	END FOND SITE
**/	