body {
  margin: auto; 
  width: 90%;
    height: 100%;
  background-image: url("images/arcote.png");
}
marquee {
  font-size: xx-large;

 }
#annnew{
	width:100%;
	height:50px;
 background-color:#EDF4FE;
	
}
#annnewimage{
 
  margin-top:0px;
margin-bottom:10px;
}
#urltextannime{
color: #000;	
}
#innerimageaffichage { 
  max-width: 100%;
    height: auto;
  align-items: center;

} 
 
li {
  font:
    1rem 'Fira Sans',
    sans-serif;
  margin-bottom: 0.5rem;
}
.classeli {
 margin:30px;
  margin-bottom: 0.5rem;
}
.carousel-item {
   border: 0.1px solid darkblue;
  height: 400px;
  width: 100%;
} 
.innerimage { 
  height: 400px;
  width: 100%;
} 
.innerimagelogoa {
	display: grid;
	align-items: center;
}
.innerimagelogo { 
  height: 200px;
  width:  200px;
  align-items: center;

} 
 
.horizon { 
  background-color:#fff;
}
.nav-link { 
  font: 1rem 'AmstelvarAlpha', sans-serif;
  font-style: oblique 23deg;
  margin-left: 20px
} 
 
 
.logo{ 
  height: 40px;
  width: 40px;
  margin-left: 20px;
  margin-right: 20px;
 
} 
.imgresponsive {
max-width : 100%; 
width : auto;
height : auto;
  margin-bottom:20px;
}
.margerow{
	margin: 5px 5px 5px;
}
.footerar { 
  background-image: url("images/footer.png");
  height: 50px;
  width: 100%;
}
.textfooter{ 
  padding: 10px;
 color: white; 
}

.information {   padding: 20px;
  background-color: #ECF4FE; 
}
.abc{
	  height: 100%;
   width: 1370px;
}
.colortext{
	color: #2A2D92;
    font-weight: bold;
 }
 .image_content{
 display:none;
 }
.imagewcontent{
	  height: 270px;
   width: 1370px;
}


.aff_image_new {
  height: 150px;
  width:  150px; 
  align-items: center; /* par défaut pour mobile */
}
.affimage_new {
  height: 150px;
  width:  280px; 
  align-items: center; /* par défaut pour mobile */
}
@media (min-width: 800px) {
  .aff_image_new  {
   /* pour les écrans de type PC */
    height: 200px;
    width:  200px; 
    align-items: center;
     
  }
  .affimage_new  {
   /* pour les écrans de type PC */
    height: 190px;
    width:  350px; 
    align-items: center;
     
  }
}