* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
} 

body {
    font-family: Arial, sans-serif;
    line-height: 1.6;
    color: #333;
   /*background-color: #f9f9f9;*/
    background: url('images8/fond_posi.jpg') ;
    width:100%;
}

h1{ 
  display: block;
  font-size: 3em;
  margin-top: 0.67em;
  margin-bottom: 0.67em;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold;
}

@media only screen and (max-width: 320px) {
h1 {
font-size: 1.7em;
}
}

h2 { 
  display: block;
  font-size: 2.5em;
  margin-top: 0.67em;
  margin-bottom: 0.67em;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold;
}

@media only screen and (max-width: 320px) {
h2 {
font-size: auto;
}
}

h3 { 
  display: block;
  font-size: 2em;
  margin-top: 0.67em;
  margin-bottom: 0.67em;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold;
}

@media only screen and (max-width: 320px) {
h3 {
font-size: 1.5em;
}
}

h4 { 
  display: block;
  font-size: 1em;
  margin-top: 0.67em;
  margin-bottom: 0.67em;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold;
}

@media only screen and (max-width: 320px) {
h4 {
font-size: 0.4em;
}
}

h5 { 
  display: block;
  font-size: 2.4em;
  margin-top: 0.67em;
  margin-bottom: 0.67em;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold;
}

@media only screen and (max-width: 320px) {
h5{
font-size: 1.2em;
}
}

h7 {
  font-size: 60px;
  text-shadow: -1px -1px #19b3e6, 1px 1px #7F88EA, -3px 0 4px #000;
  font-family:"Segoe print", Arial, Helvetica, sans-serif;
  color: #0031dd;
  padding:2px 0 0 0;
  margin:16px auto;
  font-weight:lighter;
  -moz-box-shadow:none;  
  -webkit-box-shadow: none;  
  box-shadow:none;  
  text-align:center;
  display:block;
  min-height:172px;
  min-width:800;
  max-height:172px;
  max-width:800px;  
  /*background-image:url(images8/joyeux-noel-2021.jpg);*/
}

@media only screen and (max-width: 320px) {
h7 {
 font-size: 1em;
}
}

header {
    background-color: #333;
    padding: 2px;
    text-align: center;
}

/*.banner {
    width: 100%;
    height: auto;
     max-width: 1600px;
     position: relative;
    /*object-fit: cover;*/
    /*border-radius: 10px;*/
}*/

.banner {
    width: 100%;
    height: auto;
     max-width: 1600px;
     position: relative;
    /*object-fit: cover;*/
    /*border-radius: 10px;*/
}

.banner img {
    width: 100%;
    height: auto;
    /*object-fit: cover;*/
    /*border-radius: 10px;*/
}

main {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px;
}

.menu_d {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.menu_e {
    
   text-align: center;
   
}

.menu_de {
    width: 18%;
    min-width: 200px;
    height: 90px;
    object-fit: cover;
    border-radius: 10px;
    margin: 5px;
}

.menu_ef {
 width :24%;
 min-width:300px;
 height : 170px;
 object-fit: cover;
 border-radius: 10px;
 margin: 5px;
}

.images {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.image {
    width: 30%;
    min-width: 240px;
    mini-height: 150px;
    object-fit: cover;
    border-radius: 10px;
    margin: 10px;
}

.image2 {
    width: 40%;
    min-width: 160px;
    height: 400px;
    object-fit: cover;
    border-radius: 10px;
    margin: 10px;
}

.picture-left{
  float: left;
  
  margin : auto;
  width : 30%;}

.picture-right{
  float: right;
  
  margin : auto;
  width : 30%;}


.paragraph-right {
 font-size: 1.5em;
  margin : 10% 5% 20% 10%
}


.div-categoryContainer{ 
	width: 68%;
	max-width: 1000px;
	min-width: 200px;
 	
	  
  margin-left : 10%;
  margin-right : 10%;
   
  padding: 1%;
  border-radius: 30px; 
     
	font-family: sans-serif;
	font-size: 1.2em;
	color: #333;
	background-color: #cceafd;
		 
}

  .row {
	      font-family: sans-serif;
	      font-size: 1.2em;
	      color: #333;
  	      background-color: #cceafd;
  	      text-align: justify;
  	      border-radius: 30px;
        display: flex;
        width: 80%;
      }
      
      .col {
        flex: 1; 
        padding: 1em;
      }

    .container_text {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.block {
    flex: 1;
    margin: 10px;
    padding: 20px;
    color: white;
    border-radius: 5px;
    text-align: center;
    background-size: cover;
    background-position: center;
}

.block1 {
    background-image: url('images8/fond_texte.avif');
}

.block2 {
    background-image: url('images8/fond_texte.avif');
}

.block3 {
    background-image: url('images8/fond_texte.avif');
}

 .content {
            flex: 1;
            display: flex;
            justify-content: center;
            align-items: center;
            padding: 20px;
        }

        .content .imaget {
            width: 40%;
            height : 50%;
            max-width: 600px;
           border-radius: 30px;
        }

        .content .textu  {
            width: 40%;
            max-width: 600px;
            margin-left: 40px;
        }

/*footer {
    background-color: #333;
    color: #fff;
    padding: 10px;
    text-align: center;
    clear: both;
}*/

 .video-container {
      display: flex;
      flex-direction: column;
      align-items: center;
      gap: 20px;
      width: 100%;
      max-width: 640px;
    }

    .video-wrapper {
      position: relative;
      width: 100%;
      padding-bottom: 54%; /* 640x360 aspect ratio = 2:1 = 50% */
      height: 0;
    }

    .video-wrapper iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border: none;
    }


@media (max-width: 768px) {
            .content {
                flex-direction: column;
                text-align: center;
            }

            .content .textu {
                padding: 00px;
   min-width: 200px;
                margin-left: 0;
                margin-top: 10px;
            }
        }

#footer {
	font-family:arial, sans-serif;
    font-size: 20px;
	text-align: center;
	display: block;
	background-color: #05A4EF;
	height: 60px;
}

 footer {
      background-color: #05A4EF;
      color: #000;
             font-weight: bold;
      text-align: center;
      padding: 15px 20px;
      margin-top: auto;
    }

   @media (max-width: 600px) {
      body {
        font-size: 16px;
      }

      footer {
        padding: 10px;
      }
    }
