  
body{
	background:#261211;	background-image:url(/images/habillage/RedEagle-CowcotlandFR.webp);background-repeat: no-repeat;background-position:center 34px;
}	
@media handheld, screen and (max-width: 480px), screen and (max-device-width: 480px){ 
body {    background: none;    background-image: none;}
}
		div#conteneur{
	top:380px;	padding-top:0;	
	}
	@media handheld, screen and (max-width: 747px), screen and (max-device-width: 747px){ 
	div.nav-toggle{top:442px;}
	}
	@media handheld, screen and (max-width: 480px), screen and (max-device-width: 480px){ 
div#conteneur {	top:0;	padding-top:0;	}
div.nav-toggle{top:4.5em;}
}