


/******************* Background ********************/



	
	

	html { 

		background: #ffffff  left top repeat;

	}

	

	
		

	#Wrapper {

		background-color: #ffffff;

	}

	

	
	#Wrapper { 

		background-position: center top;

		background-repeat: repeat;

		background-image: url('https://recyclageinformatiquequebec.ca/wp-content/themes/pindol-responsive-wordpress-theme/pindol/images/overlays/6.png');

	}

	
	



/********************** Fonts **********************/



 	body, button, input[type="submit"], input[type="reset"], input[type="button"],

	input[type="text"], input[type="password"], input[type="email"], textarea, select {

		font-family: Lato, Arial, Tahoma, sans-serif;

		font-weight: 400;

	}

	

	#menu {

		font-family: Lato, Arial, Tahoma, sans-serif;

		font-weight: 400;

	}

	

	h1 {

		font-family: Lato, Arial, Tahoma, sans-serif;

		font-weight: 400;

	}

	

	h2 {

		font-family: Lato, Arial, Tahoma, sans-serif;

		font-weight: 700;

	}

	

	h3 {

		font-family: Lato, Arial, Tahoma, sans-serif;

		font-weight: 700;

	}

	

	h4 {

		font-family: Lato, Arial, Tahoma, sans-serif;

		font-weight: 700;

	}

	

	h5 {

		font-family: Lato, Arial, Tahoma, sans-serif;

		font-weight: 400;

	}

	

	h6 {

		font-family: Lato, Arial, Tahoma, sans-serif;

		font-weight: 400;

	}



	

/********************** Font sizes **********************/



/* Body */



	body {

		font-size: 16px;

		
		line-height: 24px;

	}

	

/* Headings */

	

	h1 { 

		font-size: 32px;

		

	}

	

	h2 {

		font-size: 30px;

		
		line-height: 37px;

	}

	

	h3 {

		font-size: 24px;

		
		line-height: 30px;

	}

	

	h4 {

		font-size: 20px;

		
		line-height: 26px;

	}

	

	h5 {

		font-size: 18px;

		
		line-height: 24px;

	}

	

	h6 {

		font-size: 16px;

		
		line-height: 21px;

	}

	

/* Footer */

	#Footer {

	    font-size: 93%;

	    line-height: 122%;

	}



/* Grey notes */



	.Recent_comments li span.date, .Latest_posts span.date {

		font-size: 92%;

	    line-height: 130%;

	}		
	
#top_bar a#logo h1 {

  line-height: 35px!important;

}
@media only screen and (max-width: 770px) {
  body .fancybox-wrap.fancybox-desktop.fancybox-type-inline.snp-wrap.snp-pop-801-wrap.snp-pop-theme1-wrap.fancybox-opened,body .fancybox-overlay.fancybox-overlay-fixed.snp-pop-801-overlay{
    display:none!important;
  }
}