﻿@charset "utf-8";
/* CSS Document */
/* index.php */
#test {
width: 98%; /* 100% tte la fenêtre */
position: fixed;
top: 0px;
}
body {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
/*.index_titre1 {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 34px;
	font-weight: bold;
	text-align: center;	
}
.index_titre2 {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	font-style: italic;
}
*/
.index_titre2_ml {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	font-style: italic;
}
.index_titre2_maj {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	font-style: italic;
}
.index_titre3_maj {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	font-style: italic;
	background-color: #0077c1a1;
}
.index_saisie {
	color: #FFFFFF;
	//font-family: Arial;
	font-size: 14px;
	text-align:right;
}
.index_info {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	font-style:italic;
//	text-align: right;
}
/*
.index_msg {
	color: #FFFF00;
	font-family: Arial;
	font-size: 16px;
	font-weight:bold;
	text-align: center;
}*/
//A supprimer
.index_appreciation {
	color: #FFFF00;
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	text-align: center;
}
.nbstg {
	color: #FFFF00;
	font-size: 9px;
	//font-weight: bold;
	width : 50px;
}
.index_html { 
  margin:0;
  padding:0;
  background: url(../Images/aqua2a.jpg) no-repeat center; 
  -webkit-background-size: cover; /* pour anciens Chrome et Safari */
  background-size: cover;  /* version standardisée */
}
.index_mf1_html { 
  margin:0;
  padding:0;
  background: url(../Images/aqua2b_mf1.jpg) no-repeat center fixed; 
  -webkit-background-size: cover; /* pour anciens Chrome et Safari */
  background-size: cover;  /* version standardisée */
}
.calendrier1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0066CC;
	font-size: 16px;
	line-height: 16px;
}
.calendrier2 {
	font-style:normal;
	font-family: Arial;
	font-size:18px;
	font-weight:lighter;
	text-align:center;
	background:#FFCC66;
	border-radius: 5px;
	border-style: outset;
}
.calendrier_annee {
	font-style:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:lighter;
	text-align:center;
	border-radius: 5px;
	border-style: outset;

	line-height: 18px;
	background:#0077c1;
    color: #EEE;
}
.calendrier_jourNb {
	font-style:normal;
	font-family: Arial;
	font-size:12px;
	font-weight:lighter;
	background:#8bc6eb;
}
.calendrier_jourNom {
	font-style:normal;
	font-family: Arial;
	font-size:12px;
	font-weight:lighter;
	background:#8bc6eb;
}

.calendrier5 {
	font-style: normal;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: white;
	text-align: center;
	border-radius: 4px;
}
.calendrier6 {
	font-style:normal;
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	background:#CCCCCC;
}

a{ 
	text-decoration: none; 
	color: #333;	
} 
a:hover{ 
	color:#f00; 
}
a.info{
    position:relative; /*this is the key*/
    z-index:24; 
    color:#000;
    text-decoration:none;
}
a.info:hover{z-index:25; background-color:#ff0}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2.5em; left:-7em; width:15em;
    /*border:1px solid #000000;*/
	border:2px outset #000000;
    background-color:#F2F5A9; color:#000;
    text-align: center;
	}
.menu {
	font-family: Arial;
	color: #000ECD;
	font-size: 12px;
	font-weight: bold;
}
.declaration_tableau {
	font-family: Arial;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}
.declaration_tableau_normal {
	font-family: Arial;
	color: #000000;
	font-size: 16px;
	font-weight: normal;
}
.declaration_tableau_ml {
	font-family: Arial;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-align: justify;
}
.declaration_tableau_maj {
	font-family: Arial;
	color: #000000;
	font-size: 12px;
	text-align: justify;
}
.declaration_tableau2 {
	font-family: Arial;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
.eval_type_note {
	#font-family: Arial;
	color: #000000;
	#font-size: 14px;
	#font-weight: bold;
}
declaration_tableau2
.declaration_tableau_blue {
	font-family: Arial;
	color: #0000ff;
	font-size: 16px;
	font-weight: bold;
}
.declaration_tableau_red2 {
	font-family: Arial;
	color: #ff0000;
	font-size: 18px;
	font-weight: bold;
}
.tab_actualiser {
	color: #000000;
	font-family: Arial;
	font-weight: bold;
}
.titrepage {
    color: #0000ff;
    font-family: Arial;
    font-weight: bold;
    color: #EEE;
	
	font-size: 22px;
	background:#0077c1;
}
.titrepage_normal {
    color: #0000ff;
    font-family: Arial;
    font-weight: normal;
}
.titrepage2 {
	font-family: Candara Arial;
	color: #0066CC;
	font-size: 16px;
	font-weight: bold;
}
.titrepage3 {
	font-family: Arial;
	color: #0066CC;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
.titrepage4 {
	font-family: Arial;
	color: #0B3B0B;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}


div.choix {
	margin-bottom:0px;
	margin-top:0px;
	float: left; 
	clear: both; 
	color: #FFF;
	background: #0077c1a1; 
	padding-top:0px;
	padding-bottom:0px;
}
.titrepage_suivi_fixe0 {
    position: fixed;
	top: 0;
    left: 0;
    width: 100%;
	background-color: #FFF;
}
.titrepage_suivi_entete {
    position: fixed;
	top: 0;
    left: 0;
    width: 100%;
	padding: 5px 0;
	background-color: #FFF;
	border-bottom: 1px solid #e2e2e2;
}
.titrepage_suivi_presta {
	padding-top: 70px;
}
.titrepage_suivi2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0066CC;
	font-size: 16px;
	line-height: 16px;
}


.actiontab1 {
	font-family: Arial;
	color: #00000F;
	font-size: 16px;
	font-weight: bold;
}
.actiontab2 {
	font-family: Arial;
	color: #00000F;
	font-size: 14px;
}
.actiontab2bold {
	font-family: Arial;
	font-weight: bold;
	color: #00000F;
	font-size: 14px;
	text-align:center;
}
.tab_modif_sup {
	color: #FF0000;
	font-family: Arial;
}
.messagetxt {
	font-family: Arial;
	color: #00000F;
	font-size: 14px;
}
.messagetxt12 {
	font-family: Arial;
	color: #00000F;
	font-size: 12px;
}
.avertissement {
	color: #FF0000;
	font-family: Arial;
	font-weight: bold;
}
/* A supprimer */
.statistique_tab1 {
	font-family: Arial;
	color: lightgrey;
	font-size: 14px;
	font-weight: bold;
	background-color: #0077c1a1;
}

/* A supprimer */
.reunion_tab1 {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	background-color: #0077c1a1;
	text-align: center; 	
}
.reunion_tab2 {
	font-family: Arial;
	color: #000000;
	font-size: 14px;
}
.reunion_tab3 {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	border-width:1px; 	
	border-color:black;
}
.exemple {
	font-family: Arial;
	color: #000000;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
.exemple_red {
	font-family: Arial;
	color: #FF0000;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	border-radius: 40px;
}
.egal_zero {
	font-family: Arial;
	color: #FF0000;
	font-size: 12px;
	font-style: italic;
}
.sup_zero {
	font-family: Arial;
	color: #0101DF;
	font-size: 12px;
	font-weight: bold;
}
.bordure1 {
	border-width:1px;
 	border-style:dotted;
	border-color:black;
	border-collapse:collapse
}
.btn_action {
	font-style:normal;
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
	color: #FFFFFF;
	text-align:center;
	background:#0077c1ab;
	border-radius: 40px;
}
.btn_ajout {
	font-style:normal;
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
	color: #FFFFFF;
	text-align:center;
	background:#0077c1ab;
	border-radius: 40px;
}
.btn_participe {
	font-style:normal;
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
	color: #FFFFFF;
	text-align:center;
	background:#0101DF;
	height: 35px;
	width: 150px;
	border-radius: 10px;
}
.btn_ne_participe_pas {
	font-style:normal;
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
	color: #FFFFFF;
	text-align:center;
	background:#FF0000;
	height: 35px;
	width: 180px;
	border-radius: 10px;
}

.btn_addparticipant {
	font-style:normal;
	font-family: Arial;
	font-size:10px;
	font-weight:bold;
	color: #FFFFFF;
	text-align:center;
	background:#0077c1ab;
	height: 20px;
	width: 70px;
	border-radius: 5px;
}

.btn_assignparticipant {
	font-style:normal;
	font-family: Arial;
	font-size:10px;
	//font-weight:bold;
	color: #FFFFFF;
	text-align:center;
	background:#0077c1ab;
	height: 20px;
	width: 20px;
	border-radius: 5px;
}

.appreciation {
	font-style:normal;
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	color: #FFFFFF;
	text-align:center;
	background:#FF0000;
	line-height:2em;
}
.statut_mf2 {
	font-family: Arial;
	color: #00000F;
	font-size: 14px;
	font-weight:bold;
	color: #FF0000;
}
.statut_sp {
	font-family: Arial;
	color: #00000F;
	font-size: 14px;
	font-weight:bold;
	color: #FF0000;
	background:#FFFF99;
}
.zoom {
//height:400px;
}
.zoom p {
text-align:center;
}
.zoom img {
width:300px;
height:300px;
}
.zoom img:hover {
width:400px;
height:400px;
}
.arrondie_img {
border:2px solid black;
-moz-border-radius:7px;
-webkit-border-radius:7px;
border-radius:7px;
}
.statut_stage_confirm {
	font-family: Arial;
	color: #04B404;
	font-size: 12px;
	font-weight: bold;
}
.statut_stage_close {
	font-family: Arial;
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
}
.statut_stage_open {
	font-family: Arial;
	color: #0000FF;
	font-size: 12px;
	font-weight: bold;
}
.Style1 {color: #0000FF;
		font-family: Arial;
		font-weight: bold;
}
.Style3 {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	text-align: right;
}
.Style4 {
	color: #FF0000;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	text-align: right;
}
.Style6 {
	font-family: Arial;
	color: #00000F;
	font-size: 14px;
}
#Div_button {
	width: 50%;
	margin: auto;
}

/* CSS SlideShow */
*{box-sizing: border-box }
img{
	max-width:100%;
}
.slideshow{
	border: 5px solid white;
	box-shadow: 0 0 5px hsla(0,0%,0%,.5);
	overflow: hidden;
	max-width: 1000px;
	margin: 2rem auto;
	position: relative;
}
    
.slideshow ul{
	padding-bottom: 49%;/* 66.67% ratio pour le responsive */
	margin: 0;
	list-style-type: none;
	position: relative;
	}
.slideshow li{
	top: 0;
	left: 0;
	animation: slideshow 35s ease infinite;
	position: absolute;
	opacity: 0;
}
.slideshow li:nth-child(2){
	animation-delay: 5s;
}
.slideshow li:nth-child(3){
	animation-delay: 10s;
}
.slideshow li:nth-child(4){
	animation-delay: 15s;
 }
.slideshow li:nth-child(5){
	animation-delay: 20s;
}
.slideshow li:nth-child(6){
	animation-delay: 25s;
}
.slideshow li:nth-child(7){
	animation-delay: 30s;
}
@keyframes slideshow{
	0%{opacity: 0}
	10%{opacity: 1}
	20%{opacity: 1}
	25%{opacity: 0}
	100%{opacity: 0}
} 

.slideshow span{
	background: rgba(0,0,0,0.7);
	height: 30px;
	align-items: center;
	justify-content: center;
	display: flex;
	color: white;
	position: absolute;
	bottom: -10px;
	right: 0;
	left: 0;
}
    
/*****barre progression *****/
.barre_progression{
	position: absolute;
	left: 0;
	bottom: 40px;
	height: 5px;
	background: white;
	animation: barre_progression 25s ease-out infinite;
}
    
/*****animation barre progression *****/    
@keyframes barre_progression{
	0%,20%,40%,60%,80%,100%{width: 0%;opacity: 0}
	4%,24%,44%,64%,84%{width: 0%;opacity: .3}
	16%,36%,56%,76%,96%{width: 100%;opacity: .7}
	17%,37%,57%,77%,97%{width: 100%;opacity: .3}
	18%,38%,58%,78%,98%{width: 100%;opacity: 0}
}
/**** fin CSS SlideShow ****/

table#niveau_titre th{
	font-style:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:lighter;
	text-align:center;

	line-height: 12px;
	background:#0077c1;
    color: #EEE;
}

#niveau_titre td  {
	font-style:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:lighter;
	text-align:center;

	line-height: 11px;
	background:#0077c1a1;
    color: #EEE;
}



.statistique_table {
	font-family: Arial;
	font-size: 11px;
	text-align: left;
	border-color: #0077c1a1;
	border-radius: 5px;
	border-style: inset;
	border-collapse:collapse;
}
.statistique th {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	font-style: italic;
	background-color: #0077c1a1;
}
.statistique_th {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	font-style: italic;
	background-color: #0077c1a1;
}
.statistique_tr {
	font-family: Arial;
	font-size: 11px;
	text-align: left;
	color : #555555;
	border:1px solid #0077c1a1;	
}
tr.statistique_tr:nth-child(even) {background: #d3e8f4a1}
#tr.statistique_tr:nth-child(odd) {background: #FFF}


.suivi_table {
	font-family: Arial;
	font-size: 11px;
	text-align: left;
	border-radius: 5px;
	border-style: inset;
	border-color: #0077c1a1;
	border-collapse:collapse;
}
.suivi_th {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	font-style: italic;
	background-color: #0077c1a1;
}
.suivi_tr {
	font-family: Arial;
	font-size: 11px;
	text-align: left;
	color : #555555;
}
.suivi_tr_off {
	color : #999999;
	font-style: italic;
}
tr.suivi_tr:nth-child(even) {background: #d3e8f4a1}
#tr.suivi_tr:nth-child(odd) {background: #FFF}

