@charset "utf-8";
* {
    margin: 0px;
    padding: 0px;
}
body {   
    background-color: #ffffff;
    line-height: 1.5em;
    font-size: 1em;
    font-weight: 100;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
}
#header {   
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
}

#header a:link {
    color: white;
    text-decoration: none;
}


#header  a:visited {
    color: white;
    text-decoration: none;
}

#header  a:hover {
    color: lightgreen;

}


/* ---------------  container -------------------------------*/
#container {
    max-width: 1600px;
    margin: 0px auto;
}
#content {
    float: left;
    width: 100%;
    background-color: #FFFFFF;
    margin: 0;
    padding: 0px;
}
 h2, h3, h4 {
    font-family: "Montserrat", sans-serif;      
}
h1 {
    font-size: 0.9em;
    font-weight: 800;       
    font-family: "Montserrat", sans-serif;          
}

h2 {   
   font-size: 1.2em;
    color: black;
}

h3 {    
    font-weight: 600;       
}

h4 {
    font-size: 1.2em;    
    color: #01B300;
}

h5 {
    font-size: 1.2em; 
    padding: 0px 0 10px 0;
    color: black;
}



a:link {
  color: #01B300;
}

/* visited link */
a:visited {
  color: #01B300;
}

/* mouse over link */
a:hover {
  color: black;
}

/* selected link */
a:active {
  color: lightgreen;
}


/*  -----------------logo -------------------------------*/
#logo {   
   padding: 0;
    margin: 0;
    background-color: black;
     
    /*background-image: url("../2020/images/header-3.jpg");*/
    
}
#logo img {
    width: 100%;
    height: auto;    
}

#logo-texte {
    margin: 0%;    
    
}
/*  -----------------navigation du haut resaux sociaux + nav -------------------------------*/
.boite_nav_haut {
    padding: 3px 25px 2px 5px;
    margin: 0px;
    width: auto;
    float: right;
    text-align: center;    
}
.boite_nav_haut_img {
    width: 30px;
    float: right;
    padding-top: 5px;
    padding-right: 20px;
}
.boite_nav_haut-repertoire {
    padding: 1px 10px 1px 10px;
    margin: 2px 10px 2px 0px;
    width: auto;
    border-radius: 3px;
    float: right;
    text-align: center;   
    background-color: #01B300;

}

/*  -----  nav haut main tag NAV navigation principale --------------------*/

nav {
    height: 40px;
    margin-bottom: 0px;
    margin-top: 0;
    padding-top: 0px;
    background-color: black;
}

#nav_haut {
    background-color: black;
    height: 29px;
    padding: 2px 0 2px 0; 
    color: #ffffff;
    width: 100%;
    font-size: 0.9em;
    font-weight: 500;
}
#nav_cell {
    display: none;
}
/* ---------------------------------------------   NAV navigation principale ---------------------  */
.boite_nav {
    font-size:0.9em;
    font-weight: 500;   
    height: 32px;
    float: right;
    text-align: center;
    color: #01B300;
    margin: 0% 2% 0 0%;
    padding-top: 5px;  
}
.boite_nav-img {
    font-weight: 800;
    width: 30px;
    height: 28px;
    float: right;
    text-align: center;
    color: #999999;
    background-color: white;
    margin: 0 1% 0 0;
}
.boite_nav a {
    color: white;
    text-decoration: none;    
}
.boite_nav a:hover {
   color: #01B300;
}
/*  ----------------- en tete des rubriques images  -------------------------------*/
.titre_entete { 
    clear: both;  
    text-align: left;     
    
    margin: 0 2% 2% 0;
    padding: 20px 0 0 4%;
    float: left;
}



.titre_entete-nav-droite{
    padding: 25px 5px 5px 10px;
    clear: both;
    margin:  0 0 0% 0%;   
    text-align: left;
}
/*  --------------- intro video    -------------------------------*/
#intro_grand {
    display: inline;
}
#intro_petit {
    display: none;
}
video {
    width: 100%;
}
#intro_grand img {
    width: 100%;
    height: auto;
}
#intro_petit img {
    width: 100%;
    height: auto;
}
/*  ------------------------------- navigation de droite --------------------- -------------------------*/
#navigation_droite {
    float: right;
    width: 19%;
    margin: 0% 0% 1% 0%;
    line-height: 100%;
}
#navigation_droite a {
    color: #01B300;
    text-decoration: none;    
}

#navigation_droite ul {padding-top: 
5px;
}


#navigation_droite li {  
    list-style: none;  
    padding-bottom: 10px;
}

#navigation_droite a:hover {
    color: black;
}
.navigation_droite_boite {
    padding: 0px 5px 5px 10px;
}
/* ---------------------------- image padding pourla navigation de droite --------------------------*/
.adimage img {
    padding-left: 55px;
    padding-top: 5px;
}

.adimage img:hover{
    opacity: 0.5;
}
/*  ---------------------   boite  page publications -------------------------------*/
.boite-publications-navigations-container {
    width: 98%;
    padding-top: 3%;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}
.boite-publications-navigations {
  
    padding-right: 1%;
    text-align: LEFT;
    font-weight: 600;
}
/*  ---------------------   nouvelles  &  page index  et -------------------------------*/
.nouvelle-container {
    width: 100%;
    clear: both;
    display: table;
    padding-bottom: 2%;
}
/*  ---------------------   nouvelles  ARTICLE MAIN CONTAINER -------------------------------*/
.nouvelle {
    margin: 2% 2% auto 0;
    margin: 0;
    width: 64%;
    float: right;
    text-align: justify;
}
/*  ---------------------   nouvelles   LISTE ET LIENS------------------------------*/
.nouvelle li {
    list-style:none;
    margin-left: 3%;
    padding: 0 0 15px 5px;
    line-height: 100%;    
}



.li-bullet  li { 
    list-style:disc;
    margin-left: 10%;
    padding: 15px 45px 5px 0px;
    line-height: 100%;
}



.nouvelle ul {
    padding-top: 2%;
}

.nouvelle h2 {   
    padding: 0; 
    text-align: left;
}
.nouvelle h3 {   
    padding: 1% 0 2% 0;   
    padding-bottom: 5px;
    text-align: justify;
}
.nouvelle p {
    font-size: 1em;
    padding: 0 0 15px 0;
    text-align: justify;
}
/*  ---------------------   nouvelles POUR LE LIENS ARCHIVES  -------------------------------*/
.nouvelle-bouton-archives p {
    font-size: 0.8em;
    padding-right: 10%;
    text-align: right;
}
/*  ---------------------   nouvelles   IMAGES -------------------------------*/
.nouvelles_images {
    width: 25%;
    margin: 0 2% 2% 0;
    padding: 0 0 0 4%;
    float: left;
}
.nouvelles_images img {
    width: 100%;
}
.nouvelle-boite-video {
    width: 90%;
    margin: 0;
}
.nouvelle-align-cnetre {
    margin: 0 auto;
    padding: 1%;
    width: 500px;
}
.nouvelle-2-col {
    width: 100%;
    float: left;
    margin-right: 5%;
    display: flex;
    flex-direction: row;
    flex-flow: row;
}
.nouvelle-2-col-flex {
    width: 45%;
    padding-right: 5%;
}
/*  ------------------------------- contenu principale page normal MAIN  ---------*/
main {}
.main_text {
    width: 97%;
    margin: 1%;
}
/*  ------------------------------- table au centre pour infoclic seuelement ---------*/
/*  ------------------------------- table au centre pour INFOMAIN seuelement ---------*/
/*  -------------------------------   ---------*/
.table_au_centre {
    width: 645px;
    margin: 0 auto;
}
.table_au_centre li {
    margin: 0 0 1% 3%;
}
.table-contenu-infomain-barre-droite {
    float: right;
    min-width: 216px;
    width: 23%;
    margin: 1% auto 1% 1%;
    padding: 0 4px 0 5px;
    background-color: #F0F0F0;
}
.table-contenu-infomain-container {
    width:895px;
    margin: 0 auto;
}
.table-contenu-infomain {
    width: 665px;   
    text-align: justify;
    padding: 0 5px 0 2px;
}
.table-contenu-infomain h3 {
    font-size: 1.2em;
    font-weight: bold;
    padding-bottom: 5px;
}

.table-contenu-infomain p {
    padding-bottom: 
        10px;
}
.table-contenu-infomain ul, li {
    text-decoration: none;
    list-style: disc;
}
.table-contenu-infomain li {
    margin-left: 5%;
    padding-top: 10px;
}
.table-contenu-infomain h4 {
    margin-top: 3%;
}
.table-contenu-infomain-image-100 img {
    width: 95%;
    height: auto;
}


/*  -----------------------------  repertoire employeur -------------------------------*/
.resultats-recherche {
    width: 60%;
    float: right;
    padding: 5px;
    display: block;
}
.resultats-recherche-entete {
    float: left;
    padding: 5px;
    font-weight: bold;
    width: 35%;
    text-align: right;
    clear: right;
    display: block;
}
/*  -----------------------------  footer -------------------------------*/
footer {
    width: 80%;
    clear: both;
    display: flex;
    flex-direction: row;
    flex-flow: row;
    margin: 1% auto 1% 1%;    
}


.boite_bas_de_page {
    width: 20%;
    padding: 110px 5px 10px 10px;
    line-height: 100%
}

.boite_bas_de_page li {
    list-style: none;   
    padding-bottom: 10px;
}


.boite_bas_de_page_coordonnees {
    width: 35%;
}
.boite_bas_de_page_logo {
    padding: 10px 0px 5px 5px;
    border-bottom: 1px solid #01B300;
    float: left;
    text-align: right;
}
.boite_bas_de_page_logo img {
    float: right;
}
.boite_bas_de_page a:link {
    text-decoration: none;
    color: #01B300; 
}
/*  --------------- contenu les IMAGES  section PORTRIAT de l'industrie INDEX -------------------------------*/
.row {
    width: 100%;
    margin: 0;
}
.column {  
    float: left;
    padding: 0px 0px 0px 0px;
    width: 28%;
    height: 340px;
    margin: 1% 0 0% 5%;
    text-align: justify;
}
.column img {   
    width: 100%;
    height: 160px;  
}

.column h3 {
font-size: 1.3em;
padding-top: 3px;
text-align: left;
}
.column a {
    text-decoration: none;
    color: #01B300;        
}
.column img:hover {
  opacity: 0.5;
}



.column a:hover {
    text-decoration: none;
    color:black;        
}

.column p {
    margin: auto;
    width: 100%;
    height: auto;
}
/* --- form */
/* --------------------- couleur -------------------------------------- */
.gris {
    background-color: #D9D9D9;
}
.blanc {
    background-color: #FFFFFF;
}
.bleu {
    background-color: #5d98e8;
}
.vert {
    background-color: #01B300;
}





.video-container {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
}
.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#overlay {
  position: fixed; /* Sit on top of the page content */
  width: 100%; /* Full width (cover the whole page) */
  height: 100%; /* Full height (cover the whole page) */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(25,0,0,0.5); /* Black background with opacity */
  z-index: 2; /* Specify a stack order in case you're using a different order for other elements */
  cursor: pointer; /* Add a pointer on hover */
}


/*  -------------------------------  media   700 > 1080 px -------------------------------*/
/*  -------------------------------  media   700 > 1080 px -------------------------------*/
@media only screen and (min-width: 736px) and (max-width: 1080px) {
  
    
    
      .boite_nav {
        font-weight: 500; 
        padding-right: 8px;
        text-align: center;
        color: #999999;
        margin: 0 auto;        
        height: 18px;
        font-size: 0.8em;
       
    }
    /*--         gestion de la boite pour les contenu NOUVELLES ------------------------ */
    #container {
        width: 100%;
        margin: 0;
        padding: 0;
    }
    #content {
        width: 100%;
    }
    /*--        gestion de la boite NAVIGATION DE DROITE  ------------------------ */
    #navigation_droite {
        float: left;
        width: 100%;
        padding-left: 0px;
        margin: 1% 0% 0% 0%;
    }
    #logo img {
        width: 100%;
        height: auto;
    }
    /*------- footer ----------- */
    footer {
        width: 100%;
        clear: both;
        display: flex;
        flex-direction: column;
        flex-flow: column;
        margin: 1% auto 1% 1%;
    }
    .boite_bas_de_page {
        width: 20%;
        padding: 10px 0px 10px 0px;
    }
    .boite_bas_de_page_coordonnees {
        width: 35%;
    }
    .boite_bas_de_page_logo {
        padding: 10px 0px 5px 5px;
        border-bottom: 1px solid #443333;
        float: left;
        text-align: right;
    }
    .boite_bas_de_page_logo img {
        float: right;
    }
    .boite_bas_de_page a {
        text-decoration: none;
        color: black;
    }
}
/*  -------------------------------  media   0  > 700 px -------------------------------*/
/*  -------------------------------  Screen cellulaire  -------------------------------*/
@media only screen and (min-width: 0px) and (max-width: 735px) {
    #container {
        width: 100%;
        margin: 0px;
    }
    #content {
        width: 100%;
    }  
    
    nav {
        display: none;
    }
    
    #nav_cell {
    display: block;      
    height: 110px; 
    background-color: black;
    }    
 
    .boite_nav {
        font-weight: 600;
        width: 100%;     
        text-align: center;
        color: #999999;
        margin: 0 auto;        
        height: 18px;
        font-size: 0.8em;
       
    }
    .boite_nav-img{
        width: 15%;    
        float: right;
        background-color: black;
    }
    #intro_grand {
        display: none;
    }
    #intro_petit {
        display: inline;
    }
    h1 {
        font-size: 0.7em;
    }
    .nouvelles_images {
        width: 90%;
        margin: 1%;
        padding: 0 2% 0 2%;
    }
    .nouvelle {
        width: 90%;
        padding-right: 5%;
    }
 
    /*--        gestion de la boite NAVIGATION DE DROITE  ------------------------ */
    #navigation_droite {
        float: left;
        width: 100%;
    }
    /*--        gestion de la boite DES IMAGES DU CENTRE  DE LA PAGE INDEX   ------------------------ */
    .column {
        float: left;
        padding: 0px;
        width: 95%;
    }
    .column img {
        margin: auto;
        width: 95%;
        height: 50%;
    }
    .row {
        
    }
    .boite_bas_de_page {
        width: 96%;
        padding: 5px 0px 10px 0px;
    }
    .boite_bas_de_page_coordonnees {
        width: 98%;
    }
    footer {
        width: 100%;
        clear: both;
        display: flex;
        flex-direction: column;
        flex-flow: column;
        margin: 1% auto 1% 1%;
    }
   
    .col-25, .col-75, input[type=submit] {
        width: 100%;
        margin-top: 0;
    }
}
