/* CSS Document */
@charset "UTF-8";

@font-face { font-family: "Gochi Hand"; 
src: url('Font/GochiHand-Regular.otf'); } 
font-family: 'Saira Condensed', sans-serif;
@import url('https://fonts.googleapis.com/css2?family=Ubuntu&display=swap');
* {
    box-sizing: border-box;
}

html, body {
padding : 0;
margin : 0;
height : 100%;
}
body.index{overflow: hidden;}
html {
	position: relative;
	margin: 0;
}

.paper{
	background-image: url(../img/Fondpapier.jpg);
	background-repeat: no-repeat;
	background-size:cover;
	background-position: center center;
	background-attachment: fixed;
	opacity:1;
}

.col6{width:100%}
.col4{width:67%; flex-grow:2;align-self:flex-start;}
.col1{width:16%; flex-grow:1;  align-self:flex-start;}
.marg1{padding-top:10Px;}
.marg2{padding:15Px;}

.container {
	display:flex;
	width:70%;
	justify-content: flex-start;
	align-items: flex-start;
	}


#resume .conteneur {
	height: 200 px;
	}
#39e {
	background-image: url(img/39e.png);
	background-position: 50px 80px;
	background-repeat: no-repeat;

}
#206e {
	width:800px;
	height:1000px;
	background-color: #CCC;
	clip: rect(auto,auto,auto,auto);
	position: relative;
	left: 257px;
	top: 0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #333;
	background-image: url(img/henry_206e_RI.png);
	background-position: 50px 80px;
	background-repeat: no-repeat;		
}
#header {
	height: 8%;
	margin-top: -40px;
	width: 100%;	
}
—————————————————

p { }

a:link {
	color:#39F;
}
a:visited {
	color: #666;
}
a:hover {
	color: #036;
}
a:active {
	cursor: default;
}
a {
	text-decoration: underline;
}
.justify{text-align:justify;}
.center{text-align:center;}
.left{text-align:left;}
.col10{width:10%; text-align:center; float:left; padding:10px; }
.col15{width:15%; float:left; padding:10px; }
.col18{width:18%; text-align:justify; float:left; padding:10px;}
.col20{width:20%; float:left; padding:10px; }
.col25{width:25%; text-align:justify; float:left; padding:10px;}
.col30{width:30%; text-align:center; float:left; padding:5px;}
.col32{width:32%;float:left; padding:10px;}
.col33{width:32%; text-align:center; float:left; padding:5px;}
.col35{width:35%; text-align:center; float:left; padding:5px;}
.col40{width:40%;text-align:left; float:left;}
.col50{width:50%;text-align:center; float:left; padding:5px;}
.col60{width:60%;}
.col66{width:66%; float:right; padding:10px;}
.col70{width:70%; float:left; padding:5px; text-align:center;}
.col78{width:78%;text-align:center; padding:5px;}
.col80{width:79%; text-align:justify; float:right; padding:10px;}
.col95{width:95%; text-align:center;}
.col{width:99%; text-align:center; padding:5px; margin:0;}
.margetop2{margin-top:2%;}
.bandeau{max-height:3%;}
.red{background-color:#F00;}
.formul1{
    display: flex;
	align-items: center;
	background-color:white;
}
.insertdoc{
	width: 90%;
	margin:auto;
	height:auto;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.item3{width:23%; text-align:center;}
.pl25{padding-left:25px;}
#administrateur, #integration_photo, #fin_maj_fiche{left:10%; width:80%;}
#administrateur, .phototeque{position:relative; z-index:3; text-align:center; }
—————————————————————
.fiche {
	font-family: "Gochi Hand";
}
.fil{
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
.black{color: #000;}
h2{}
h3{
	font-size:23px;
	font-weight: bold;
	line-height:30px;
	margin-bottom:3px;
}
h4{font-size:1em;
	line-height:1.3em;
	margin:0;
}
h5{font-size:0.85em;
	line-height:1.2em;
	font-weight: 300;
	text-align:left;
}
.formulaire{padding:0; margin:0;}
maj{font-size:0.75em;
line-height:1.1em;
text-align:left;
margin:0;}
#demo h5 {display : inline !important;}
.ttf{font-weight: 500; color:#255FD5; }
h4.ttrgt{font-weight: 600; color:#900;}
#marge{
	padding-right: 25px;
	padding-left: 25px;
}
h2{
	font-weight: bold;
}

li{
	list-style-type: none;
	line-height:24px;
}
.text {
	display: inline;
}
input{
	font-size: 1em;
}
input[type='text'].typimput{
	font-size: 0.75em;
}
input[type='text'].mormule{
width:60%;
}
input[type='date'].mormule, {
width:100%;
}
 
input[type='date'].calendrier:hover {
background-color:yellow;
}
/*#bloc_fiche {
	width: 85%;
	margin-bottom: 15px;
	padding-bottom: 10px;
	padding-right: 15px;
	margin-right: 15px;
}

#bloc_left {
	float: left;
	padding-top: 10px;
	margin-bottom: 100px;
	padding-right: 10px;
	margin-left:150px;
	width: 80%;
}
#bloc_texte {
	width: 529px;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	background-color: #FFF;
	margin-bottom: 15px;
	padding-bottom: 10px;
	padding-right: 15px;
	margin-right: 15px;
}*/
#bloc_right {
	width: 20%;
	padding: 10px;
	border: 1px solid;
	border-top-color: #999;
	float: right;
	border-radius: 10px;
	background-image: url(img/gaufrage.png);
	position:fixed;
	left:72%;
	height:180px;
	-webkit-transition-property: height; /* Safari */
    -webkit-transition-duration: 2s; /* Safari */
    transition-property: height;
    transition-duration: 2s;
}

/*#bloc_right:hover {
	height:480px;
}

#bloc_right .rech-etendue{
visibility: hidden;
}
#bloc_right:hover .rech-etendue{
visibility: visible;
}

#module_droit {
	width: 230px;
	background-color: #5A444A;
	margin-left: -10px;
	padding-top: 10px;
	color: #FFF;
	float: left;
}
*/
.pointer {
	cursor:pointer;
}
#mask {
width: 230px;
	background-color: #5A444A;
	margin-left: -10px;
	padding-top: 10px;
	color: #FFF;
	float: left;
}
#bloc_right_resultat {
	float: left;
	width: 245px;
	background-color: #FFF;
	padding-left: 15px;
	margin-top: 15px;
	border: 1px solid #333;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}
iframe{
	border:#666 medium solid;
}

.photo {
	padding-right:5px;
	width:25%;
}
.photo45 {
	padding-right:5px;
	width:45%;
	margin-top:15px;
}
.photo80 {
	padding-right:5px;
	width:80%;
	margin-top:15px;
}
.medaille{
	top:30px;
}
#IMG {
	position: relative;
	float: left;
	height: 190px;
	width: 300px;
	}

#deroule {
	float: left;
	text-align: justify;
}	
 .visible {
	display:none;
	z-index: 4;
 }

.section
{
	width: 700px;
	text-align: justify;
	z-index: 100;
	margin-left: 40px;
}
.nav
{
	font-family: "Gochi Hand";
	text-align: left;
	margin-top: 20px;
	margin-right: 10px;
	line-height: 135%;
}
.sous-titre{color: #7A252E;
font-weight: 500;}

titre{
	font-size: 1.2em;
	color: white;
	font-weight: 500;
}
titre-nom{
	font-size: 1.2em;
	color: black;
	font-weight: 500;
}

texte,texte-fiche{font-size: 0.9em;word-spacing:normal; line-height:1.5em;}
p{margin-top:0.4em;margin-bottom:0.2em;}
.select{margin:0;}

texte-fiche{font-size: 0.85em;}
fiche{
	font-size: 1.25em;
	padding:0 10px 0 10px;
}

TH{
	font-size: 0.9em;
	font-weight: 200;
}
td{
	font-size: 0.9em;
	font-weight: 300;
	text-align:center;
}
#jmo table, #jmo tbody{
    width:100%;
}
#jmo table, #jmo td, #jmo tr, #jmo th {
  text-align:left;
  border: 1px solid black;
  border-collapse: collapse;
}
#jmo th{
	font-size: 0.9em;
	width:30%;
}
#jmo td{
	font-size: 0.9em;
	width:30%;
	border: 1px dotted grey;
}

titre, texte, a.modi_docu,h4,h5,h6,texte-fiche,titre-nom,maj, .page-suivante, .fontlien {
	font-family: Ubuntu;
}
.fontlien{font-size:0.9em;}
.fiche-inconnue{background-color:#CCC}
table {
	background-color:#FFF;
	width: 100%;
	border: thin dotted #999;
	font-family: ubuntu;
	font-size:1em;
	}
resume {
	font-family: "Gochi Hand";
	font-size: 18px;
	line-height: 18pt;
}
.visible {
	display: none;
	z-index: 10;
}
#Texte_visible {
}
#resultat{
	top: 30px;
}
#carte{
}
image_chapitre:hover {
	height: 100px;
	width: 100px;
	background-color: #0F3;
	}
#image_chapitre_invisible{
	display: none;
	z-index: 1000;
	float: none;
}
#survol{
	height: 90px;
	width: 90px;
	background-color: #0F0;
	position: absolute;
	float: none;
	z-index: 5000;
}
#droite{
	width: 80%;
	padding-left: 5%;
	position: fixe;
	top: -250px;
}
#liste_gauche {
	width: 350px;
}
  #henry {
	background-image: url(img/HenryLogo.png);
	height: 50px;
	width: 50px;
	background-repeat: no-repeat;
	background-position: -1px 0px;
	}
——

img.zoom{
    -moz-transition: all 100s ease-in-out 10s;
    -webkit-transition: all 100s ease-in-out 10s;
    -o-transition: all 100s ease-in-out 10s;
    -ms-transition: all 100s ease-in-out 10s;
    transition: all 100s ease-in-out 10s;
    opacity: 0.7;
}
img.zoom:hover {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform:  scale(1.1);
    transform: scale(1.1);
    opacity: 1;
}

#header_img{
height: 10%;
padding-top:2%;
position:absolute;
padding-left:2%;
margin-top:0;
}
.logo {width:70%;}
a span {
display: none;
max-height:0 %;; 
}
a:hover span {
	display: inline;
	border:dotted #999 1px;
	border-radius: 10px;
	background-image: url(IMG/gaufrage.png);
	float: left;
	width: 100%;
	max-height:100%;
	padding-top: 1%;
	padding-right: 3%;
	padding-bottom: 1%;
	padding-left: 3%;
	margin-top: 10px;
}
.loupe{
	background-image: url(img/Loupe.png);
	background-repeat: no-repeat;
	cursor: Pointer;
	background-color: transparent;
	width:80px; height:70px; 
}
.loupindex{
	width:80%; height:80%; 
}
.loupe-petite{
	background-image: url(img/Loupe-petite.png);
	background-repeat: no-repeat;
	cursor: Pointer;
	background-color: transparent;
}
.submitindex{background-color:transparent;}
#choix{
	margin-top: 50px;
	text-align: center;
	left:100px;
	width:50%;
}
.rond{
width:130px;
height:130px;
border-radius:75px;
background-color:#F00;
}
#maj{
	position:fixed;
	top:70%;
	width:100%;
}
#zen{
	float:left;
	padding-left:22%;
}
p.blanc{
	font-weight: bold;
	color: #FFF;
	text-align:center;
	line-height: 16px;
}
.fleche{
	font-size: 80px;
	color: #F00;
	float:left;
	margin: 20px 0 0 -30px;
}
.nouvo img{
	float:left;
	margin-left:10px;
	/*-ms-transform: rotate(-4deg); /* IE 9 */
    /*-webkit-transform: rotate(-4deg); /* Chrome, Safari, Opera */
    /*transform: rotate(-4deg);*/
	background-color: #;
-webkit-box-shadow: 0px 0px 15px 4px #ffffff;
-moz-box-shadow: 0px 0px 15px 4px #ffffff;
filter:progid:DXImageTransform.Microsoft.Glow(Color=#ffffff,Strength=19);
zoom:1;
box-shadow: 0px 0px 15px 4px #ffffff;
}
.identite{
	border-radius:12px;
	font-family: Ubuntu;
	font-size: 15px;
	background-color: #ffffff;
-webkit-box-shadow: 0px 0px 9px 3px #edc49e;
-moz-box-shadow: 0px 0px 9px 3px #edc49e;
filter:progid:DXImageTransform.Microsoft.Glow(Color=#edc49e,Strength=12);
zoom:1;
box-shadow: 0px 0px 9px 3px #edc49e;
}
#recherche:hover{
	opacity:1.0}

.recherche{
}

.pub{
	position:fixed;
	padding-bottom:4%;
	bottom:20px;
}
.pub img{
	width: 85%;
}
#calendarMain1, #calendarMain2{
    /*margin-left: 20%;*/
}
/* conteneur calendrier */
 
.calendarWrap, .calendarWrap2{
    /*display: block;*/
    position: absolute;
    z-index: 1000;
    padding: 5px 5px 10px 5px;
    background-color: #2e373f;
    /*background-color: rgba(46, 55, 63, 0.95);*/
    border-radius: 10px;
    -moz-box-shadow: 0 0 10px #555;
    -webkit-box-shadow: 0 0 10px #555;
    box-shadow: 0 0 10px #555;
    font-size: 12px;
	/*opacity:0.4;
	  pointer-events: none;*/
}
/* bouton d'affichage*/
 #calendarMain2 > input{
    display: block;
    width: 100px;
    height: 22px;
    padding-top: 2px;
    background-color: #2e373f;
    color: #fff;
    border-radius: 5px;
    border: none;
}
 #calendarMain2 > input:hover{
    background-color: #2673cb;
}
/* navigation dans le calendrier */
.calendarWrap ul{
    margin: 5px 0 10px 0;
    padding: 0;
}
.col30 ul{
    padding: 0;
	margin-left:15%;
	width:80%;
}
.calendarWrap li{
    margin: 0;
    padding: 0;
    display: inline;
}
.calendarWrap li.calendarTitle{
    width: 80%;
    color: #ccc;
    text-align: center;
}
.calendarWrap li input{
    width: 20px;
    background-color: #5d6f7f;
    border: none;
    color: #fff;
}
.calendarWrap li input:hover{
    background-color: #6f8598;
}
/* calendrier */
.jsCalendar{
    color: #fff;
    border-collapse: collapse;
	display:inline-block;
}
.jsCalendar th{
    color: #8ba7bf;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
}
.jsCalendar td{
    padding: 0;
    border: none;
}
.jsCalendar a{
    display: block;
    width: 30px;
    padding: 3px 0 3px 0;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
}
.jsCalendar .day:hover a{
    background-color: #2673cb;
    border-color: #2673cb;
}
.jsCalendar .selectedDay a{
    background-color: #c44d38;
    border-color: #c44d38;
}
.coll{display:table-row;}

ul.jsCalendar{width:auto;}
/*li{float:left;}*/
tr, thead, tbody headRow{
	width:100%;
	position:relative;
	}

td{
	float:left;
}
td a{
	text-decoration:none;
	color: #FFF;
}
table.bas >td {
border:none;
vertical-align:top; 
font-size:1.5vw;
}
.gras{font-weight:bold;}
    rondoudou{
	margin-right:10px;
	padding: 0 5 0 5;
	color: #F00;
	}
.search{padding-bottom:80px; padding-top:80px; background-color:#0CF; margin-left:-5%; background:cover; width:106%;}	
input.cherche{margin-top:10px;}	
.cherche{width:70%;}
.galon{
	max-width:2rem; 
	padding-right:10px;
	}
.inconnu{width:20%;}	
.citation{float:left;padding:2px;}	
	.cal{position:relative;}
.photo_identite{max-width:5rem;}
.photo_identite_petite{max-width:3rem;}	
	.cal{position:relative;}	
	
.photo_fiche{position:relative; margin:10px;}	
.photo_fiche img{width:50%; float:right; padding-left:10px;}
.img_fiche{float:right;}

#alert{position:fixed; right:-120px; width:150px; background-color:#06F; z-index:1100; color:#FFF;}
#alert:hover{right:-10px;} 	
.btn {
  background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  font-family: Arial;
  color: #ffffff;
  font-size: 15px;
  padding: 3px 6px 4px 6px;
  text-decoration: none;
}

.btn:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}
i.material-icons {
  font-family: 'Material Icons';
  font-size: 24px;
  height: 56px;
  line-height: 56px;
}
a.inscription{background-color:#09F;
color:#FFF;
padding:5px;
border-radius:3px;
}
a.inscription:hover{background-color:#009;}
.esp-top{padding-top:10px;}
#formule1{display:none;}
#inscription{display:block;}
.baton{float:left;width:48%;padding-top:2px;}
.transparent.fyg{
	background-color:grey;
	border:transparent;
    display:inline;
    white-space:nowrap;
}
/*button.transparent.fyg{float:left;}	*/
.transparent.fyg:hover{
		background-color:red;}	
#maj{display:block;position:relative;margin-top:25px;}
.img-fiche img{width:40%;margin-right:5px;}
#alert0{opacity:0;}
#bulle, #bulle1,#bulle2, #bulle3,#bulle5{background-color:#369; border-radius:6px; position:absolute; color:#FFF; opacity:0; margin-top:-20px;} 
#bulle3{width:200px; position:absolute;}
#bulle4{width:20%; position:absolute; background-color:#369; border-radius:6px; opacity:0; top:15%; color:#FFF; margin:0 auto; right:15%; padding:5px;}
#bulle4 h5{font-size:0.7em;}
#Nouveau{display:none;}
select{margin-top:15px;}
select.index{width:70%}
.tab {
	margin-left: 2em;
}
.day li{text-align:center; padding:10px 10px 10px 10px; width:100%;}
th{padding:10px 0px 10px 0; text-align:center;}

.day{text-align:center; padding:11.5px; color:#FFF; opacity:0.7;}
table.calendarWrap td{color:#FFF; width:100; padding:5px 0px 5px 0px;  text-align:center; 
}
table.bas td:hover{
	font-family: Oswald;
}
table.calendarWrap td.today:hover{
	background-color:red;
}
#content, #content2{display:block;max-width:300px;}
body{margin:0 auto;}

/* Loader */
#divCalendrier{
	width:40%;
	height:50%;
	border-radius:1%;
	position:absolute;
	border:1px solid rgba(255,255,255,0.2);
	left:30%;
	top:25%;
	margin:0 auto;
	z-index:5000;
	display:none;
	border-radius:3%;
	background-color:#FFF;
}
#loader{
	width:10rem;
	height:10rem;
	border-radius:50%;
	position:absolute;
	border-top: 6px solid #FFF;
	border:6px solid rgba(255,255,255,0.2);
	left:45%;
	top:25%;
	margin:0 auto;
}
.loader-quart{
	border-radius:50%;
	border:6px solid rgba(255,255,255,0.2);
}
.loader-quart:after, .loader-quart:before{
content:'';
position:absolute;
border-radius:50%;
border-top: 6px solid #FFF;;
top:-6px;
left:-6px;
bottom:-6px;
right:-6px;
animation:spin 1.5s infinite ease-in-out;
-webkit-animation:spin 1.5s infinite ease-in-out;
}
@keyframes spin{
	to{ 
	transform: rotate(360deg);
	}
}
#officiers, .officiers{background-color:#FFF; width:100%;} 
#glorieux{margin : 0 auto;
text-align:center;
padding:5px;
width:30%;
left:35%;
background-color:#FFF;
z-index:100;
display:none;
position:absolute;
}
#projo,#projo2 {background-color:rgba(0,0,0,0.5); position:fixed; width:100%; height:100%; top:0; z-index:5000; display:none;} 
.projecteur-image{position:absolute; width:70%; padding-top:7%; margin:auto 0; left:15%;}
.projecteur-image img{width:100%;}
.Icon {fill:black; margin-left:5px; margin-right:5px;}
svg[class*="icon-"]:hover{fill:blue;}
.fiche{
    display: flex;
	align-items: center;
}
.invisible{ visibility:hidden;}
.paraf0, .paraf1,.paraf2, #fiche1, #fiche2, .paraf3, .paraf4, .paraf5, .paraf6, .paraf7  {
align-items: center;
display: flex;
}
textarea.tex {
   display:inline-block;
   border: solid 1px #000;
  height:150px;
   width: 98%;
}
.left{text-align:left;}
textarea.nom{
	display:inline-block;
   border: solid 1px #000;
  	height:30px;
  width: 98%;
}
textarea.nom2{
	display:inline-block;
   border: solid 1px #000;
  	height:25px;
  width: 60%;
}
input.modif, textarea.modif {
	font-size: 1em;
	color: #069;
	width:90%;
}
/*textarea{margin: 5px 0 5px 0; }*/
textarea[id='ecrit']{width:90%;}
textarea.modif:hover, input.modif:hover{
	box-shadow: 0 4px 8px 0 rgba(0,0,255,0.3), 0 6px 20px 0 rgba(0,0,255,0.3);
}
input[type="radio"]:checked+img{opacity:1; padding:5px;}
input[type="radio"]+img{cursor:pointer; width:50px; margin-bottom:-10px; opacity:0.5; padding:5px;}
input[type='radio']{opacity:0;width:50px; height:50px; position:absolute; z-index:100; padding:5px;cursor:pointer; }
#id1{
	background-color:#0F9;
	width:220px;
}
.yellow{background-color:#FF6;}
#upload_photo{display:none; background-color:#0F6; position:absolute; z-index:1000; text-align:center;}
.col1 img{width:25%;}
#ajout {display:block;}

.row:after {
    content: "";
    display: table;
    clear: both;
}
.shut{border: thin solid #0FF;border-radius:10px;width:20px;height:20px; text-align:center; display:inline-block;}
.shut:hover{background-color:#9FF;}
typo{font-size:15px; font-weight:100; color:#0FF; font-height:15px;}
#integration_photo, #fin_maj_fiche{display:none;}
img.inconnu{width:50px;}
.color{background-color: #FFF;}
input[type='file'] {
  color: transparent;
  width:110px;
  overflow:hidden;
}
textarea.modif{width:80%; height:25px;}
h6{font-size:0.6rem; text-align:left;}
p.touille{margin:2px 0px 2px 0px;}
.button, #photo_file{border: none;
     padding: 8px 16px;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none;
    color: inherit;
    background-color: inherit;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
	background-color: #87CEEB!important;
	-webkit-box-shadow: 3px 4px 5px 1px rgba(0,0,0,0.27); 
box-shadow: 3px 4px 5px 1px rgba(0,0,0,0.27);
}
.button:hover{
opacity:0.8;}

#overlay {
    position: fixed;
	display:block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 1000;
    cursor: pointer;
}
.overlay{
	width:60%;
	margin-top:5%;
	position:fixed;
	height:60%;
	overflow:none;
	z-index:100;
	background-color:white;
	border:#8a8a8a medium solid;
	left:20%;
	text-align:center;
}
.overlay >body, .overlay +.paper{
opacity:0.5;
}
Nom{font-family:Arial, Helvetica, sans-serif; background-color:#FF0; color:red;}

/*MATRICE CSS ETAT MAJOR*/

.Cadre{border:1px dotted black; padding:10px;}

.officier{font-size:0.85em;line-height:1em;margin:5px 0 5px 0;text-align:center;}
.brun{background-color:#F93;}
#officier_ajout{}
h5.textarea{font-weight:100; text-align:center;}
.bleu-horizon{background-color:#005FA0; padding:5px;}
a.bleu-horizon{color:white;}
.parent{
	 position:relative;
	 top:500px;
 }
 #recherche{display:none;position:absolute;top:35%;}
  
 /*CSS POUR ECRAN PLUS PETIT*/

 
 
 
 /*FOND BRUME PAGE D'OUVERTURE*/
 
.brume {
-webkit-animation: cssAnimation 50s 2 ease;
-moz-animation: cssAnimation 50s 2 ease;
-o-animation: cssAnimation 50s 2 ease;
z-index:2;
}
.brume2 {
-webkit-animation: cssAnimation2 20.7988s 2 linear;
-moz-animation: cssAnimation2 20.7988s 2 linear;
-o-animation: cssAnimation2 20.3988s 2 linear;
z-index:1000;
}
.brume3 {
-webkit-animation: cssAnimation3 80.7988s 1 ease;
-moz-animation: cssAnimation3 80.7988s 1 ease;
-o-animation: cssAnimation3 80.3988s 1 ease;
z-index:10;
}
.brume4 {
-webkit-animation: cssAnimation4 100.7988s 2 ease;
-moz-animation: cssAnimation4 100.7988s 2 ease;
-o-animation: cssAnimation4 100.3988s 2 ease;
z-index:15;
}

@-webkit-keyframes cssAnimation {
from { -webkit-transform: rotate(0deg) scale(1.3) translate(-100px); }
to { -webkit-transform: rotate(10deg) scale(2.9) translate(500px); }
}
@-moz-keyframes cssAnimation {
from { -moz-transform: rotate(0deg) scale(1.3) translate(-100px); }
to { -moz-transform: rotate(10deg) scale(2.9) translate(500px); }
}
@-o-keyframes cssAnimation {
from { -o-transform: rotate(0deg) scale(1.3) translate(-100px); }
to { -o-transform: rotate(10deg) scale(2.9) translate(500px); }
}
/*
@-webkit-keyframes cssAnimation2 {
0%   { transform: rotate(45deg) translate3d(120%, -120%, -300px) scale(.5);}
100% { transform: rotate(45deg) translate3d(-100%, 100%, 0) scale(1);}
}
@-moz-keyframes cssAnimation2 {
0%   { transform: rotate(45deg) translate3d(120%, -120%, -300px) scale(.5);}
100% { transform: rotate(45deg) translate3d(-100%, 100%, 0) scale(1);}
}
@-o-keyframes cssAnimation2 {
0%   { -o-transform: rotate(45deg) translate3d(120%, -120%, -300px) scale(.5);}
100% { -o-transform: rotate(45deg) translate3d(-100%, 100%, 0) scale(1);}
}
*/
@-webkit-keyframes cssAnimation3 {
from { -webkit-transform: scale(1.4) translate(-700px); }
to { -webkit-transform: scale(5) translate(-50px); }
}
@-moz-keyframes cssAnimation3 {
from { -moz-transform: scale(1.4) translate(-700px); }
to { -moz-transform: scale(5)  translate(-50px); }
}
@-o-keyframes cssAnimation3 {
from { -o-transform: scale(1.4) translate(-700px); }
to { -o-transform: scale(5) translate(-50px); }
}

@-webkit-keyframes cssAnimation4 {
from { -webkit-transform: scale(3) translate(-200px) margin-top(00px); }
to { -webkit-transform: scale(4) translate(400px) margin-top(-50px); }
}
@-moz-keyframes cssAnimation4 {
from { -moz-transform: scale(3) translate(-200px) margin-top(00px); }
to { -moz-transform: scale(4)  translate(400px) margin-top(-50px); }
}
@-o-keyframes cssAnimation4 {
from { -o-transform: scale(3) translate(-200px) margin-top(00px); }
to { -o-transform: scale(4) translate(400px) margin-top(-50px); }
}
.bouton-modif{
position:fixed;
left:-5%;
top:30%;
}
.bouton-modif:hover{
left:0%;
}
.select option.optionColor{background-color:#CCC;}
.feu{padding:0 !important;; display:inline-block;}
footer{ 
 overflow: hidden;
  min-height:8%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 0px;
  background-color: #2e373f;
  z-index:5000;
  width:100%;
	bottom: -40px;
  clear:both;
  position:absolute;
  }
#Nouveau{margin:0 auto; width:80%;}  
.imgFiche img{width:90%;}
.nav-session{height:6%; background-color:#E1D5D7; margin:0; margin-top:-2%; vertical-align:baseline;}
.tetiere{text-align:center; opacity:1; font-size:1em; margin-top:5%; display:inline-table; width:100%;}
.tetiere h5{font-variant:small-caps; font-family:"Times New Roman", Times, serif;}
.close-button{position:fixed;left:18%;font-size:2em;top:25%;z-index:5000;width:50px;height:50px;color:white;background-color:red;}
.close-button:hover{
   color:red;
}
.folio{text-align:center;}
button.page-suivante{z-index:5000;color:black;}
a.lien-neutre{text-decoration:none; color:black;}
.white-text{color:white; font-weight:!important 100;}
.avertissement{border: 1px solid black; padding: 5px;}
.page-lecture {
    display: flex;
	background-color: white;
	margin:auto;
	height:auto;
	border-color: #999;
	display:flex;
	justify-content: flex-start;
	align-items: flex-start;
	padding:5%;
}
.justif80{width:70%; left:15%;}
.pave-texte{margin-top:2%;}
.inline{display:inline;}
.legende{font-style:normal;color:black;font-size:0.6em;}
.etiquette{background-color:rgba(37, 95, 250, 0.4);max-width:95%;}
table.etat-major{width:85%; table-layout:fixed;  margin-top:10px; padding-top:10px; padding-bottom:10px;}
table.etat-major tr, table.etat-major td, table.etat-major th {padding:5px; text-align:center; word-wrap:break-word;} 
table.etat-major > tbody {float:none !important; display:table-row-group !important;}
