@media all and (min-width:50px) and (max-width: 3000px)

{







.lot
{


   color:red;


}


.hteneurUn
{

padding:20px;
	font-size:1.0em;
	border-style:solid;
	border-width:7px;
	border-radius:20px;

	width:90px;

	height:65px;

	background-color:#0212e9;

	font-family:  Impact,Georgia,Trebuchet MS,Time new roman,Impact,verdana,Arial,"ARIAL BLACK",sans-serif;

	border-color:#05fbed;

	color: #fbbf09;





}


.hteneurUn:hover
{

border-color: red;

}





.Systeneur
{

width: 800;


     display: grid;
    flex-direction:row;
    align-content:space-around;
   
  flex-wrap:wrap;

  justify-content:space-around;

 

  
    grid-template-columns: 200px 200px 200px;
    
    gap: 5px;




padding: 60px;




}


.rubiUn
{

color: #fbbf09;

}


.Six
{

    text-align:right;


     height:100px;
    width: 400px;
    padding:20px;
	font-size:1.0em;
	border-style:solid;
	border-width:7px;
	border-radius:20px;

	width:400px;

	height:65px;

	background-color:white;

	font-family:  Impact,Georgia,Trebuchet MS,Time new roman,Impact,verdana,Arial,"ARIAL BLACK",sans-serif;

	border-color:#05fbed;

	color: #fbbf09;


}


.Sept
{


text-align:right;


     height:100px;
    width: 400px;
    padding:20px;
	font-size:1.0em;
	border-style:solid;
	border-width:7px;
	border-radius:20px;

	width:1000px;

	height:493px;

	background-color:white;

	font-family:  Impact,Georgia,Trebuchet MS,Time new roman,Impact,verdana,Arial,"ARIAL BLACK",sans-serif;

	border-color:#05fbed;

	color: #fbbf09;


}





.huit
{



text-align:right;


     height:100px;
    width: 400px;
    padding:20px;
	font-size:1.0em;
	border-style:solid;
	border-width:7px;
	border-radius:20px;

	width:1000px;

	height:1300px;

	background-color:white;

	font-family:  Impact,Georgia,Trebuchet MS,Time new roman,Impact,verdana,Arial,"ARIAL BLACK",sans-serif;

	border-color:#05fbed;

	color: #fbbf09;








}















}