body{
	font-family:arial;
}
.bcImage
{
  	background-image: url("../image/bc.jpeg");
 	background-repeat: no-repeat;
  	background-size: auto!important;
  	background-position: center center;
 	background-size: cover!important;
	min-height: 100%;
}

.bcImagePage {
	background-image: url(../image/bc.jpeg);
	background-repeat: no-repeat;
	/* background-size: auto!important; */
	/* background-position: center center; */
	background-size: cover!important;
	 min-height: 100%; 
	min-width: 100%;
	margin-top: 130px;
}
/*index*/
.logoIndex
{
  	height:260px;
}
.colorQui
{
	color:#E50051;
  
}

.colorNotre
{
  	color:#F7A400;
  
}
.colorAvan
{
  	color:#009A9C;
  
}
.ligne {
    display: flex;
    position: absolute;
    bottom: 0;
    right: 0;
  	padding:0px 23% 200px 0px!important;
}

.col1
{
	padding-right:40px!important;
  	vertical-align:middle;
}
.menuIndex
{
  	padding-top:83px!important;
}
.menuIndex div
{
  	padding: 9px 0px 9px 0px;
}
.menu a
{
  	font-size:22px;
  	text-decoration :none;
  color:none;
	font-weight: bold;
}
/*quiSommesnous*/
.ColMenu {
	display: flex;
	position: absolute;
	top:0;
	width: 99%;
	padding-top: 10px;

}
.colMenuLogo{
	padding-left: 20px;
	margin-right: 30px;
	position: absolute;
}

.colMenuTxt {
	margin-top: 70px;
	margin-bottom: auto;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	width: 870px;
	


}
.colMenuTxt span{
	margin-left: 40px;
}
/*
.colMenuTxt1 {
	
}

.colMenuTxt2 {
	width: 212px;
}
.colMenuTxt3 {
	width: 185px;


}
*/ 
.page{
	padding-bottom: 3px;
	border-bottom-style: solid;
	border-bottom-width: 3.1px;
}
.logoMenu
{
  	height:200px;
}
.menuP a
{
  	font-size:22px;
  	text-decoration :none;
  color:none;
	font-weight: bold;
}

.ColTableau{

	text-align: center;
	height: 400px;
	width:800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
	background-color: #ffffffd4;
	padding: 50px 35px 30px 35px;

}
.TableauTxt{
text-align: left;

}
.Titre{
	font-size: 27px;
	font-weight: 600;
	padding-bottom: 20px;
}
.CTxt{
    font-size: 21px;
    text-align: left;
   
}
.ColTableauF{
		text-align: center;
		height: 45px;
		width:800px;
		margin-right: auto;
		margin-left: auto;
		margin-top: 100px;
		background-color: #ffffffd4;
		padding: 23px 35px 0px 35px;

	
}
.Bo{
	font-weight: bold;
}
.points{
color: #E50051;
}
.points2{
color: #F7A400;
}
.points3{
color: #009A9C;
}
.centre{
	text-align: center!important;
}
.center{
	margin-right: auto;
	margin-left: auto;

}
.mail{
	text-decoration: none;
}





@media screen and (max-width: 992px) {

	.menuP a
	{
			font-size:30px;
		}
		.logoMenu {
			height: 250px;
	}
	.colMenuLogo{
		padding-left: 20px;
	}
	.colMenuTxt span {
    margin-left: 20px;
}
.CTxt{
	font-size: 27px;
	}
	
.Titre {
	font-size: 35px;}
	.ColTableauF {

		padding: 23px 35px 0px 35px;}
	 .centre{
			font-size: 23px!important;
			}

			.ColTableau{
				height: 540px;}
				.ligne {
					padding: 0px 14% 600px 0px!important;
			}
			.menu a {
				font-size: 40px;
				
		}
		.logoIndex {
			height: 297px;
	}

	.colMenuTxt {
    margin-top: 0px;
    text-align: end;
    display: grid;
 
}

.colMenuTxt span{
	padding-bottom: 25px;
}

.bcImagePage {

	margin-top: 166px;
}
}



