  
body{
	background:#CCE3EF;	background-image:url(/images/habillage/Site_Skin_-_Cowcotland_Performance_Fan-1.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:350px;	padding-top:0;	
	}
	@media handheld, screen and (max-width: 747px), screen and (max-device-width: 747px){ 
	div.nav-toggle{top:412px;}
	}
	@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;}
}