			body {
				color:black;
				background-color:white;
				background-image:url(../fond_rush.png);
				background-size: cover; 

				}
			a {
				TEXT-DECORATION: none
			}
			a:hover {
				TEXT-DECORATION: underline
			}	
			
			@media screen and (max-width: 480px) {
				.page {
					width: 360px;
					margin: 0 auto;
					float: none;	 
					font-family:  Tahoma, Arial, Helvetica, sans-serif; font-size: 14pt; 
					text-align: center; 
					margin-top : 10px;
					background-color: white;
					border-style: solid; 
					border-color: silver; 
					border-width: thin; 
					border-radius: 7px;
					padding-top: 5px;
				}
				.new_entete {
					width: 360px;
					margin: 0 auto;
					float: none;	 
					font-family:  Tahoma, Arial, Helvetica, sans-serif; font-size: 14pt; 
					text-align: center; 
					margin-top : 10px;
					background-color: white;
					border-style: solid; 
					border-color: silver; 
					border-width: thin; 
					border-radius: 7px;
					padding-top: 5px;
					height: 48px; 
					text-align: left; 
					background-color: Lavender;  
					font-size: 12pt; 
					color: mediumvioletred;					
					
				}
				.new_enqueue {
					width: 360px;
					margin: 0 auto;
					float: none;	 
					font-family:  Tahoma, Arial, Helvetica, sans-serif; font-size: 14pt; 
					text-align: center; 
					margin-top : 10px;
					background-color: white;
					border-style: solid; 
					border-color: silver; 
					border-width: thin; 
					border-radius: 7px;
					padding-top: 5px;
					
					height: 20px; 
					background-color: Lavender;  
					font-size: 10pt; 
					color: mediumvioletred;
					
				}

				.texte {
					margin: 0 auto;
					padding-top: 2em;
					width: 320px;
					font-family: Arial; 
					font-size: 13pt;
					text-align: justify;
					 
				}
				.illustration_gauche {	
					display: none; 
				}
				.illustration_centre {	 
					display: block;
					margin: 0 auto;
					width: 280px; 
					height: auto;
				}
				.illustration_droite {	
					display: none; 
				}
				.illustration_gauche_reduite {	
					display: none; 
				}
				.illustration_centre_reduite {	 
					display: block;
					margin: 0 auto;
					width: 250px; 
					height: auto;
				}
				.illustration_droite_reduite {	
					display: none; 
				}
				.sautdeligne {	 
					display: block;
				}
				.formulaire {
					margin: 0 auto;
					padding-top: 2em;
					width: 320px;
					font-family: Arial; 
					font-size: 13pt;
					text-align: justify;
				}
				.ligne_formulaire {
					width: 320px;
				}
				.texte_formulaire {
					width: 320px;
				}

			}	

			@media screen and (max-width: 640px) and (min-width: 481px){
				.page {
					width: 440px;
					margin: 0 auto;
					float: none;	 
					font-family:  Tahoma, Arial, Helvetica, sans-serif; font-size: 14pt; 
					text-align: center; 
					margin-top : 10px;
					background-color: white;
					border-style: solid; 
					border-color: silver; 
					border-width: thin; 
					border-radius: 7px;
					padding-top: 5px;
				}
				.new_entete {
					width: 440px;
					margin: 0 auto;
					float: none;	 
					font-family:  Tahoma, Arial, Helvetica, sans-serif; font-size: 14pt; 
					text-align: center; 
					margin-top : 10px;
					background-color: white;
					border-style: solid; 
					border-color: silver; 
					border-width: thin; 
					border-radius: 7px;
					padding-top: 5px;
					height: 48px; 
					text-align: left; 
					background-color: Lavender;  
					font-size: 18pt; 
					color: mediumvioletred;					
					
				}
				.new_enqueue {
					width: 440px;
					margin: 0 auto;
					float: none;	 
					font-family:  Tahoma, Arial, Helvetica, sans-serif; font-size: 14pt; 
					text-align: center; 
					margin-top : 10px;
					background-color: white;
					border-style: solid; 
					border-color: silver; 
					border-width: thin; 
					border-radius: 7px;
					padding-top: 5px;
					
					height: 30px; 
					background-color: Lavender;  
					font-size: 14pt; 
					color: mediumvioletred;
					
				}



				.texte {
					margin: 0 auto;
					padding-top: 2em;
					width: 400px;
					font-family: Arial; 
					font-size: 13pt;
					text-align: justify;
					 
				}
				.illustration_gauche {	
					display: none; 
				}
				.illustration_centre {	 
					display: block;
					margin: 0 auto;
					width: 320px; 
					height: auto;
					text-align: center;
				}
				.illustration_droite {	
					display: none; 
				}
				.illustration_gauche_reduite {	
					display: none; 
				}
				.illustration_centre_reduite {	 
					display: block;
					margin: 0 auto;
					width: 250px; 
					height: auto;
					text-align: center;
				}
				.illustration_droite_reduite {	
					display: none; 
				}
				.sautdeligne {	 
					display: block;
				}
				.formulaire {
					margin: 0 auto;
					padding-top: 2em;
					width: 400px;
					font-family: Arial; 
					font-size: 13pt;
					text-align: justify;
				}
				.ligne_formulaire {
					width: 400px;
				}
				.texte_formulaire {
					width: 400px;
				}
			}	
			
			@media screen and (max-width: 800px) and (min-width: 641px){
				.page {
					width: 580px;
					margin: 0 auto;
					float: none;	 
					font-family:  Tahoma, Arial, Helvetica, sans-serif; font-size: 14pt; 
					text-align: center; 
					margin-top : 10px;
					background-color: white;
					border-style: solid; 
					border-color: silver; 
					border-width: thin; 
					border-radius: 7px;
					padding-top: 5px;
				}
				.new_entete {
					width: 580px;
					margin: 0 auto;
					float: none;	 
					font-family:  Tahoma, Arial, Helvetica, sans-serif; font-size: 14pt; 
					text-align: center; 
					margin-top : 10px;
					background-color: white;
					border-style: solid; 
					border-color: silver; 
					border-width: thin; 
					border-radius: 7px;
					padding-top: 5px;
					height: 48px; 
					text-align: left; 
					background-color: Lavender;  
					font-size: 18pt; 
					color: mediumvioletred;					
					
				}
				.new_enqueue {
					width: 580px;
					margin: 0 auto;
					float: none;	 
					font-family:  Tahoma, Arial, Helvetica, sans-serif; font-size: 14pt; 
					text-align: center; 
					margin-top : 10px;
					background-color: white;
					border-style: solid; 
					border-color: silver; 
					border-width: thin; 
					border-radius: 7px;
					padding-top: 5px;
					
					height: 30px; 
					background-color: Lavender;  
					font-size: 14pt; 
					color: mediumvioletred;
					
				}



				.texte {
					margin: 0 auto;
					padding-top: 2em;
					width: 540px;
					font-family: Arial; 
					font-size: 13pt;
					text-align: justify;
					 
				}
				.illustration_gauche {	
					display: none; 
				}
				.illustration_centre {	 
					display: block;
					margin: 0 auto;
					width: 400px; 
					height: auto;
					text-align: center;
				}
				.illustration_droite {	
					display: none; 
				}
				.illustration_gauche_reduite {	
					display: none; 
				}
				.illustration_centre_reduite {	 
					display: block;
					margin: 0 auto;
					width: 250px; 
					height: auto;
					text-align: center;
				}
				.illustration_droite_reduite {	
					display: none; 
				}
				.sautdeligne {	 
					display: block;
				}
				.formulaire {
					margin: 0 auto;
					padding-top: 2em;
					width: 540px;
					font-family: Arial; 
					font-size: 13pt;
					text-align: justify;
				}
				.ligne_formulaire {
					width: 400px;
				}
				.texte_formulaire {
					width: 540px;
				}
			}	

			@media screen and (max-width: 960px) and (min-width: 801px){
				.page {
					width: 750px;
					margin: 0 auto;
					float: none;	 
					font-family:  Tahoma, Arial, Helvetica, sans-serif; font-size: 14pt; 
					text-align: center; 
					margin-top : 10px;
					background-color: white;
					border-style: solid; 
					border-color: silver; 
					border-width: thin; 
					border-radius: 7px;
					padding-top: 5px;
				}
				
				.new_entete {
					width: 750px;
					margin: 0 auto;
					float: none;	 
					font-family:  Tahoma, Arial, Helvetica, sans-serif; font-size: 14pt; 
					text-align: center; 
					margin-top : 10px;
					background-color: white;
					border-style: solid; 
					border-color: silver; 
					border-width: thin; 
					border-radius: 7px;
					padding-top: 5px;
					
					height: 48px; 
					text-align: left; 
					background-color: Lavender;  
					font-size: 24pt; 
					color: mediumvioletred;					
					
				}
				.new_enqueue {
					width: 750px;
					margin: 0 auto;
					float: none;	 
					font-family:  Tahoma, Arial, Helvetica, sans-serif; font-size: 14pt; 
					text-align: center; 
					margin-top : 10px;
					background-color: white;
					border-style: solid; 
					border-color: silver; 
					border-width: thin; 
					border-radius: 7px;
					padding-top: 5px;
					
					height: 30px; 
					background-color: Lavender;  
					font-size: 14pt; 
					color: mediumvioletred;
					
				}
				
				.texte {
					margin: 0 auto;
					padding-top: 2em;
					width: 620px;
					font-family: Arial; 
					font-size: 13pt;
					text-align: justify;
					 
				}
				.illustration_gauche {	 
					float: left; 
					width: 310;
					height: auto;
					margin-right: 2em;
				}
				.illustration_centre {	
					display: none; 
				}
				.illustration_droite {	 
					float: right; 
					width: 310;
					height: auto;
					margin-left: 2em;
				}
				.illustration_gauche_reduite {	 
					float: left; 
					width: 250;
					height: auto;
					margin-right: 2em;
				}
				.illustration_centre_reduite {	
					display: none; 
				}
				.illustration_droite_reduite {	 
					float: right; 
					width: 250;
					height: auto;
					margin-left: 2em;
				}
				.sautdeligne {	 
					display: none;
				}
				.formulaire {
					margin: 0 auto;
					padding-top: 2em;
					width: 600px;
					font-family: Arial; 
					font-size: 14pt;
					text-align: justify;
				}
				.ligne_formulaire {
					width: 400px;
				}
				.texte_formulaire {
					width: 540px;
				}

			}	


			@media screen and (max-width: 1120px) and (min-width: 961px){
				.page {
					width: 880px;
					margin: 0 auto;
					float: none;	 
					font-family:  Tahoma, Arial, Helvetica, sans-serif; font-size: 14pt; 
					text-align: center; 
					margin-top : 10px;
					background-color: white;
					border-style: solid; 
					border-color: silver; 
					border-width: thin; 
					border-radius: 7px;
					padding-top: 5px;
				}
				
				.new_entete {
					width: 880px;
					margin: 0 auto;
					float: none;	 
					font-family:  Tahoma, Arial, Helvetica, sans-serif; font-size: 14pt; 
					text-align: center; 
					margin-top : 10px;
					background-color: white;
					border-style: solid; 
					border-color: silver; 
					border-width: thin; 
					border-radius: 7px;
					padding-top: 5px;
					
					height: 48px; 
					text-align: left; 
					background-color: Lavender;  
					font-size: 24pt; 
					color: mediumvioletred;					
				}
				.new_enqueue {
					width: 880px;
					margin: 0 auto;
					float: none;	 
					font-family:  Tahoma, Arial, Helvetica, sans-serif; font-size: 14pt; 
					text-align: center; 
					margin-top : 10px;
					background-color: white;
					border-style: solid; 
					border-color: silver; 
					border-width: thin; 
					border-radius: 7px;
					padding-top: 5px;
					
					height: 30px; 
					background-color: Lavender;  
					font-size: 14pt; 
					color: mediumvioletred;

				}
				
				.texte {
					margin: 0 auto;
					padding-top: 2em;
					width: 760px;
					font-family: Arial; 
					font-size: 13pt;
					text-align: justify;
					 
				}
				.illustration_gauche {	 
					float: left; 
					width: 380;
					height: auto;
					margin-right: 2em;
				}
				.illustration_centre {	
					display: none; 
				}
				.illustration_droite {	 
					float: right; 
					width: 380;
					height: auto;
					margin-left: 2em;
				}
				.illustration_gauche_reduite {	 
					float: left; 
					width: 250;
					height: auto;
					margin-right: 2em;
				}
				.illustration_centre_reduite {	
					display: none; 
				}
				.illustration_droite_reduite {	 
					float: right; 
					width: 250;
					height: auto;
					margin-left: 2em;
				}
				.sautdeligne {	 
					display: none;
				}
				.formulaire {
					margin: 0 auto;
					padding-top: 2em;
					width: 600px;
					font-family: Arial; 
					font-size: 14pt;
					text-align: justify;
				}
				.ligne_formulaire {
					width: 400px;
				}
				.texte_formulaire {
					width: 540px;
				}

			}	
			@media screen and (max-width: 1280px) and (min-width: 1121px){
				.page {
					width: 950px;
					margin: 0 auto;
					float: none;	 
					font-family:  Tahoma, Arial, Helvetica, sans-serif; font-size: 14pt; 
					text-align: center; 
					margin-top : 10px;
					background-color: white;
					border-style: solid; 
					border-color: silver; 
					border-width: thin; 
					border-radius: 7px;
					padding-top: 5px;
				}
				
				.new_entete {
					width: 950px;
					margin: 0 auto;
					float: none;	 
					font-family:  Tahoma, Arial, Helvetica, sans-serif; font-size: 14pt; 
					text-align: center; 
					margin-top : 10px;
					background-color: white;
					border-style: solid; 
					border-color: silver; 
					border-width: thin; 
					border-radius: 7px;
					padding-top: 5px;
					
					height: 48px; 
					text-align: left; 
					background-color: Lavender;  
					font-size: 24pt; 
					color: mediumvioletred;					
				}
				.new_enqueue {
					width: 950px;
					margin: 0 auto;
					float: none;	 
					font-family:  Tahoma, Arial, Helvetica, sans-serif; font-size: 14pt; 
					text-align: center; 
					margin-top : 10px;
					background-color: white;
					border-style: solid; 
					border-color: silver; 
					border-width: thin; 
					border-radius: 7px;
					padding-top: 5px;
					
					height: 30px; 
					background-color: Lavender;  
					font-size: 14pt; 
					color: mediumvioletred;

				}
				
				.texte {
					margin: 0 auto;
					padding-top: 2em;
					width: 840px;
					font-family: Arial; 
					font-size: 13pt;
					text-align: justify;
					 
				}
				.illustration_gauche {	 
					float: left; 
					width: 400;
					height: auto;
					margin-right: 2em;
				}
				.illustration_centre {	
					display: none; 
				}
				.illustration_droite {	 
					float: right; 
					width: 400px;
					height: auto;
					margin-left: 2em;
				}
				.illustration_gauche_reduite {	 
					float: left; 
					width: 250;
					height: auto;
					margin-right: 2em;
				}
				.illustration_centre_reduite {	
					display: none; 
				}
				.illustration_droite_reduite {	 
					float: right; 
					width: 250px;
					height: auto;
					margin-left: 2em;
				}
				.sautdeligne {	 
					display: none;
				}
				.formulaire {
					margin: 0 auto;
					padding-top: 2em;
					width: 600px;
					font-family: Arial; 
					font-size: 14pt;
					text-align: justify;
				}
				.ligne_formulaire {
					width: 400px;
				}
				.texte_formulaire {
					width: 540px;
				}

			}	


			@media screen and (min-width: 1281px) {
				
				.page {
					width: 1100px;
					margin: 0 auto;
					float: none;	 
					font-family:  Tahoma, Arial, Helvetica, sans-serif; font-size: 14pt; 
					text-align: center; 
					margin-top : 10px;
					background-color: white;
					border-style: solid; 
					border-color: silver; 
					border-width: thin; 
					border-radius: 7px;
					padding-top: 5px;
				}
				.new_enqueue {
					width: 1100px;
					margin: 0 auto;
					float: none;	 
					font-family:  Tahoma, Arial, Helvetica, sans-serif; font-size: 14pt; 
					text-align: center; 
					margin-top : 10px;
					background-color: white;
					border-style: solid; 
					border-color: silver; 
					border-width: thin; 
					border-radius: 7px;
					padding-top: 5px;
					
					height: 30px; 
					background-color: Lavender;  
					font-size: 14pt; 
					color: mediumvioletred;
				}

				.new_entete {
					width: 1100px;
					margin: 0 auto;
					float: none;	 
					font-family:  Tahoma, Arial, Helvetica, sans-serif; font-size: 14pt; 
					text-align: center; 
					margin-top : 10px;
					background-color: white;
					border-style: solid; 
					border-color: silver; 
					border-width: thin; 
					border-radius: 7px;
					padding-top: 5px;
					
					height: 48px; 
					text-align: left; 
					background-color: Lavender;  
					font-size: 24pt; 
					color: mediumvioletred;					
					
				}

				
				.texte {
					margin: 0 auto;
					padding-top: 2em;
					width: 1000px;
					font-family: Arial; 
					font-size: 14pt;
					text-align: justify;
					 
				}
				.illustration_gauche {	 
					float: left; 
					width: 400;
					height: auto;
					margin-right: 2em;
				}
				.illustration_centre {	
					display: none; 
				}
				.illustration_droite {	 
					float: right; 
					width: 400;
					height: auto;
					margin-left: 2em;
				}
				.illustration_gauche_reduite {	 
					float: left; 
					width: 250;
					height: auto;
					margin-right: 2em;
				}
				.illustration_centre_reduite {	
					display: none; 
				}
				.illustration_droite_reduite {	 
					float: right; 
					width: 250;
					height: auto;
					margin-left: 2em;
				}
				.sautdeligne {	 
					display: none;
				}
				.formulaire {
					margin: 0 auto;
					padding-top: 2em;
					width: 600px;
					font-family: Arial; 
					font-size: 14pt;
					text-align: justify;
				}
				.ligne_formulaire {
					width: 400px;
				}
				.texte_formulaire {
					width: 540px;
				}				
			}	
	