@charset "utf-8";
/* CSS Document */


@media only screen and (max-device-width : 768px) {	
	.page_membres_nouveaux{ margin-top: 50px; width: 96%; margin-left: 2%;}
}

@media only screen and (max-device-width : 480px) {	#Global{margin-bottom: 4em;} .page_membres_nouveaux{ margin-top: 35px; width: 98%; margin-left: 1%;} }
/*
@media only screen and (max-device-width : 320px) {	.page_membres_nouveaux {margin-top: 70px;} }*/

