@import url('https://fonts.googleapis.com/css2?family=Montserrat&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@600&display=swap');
html{
    scroll-behavior: smooth;
}
body{
    
	margin-bottom: 0px;
	margin-left:0px;
	margin-right: 0px;
	margin-top: 0px;
	text-align:left;
	
    padding: 0px;
    font-family: 'Montserrat', sans-serif;
	font-size: 14px;
}
p{
	padding:15px;
	
	
}

nav{
    display:flex;
    flex-wrap:wrap;
    justify-content: right;
    align-items: right;
	background-color:#000000;
    border-bottom: 2px solid #ffffff;
}
nav h1{
    color: #717171;
    font-family: 'Playfair Display', serif;
    font-size: 30px;
}



nav .onglets{
    margin-top: 3px;
    margin-left:0px;
	
}
nav .onglets a{
    text-decoration: none;
	text-align: right;
	color: #ffffff;
    margin-right: 20px;
    border-bottom: 0px solid #000;
    padding-bottom: 5px;
}

nav img{
	height:30px;
    width: auto;
	
}
h1 img{
	height:30px;
    width: auto;
	vertical-align: middle;
}
/* police dorée*/
h2{
	color: #ce9000;
	font-family: 'Helvetica', Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	text-align:center;
	padding:2px;
	
	
}

h3{
	font-family: 'Helvetica', Arial, sans-serif;
	text-align: left;
    font-size: 16px;
	font-style:bold;
	padding-left:20px;
	padding-right:20px;
	
	
}
h4{
	font-family: calibri;
	color:#004d7f;
	text-align: left;
    font-size: 15px;
	line-height:1.5;
	padding-left:35PX;
	
	
}

header{
    margin-bottom: -10px;
	margin-left:0px;
	margin-right: 0px;
	margin-top: 0px;
	display: flex;
    flex-direction: column;
	text-align: left;
    align-items: left;
    background: url('aviron.jpg');
    background-size: cover;
	background-repeat: no-repeat;
	color: #fff;
    padding: 100px;
}
header h1{
    font-family: 'Playfair Display', arial;
	text-align: left;
    font-size: 30px;
	margin-bottom: 0px;
	margin-left:0px;
	margin-right: 0px;
	margin-top: 0px;
	display:inline;
	
}


header h2{
    color: #00f8ff;
    font-family: 'Playfair Display', arial;
    font-size: 30px;
	display:inline;
}
header h4{
    margin-top: 0px;
    font-size: 30px;
    text-align: left;
    //*border-bottom: 1px solid #fff;*//
}
header button{
    
                    display: inline-block;
                    outline: 0;
                    border: 0;
                    cursor: pointer;
                    background-color: #4299e1;
                    border-radius: 50px;
                    padding: 8px 16px;
                    font-size: 16px;
                    font-weight: 700;
                    color: white;
                    line-height: 26px;
 }
button{
                    display: inline-block;
                    outline: 0;
                    border: 0;
                    cursor: pointer;
                    background-color: #4299e1;
                    border-radius: 8px;
                    padding: 4px 4px;
                    font-size: 14px;
                    font-weight: 300;
                    color: white;
                    line-height: 20px;
 
}
.button{
	margin-top:-45px;
	margin-right:10px;
	text-align:right;
	
}


ul {
  
  list-style: square;  
  
  //*color: blue;*//
}
//* TEST GRID*//

		.content01{
		display: flex;
		flex-wrap: wrap;
		background-color: #ffffff;
		//*border-color : #000000; border-style : solid; margin : 10px 0; padding :2px;*//
		padding: 30px;
		margin-left: 80px;
		margin-right: 80px;
		margin-top:-20px;
		justify-content: left;
		color: #000000;
		//*box-shadow: 10px 5px 5px #b7b7b7;*//
		margin-bottom:20px;	
		}
img{
        max-width: 100%;
        max-height: 100%;
		object-fit: contain;
		
        //*display: block;*//
      }
.container {
  display: flex;
  height:auto;
  border-radius: 12px;
  background-color: #ffffff;
  margin-left:100px;
  margin-right:100px;
  margin-top:0px;
  margin-bottom:0px;
  padding: 0px;
}

	.container img{
	display: flex;
	width: 99%;
	margin: auto;
		
}


	
footer{
    margin-top: 40px;
    border-top: 5px solid #6f6f6f;
    background-color: #000000;
    color: #fff;
    padding: 30px 100px;;
}
footer h1{
    font-family: 'Playfair Display', serif;
    border-bottom: 1px solid white;
    width: 20%;
    padding-bottom: 5px;
}
footer .services{
    margin-top: -10px;
    display:flex;
    flex-wrap:wrap;
}
footer .services .service{
    margin-right: 30px;
}
footer .services .service p{
    max-width: 300px;
}
footer #contact{
    color: rgb(181, 181, 181);
}









//* END TEST GRID*//

.main{
    margin-top: -30px;
	display: flex;
	text-align: left;
    flex-direction: column;
    font-size: 16px;
	
}

.main .content .card{
    display: flex;
    flex-wrap: wrap;
	background-color: #ffffff;
	//*border-color : #000000; border-style : solid; margin : 10px 0; padding :2px;*//
	padding: 30px;
   margin-left: 80px;
   margin-right: 80px;
   margin-top:-50px;
   line-height: 1.5;
    justify-content: left;
	color: #000000;
	//*box-shadow: 10px 5px 5px #b7b7b7;*//
    margin-bottom:0px;
	//*border-radius: 10px;*//
}
.main .content .card .left{
   //*flex: 0 0 60%;*//
   padding: 10px;
   margin: 5px;
   background-color:#f6f6f6;
   //*box-shadow: 10px 5px 5px #b7b7b7;*//
   color:#000000;
   font-size: 14px;
}

.main .content .card .right{
   //*flex: 0 0 30%;*//
   padding: 10px;
   margin: 5px;
   background-color:#f6f6f6;
   //*box-shadow: 10px 5px 5px #b7b7b7;*//
   color:#000000;
   font-size: 14px;
}

.main01{
    margin-top: -10px;
	display: flex;
	text-align: left;
    flex-direction: column;
    font-size: 16px;
	
}

.main01 .content01 .card01{
    display: flex;
    flex-wrap: wrap;
	background-color: #004d7f;
	padding: 10px;
	padding-left: 30px;
	margin-left: 95px;
	margin-right: 80px;
	margin-top:-20px;
    margin-bottom:0px; 
    justify-content: left;
	line-height: 1.5;
	color: #ffffff;
	//*box-shadow: 10px 5px 5px #b7b7b7;*//

	border-radius: 8px;
}
.main01 .content01 .card01 img{
	max-width : 90%;
	height : auto;
    margin-top: 5px;
	
	
	

}
.main02 {
    display: flex;
    flex-wrap: wrap;
	background-color: #ffffff;
	padding: 30px;
   margin-left: 80px;
   margin-right: 80px;
   margin-top:-20px;
    justify-content: left;
	color: #000000;
	//*box-shadow: 10px 5px 5px #b7b7b7;*//
    margin-bottom:20px;
	//*border-radius: 10px;*//
}
.main02 img{
	max-width : 99%;
	height : auto;
    margin-top: 1px;
	

}

.main03 {
    display: flex;
    flex-wrap: wrap;
	background-color: #f6f6f6;
	padding: 30px;
   margin-left: 80px;
   margin-right: 80px;
   margin-top:-20px;
    justify-content: center;
	color: #000000;
	box-shadow: 10px 5px 5px #b7b7b7;
    margin-bottom:20px;
	border-radius: 8px;
}


.main01 .content01 .card01 .left01{
   flex: 0 0 30%;
   padding: 10px;
   margin: 10px;
   //*background-color:#ffffff;*//
   
   color:#000000;
   font-size: 14px;
}
.main01 .content01 .card01 .left01 img{
	max-width : 90%;
	height : auto;
    margin-top: 5px;
	

}





.main .content .card .right img{
    height:150px;
    width: auto;
    margin-top: 5px;
	align-items: center;
}
.main .content .card .left img{
	max-width : 100%;
	height : auto;
    margin-top: 5px;
}
.main .content .card .info{

   display: flex;
   flex-direction: column;
   padding: 10px;
   margin: 10px;
   background-color:#f6f6f6;
   box-shadow: 10px 5px 5px #b7b7b7;
   color:#000000;
   font-size: 10px;
   }
   
   .colpane4
{
  display: inline-block;
  width: 49%;
  height: 300px;
  background-color: #f6f6f6;
  border: 0px solid #00dfff;
  border-radius: 3px;
  margin:12px; 
  padding:2px;
  text-align:left;
  box-shadow: 5px 5px 5px #b7b7b7;
  overflow:hidden;
}  
   
 .colpane4 img
{
  
  width: 90px;
  height: auto;
  
}  

.style3{
	font-family: 'Helvetica', Arial, sans-serif;
	text-align: left;
	font-style:bold;
    font-size: 15px;
	padding-left:0PX;
	margin-bottom: 0px;
	margin-left:20px;
	margin-right: 15px;
	margin-top: 0px;
	display:inline;
}


@media screen and (max-width:680px){
    nav .onglets {
        margin-left: 0px;
        margin-bottom: 20px;
    }
	
	header{
    
    padding: 4px;
}
header h1{
    
    font-size: 11px;
		
}


header h2{
    
    font-size: 11px;
	
}
header button{
    
                    display: inline-block;
                    outline: 0;
                    border: 0;
                    cursor: pointer;
                    background-color: #4299e1;
                    border-radius: 50px;
                    padding: 4px 5px;
                    font-size: 10px;
                    font-weight: 700;
                    color: white;
                    line-height: 26px;
                
                
}	
h4{
	line-height:1.1;
	padding-left:5PX;
}	
	
	
	
	.main01{
    margin: 5px;
	
	display: flex;
	text-align: left;
    flex-direction: column;
    font-size: 16px;
	
}
    .main .content .card{
    display: flex;
    flex-wrap: wrap;
	background-color: #ffffff;
	//*border-color : #000000; border-style : solid; margin : 10px 0; padding :2px;*//
	padding: 10px;
   margin-left: 5px;
   margin-right: 5px;
   margin-top:5px;
    justify-content: left;
	color: #000000;
	//*box-shadow: 10px 5px 5px #b7b7b7;*//
    margin-bottom:20px;
	//*border-radius: 10px;*//
}
    .main .content .card .left img{
        
        width: 100%;
		height:auto;
        margin-top: -0px;
		align-items: center;		
    }
	
	.main .content .card .right img{
        height:100px;
        width: auto;
        margin-top: -0px;
				
    }
	
	
    .main .content .card{
        display: block;
    }
	/* tablet breakpoint */

    
	.main01 .content01 .card01{
    display: flex;
    flex-wrap: wrap;
	background-color: #004d7f;
	padding: 5px;
   margin-left: 5px;
   margin-right: 5px;
   margin-top:5px;
    justify-content: left;
	color: #ffffff;
	//*box-shadow: 10px 5px 5px #b7b7b7;*//
    margin-bottom:8px;
	//*border-radius: 10px;*//
	
}
	
	
	
    .main01 .content01 .card01 .left01 img{
        height:200px;
        width: auto;
        margin-top: -0px;
		font-size:10px;
    }
    
	
	
	.main02 {
    
	padding: 5px;
   margin-left: 5px;
   margin-right: 5px;
   margin-top:5px;
    margin-bottom:8px;
	align-items:center;
	}
	.main02 img{
        
       
		width: 100%;
		height:auto;
        margin-top: -0px;
		align-items: center;
	}
	
	
	.responsive-two-column-grid {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }
	
	.responsive-two-column-grid .right img{
        height:100px;
        width: 300px;
        margin-top: -0px;
				
    }
	.container {
	flex-direction: column;
width:100%;	
  padding: 3px;
  margin:3px;
  
}

	.container img{
	display: grid;
	width: 50%;
	margin: auto;
		
}
   .colpane4
{
   width:90%;
  padding:2px;
  
}
.colpane4 img
{
   width:60px;
 
}	
	.button{
	margin-top:-10px;
	margin-right:10px;
	text-align:center;
	
}
	
footer{
        padding: 30px;
    }
}