/* CSS Document */

header {
	background-image:url("/pics/txt_repas_grenat.png"),url("/pics/traith_coline_grenat.png"),radial-gradient(#EEC134, #FF0077);
	background-position:0 100px,right bottom, left top;
	background-repeat:no-repeat, no-repeat, no-repeat;
}
h1 span.span2 {margin-left:70px;}

@media (max-width:991.98px){
	h1 span.span2 {margin-left:0;}
}
@media (max-width:767.98px){
	header {background-position:0 130px,right bottom, left top;background-size: auto 90vw,70px auto, cover;}
}
@media (max-width:575.98px){
}