body{
	margin: 0;
	padding: 0;
	font-family: Helvetica,Arial;
	font-size: 28px;
}
.visually-hidden {
	position: absolute !important;
	width: 1px !important;
	height: 1px !important;
	padding: 0 !important;
	margin: -1px !important;
	overflow: hidden !important;
	clip: rect(0,0,0,0) !important;
	white-space: nowrap !important;
	border: 0 !important;
}

select{
          width: 500px;
          height: 80px;
          padding: 5px 5px 5px 5px;
         font-size:28px;
		 align-content:center;
        }
select option { 
color: black; 
font-size:28px;
}
h1 {
	font-family: Helvetica,Arial;
	font-size: 28px;
	
}
img {
	max-width: 100%;
	max-height: 100%;
	text-align: center;
	
}
.flotte{
	float:right
}
* {
  box-sizing: border-box;
}


table {
  width: 100%;
}

a:link {
  text-decoration: none;
 
}
/*
a:link {
  text-decoration: none;
  font-weight:bold;
  color:#2A2844;
}

a:visited {
  text-decoration: none;
  color:#2A2844;
}

a:hover {
  text-decoration: none;
  color:#2A2844;
}

a:active {
	text-decoration: none;
	font-weight: bold;
	color: #2A2844;
	font-size: 18px;
}
*/

.tdRound {
 font-weight: bold;
 color:#2A2844;
 display: table-cell;
 border-radius: 15px;
 padding:.55em .55em .55em .55em;
}
.tdRound1 {
 //font-weight: bold;
 color:#2A2844;
 display: table-cell;
 border-radius: 15px;
 padding:.55em .55em .55em .55em;
}
.tdRound2 {
 //font-weight: bold;
 color:#2A2844;
 display: table-cell;
 border-radius: 15px;
 border-color:#46BEF1;
 border-width:thin;
 padding:.55em .55em .55em .55em;
 margin-bottom:15px;
 border-style:solid;
 font-size:0.8em;
}

.tablePrincipale{
	width:100%;
	//margin-left:100px;
	border:0;
}
.tableRessources{
	width:100%;
	background-color:#E7E7E8;
	//margin-left:100px;
	padding-left:50px;
	border:0;
}
.tablePrincipaleFormation{
	width:90%;
	margin-left:50px;
	margin-right:50px;
	padding:10px 10px 10px 10px;
	border:0;
}
.tblFormation{
	 
	 
	 border-right:dashed;
	 border-width:thin;
}
.temoignage{
	border:hidden;
	width:85%;
	//border-color:#46BEF1;
	//border-width:thin;
	//border-radius: 15px;
}

.tableSecondaire{
	align:center;
	width:100%;
	color:#2A2844;
	margin-left:0px;
	margin-right:0px;
	padding:25px 40px 25px 40px;
	
	border:0;
}
.tableFooter{
	align:center;
	color:#2A2844;
	width:95%;
	margin-left:100px;
	margin-right:100px;
	border:0;
}


#topButton{
 height:49px;
 margin:0px 0 0 650px; /*Haut droite bas gauche*/	
	
}
.btnNousJoindre {
  border: 1px solid #C6C5D5;
  border-radius:0px 0px 15px 15px;
  background-color: #FFFFFF; /* Blanc et 7C7A9F au survol */
  color: #4D4B7D;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 28px;
  padding:5px 10px 5px 10px;
}
.btnNousJoindre:hover {
  background-color: #C6C5D5; /*#7C7A9F; */
  color: #2A2844;
}
.btnConnect {
  border: 1px solid #C6C5D5;
  border-radius:0px 0px 15px 15px;
  background-color: #2A2844; /* Blanc et 7C7A9F au survol */
  color: #FFFFFF;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 28px;
  padding:5px 10px 5px 10px;
}
.btnConnect:hover {
  background-color: #C6C5D5; /*#7C7A9F; */
  color: #2A2844;
}

.btn {
  border: 1px solid #C6C5D5;
  border-radius:40px 40px 40px 40px; 
  color: white;
  text-decoration: none;
 /* font-size: 28px;  */
  font-size: 18px;
  height:74px;
  width:320px;  
  }
 .btn:hover{
	cursor: pointer;
	text-align: center;
 }
.btnMenu {
  border: 1px solid #C6C5D5;
  border-radius:15px 15px 0px 0px; 
  color: white;
  text-decoration: none;
  /* font-size: 28px;  */
  font-size: 18px; 
  height:42px;
  width:156px;  
  
}
.btnMenuOrangeSelect {
  border: 1px solid #C6C5D5;
  border-radius:15px 15px 0px 0px; 
  color: white;
  background-color: #CC4D00; 	
  text-decoration: none;
  font-size: 18px;  
  height:82px;
  width:156px;  
  
}
.btnMenuMauveSelect {
  border: 1px solid #C6C5D5;
  border-radius:15px 15px 0px 0px; 
  color: white;
  background-color: #B33B6D; 	
  text-decoration: none;
  font-size: 18px;  
  height:82px;
  width:156px;  
  
}

.btnMenuBleuSelect {
  border: 1px solid #C6C5D5;
  border-radius:15px 15px 0px 0px; 
  color: white;
  background-color: #3A7F98; 	
  text-decoration: none;
  font-size: 18px;  
  height:82px;
  width:156px;  
  
}
.btnMenuVertSelect {
  border: 1px solid #C6C5D5;
  border-radius:15px 15px 0px 0px; 
  color: white;
  background-color: #4C8038; 	
  text-decoration: none;
  font-size: 18px;  
  height:82px;
  width:156px;  
  
}
.btnMenuMauveSelect {
  border: 1px solid #C6C5D5;
  border-radius:15px 15px 0px 0px; 
  color: white;
  background-color: #B33B6D;	
  text-decoration: none;
  font-size: 18px;  
  height:82px;
  width:156px;  
  
}


.orange{
background-color: #CC4D00; 	
}
.bleu{
background-color: #3A7F98; 	
}
.vert{
background-color: #4C8038; 	
}
.bleuF{
background-color: #413E74; 	
}
.mauve{
background-color: #B33B6D; 	
}

.btnMenu:hover {
  color: white;
  height:82px;
  cursor: pointer; 
  /* 
  position: relative;
  bottom: 20px;
  */
  
  }
.txtMauve{
	color:#B3386D;
}
hr{
	height: 2px;
	color:#B3386D;	
	background-color: #B3386D;				
	border: none;
			}
.hrBleu{
	height: 3px;
	color:#46BEF1;	
	background-color: #46BEF1;			
	border: none;
			}
#sticky
{
	
  position: -webkit-sticky;
  position: fixed;
  
     bottom:0;
     right:0;
  padding: 20px;
  font-size: 20px;

}

@media screen and (max-width: 600px) {
  table {
    border: 0;
  }

  #smallMenu
{
	
  position: -webkit-sticky;
  position: fixed;
  top:0;
  left:0;
  padding: 20px 20px 20px 20px;
  font-size: 20px;
}
.menuLarge
{
	display:none;
}
.menuPetit
{
	display:block;
	font-size:28px;
	padding: 20px 20px 20px 20px;
}

  table tr {
   // border-bottom: 3px solid #ddd;
    display: block;
    margin-bottom: .625em;
  }
  
  table td {
    border-bottom: 1px solid #ddd;
    display: block;
  //  font-size: .8em;
  //  text-align: right;
  }
  
  table td::before {
    /*
    * aria-label has no advantage, it won't be read inside a table
    content: attr(aria-label);
    */
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }
  
  table td:last-child {
    border-bottom: 0;
  }
}

@media screen and (min-width: 601px) {
.menuLarge
{
	display:block;
}
.menuPetit
{
	display:none;
	font-size:28px;
}
#smallMenu
{
	
  position: -webkit-sticky;
  position: fixed;
  
     top:0;
     left:0;
  padding: 20px;
  font-size: 20px;
  display:none;
}
}
