body {
background-color: white;		
}


label {
    font: 1rem 'Fira Sans', sans-serif;
}

input {
    margin: .4rem;
}

label.label2 { margin-left: auto; margin-right: auto; text-align: left; font-weight: bold; font-size: 24px; color: white; height: 10px;font-family: arial, trebuchet; }
h2.alerte { text-align: center; font-weight: bold; background-color: #7F0000; font-size: 20px; color: white; height: 30px;font-family: arial, trebuchet; }

img.lien {
	width:288px;
	height: 50px;	
}

#blancC { text-align: center; text-decoration: underline white; font-weight: bold; font-size: 34px; color: white; font-family: arial, trebuchet; }
#bleuC { text-align: center; background-color: #02ADEC;  text-decoration: underline white; font-weight: bold; font-size: 34px; color: white; font-family: arial, trebuchet; }



@media (min-width: 858px) {
    html {
        font-size: 12px;
    }
}

@media (min-width: 780px) {
    html {
        font-size: 11px;
    }
}

@media (min-width: 702px) {
    html {
        font-size: 10px;
    }
}

@media (min-width: 724px) {
    html {
        font-size: 9px;
    }
}

@media (max-width: 623px) {
    html {
        font-size: 8px;
    }
}

/* écrans TELEPHONES largeur maxi 480 px ************************************************************************/
/*******************************************************************************************************************************************/
@media(max-width: 480px) {

table.nathan {
margin-top:5px;
margin: auto;
	background-color: #2327FF;
	color: white;
	font-weight: bold;
	border: 1;
}
p.nathan {
	text-align: center;
	color: #F7A81B;
	font-weight: bold;
	font-style: arial,tahoma;
	font-size: 24px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	display: block; 
	
}
	

#cadre {

  border-radius: 10px 10px 0 0px;
  background-color: white; 
 text-align: justify;    
  margin-left:auto;
  margin-right: auto;
  margin-top: -6%;
  font-size: 40px;
  font-weight: bold;
  color:#323CF2;  
  width: 100%;
  padding: 5%;
}

table.cadre {

  border-radius: 10px 10px 0 0px;
  background-color: white; 
	text-align: center;  
  margin-left:0%;
  margin-right: 0%;
  margin-top: -6%;
  font-size: 30px;
  font-weight: bold;
  color:#323CF2;  
  width: 100%;
  padding: 5%;
}



.container {
    display: inline-block;
    position: relative;
}
.container .text {
	font-size: 20px;
	font-weight: bold;
    z-index: 1;
    position: absolute;
    text-align: center;
    font-family: arial,tahoma;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 20%;
    color: white;
    width: 90%;
}	

.image-responsive {
    max-width: 100%;
    height: auto;
}



#container2 {
position: relative;
z-index: 1;
margin-left: auto;
margin-right: auto;
width: 100%;
height:auto;
background-color: rgba(0, 0, 255, 0.5);
}	
img.logo {
	margin-left: auto;
	margin-right: auto;
	width: 287px;
	height: 118px;
}
img.redaction {
	width: 100%;
	height: 45px;
}
img.deja {
	width: 100%;
	height: auto;
}
img.nouveau {
	width: 100%;
	height: auto;
}

embed.success {
position: absolute;
z-index: 1;
margin-left: auto;
margin-right: auto;
width: 100%;
height:auto;	
	
}
caption.mois01 {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-weight: bold;
	color: #F67726;	
	width: 100%;	
}

table.mois01 {
margin-top:5px;
	margin-left: 0px;
	margin-right: 0px;
    height: auto;
	width: 100%;
	background-color: #2327FF;
	border: 1;
}	

table.tarif {
margin-top:0px;
	margin-left: auto;
	margin-right: auto;
    height: auto;
	width: 100%;
	background-color: #05BCFE;
border: 1;
border-color: white;
}

th.normalR {

font-family: arial;
font-size: 20px;
color: white;
 border-width:2px;
 border-style:solid;
 border-color:white;
font-style: bold;
text-align: right;
width: auto;
padding: 5px;
background-color: #05BCFE;
}
th.normalL {

font-family: arial;
font-size: 20px;
color: white;
 border-width:2px;
 border-style:solid;
 border-color:white;
font-style: bold;
text-align: left;
width: auto;
padding: 0px;
background-color: #05BCFE;
text-indent: 5em each-line;
}



th.normalC {

font-family: arial;
font-size: 20px;
color: white;
 border-width:2px;
 border-style:solid;
 border-color:white;

font-style: bold;
text-align: center;
width: auto;
padding: 0px;
background-color: #05BCFE;
}
th.normalBlanc {

font-family: arial;
font-size: 20px;
color: #05BCFE;
 border-width:2px;
 border-style:solid;
 border-color:white;

font-style: bold;
text-align: center;
width: auto;
padding: 0px;
background-color: #FFFFFF;
}

th.tarif {

font-family: arial;
font-size: 24px;
color: white;
border: 0;
font-style: bold;
text-align: left;
width: auto;
padding: 0px;
background-color: #2327FF;
}

th.titre {

font-family: arial;
font-size: 24px;
color: #2327FF;
border: 0;
font-style: bold;
text-align: center;
width: auto;
padding: 0px;
background-color: white;
}
th.titre2 {

font-family: arial;
font-size: 24px;
color: white;
font-weight: bold;
border: 0;
font-style: bold;
text-align: center;
width: auto;
padding: 0px;
background-color: #2327FF;
}

select.nom {
      width: 100%;
      height: 40px;
	  margin-top: 2px;
      margin: 0 auto;
	  border:solid 5px #ccc;
      color:#213D64;
      background-color: white;
      padding:5px;
	  font-weight: bold;
	  font-size: 14px;
      border-radius: 10px;
margin:10px 0;font-family: arial, trebuchet;
 }


input.nomPM, input[type=text], input[type=password] {
      width: 90%;
      height: 5px;
	  margin-top: 0px;
      margin-left: auto;
	  border:solid 5px #ccc;
      color:#fff;
      background-color: white;
      padding:10px;
	  color: grey;
	  font-weight: bold;
	  font-size:20px;
      border-radius: 10px;
}

input.age {
      width: 45%;
      height: 5px;
	  margin-top: 0px;
      margin-left: auto;
	  border:solid 5px #ccc;
      color:#fff;
      background-color: white;
      padding:10px;
	  color: grey;
	  font-weight: bold;
	  font-size:20px;
      border-radius: 10px;
}

textarea.description {

      width: 90%;
      height: 5px;
	  margin-top: 0px;
      margin-left: auto;
	  border:solid 5px #ccc;
      color:#fff;
      background-color: white;
      padding:10px;
	  color: grey;
	  font-weight: bold;
	  font-size:20px;
      border-radius: 10px;
	  min-height: 50px; 
}

checkbox.cg { border-radius: 60%; width:30px; height:30px; }

.bouton {
	border-radius: 10px 10px 10px 10px;	
	padding:6px 0 6px 0;
	font:bold 18px Arial;
	text-align: center;
	background:white;
	color:#2327FF;
	width:150px;
	height: auto;
	border:none;
    cursor:pointer;		
}

.rotary {
	border-radius: 10px 10px 10px 10px;	
	padding:6px 0 6px 0;
	font:bold 48px Arial;
	text-align: center;
	background:#2327FF;
	color:white;
	width:100%;
	height: auto;
	border:none;
    cursor:pointer;		
}

.bouton2 {
	border-radius: 10px 10px 10px 10px;		
	padding:6px 0 6px 0;
	font:bold 13px Arial;
	background:#1635FC;
	color:#fff;
	text-align: center;

	font-size: 22px;
	width:auto;
	border:none;
	cursor: pointer;
}

.bouton2D {
	border-radius: 10px 10px 10px 10px;		
	padding:6px 0 6px 0;
	font:bold 13px Arial;
	background:#1635FC;
	color:#fff;
	text-align: right;
	font-size: 22px;
	width:auto;
	border:none;
	cursor: pointer;
}
	
}




/* écrans TABLETTES largeur MINI 481 px et MAXI 780 px ************************************************************************/
/*******************************************************************************************************************************************/
@media(min-width: 481px) AND (max-width: 780px) {
	
	p.nathan {
	text-align: center;
	color: #F7A81B;
	font-weight: bold;
	font-style: arial,tahoma;
	font-size: 28px;
	margin: 0px auto; 
	display: block; 
	
}

	
table.nathan {
margin-top:5px;
	margin-left: 10%;
	margin-right: auto;
    height: auto;
	width: 30%;
	background-color: #2327FF;
	color: white;
	font-weight: bold;
	border: 1;
}

#cadre {

  border-radius: 10px 10px 0 0px;
  background-color: white; 
	text-align: justify;   
  margin-left: auto;
  margin-right: auto;
  margin-top: -6%;
  font-size: 30px;
  font-weight: bold;
  color:#323CF2;  
  width: 70%;
  padding: 5%;
}

.container {
    display: inline-block;
    position: relative;
}
.container .text {
	font-size: 24px;
	font-weight: bold;
    z-index: 1;
    position: absolute;
    text-align: center;
    font-family: arial,tahoma;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 20%;
    color: white;
    width: 90%;
}	

.image-responsive {
    max-width: 30%;
    height: auto;
}
	
#container2 {
position: relative;
z-index: 1;
margin-left: auto;
margin-right: auto;
width: 50%;
height:auto;
background-color: rgba(0, 0, 255, 0.5);
}	

img.logo {
	margin-left: auto;
	margin-right: auto;
	width: 425px;
	height: 175px;
}
img.redaction {
	width: 455.40px;
	height: 48.6px;
}
img.deja {
	width: 351px;
	height: 81px;
}
img.nouveau {
	width: 344px;
	height: 81px;
}
embed.success {
position: absolute;
z-index: 1;
margin-left: auto;
margin-right: auto;
width: 100%;
height:auto;	
	
}
caption.mois01 {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-weight: bold;
	color: #F67726;	
	width: 30%;	
}	

table.mois01 {
margin-top:5px;
	margin-left: auto;
	margin-right: auto;
    height: auto;
	width: 30%;
	background-color: #2327FF;
	border: 1;
}
table.tarif {
margin-top:5px;
	margin-left: auto;
	margin-right: auto;
    height: auto;
	width: 80%;
	background-color: #05BCFE;
border: 1;
border-color: white;
}

th.normalR {

font-family: arial;
font-size: 20px;
color: white;
 border-width:2px;
 border-style:solid;
 border-color:white;

font-style: bold;
text-align: right;
width: auto;
padding: 5px;
background-color: #05BCFE;
}
th.normalL {

font-family: arial;
font-size: 20px;
color: white;
 border-width:2px;
 border-style:solid;
 border-color:white;
font-style: bold;
text-align: left;
width: auto;
padding: 0px;
background-color: #05BCFE;
text-indent: 5em each-line;
}

th.normalC {

font-family: arial;
font-size: 20px;
 border-width:2px;
 border-style:solid;
 border-color:white;

border-color: white;
font-style: bold;
text-align: center;
width: auto;
padding: 0px;
background-color: #05BCFE;
}

th.normalBlanc {

font-family: arial;
font-size: 20px;
color: #05BCFE;
 border-width:2px;
 border-style:solid;
 border-color:white;

font-style: bold;
text-align: center;
width: auto;
padding: 0px;
background-color: #FFFFFF;
}

th.tarif {

font-family: arial;
font-size: 24px;
color: white;
border: 0;
font-style: bold;
text-align: left;
width: auto;
padding: 0px;
background-color: #2327FF;
}

th.titre {

font-family: arial;
font-size: 24px;
color: #2327FF;
border: 0;
font-style: bold;
text-align: center;
width: auto;
padding: 0px;
background-color: white;
}

th.titre2 {

font-family: arial;
font-size: 24px;
color: white;
font-weight: bold;
border: 0;
font-style: bold;
text-align: center;
width: auto;
padding: 0px;
background-color: #2327FF;
}

select.nom {
      width: 80%;
      height: 40px;
	  margin-top: 2px;
      margin: 0 auto;
	  border:solid 5px #ccc;
      color:#213D64;
      background-color: white;
      padding:5px;
	  font-weight: bold;
	  font-size: 14px;
      border-radius: 10px;
margin:10px 0;font-family: arial, trebuchet;
 }
 
 select.nom {
      width: 80%;
      height: 40px;
	  margin-top: 2px;
      margin: 0 auto;
	  border:solid 5px #ccc;
      color:#213D64;
      background-color: white;
      padding:5px;
	  font-weight: bold;
	  font-size: 14px;
      border-radius: 10px;
margin:10px 0;font-family: arial, trebuchet;
 }

input.nomPM, input[type=text], input[type=password] {
      width: 80%;
      height: 5px;
	  margin-top: 0px;
      margin-left: auto;
	  border:solid 5px #ccc;
      color:#fff;
      background-color: white;
      padding:10px;
	  color: grey;
	  font-weight: bold;
	  font-size:20px;
      border-radius: 10px;
}

input.age {
      width: 40%;
      height: 5px;
	  margin-top: 0px;
      margin-left: auto;
	  border:solid 5px #ccc;
      color:#fff;
      background-color: white;
      padding:10px;
	  color: grey;
	  font-weight: bold;
	  font-size:20px;
      border-radius: 10px;
}

textarea.description {

      width: 80%;
      height: 5px;
	  margin-top: 0px;
      margin-left: auto;
	  border:solid 5px #ccc;
      color:#fff;
      background-color: white;
      padding:10px;
	  color: grey;
	  font-weight: bold;
	  font-size:20px;
      border-radius: 10px;
	  min-height: 50px; 
}

checkbox.cg { border-radius: 60%; width:30px; height:30px; }

.bouton {
	border-radius: 10px 10px 10px 10px;		
	padding:6px 0 6px 0;
	font:bold 18px Arial;
	text-align: center;
	background:white;
	color:#2327FF;
	width:150px;
	height: auto;
	border:none;
    cursor:pointer;		
}
.rotary {
	border-radius: 10px 10px 10px 10px;	
	padding:6px 0 6px 0;
	font:bold 24px Arial;
	text-align: center;
	background:#2327FF;
	color:white;
	width:auto;
	height: auto;
	border:none;
    cursor:pointer;		
}
.bouton2 {
	border-radius: 10px 10px 10px 10px;	
	padding:6px 0 6px 0;
	font:bold 13px Arial;
	text-align: center;
	background:#1635FC;
	color:#fff;
	font-size: 22px;
	width:auto;
	border:none;
	cursor: pointer;
}

.bouton2D {
	border-radius: 10px 10px 10px 10px;		
	padding:6px 0 6px 0;
	font:bold 13px Arial;
	background:#1635FC;
	color:#fff;
	text-align: right;
	font-size: 22px;
	width:auto;
	border:none;
	cursor: pointer;
}

#cadre {

  border-radius: 10px 10px 0 0px;
  background-color: white; 
	text-align: center;  
  margin-left:auto;
  margin-right: auto;
  margin-top: 2%;
  font-size: 22px;
  font-weight: bold;
  color: #323CF2;  
  width: 60%;
  padding: 5%;
}	

}

/* écrans ORDIS largeur MINI 781 px ************************************************************************/
/*******************************************************************************************************************************************/
	

@media(min-width: 781px) {
	
p.nathan {
	text-align: justify;
	color: #F7A81B;
	font-weight: bold;
	font-style: arial,tahoma;
	font-size: 30px;
	margin-left: auto;
	margin-right: auto;
	width: 50%;
*/	display: block; 
	
}

	
table.nathan {
margin-top:5px;
	margin-left: 10%;
	margin-right: auto;
    height: auto;
	width: 70%;
	background-color: #2327FF;
	color: white;
	font-weight: bold;
	border: 1;
	font-size: 28px;
	
}	

table.cadre {

  border-radius: 10px 10px 0 0px;
  background-color: white; 
	text-align: center;  
  margin-left: auto;
  margin-right: auto;
  margin-top: -6%;
  font-size: 28px;
  font-weight: bold;
  color:#323CF2;  
  width: 70%;
  padding: 5%;
}
	
.container {
    display: inline-block;
    position: relative;
}
.container .text {
	font-size: 28px;
	font-weight: bold;
    z-index: 1;
    position: absolute;
    text-align: center;
    font-family: arial,tahoma;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 20%;
    color: white;
    width: 90%;
}	

.image-responsive {
    max-width: 30%;
    height: auto;
}
	

#cadre {

  border-radius: 10px 10px 0 0px;
  background-color: white; 
	text-align: justify;  
  margin-left:auto;
  margin-right: auto;
  margin-top: -6%;
  font-size: 20px;
  font-weight: bold;
  color:#323CF2;  
  width: 40%;
  padding: 5%;
}	
	
#container2 {
position: relative;
z-index: 1;
margin-left: auto;
margin-right: auto;
margin-top: 2%;
width: 60%;
height:auto;
background-color: rgba(0, 0, 255, 0.5);
}




#h1 {
  color: rgb(255, 200, 0); /* une couleur de texte jaune-orange */
}

img.logo {
	display: block;
	text-align:center;
	margin:auto;
	display:flex;
	width: 425px;
	height: 175px;
}
img.redaction {
	width: 759px;
	height: 81px;
}
img.deja {
	width: 351px;
	height: 81px;
}
img.nouveau {
	width: 344px;
	height: 81px;
}

embed.success {
position: absolute;
z-index: 1;
margin-left: auto;
margin-right: auto;
width: 100%;
height:auto;	
	
}	

caption.mois01 {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-weight: bold;
	font-size: 28px;
	color: #F67726;
	width: 100%;	
}
	
table.mois01 {
margin-top:5px;
	margin-left: 35%;
	margin-right: 35%;
    height: auto;
	width: 30%;
	background-color: #2327FF;
	border: 1;
}	

table.tarif {
margin-top: 1%;
	margin-left: auto;
	margin-right: auto;
    height: auto;
	width: 80%;
	background-color: #05BCFE;
border: 3px;
border-color: white;
}

th.normalR {

font-family: arial;
font-size: 20px;
color: white;
 border-width:2px;
 border-style:solid;
 border-color:white;

font-style: bold;
text-align: right;
width: auto;
padding: 5px;
background-color: #05BCFE;
}
th.normalL {

font-family: arial;
font-size: 20px;
color: white;
 border-width:2px;
 border-style:solid;
 border-color:white;
font-style: bold;
text-align: left;
width: auto;
padding: 0px;
background-color: #05BCFE;
text-indent: 5em each-line;
}
th.normalC {

font-family: arial;
font-size: 20px;
color: white;
 border-width:2px;
 border-style:solid;
 border-color:white;

font-style: bold;
text-align: center;
width: auto;
padding: 0px;
background-color: #05BCFE;
}

th.normalBlanc {

font-family: arial;
font-size: 20px;
color: #05BCFE;
 border-width:2px;
 border-style:solid;
 border-color:white;

font-style: bold;
text-align: center;
width: auto;
padding: 0px;
background-color: #FFFFFF;
}

th.tarif {

font-family: arial;
font-size: 24px;
color: white;
border: 0;
font-style: bold;
text-align: left;
width: auto;
padding: 0px;
background-color: #2327FF;
}

th.titre {

font-family: arial;
font-size: 24px;
color: #2327FF;
border: 0;
font-style: bold;
text-align: center;
width: auto;
padding: 0px;
background-color: white;
}

th.titre2 {

font-family: arial;
font-size: 24px;
color: white;
font-weight: bold;
border: 0;
font-style: bold;
text-align: center;
width: auto;
padding: 0px;
background-color: #2327FF;
}

input.nomPM, input[type=text], input[type=password] {
      width: 80%;
      height: 5px;
	  margin-top: 0px;
      margin-left: auto;
	  border:solid 5px #ccc;
      color:#fff;
      background-color: white;
      padding:10px;
	  color: grey;
	  font-weight: bold;
	  font-size:20px;
      border-radius: 10px;
}

input.age {
      width: 40%;
      height: 5px;
	  margin-top: 0px;
      margin-left: auto;
	  border:solid 5px #ccc;
      color:#fff;
      background-color: white;
      padding:10px;
	  color: grey;
	  font-weight: bold;
	  font-size:20px;
      border-radius: 10px;
}
input.nomGM {
      width: 80%;
      height: 5px;
	  margin-top: 0px;
      margin-left: auto;
	  border:solid 5px #ccc;
      color:#fff;
      background-color: white;
      padding:10px;
	  color: grey;
	  font-weight: bold;
	  font-size:20px;
      border-radius: 10px;
}

textarea.description {

      width: 80%;
      height: 5px;
	  margin-top: 0px;
      margin-left: auto;
	  border:solid 5px #ccc;
      color:#fff;
      background-color: white;
      padding:10px;
	  color: grey;
	  font-weight: bold;
	  font-size:20px;
      border-radius: 10px;
	  min-height: 50px; 
}

checkbox.cg { border-radius: 60%; width:30px; height:30px; }

.bouton {
	border-radius: 10px 10px 10px 10px;		
	padding:6px 0 6px 0;
	font:bold 18px Arial;
	text-align: center;
	background-color:white;
	color:#2327FF;
	width:150px;
	height: auto;
	border:none;
    cursor:pointer;		
}
.rotary {
	border-radius: 10px 10px 10px 10px;	
	padding:6px 0 6px 0;
	font:bold 24px Arial;
	text-align: center;
	background:#2327FF;
	color:white;
	width:auto;
	height: auto;
	border:none;
    cursor:pointer;		
}

.bouton2 {
	border-radius: 10px 10px 10px 10px;
	padding:15px 10px 15px 10px;
	font:bold 13px Arial;
	text-align: center;	
	background:#1635FC;
	color:#fff;
	font-size: 22px;
	width:auto;
	border:none;
	cursor: pointer;
}

.bouton2D {
	border-radius: 10px 10px 10px 10px;	
	padding:6px 0 6px 0;
	font:bold 13px Arial;
	background:#1635FC;
	color:#fff;
	text-align: right;
	font-size: 22px;
	width:auto;
	border:none;
	cursor: pointer;
}
.side-label::after {
	display: none;	
}
input:checked + side-label::after {
	display: block;
}

#unique:checked ~ .unique-disclosure {
  display: block;
}
#mensuel:checked ~ .mensuel-disclosure {
  display: block;
}
#annuel:checked ~ .annuel-disclosure {
  display: block;
}

.side-label::after {
  display: none;

  /* autres styles */
}

input:checked + .side-label::after {
  display: block;
}


	
}

