
body { -webkit-backface-visibility: hidden; padding: 10px 30px; 
  font-family: "Calibri", "Trebuchet MS", "Helvetica", sans-serif;
}

.image-link {
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}


/* This block of CSS adds opacity transition to background */
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	-webkit-transition: all 0.3s ease-out; 
	-moz-transition: all 0.3s ease-out; 
	-o-transition: all 0.3s ease-out; 
	transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
		opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
		opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container, 
.mfp-with-zoom.mfp-removing.mfp-bg {
	opacity: 0;
}



/* padding-bottom and top for image */
.mfp-no-margins img.mfp-img {
	padding: 0;
}
/* position of shadow behind the image */
.mfp-no-margins .mfp-figure:after {
	top: 0;
	bottom: 0;
}
/* padding for main container */
.mfp-no-margins .mfp-container {
	padding: 0;
}



/* aligns caption to center */
.mfp-title {
  text-align: center;
  padding: 6px 0;
}
.image-source-link {
  color: #DDD;
}

@font-face {
    font-family: "Computer Modern";
    src: url('http://mirrors.ctan.org/fonts/cm-unicode/fonts/otf/cmunss.otf');
}
@font-face {
    font-family: "Computer Modern";
    src: url('http://mirrors.ctan.org/fonts/cm-unicode/fonts/otf/cmunsx.otf');
    font-weight: bold;
}
@font-face {
    font-family: "Computer Modern";
    src: url('http://mirrors.ctan.org/fonts/cm-unicode/fonts/otf/cmunsi.otf');
    font-style: italic, oblique;
}
@font-face {
    font-family: "Computer Modern";
    src: url('http://mirrors.ctan.org/fonts/cm-unicode/fonts/otf/cmunbxo.otf');
    font-weight: bold;
    font-style: italic, oblique;
}

@font-face {
    font-family: 'latin_modern_roman10_regular';
    src: url('font/lmroman10-regular-webfont.eot');
    src: url('font/lmroman10-regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('font/lmroman10-regular-webfont.woff') format('woff'),
    url('font/lmroman10-regular-webfont.ttf') format('truetype'),
    url('font/lmroman10-regular-webfont.svg#latin_modern_roman10_regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latin_modern_roman10_bold';
    src: url('font/lmroman10-bold-webfont.eot');
    src: url('font/lmroman10-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/lmroman10-bold-webfont.woff') format('woff'),
         url('font/lmroman10-bold-webfont.ttf') format('truetype'),
         url('font/lmroman10-bold-webfont.svg#latin_modern_roman10_bold') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'latin_modern_roman_caps10Rg';
    src: url('font/lmromancaps10-regular-webfont.eot');
    src: url('font/lmromancaps10-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/lmromancaps10-regular-webfont.woff') format('woff'),
         url('font/lmromancaps10-regular-webfont.ttf') format('truetype'),
         url('font/lmromancaps10-regular-webfont.svg#latin_modern_roman_caps10Rg') format('svg');
    font-weight: normal;
    font-style: normal;

}


html, body {
    width:99%;
} 


#title {
    font-family: 'latin_modern_roman_caps10Rg';
    border-bottom : 1px solid #000; 
    width:860px; 
    font-size: 20px;
}

#pdf {
    font-family: 'latin_modern_roman10_bold';
    font-size: 12px;   
}

#cap2 {
    font-family: 'latin_modern_roman_caps10Rg';
    font-size: 16px;
    text-shadow: 0px 0px 0.1px black;
}

#cap {
    font-family: 'latin_modern_roman10_bold';
    font-size: 12px;
    
}

#photo {
    float: right;
    margin-right: 40px;
    height:190px;
    border-left: 2px outset #0431B4;
    border-right: 2px outset #0431B4;
    border-top: 2px outset #0431B4;
    border-bottom: 2px outset #0431B4;
    box-shadow: 0px 0px 9px black;
}


#presentation {
    width:550px;
    text-align:justify;
    line-height:18px;
    display:block;
}
#presentation2 {
    width:750px;
    text-align:justify;
    line-height:18px;
    display:block;
}

#center {
    margin-left: 150px;
}


#sel3 {
    margin-left: 200px;
}

#sel3 input{
    margin-left: 40px;
    font-size: 16px;
}



#sel1 select{
    width: 200px;
    font-size: 16px;
}


#sel2 {
margin-left: 120px;
    
}

#sel2 select{
    width: 230px;
    font-size: 16px;
}

#sel5 {
    margin-left: 10px;

}

#sel5 select{
    width: 220px;
    font-size: 16px;
}


#sel6 {
    
    width: 400px;
    margin-left: 20px;
    
}

#sel6 select{
    width: 220px;
    font-size: 16px;
}



#bout1 {
    float: left;
    width:420px;   
}
#bout1 button{
    width:150px;
    font-size: 16px;
    margin-left: 15px;
    margin-right: 15px;
}

#b12 {    
    width:5px;
    float: left;
    padding-right: 420px;
    border-right: 2px solid black;
}

#b1 {
    
    width:420px;
    float: left;
    margin-left: auto;
    margin-right: auto;
    
    border-right: 2px solid black;
}

#textfig {

    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
    width:320px;
    text-align: justify;
    line-height: 20px;
    text-height:145px;
    align:center;
}

#b2 {

    margin-left: auto;
    margin-right: auto;

    width:320px;
    float: right;

}

#b3 {
    display:block;
    height:145px;
 
    text-align: center;

    padding-bottom:200px;
}

#marge {
    display:block;
    padding-top:5px;
    margin-left: 10px;
    padding-left: 5px;
    padding-bottom:5px;
    border-left: 3px outset #0431B4;
    border-top: 2px inset #0431B4;
    border-bottom: 2px outset #0431B4;
    width:5px;
    box-shadow: -2px -2px 2px #888888;
}

#marge2 {
    display:block;
    width:800px;
}

#marge {
    display:block;
    padding-top:5px;
    margin-left: 10px;
    padding-left: 5px;
    padding-bottom:5px;
    border-left: 2px outset #0431B4;
    border-top: 1px inset #0431B4;
    border-bottom: 1px outset #0431B4;
    width:5px;
    box-shadow: -2px -1.5px 1.5px #585858;
}


#head {width:900px; 	
       margin:0px auto 0 auto;  
       border: 1px solid black; 
       box-shadow: 3px 3px 3px #585858;
       height:145px;
      }

#page {width:880px; 	
       	
       margin:20px auto 0 auto;  
       border: 1px solid black; 
       box-shadow: 3px 3px 3px #585858;
       padding-left:20px;
       padding-bottom:20px;
      }


#ligne_verticale {
    height: 200px;
    padding-right: 60px;
    border-right: 1px solid blue;

}


#langue {
    float: right;
    margin-right: 20px;
    padding-top: 0px;
    height: 20px;
    width: 20px;
}

#menu_lien_page {
    font-size: 16px;
    margin-left: 50px;
    font-family: 'latin_modern_roman_caps10Rg';
    text-shadow: 0px 0px 1px #0431B4;

}

#menu_lien {
    font-size: 16px;
    margin-left: 50px;
    font-family: 'latin_modern_roman_caps10Rg';
    text-shadow: 0px 0px 0.1px black;
}


#logo1 {
    float: right;
    padding-right: 20px;
    padding-top: 15px;
    height: 40px;
    width: 80px;
}
ul { 
margin-top:0; 

} 
#logo2 {
    float: right;
    padding-right: 20px;
    padding-top: 15px;
    height: 40px;
    width: 40px;
}

#logo3 {
    float: right;
    padding-right: 20px;
    padding-top: 15px;
    height: 40px;
    width: 50px;
}



#menu_titre1 {
    color: black;
    font-size: 45px;
    margin-left: 10px;
    padding-top: 0px;
    font-family: 'latin_modern_roman_caps10Rg';
    
}

#menu_titre2 {
    color: black;
    font-size: 25px;
    margin-left: 40px;
    font-family: 'latin_modern_roman_caps10Rg';
}

#ligne_horizontale {
    border-top : 1px solid #000; 
    text-align: center;
}


a:link {color: #084B8A;
        text-decoration:none; 
}
a:visited {color: #084B8A;}
a:hover {color: #084B8A;}
a:active {color: #084B8A;}


#menu_lien:link {color: black;
                 text-decoration:none; }
#menu_lien:visited {color: black;}
#menu_lien:hover {color: black;
    font-size: 16px;
    margin-left: 50px;
    font-family: 'latin_modern_roman_caps10Rg';
    text-shadow: 0px 0px 2px #00BFFF;
}
#menu_lien:active {color: black;}

#menu_lien_page:link {color: black;
                      text-decoration:none; }
#menu_lien_page:visited {color: black;}
#menu_lien_page:hover {
    color: black;
}
#menu_lien_page:active {color: black;}