#lesImg img{
    max-width: 100%;    
} 
#lesImg td{
    width:200px;    
    padding-top: 13px;
} 
#tdCCM{
    padding-top: 20px;
}
/*
***************************************************************************************************
ADAPTATION DE LA PAGE (FOOTER,BODY ...) EN FONCTION DU CONTENU, DE LA TAILLE DE LA PAGE ETC ...
***************************************************************************************************
*/

html,body{
    margin:0;
    padding:0;
    height:100%;
     /* background-color:rgb(165, 221, 221); */
     background-color:rgb(255, 255, 255);
    /* background-image: url(../Vues/Include/2.jpg); */
     /* background-image: url(../Vues/Include/1234.jpg);  */
    background-size: cover ;
}
h4 {
    color: brown;
    text-decoration: underline;
    text-shadow: 2px 2px 5px black;
    font-size: 50px;
}
#container{
    min-height:100%;
    position:relative;
}

#body{
   

    text-align: center; 
    margin-top: -25px;
}

#footer{
    padding: 7px 0px;
    text-align: center;
    position: absolute;
    width: 100%;
    background-color: #00061a;
}


/*
*************************************
BARRE DE NAVIGATION
*************************************
*/
h2{
    font-size: 50px;
 
}
ul{
    padding-left: 0px;

    margin: -10px;
    background-color: grey;    
    border-bottom: 3px solid brown;
    text-align:left;
    margin-right: auto;
    padding-bottom: 47px;
}

ul li{
    display: block;
    position: relative;
    float: left;
}

/* This hides the dropdowns */

li ul{ 
    padding: 0;
    display: none; 
}

ul li a{
    display: block;
    padding: 14px 16px;
    text-decoration: none;
    white-space: nowrap;
    color: white;
}


/* Display the dropdown */

li:hover > ul{
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    display: block;
    position: absolute;
    border:none;
    margin: 0px;
}

li:hover li{ 
    float: none; 
}

li:hover li a{ 
    background: #f9f9f9; 
    color: black;
}

li:hover{
    background:black;
}

li:hover li a:hover{ 
    background-color: #f1f1f1;
}

.main-navigation li ul li{ 
    border-top: 0; 
}


/* Displays second level dropdowns to the right of the first level dropdown */

ul ul ul{
    left: 100%;
    top: 0;
}


/* Simple clearfix */

ul:before,ul:after{
    display: table; /* 2 */
}

ul:after{ 
    clear: both; 
}

.active, .active:hover{
    background-color: #cc0000;
}

.classeConnecte{
    float: right;    
}

/*
*************************************
PAGES
*************************************
*/

div#page{
    margin: 45px auto;
padding: 30px; 
    /*width: 350px;
    height: 300px;
    */
    width: 100%;
    height: 100%;
    background-color: #f2f2f2;
    border-radius: 15px;
}

div#lesInformations{
    visibility: hidden;
}


/*
*************************************
PAGE ALBUM PHOTOS
*************************************
*/

div.gallery{    
    margin: 5px;
    border: 1px solid #ccc;
    float: left;
    width: 300px;
    height: 270px;
    white-space: nowrap;
}

div.gallery:hover{
    border: 1px solid #777;    
}

div.gallery img:hover{
    opacity: 0.7;
}
div.gallery img{
    width: 300px;
    height: 210px;
}

div.desc{
    padding: 15px;
    text-align: center;    
    overflow: hidden;
    text-overflow: ellipsis;
}

.image-upload input{
    visibility: hidden;
}

.button{    
    cursor: pointer;
    position: relative;
    left: 50px;
    top: -175px;
    opacity: 0;
    transition: opacity .35s ease;
    background-color: #cc0000;
    width: 200px;
    padding: 12px 48px;
    color: black;
    border: 2px solid black;
    border-radius: 20px;
} 

.button:hover{
    background-color: #8e0000;
}


div.gallery:hover .button{
    opacity: 1;
}

/*
*************************************
PAGES ACCUEIL
*************************************
*/

#tabAccueil, #tabPresentation, #tabHistorique{
    border-spacing:200px 0;
}


/*
*************************************
TABLEAU PRODUITS ET AUTRES
*************************************
*/
#imgMenu {
    max-width: 90%;
min-width:90%;
}

#imgAccMenu {
   max-width :100%

}


.btmenu{
    background-color: #cc0000;
    font-size: 400%;
    border-radius: 15px;
    box-shadow: 0 9px #999;
}
.btmenu:active {
    background-color: #cc0000;
    box-shadow: 0 5px #666;
    transform: translateY(4px);
  }
#tabC{
    background-color: white;
    padding: 33px 30px;
    border-collapse: collapse;
}

#tabC tr td{
    font-size: 15px;
    color: #666666;
    line-height: 1.2;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #f2f2f2;
}

#tabC #headerCell td{
    background: #cc0000;
    font-size: 18px;
    color: white;
    line-height: 1.2;
    padding-top: 19px;
    padding-bottom: 19px;
}
#headerCell td{
    background: #cc0000;
    font-size: 18px;
    color: white;
    line-height: 1.2;
    padding-top: 19px;
    padding-bottom: 19px;
}

#tabC tr td:nth-child(1){
    padding-left: 40px;
}
#navmenu{
   display: inline-block;
   padding-top:50px;
}
.boxed {
    border:solid;
    border-color:red ;
    padding-right: 50px;
    padding-left: 50px;
  } 
  #lesImg{
    background-color: brown;
   margin-bottom: -10px;
  
 padding-top: 13px;
  
}
#lesImg img{width: 290px;
    height: 180px;} 

/* //conventiond */
#headerCell td{
    background: #cc0000;;
    font-size: 18px;
    /* color: white; */
    line-height: 1.2;
    padding-top: 19px;
    padding-bottom: 19px;
}

tr td:nth-child(1){
    width: 150px;
   
}

tr td:nth-child(2){
    width: 160px;
}

tr td:nth-child(3){
    width: 250px;
}

tr td:nth-child(4){
    width: 190px;
}

tr td:nth-child(5){
    width: 160px;
}

tr td:nth-child(6){
    width: 160px;
}

tr:hover{

    cursor: pointer;
}

.accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}



.panel {
  padding: 0 18px;
  display: none;
  background-color: white;
  overflow: hidden;
}

#FICHE{
  width: 50%;
  margin: auto;
}

.clicker {
    /* width:100px;
    height:100px; */
   background-color: #cc0000;
   border-radius: 15px;
    outline:none;
    cursor:pointer;
    color: #ccc;
    }
    #clickerBT {
        /* width:100px;
        height:100px; */
       background-color: #cc0000;
       border-radius: 15px;
        outline:none;
        cursor:pointer;
        color: #ccc;
        font-size: 120%;
        width: 120%;
        }
        #clickerBTCRCM {
            /* width:100px;
            height:100px; */
           background-color: #cc0000;
           border-radius: 15px;
            outline:none;
            cursor:pointer;
            color: #ccc;
            font-size: 100%;
          
            }
            #clickerBTCRCIE {
                /* width:100px;
                height:100px; */
               background-color: #cc0000;
               border-radius: 15px;
                outline:none;
                cursor:pointer;
                color: #ccc;
                font-size: 100%;
                padding: 7px;
              
            }

            #clickerBTCONV{
                background-color: #cc0000;
                border-radius: 15px;
                 outline:none;
                 cursor:pointer;
                 color: #ccc;
                 font-size: 120%;
                width: 120%;
                margin-left: -60px;
            }

.clickerMenu {
    /* width:100px;
    height:100px; */
   background-color: #cc0000;
   border-radius: 15px;
    outline:none;
    cursor:pointer;
    color: #ccc;
    
    }
.clickerMenu:focus + .hiddendiv{
    display:block;
    }
    
    .hiddendiv{
    display:none;
   
   
    }
    
    .clicker:focus + .hiddendiv{
    display:block;
    }

#pdfConv {
    height: 900px;
    width: 780px;
}
#organisationPdf{
    width:90%;
}
li{
    float: left;
}

li a, .dropbtn{
    display: inline-block;
}

.dropdown-content{
    display: none;
    position: absolute;
    /* background-color: #f9f9f9; */
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.dropdown-content a{
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
}



.dropdown:hover .dropdown-content{
    display: block;
}

.LesConvs{
 width: 30%;
   
    margin-left: auto;
    margin-right: auto ;
    font-size: 180%;
}
.LesCRCIE{
    width: 35%;
      
       margin-left: auto;
       margin-right: auto ;
       font-size: 180%;
      
   }
.LesMenus{
 width: 80%;
   
    margin-left: auto;
    margin-right: auto ;
    font-size: 180%;
}
/*
*************************************
BOUTON
*************************************
*/
#btTelecharger{
    font-size: 300%; 
    background: red;
    border-radius: 15px;
    box-shadow: 0 9px #999;
}
#trBDC{
    height: 250px;;
}
#hrefT{
    
    padding: 30px;;
}

table{
    margin:auto;
   
width: 90%;
padding: 33px 30px;
border-collapse: collapse;
}

#btCCM{
    background-color: darkorange;
    margin-bottom: 20px;
    font-size: 130%;
}
.TBON{
    color:black;
    font-weight: bold;
    text-decoration: underline;
    font-size: 200%;
}
/*
*************************************
acceuil

*************************************
*/

tbody {
    text-align: center;
}
/*
*************************************
PRESENTATION
*************************************
*/
#presentation{
    text-align: left;
    padding-top: 20px;
}
#textePresentation{
    background-color: whitesmoke;
    width: 40%;
    text-align: left;
    border-radius: 2px;
    border-width:1px;
    border-style:solid;
    border-color: black;
    padding: 30px;
}
/*
*************************************
ORGANISATION
*************************************
*/
#organisation{
    padding-top: 20px;
}
#organisationPdf{
    height: 500px;
    width: 50%;
}