 @charset "UTF-8";
 

body  {
	background-image: url(http://bibliosante.ca/img/bkg_acc.jpg);
	background-position: top center;
	background-repeat:no-repeat;
	background-size: 3000px 726px;
}

h1 {
	padding-bottom: 0px;
	margin-bottom: 10px;
}
#margin-bottom-20 {
	padding-bottom: 20px;
}


@media screen and (max-width: 1742px) {
	
body  {
	background-image: url(http://bibliosante.ca/img/bkg_acc2.jpg);
	background-position: top center;
	background-repeat:no-repeat;
	background-size: 1746px 726px;
}

}
	
	

	@media screen and (max-width: 1230px) {
	
.cahier{
		margin-top:44px;
	}

.template #mainContent {
	margin-top:50px;
}
}

@media screen and (max-width: 1100px) {

	body  {
	background-image: url(http://bibliosante.ca/img/bkg_header_mobile.gif);
	background-repeat:repeat-x;
	background-size: 189px 150px;
}
#visibility-mobile{
		margin-top:-17px;
	}
	
.template #mainContent {
	margin-top:0px;
}

}

@media screen and (max-width: 1020px) {
	



}

@media screen and (max-width: 980px) {
	
body.show-menu.template #header {
		height:520px;
				margin-bottom: 0px;
	}


	
}
	


@media screen and (max-width: 767px) {
	

	

.template #mainContent {
	margin:0px 0px 0px 0px;
	padding: 0px 0px 12px 0px;
}
	


}

@media screen and (max-width: 510px) {
	
	body.show-menu.template #header {
		height:530px;
	}
	
	h1 {
		font: 36px/40px 'Oswald', serif;
	font-weight: 400;
	padding-left:20px;
	padding-right:20px;
}
.container-50-left h1{
	padding-left:0px;
	}

	.cahier h1{
		padding-top:10px;
		margin-left:0px;
	}
	
	

		

	

}

@media screen and (max-width: 350px) {
	
	h1 {
		font: 33px/42px 'Oswald', serif;
	font-weight: 400;
	padding-bottom:0px;
		
}
	

}


