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

body  {
	font: 100% Arial, Helvetica, sans-serif;
	margin: 0; /* il est conseillé de mettre à zéro la marge et le remplissage de l'élément body, pour tenir compte des différentes valeurs par défaut des navigateurs */
	padding: 0;
	text-align: center; /* ce paramétrage centre le conteneur dans les navigateurs IE 5.x. Le texte est ensuite aligné à gauche (valeur par défaut) dans le sélecteur #container */
	color: #000000;
	border: 0px solid #cc0000;
	background-color: #91A5B5;
	overflow-y :auto;
	/* background-color: # 728593;Fonce */
	background-color: #91A5B5;/* Clair */
	background-color: #F5F5F5;
	
	width:100%;
	min-width:1250px;
}
@keyframes AnimationChargementFullCSS {
	from{background:#09C;height:36px;margin-top:-8px;}
	70%{background:white;height:20px;margin-top:0px;}
	to{background:white;height:20px;margin-top:0px;}
}

.ChargementFullCSS div {
     width: 6px !important;
     height: 20px !important;
     background: white !important;
     animation: AnimationChargementFullCSS 0.7s infinite linear !important;
}

.ChargementFullCSS div:first-child{animation-delay:0s !important;}
.ChargementFullCSS div:nth-child(2){animation-delay:0.1s !important;}
.ChargementFullCSS div:last-child{animation-delay:0.2s !important;}
.ChargementFullCSS {display:none !important;}

html.BasePublique #BoiteMenuFond {
    background-color: #990000;
    background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 100%), #cc0000;
}

html.BasePublique #BoiteMenu a.BTNSelect {
    background-color: rgba(0, 0, 0, 0.17);
    color: #fff;
}

.NoWrap{
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.BoiteInfo {
    display: block;
    margin: 0px auto 20px;
    height: 20px;
    line-height: 20px;
    width: 810px;
    border: 1px solid #424242;
    border-radius: 2px;
    font-size: 13px;
    background-color: #FFF;
    padding: 10px;
    text-align: center;
}

.PopupRecherche {
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 102px 0px 30px 0px;
    box-sizing: border-box;
    z-index: 1000;
}
.DivFondNoir {
    background-color: rgba(255, 255, 255, 0.98);
    /* margin: 200px 0px 50px; */
    display: block;
    width: 100%;
    height: 100%;
	overflow: hidden;
}
.DivFondNoir form{
	margin: 30px auto 20px;
    height: 34px;
    width: 580px;
}
.DivFondNoir input#DivMotRecherche{
	float:left;
    margin: 0;
    height: 30px;
    line-height: 30px;
    width: 540px;
    border: 1px solid #424242;
    border-radius: 2px;
    font-weight: bold;
    font-size: 13px;
    border-radius: 2px 0px 0px 2px;
}

.DivFondNoir input[type="submit"] {
	float:left;
    padding: 0px;
    width: 37px;
    height: 34px;
    line-height: 34px;
    
    margin-top: 0px;
    background-image: url(../Img/Rechercher.png);
	background-repeat:no-repeat;
    background-position: center;
    background-color: #7cbb3f;
    border-radius: 0px 2px 2px 0px;
	border: 1px solid #424242;
	border-left:0px;
}

#DivResultatRecherche {
	width: 1200px;
	height: 100%;
	box-sizing: border-box;
	margin: 0px auto 0px auto;
	padding-bottom: 150px;
}
#DivResultatRecherche .BRColonne{
	float:left;
	height:100%;
	width: 230px;
	margin-right: 10px;
	/* border-right: 1px solid #000; */
	transition:0.3s;
}

.BRColonne h1{
	    color: #848484;
    border: 1px solid #BFBFBF;
    line-height: 30px;
    background-color: #E8E8E8;
    border-radius: 2px;
	cursor:pointer;
	
}
 .BRColonne div{
	 height:100%;
	 overflow-y: scroll;
	 box-sizing: border-box;
	 padding-bottom: 20px;
	 
	 
 }
 
.NoExport .BtnTitre.Excel,.NoExport .Tableau:hover .BtnTitre.Excel,.NoExport .BtnTitre a.Excel{display: none;}
    



#DivResultatRecherche #BoiteRechercheTout .BRColonne{width:17%;}
#DivResultatRecherche #BoiteRechercheTout .BRColonne:hover{width:27%;}

.NoFacture #DivResultatRecherche #BoiteRechercheTout .BRColonne{width:22%;}
.NoFacture #DivResultatRecherche #BoiteRechercheTout .BRColonne:hover{width:30%;}

 /*
 #DivResultatRecherche #BoiteRechercheTout.Utilisateurs .BRColonne{width:187px;}
 #DivResultatRecherche #BoiteRechercheTout.Utilisateurs #BoiteRechercheUtilisateur.BRColonne{width: 400px;}


 #DivResultatRecherche #BoiteRechercheTout.Societes .BRColonne{width:187px;}
 #DivResultatRecherche #BoiteRechercheTout.Societes #BoiteRechercheSociete.BRColonne{width: 400px;}

 #DivResultatRecherche #BoiteRechercheTout.Contacts .BRColonne{width:187px;}
 #DivResultatRecherche #BoiteRechercheTout.Contacts #BoiteRechercheContact.BRColonne{width: 400px;}

 #DivResultatRecherche #BoiteRechercheTout.Missions .BRColonne{width:187px;}
 #DivResultatRecherche #BoiteRechercheTout.Missions #BoiteRechercheMission.BRColonne{width: 400px;}
	 
 #DivResultatRecherche #BoiteRechercheTout.Factures .BRColonne{width:187px;}
 #DivResultatRecherche #BoiteRechercheTout.Factures #BoiteRechercheFacture.BRColonne{width: 400px;}
 */
 
 #BoiteRechercheTout{
     height: 100%;
 }
 
 .SR{font-weight:bold;}
 
.BRColonne div::-webkit-scrollbar{height:15px;width:5px}
.BRColonne div::-webkit-scrollbar-button{height:0;width:0}
.BRColonne div::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:rgba(0,0,0,.0);border:0px solid transparent;-webkit-border-radius:2px;border-radius:2px;min-height:20px;min-width:5px;height:5px;width:5px}
.BRColonne div:hover::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2)}
.BRColonne div::-webkit-scrollbar-thumb:hover,.BRColonne div::-webkit-scrollbar-thumb:active{background-color:rgba(0,0,0,.4)}


.BRColonne div a{
    display: block;
    color: #000;
    line-height: 20px;
    margin-right: 20px;
	font-size:12px;
	text-align:left;
	position: relative;
	overflow: hidden;
    text-overflow: ellipsis;
	height: 25px;
    line-height: 25px;
	white-space: nowrap;
	
}
.BRColonne div a.UtilisateurEncours{
	font-weight:bold;
	
}

a#FermerPopupRecherche{
	position: absolute;
    margin-left: 1170px;
    margin-top: -54px;
    display: block;
    border: 1px solid #000;
    line-height: 32px;
        padding: 0px 0px;
    background-color: #CCC;
    color: #000;
    font-weight: bold;
    background-image: url('../Img/SupprimerNB.png');
    background-repeat: no-repeat;
    background-position: center;
    height: 32px;
    width: 32px;
}
a#FermerPopupRecherche:hover{
	text-decoration:none;
	}

.BtnAide{
	float: left;
margin-left: -47px;
width: 37px;
height: 37px;
line-height: 37px;
border: 0px solid #333;
text-align: center;
font-size: 15px;
font-weight: normal;
color: #ccc;
cursor:pointer;
}
.BtnAide .Aide{
	margin-top:10px;
	display:none;
	position:absolute;
	color: #000;
	width: auto;
	height:auto;
	background: rgba(255,255,255,0.95);
	box-shadow: 0px 0px 10px #999;
	font-size:12px;
	line-height:18px;
	font-weight:normal;
	border:1px solid #333;
	border-radius: 5px;
	padding:10px;
	text-align: left;
}
.BtnAide:hover .Aide{display:block; }




.InfoBulle{
display: none;
position: absolute;
padding: 8px;
width: 360px;
margin-left: 357px;
margin-top: -22px;
height: auto;
border: 1px solid #858585;
border-radius: 3px;
z-index: 10;
box-shadow: 5px 3px 8px rgba(0, 0, 0, 0.62);
background: rgba(197, 197, 197, 0.95);
font-weight: normal;
line-height: 17px;
text-indent: 0;
font-size: 12px;
text-shadow: 1px 1px 3px #FFF;
background: linear-gradient( #B1F855 0%, #9DE442 80%, #8ADD1D 100%);
color: #000;
}


#InfoNeo{
	display:none;
position: fixed;
top: 0px;
right: 0px;
padding: 5px;
margin: 0 0 0px 0;
width: 200px;
height: auto;
bottom: 0;
right: 0;
background: #FFF;
border-top: 1px solid #CCC;
border-left: 1px solid #CCC;
border-bottom: 1px solid #CCC;
z-index: 10;
box-shadow:0px 0px 4px #666;
}

img#Sablier{width:30px; height:30px;}

.clearfloat { 
   
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#NbrCandidatImport{
	display: none;
    text-align: center;
    background-color: #c00;
    color: #FFF;
    font-weight: bold;
    margin: 0px -9px 0px 5px;
    padding-left: 5px;
    padding-right: 5px;
    border: 0px solid #585757;
    border-radius: 0px;
    /* box-shadow: 0px 0px 3px #fff; */
}



#BoiteOptionsFond{
    display: block;
    width: 100%;
    height: 0px;
    /* background-image: url('../Img/BoiteHauteFond.jpg'); */
    background-position: right;
    background-repeat: no-repeat;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    transition: 0.5s;
    background-color: #6F6F6F;

}

#BoiteOptionsListeFond{
	display: block;
	/*background-image: url('../Img/BoiteHauteFond.jpg'); */
	background-position:right;
	background-repeat:no-repeat;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;

	
}
#BoiteOptionsListe{
	display: block;

	border-radius: 20px;
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	background-color:#585757;
	
	margin-left:7px;
	padding:5px;

}

#BoiteOptionsListe a{
	display: block;
	font-weight:normal;
	float:left;
	border-radius: 3px;
	color:#728593;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
	line-height:20px;
	margin:2px;
	color:#FFFFFF;
		background-color:#474444;
	background-image: url('../Img/BoiteMenuFond.png');
	text-decoration:none;

}
#BoiteOptionsListe a:hover{
-moz-opacity:1;
opacity: 1;
filter:alpha(opacity=100);

}

#BoiteOptions p{
display:block;
color: #585757;
font-size:11px;
margin:0px;
text-indent:0px;
padding:0px;
margin-bottom:10px;
line-height:20px;
font-weight:normal;

text-align:left;
	border-radius: 5px;
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
	background-color:#999999;
	border:1px solid rgba(88, 87, 87,1);
}

.BtnsOptions.Notifications{
	text-indent: 0px;
    width: 35px;
    background-position: right center;
    padding-right:0px;
    text-align: center;
    padding-left: 0px;
}


#BoiteEvylou, #Notifications, #BoiteHistoriqueVisite {
    z-index: 500;
    display: none;
    position: absolute;
    width: 357px;
    height: auto;
    background-color: #585757;
    background-color: #728593;
    background-color: #FFF;
    border: 1px solid #728593;
    border-radius: 2px;
    box-shadow: 0px 0px 3px #999;
    padding: 0px;
    margin-top: 22px;
    margin-left: 2px;
    overflow-y: scroll;
    padding: 2px;
    max-height: calc(100% - 100px);
}


#Notifications{
	width: 700px;
    z-index: 501;
    margin-top: 23px;
    margin-left: -7px;
	height:auto;
	max-height:600px;
}
.Notification{
	margin:3px;
	padding: 5px 0px;
	border-bottom: 1px solid #999999;
}
.Notification div{color:#000;}

.Notification div.Float{float:left;}
.Notification div.Date{width: 40px;text-align:center; line-height:15px; font-weight: bold; font-size:12px;color:#000}
.Notification div.Date:first-line{font-size:11px; color:#990000; font-weight:normal; }


.Notification div.Heure{width: 50px; line-height:31px;}
.Notification div.Description{ margin-left:10px;width: 380px; text-align:left;line-height:15px;}

.Notification div.Vu{margin-top:1px;}
.Notification div.Vu input{width: 15px;  height:15px;}
.Notification div.Vu p{
    margin: 0px;
    text-align: center;
    line-height: 10px;
	color:#ccc;
}
	
	
.Notification div.Mode{width: 50px;  margin:0px;}
.Notification div.Mode div{margin:0px; font-size: 9px; line-height:13px; color:#91A5B5; text-align:right;}

 .Notification div.Fait, #Notifications .Notification div.NonFait{     margin-left: 0px;
    margin-right: 10px;
    width: 40px;
    line-height: 6px;
    padding-top: 10px;
    text-align: center;}
 .Notification div.Float.Mode input{
     position: absolute;
    font-family: arial;
    width: 11px;
    height: 11px;
    margin: 0px 6px 0px;
 }
 
 .Notification.ToutesNotifications{
    border: 1px solid #999;
    background-color: #ccc;
    color: #fff;
    margin-top: -4px;
	border-radius: 2px;
 }
   .Notification.ToutesNotifications:first-child{
 
	  margin-top: 4px;
	  font-weight:bold;
	  
	  
  }

  .Notification.ToutesNotifications a{
	  
	  color:#666;
	  font-weight:bold;
	  
	  
  }
.Notification.ToutesNotifications a:hover, .Notification.ToutesNotifications:hover a, .Notification.ToutesNotifications:hover{
	display:block;
	text-decoration: none;
	background-color:#83c542;
	color:#fff;
	text-shadow:0px 0px 2px #333;
	
}


.PopupNotification {
    position: absolute;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    z-index: 1000;
}
.NotificationDivFondNoir {
    background-color: rgba(0, 0, 0, 0.60);
    /* margin: 200px 0px 50px; */
    display: block;
    width: 100%;
    height: 100%;
	overflow-y: auto;
}


#DivNotificationColonne{
    position: absolute;
    height: 100%;
    width: 290px;
    box-sizing: border-box;
    padding: 102px 0px 30px 0px;	
}

#BoiteNotificationColonne{
height: 100%;
    width: 100%;
    background-color: #FFF;
    border-right: 1px solid #ccc;
	    box-sizing: border-box;
    padding: 1px 0;

}
#BoiteNotificationColonne .Notification {
	margin: 3px 0px;
    padding: 5px 0px;
    border-bottom: 1px solid #999;
}
	
#BoiteNotificationColonne .Notification div.Description {width:140px;font-size: 10px;}

#BoiteNotificationColonne .Notification div.Description {font-size: 10px;}


@keyframes AffichageNotification {
    from {margin-top: -200px; }
	to {margin-top: 50px; }
}

@keyframes VuNotification {
    from {transform:scale(1,1);min-height:70px; }
	80% {transform:scale(0,0);min-height:70px; }
	to {transform:scale(0,0) ;min-height:0px; height:0px; }
}

.PopupNotification .Notification.Vu {
	animation: VuNotification 0.4s forwards;
}
.PopupNotification .Notification {
	margin-top: 30px;
	width:  800px;
	background-color:#fff;
	box-shadow: 0px 0px 10px #000;
	min-height:70px;
	margin-left:auto;
	margin-right:auto;
	border-radius:2px;
	padding:10px;
	margin-top: 20px;
	/*animation: AffichageNotification 0.5s 1 ease-in ;*/
}


@keyframes AnimationNotification {
    from {transform:rotate(20deg); }
	50% {transform:rotate(-20deg); }
	to {transform:rotate(20deg); }
}


.PopupNotification .Notification img{
	width:50px;
	height:50px;
	float:left;
	margin:10px;
	margin-left: 5px;	
	animation: AnimationNotification 0.5s 3 ease-out ;
}

.PopupNotification .Notification div.Date{    width: 70px; margin-top:10px;
    text-align: center;
    line-height: 25px;
    font-size: 20px;
	margin-right:10px;}
.PopupNotification .Notification div.Date:first-line{font-size:22px;}

.PopupNotification .Notification div.Description{

margin-top: 10px;
    width: 375px;
    margin-left: 0px;
    margin-right: 10px;}


.Notification div.DateNotification {margin-top: 0px;}
.Notification div.Fait p,
.Notification div.DateNotification p{ margin:0px; color: #ccc;     text-align: center;}
.Notification div.DateNotification select{   margin-top: 0px;}
  .PopupNotification .Notification div.DateNotification{margin-top:5px;}
.PopupNotification .Notification div.Mode {margin-top:10px;}


.BtnsOptions.Notifications::before {
	display: block;
    content: "";
    background: url(../Img/Alert.png);
    opacity: 0.4;
    width: 50%;
    height: 20px;
    margin: 0px;
    float: left;
	    margin-top: -1px;
}
.BtnsOptions.Notifications:hover::before {
	opacity:1;
	animation: AnimationNotification 0.5s 2 ease-out ;
	
}
#NbrAlerte{
	display: block;
    float: right;
    margin: 0px;
    width: 50%;
    text-align: center;
    line-height: 20px;
}

.PopupNotification .Notification select, .PopupNotification .Notification input{

    height: 30px;
    border-radius: 2px;
    padding: 5px;
	margin-top:0px;
}
.PopupNotification .Notification select{width:150px;}
.PopupNotification .Notification input{
	width: 25px;
	height:25px;	
}


	


#BoiteEvylou a, #BoiteHistoriqueVisite a{
	display: block;
	font-weight:normal;
	text-align:left;
	border-radius: 2px;
	color: rgba(255,255,255,0.8);
	text-decoration:none;
	padding-left:3px;
	padding-right:3px;
	line-height:18px;
	margin:0px 0px 2px 0px;
	color:#FFFFFF;
	background-color:rgba(82, 79, 79,1);
	text-decoration:none;

	background-color: rgba(204,204,204,0);
	border:1px solid    rgba(180,180,180,0);
	color:rgba(82, 79, 79,1);

}
#BoiteEvylou a:hover, #BoiteHistoriqueVisite  a:hover{
	background-color: rgba(230,230,230,1);
	border: 1px solid  rgba(180,180,180,1);

}


#BoiteOptions{
    display: block;
    width: 1181px;
    height: 109px;
    /* background-color: #585757; */
    /* background-color: #728593; */
    /* border: 1px solid #585757; */
    border-top-width: 0px;
    margin-left: 7px;
    padding: 5px;
    margin: auto;
	
	
	


}

#BoiteOptions .Colonne{
float: left;
display: block;
width:280px;
border-right: 0px dashed #000000;
margin-right:10px;
}
#BoiteOptions .Colonne h1{

color: #9d9d9d;
font-size:11px;
margin:0px;
text-indent:0px;
padding:0px;
margin-bottom:0px;
line-height:20px;
font-weight:normal;

text-align:center;

	border-radius: 5px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;


	background-color:#474444;
	border: 1px solid #474444;

	background-color:#333333;
	border: 1px solid #333333;
	
	background-image: url('../Img/Btn25Fort.png');
	background-repeat:repeat;

}

#BoiteOptions .Colonne h1 a, #BoiteEvylou .Colonne h1 a, #BoiteHistoriqueVisite .Colonne h1 a{
 float: right;
 background-color:#728593;
background-color:#666666;
 color:#000000;
}


#BoiteOptions .Colonne a ,#BoiteEvylou .Colonne a , #BoiteHistoriqueVisite .Colonne a , #BoiteOptions .Colonne input, #BoiteEvylou .Colonne input, #BoiteHistoriqueVisite .Colonne input{
	display: block;
	font-weight:normal;
	float:left;
	border-radius: 3px;
	color:#728593;
	text-decoration:none;
	padding-left:3px;
	padding-right:3px;
	line-height:16px;
	margin:2px;
	color:#FFFFFF;
	background-color:#666666;
	background-image: url('../Img/BoiteMenuFond.png');
	text-decoration:none;

}
#BoiteOptions .Colonne input, #BoiteEvylou .Colonne input, #BoiteHistoriqueVisite .Colonne input{height: 16px; padding:0px; border:0px; text-align:center; text-indent:0px; }
#BoiteOptions .Colonne a.select, #BoiteEvylou .Colonne a.select, #BoiteHistoriqueVisite .Colonne a.select{
	background-color:#5b9017;

}
#BoiteOptions .Colonne a:hover, #BoiteEvylou .Colonne a:hover, #BoiteHistoriqueVisite .Colonne a:hover{

	color:#333333;
	background-color:#cccccc;
	background-image: url('../Img/BoiteMenuFond.png');
	text-decoration:none;
}

#BoiteOptions .Colonne a.Libelle, #BoiteEvylou .Colonne a.Libelle, #BoiteHistoriqueVisite .Colonne a.Libelle{background-color:#797777;}




#BoiteEvylou .Colonne p#BoiteHistoriqueVisites a, #BoiteEvylou .Colonne p#BoiteBannettes a, #BoiteHistoriqueVisite .Colonne p#BoiteBannettes a{ float:none; line-height:18px;}

#BoiteHauteFond{
    display: block;
    width: 100%;
    height: 70px;
    /* background-image: url('../Img/BoiteHauteFond.png'); */
    background-repeat: repeat;
    margin-bottom: 0px;
    background-color: #9C9C9C;	
}

#BoiteHaute{
	display: block;
	width:1200px;
	margin-left:auto;
	margin-right:auto;
	height:  70px;

}




#BoiteMenuFond{
    margin: 0px;
    display: block;
    width: 100%;
    min-width: 1200px;
    height: 30px;
    background-color: #6F6F6F;
    /* background-image: url('../Img/BoiteMenuFond.png'); */
    border: 1px solid #4E7F08;
    border: 0px solid rgba(0, 0, 0, 0);
    border-left-width: 0px;
    border-right-width: 0px;
	padding:1px 0px;
}

#BoiteUFond{
	display: block;
	height: 20px;
	width:1200px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:-20px;
	padding-left: 7px;
}

.BoiteListe{
	z-index:100;
}

.BoiteListeTextarea{
	position: absolute;
    display: block;
    overflow: hidden;
    float: left;
    margin: 0px;
    margin-top: 31px;
	max-height:0px;
    background-color: #728593;
    background-color: #7A7979;
    background-image: url('../Img/BoiteMenuFond.png');
    background-position: bottom;
    background-repeat: repeat-x;
    border-radius: 0px 0px 2px 2px;
    padding-left: 5px;
    padding-right: 5px;
    padding: 0px 5px;
    opacity: 1;
    filter: alpha(opacity=90);
    transition-duration: 500ms;
}

.BoiteListeTextarea.Actif{
	margin-left: 0px;
	max-height:none;
	height:auto;
}
.BoiteListeTextarea textarea{
	width: 550px;
	height:70px;
	font-size:11px;
	font-family:arial;

}
 .BoiteListeRaison select{
	border-radius: 3px;
	border:0px solid #999999;
	text-indent:0px;

	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-size: 11px;
	color: #545454;
	text-decoration: none;
	font-weight: normal;
	line-height: 18px;
	text-align: justify;
	margin:0px;
	background-position:right top;
	background-repeat:no-repeat;
	overflow:auto;
	
	width: 400px;
	height:61px;

}

.BoiteListeRaison{
	position: absolute;
    display: block;
    overflow: hidden;
    float: left;
    margin: 0px;
    margin-top: 31px;
    background-color: #728593;
    background-color: #7A7979;
    background-image: url('../Img/BoiteMenuFond.png');
    background-position: bottom;
    background-repeat: repeat-x;
    border-radius: 0px 0px 2px 2px;
    padding-left: 5px;
    padding-right: 5px;
    padding: 0px 5px;
    opacity: 1;
    filter: alpha(opacity=90);
    transition-duration: 500ms;
}
.BoiteListeRaison{
	z-index: 101;
    margin-top: 5px;
    margin-right: -2px;
    /* width: 410px; */
    border: 0px;
    padding: 0px;
    border-radius: 0px;
    background-color: rgba(0, 0, 0, 0);
    position: relative;
    float: left;
	transition: 0.2;
	display:none;
}
.BoiteListeRaison.NonVisible{
	width:0px; transition: 0.5;
}

.BoiteListeRaison.Etat3{
	display:block;
}

.BoiteListeRaison select{
    height: 21px;
    line-height: 21px;
    width: 139px;
    border: 1px solid #FFF;
    border-right: 0px;
    overflow: hidden;
    border-radius: 2px 0px 0px 2px;
	box-shadow: inset 0px 0px 3px rgba(0,0,0,0.50);
	
	
}

#BoiteU, #BoiteDate, #BtnOptions,#BtnEvylou, #BtnMAJ, #BtnImport{
	display: block;
    float: left;
    height: 19px;
    background-color: #585757;
    /* background-image: url('../Img/BoiteMenuFond.png'); */
    background-position: bottom;
    background-repeat: repeat-x;
    border-radius: 0px 0px 3px 3px;
    padding-left: 5px;
    padding-right: 5px;
    margin-left: 17px;
    transition-duration: 700ms;
    background-color: #83C542;
    background-color: #5F5E5E;
    border: 1px solid #5F5E5E;
    border-top-width: 0px;
    /* background-image: url('../Img/D30.png'); */
    transition: 0.7s;

}





#BoiteDate{

	padding-left: 0px;
	padding-right:0px;
	}
#BtnOptions, #BtnEvylou{
	background-color:#585757;
	padding-left: 0px;
	padding-right:0px;
display: none;
}

#BoiteMessage:empty{display:none;}	
#BoiteMessage{
    display: block;
    float: left;
    height: 22px;
    background-color: #585858;
    border: 1px solid #403d3d;
    border-bottom-width: 0px;
    /* background-image: url('../Img/BoiteMenuFond.png'); */
    border-radius: 1px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    padding-left: 5px;
    padding-right: 5px;
    margin-left: 7px;
    transition: 1s;
    background-color: #d20b0b;
	line-height:22px;
	color:#fff;
	font-size:11px;
}
#BoiteMessage p{
	display: block;
	border-radius: 3px;
	color:#ffffff;
	text-decoration:none;
	padding-left:3px;
	padding-right:3px;
	line-height:16px;
	margin:2px;
}


#BoiteDate a{
	display: block;
	border-radius: 3px;
	color:#ffffff;
	text-decoration:none;
	padding-left:3px;
	padding-right:3px;
	line-height:16px;
	margin:2px;
}
#BoiteDate a:hover{color:#333333;background-color: #cccccc;}

#BtnOptions a, #BtnEvylou a, a.MAJ{
	display: block;
	border-radius: 3px;
	color:#ffffff;
	text-decoration:none;
	line-height:16px;
	height:16px;
	width:16px;
	background-image:url('../Img/LogoPetitBlanc.png');

	margin:2px;
	padding:0px;
	opacity: 0.3;
	filter:alpha(opacity=30);
	
	transition-duration: 100ms /* Opera */


}
#BtnOptions a:hover, #BtnEvylou a:hover, a.MAJ:hover{
opacity: 1;
filter:alpha(opacity=100);
background-color:#86BB46;


}
#MenuDroite .Menu{
    display: block;
    float: left;
    padding: 0px;
    background-color: rgba(88,87,87,0.8);
    background-color: #6F6F6F;
	border: 1px solid #4A555D;
    border-top-width: 0px;
    height: 19px;
    color: rgba(255,255,255,0.6);
    line-height: 19px;
    height: 19px;
    padding: 0px 9px;
    margin: 0px 0px 0px 3px;
    /* background-image: url('../Img/BoiteMenuFond.png'); */
    background-position: bottom;
    background-repeat: repeat-x;
    border-radius: 0px 0px 2px 2px;
    transition-duration: 400ms;
	background-color: #818080;
    color: #D8D8D8;
}
#MenuDroite .Menu a{
 color: #fff;
 text-decoration: none;
    
}

#MenuDroite .Menu a.BtnPlus{
	
    margin-left: 8px;
    margin-right: -9px;
    width: 19px;
    height: 19px;
    background-color: #6F6F6F;
    transition: 0.5s;
    float: right;
    border: 0px solid #4a555d;
   
	width: 0px;
	 border-left: 0px solid #4a555d;
	 transition:0.4s;
}
#MenuDroite .Menu a.BtnPlus:hover{ background-color: #83C542;}

#MenuDroite .Menu:hover a.BtnPlus{
	width: 19px;
	 border-left: 1px solid #4a555d;
}
#MenuDroite .Menu a.BtnPlus.Candidat{  width: 19px; border-left: 1px solid #4a555d;}
	   
	 

	

#BtnOptions a{background-image:url('../Img/Options.png');}

a.MAJ{background-image:url('../Img/MAJ.png');}

a.BtnsOptions{
    display: block;
    float: left;
    padding: 0px;
    background-color: rgba(88,87,87,0.8);
    background-color: #6F6F6F;
    border: 1px solid #585858;
    border-top-width: 0px;
    height: 19px;
    color: rgba(255,255,255,0.6);
    line-height: 19px;
    height: 19px;
    padding: 0px 9px;
    margin: 0px 0px 0px 3px;
    /* background-image: url('../Img/BoiteMenuFond.png'); */
    background-position: bottom;
    background-repeat: repeat-x;
    border-radius: 0px 0px 2px 2px;
    transition-duration: 400ms;
	    background-color: #818080;
    color: #D8D8D8;
	
}
a.Home{
	color:rgba(255,255,255,1);
	background-color: #373737;
}

a.BtnsOptions:hover{ 
	background-color: #5D5C5C;
	color:#ffffff;
	text-decoration:none;

}


.BoitePartie{ margin-bottom:10px;}





.BoiteSelect{
margin-top:5px;
position:absolute;
display:none;
width:296px;
background-color:#333333;
border-radius: 5px;
z-index:200;
padding:2px;



}
#BoiteOptions .Colonne .BoiteSelect a{

}

#BoiteAFond{
	display: block;
	margin-top: -23px;
    height: 23px;
	width:1200px;
	margin-left:auto;
	margin-right:auto;
}

#BoiteRechercheCandidat{
    display: block;
    float: left;
    height: 20px;
    background-color: #e8c05e;
    background-color: rgba(0, 0, 0, 0);
    /* background-image: url('../Img/BoiteMenuFond.png'); */
    border-radius: 3px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    padding-left: 5px;
    padding-right: 5px;
    margin-left: -2px;
}
#BoiteA{
	display: block;
    float: left;
    height: 22px;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid rgba(0, 0, 0, 0);
    border-bottom-width: 0px;
    border-radius: 2px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    padding-left: 5px;
    padding-right: 5px;
    margin-left: 7px;
    transition: 1s;
}
#BoiteA.Ami{
	/*
	background-color: #730101;
	border:1px solid #4b0404;
	border-bottom-width:0px;
	*/
}
#BoiteA.Candidat{
    /*  background-color: #73A514; */
    /* border: 1px solid #060; */
    /* border-bottom-width: 0px; */
}

#BoiteA.Visite{
	/*
	background-color: #465667;
	border:1px solid #304052;
	border-bottom-width:0px;
	*/
}

#BoiteA a, #BoiteU a,.BoiteListe a, #BoiteRechercheCandidat a{
	display: block;
	float:left;
	line-height:22px;
	padding-left:5px;
	padding-right:5px;
	color:#373737;	
}

#BoiteA a:first-child{
	padding-left: 0px;
	
	
}

#BoiteU a,.BoiteListe a{color:#cccccc;}

#BoiteU a:hover,.BoiteListe a:hover{color:#FFFFFF;}

#BoiteA a:hover, #BoiteU a:hover, .BoiteListe a:hover, #BoiteRechercheCandidat a:hover{
text-decoration:none;
}

#BoiteA a.Deconnexion, #BoiteU a.Deconnexion {
display:block;
width:12px;
height:19px;
background-image:url('../Img/Deconnexion.png');
padding:0px;
margin-left:3px;
margin-right:3px;
-moz-opacity:0.3;
opacity: 0.3;
filter:alpha(opacity=30);


}

#BoiteA a.Appartenance, #BoiteU a.Appartenance, .BoiteListe a.Appartenance  {
    display: block;
    height: 22px;
    background-image: url('../Img/FlecheD.png');
    background-position: right;
    background-repeat: no-repeat;
    padding: 0px;
    margin-left: 3px;
    margin-right: 3px;
    padding-right: 17px;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
	color: #373737;
	font-weight: bold;
}

#BoiteA a.Appartenance:hover, #BoiteU a.Appartenance:hover , .BoiteListe a.Appartenance:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    background-image: url('../Img/FlecheG.png');
    text-decoration: none;
    text-decoration: underline;
}

#BoiteA.Candidat a.Appartenance{}
#BoiteA.Candidat a.Appartenance:hover{background-image:url('../Img/FlecheG.png');}

#BoiteA a.FlecheD, #BoiteU a.FlecheD ,.BoiteListe a.FlecheD {
display:block;
width:10px;
height:20px;
background-image:url('../Img/FlecheD.png');
padding:0px;
margin-left:3px;
margin-right:3px;
-moz-opacity:0.5;
opacity: 0.5;
filter:alpha(opacity=50);


}

#BoiteA a.FlecheD:hover, #BoiteU a.FlecheD:hover{
-moz-opacity:1;
opacity: 1;
filter:alpha(opacity=100);
background-image:url('../Img/FlecheG.png');

}



#BoiteA a.Deconnexion:hover, #BoiteU a.Deconnexion:hover{
-moz-opacity:1;
opacity: 1;
filter:alpha(opacity=100);
}

a.ListeEtatCandidat{
	display:block;
	width:13px;
	height:13px;
	border:1px solid #FFFFFF;
	
	padding:0px;
	margin:3px;
	-moz-opacity:1;
	opacity: 1;
	filter:alpha(opacity=100);
	background-color:#FFFFFF;

	border-radius: 3px;


}


#BoiteRechercheCandidat a.ListeSuivant {background-image:url('../Img/FlecheD.png');}
#BoiteRechercheCandidat a.ListePrecedent {background-image:url('../Img/FlecheG.png');}

#BoiteMenu{
    display: block;
    height: 30px;
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    z-index: 10;
    padding-left: 3px;
	 padding-left: 11px;

}
html #BoiteMenu a.TableauDeBord, html #BoiteMenu a#NbrMailA{
	background-image:url('../Img/TableauDeBord.png');
	background-repeat:no-repeat;
	background-position:center center;
	width:30px;
	height:30px;
	padding:0px 24px;
	opacity:0.8;
	margin-left: 2px;
	
}



html #BoiteMenu a.TableauDeBord:hover, html #BoiteMenu a.TableauDeBord.BTNSelect{opacity:1;}

html #BoiteMenu a#NbrMailA{background-image: url('../Img/Messagerie.png');}
html #BoiteMenu a#NbrMailA:hover, html #BoiteMenu a#NbrMailA.BTNSelect{opacity:1;}
	
#BoiteMenu a{
    display: block;
    float: left;
    line-height: 30px;
    padding-left: 20px;
    padding-right: 20px;
    color: #FFF;
    border: 0px solid #B3B6E8;
    border-bottom-width: 0px;
    border-top-width: 0px;
    text-decoration: none;
    border-radius: 0px;
    margin: 0px;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 30px;
	
	
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
   
    box-sizing: border-box;
	
}
#BoiteMenu a:hover{
	background-color:#333333;
	border:0px solid #B3B6E8;
	border-bottom-width:0px;
	border-top-width:0px;
	text-decoration:none;
}

#BoiteMenu a.BTNSelect{
    background-color: #FFF;
    border: 0px solid #B3B6E8;
    border-bottom-width: 0px;
    border-top-width: 0px;
    text-decoration: none;
    border-radius: 0px;
    margin: 0px;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 30px;
    color: #000;	
}

#BoiteMenu a.Parent{
    background-color: #AFAEAE;
    color: #000;
}
#BoiteMenu a.Parent:hover{
	background-color:#AFAEAE;
}
#BoiteMenu .Objet a, #BoiteMenu .Objet2 a, #BoiteMenu .ObjetSelect a,  #BoiteMenu .Objet2Select a{
color:#000000;background-color:transparent;
	margin: 0px;
	padding-left:0px;
	padding-right:0px;

}
#BoiteMenu #LienBannette.ObjetSelect a{
	padding-left:10px;
	padding-right:10px;
}

#BoiteMenu .Objet, #BoiteMenu .Objet2, #BoiteMenu .ObjetSelect,  #BoiteMenu .Objet2Select{
	float: left;
    background-color: #FFF;
    color: #000;
	

}
#BoiteMenu .Objet{background-color: #CCCCCC;}
#BoiteMenu .Objet2{background-color: #CCCCCC; margin-left: -10px;}
#BoiteMenu .Objet2Select{background-color: #ffffff; margin-left: -10px;}

#BoiteMenu #MenuDoc.Menu{width:180px;}
#BoiteMenu #MenuDoc.Menu a{width: 100%;}
 
#BoiteMenu #MenuDoc.Menu .SousMenu{min-width: 280px;}
#BoiteMenu #MenuDoc.Menu .SousMenu a{    width: 100%;
    margin: 0;
    padding: 2px 25px 2px 13px; border-radius:0px; }
#BoiteMenu #MenuDoc.Menu .SousMenu  a.Select{background-color: #83c542; color: #fff;text-shadow: 0px 0px 1px #000; font-weight:bold;}

#BoiteMenu #MenuDoc.Menu .SousMenu .LignePJ input{
    position: absolute;
    right: 1px;
    margin-top: -19px;
	display: none;
}
#BoiteMenu #MenuDoc.Menu .SousMenu .LignePJ:hover input{display: block;}


#BoiteMenu #MenuDoc.Menu .SousMenu  a .DatePJ{color: #999; font-size:10px; margin-right:10px;}
#BoiteMenu #MenuDoc.Menu .SousMenu  a.Select .DatePJ{color: #fff;}

#BoiteMenu #MenuDoc.Menu .SousMenu  a .TypePJ{color: #999;
    font-size: 10px;
    margin-right: 10px;
    width: 20px;
    float: left;
    text-align: center;
	line-height:19px;}
#BoiteMenu #MenuDoc.Menu .SousMenu  a.Select .TypePJ{color: #fff;}

#BoiteDocMission {
	/* background: #E8E8E8;*/
    margin-top: -13px;
    border-bottom: 1px solid #ccc;
}

#BoiteDocMission h3{
       margin: 0;
    font-size: 12px;
    line-height: 25px;
    margin-top: 13px;
    background-color: #E8E8E8;
    font-weight: normal;
    color: #707070;
    padding: 0;
    border-bottom: 1px solid #D2D2D2;
    border-top: 1px solid #D2D2D2;
    text-align: center;
    text-indent: 0;
    text-shadow: 0px 0px 1px #FFF;
    background-color: #FFF;
    background-image: linear-gradient( rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 100%);
    background-image: -webkit-linear-gradient( rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 100%);
}

#BoiteDocMission h3.AutreDoc{
	  margin-top: 0px;
	  margin-bottom:-1px;
}

	
	
#BoiteMenu  a.MissionPrecedent, #BoiteMenu a.MissionSuivant  {
	display:block;
	float:left;
	width: 20px;
	height:30px;
	
	background-color: transparent;
	background-position: center;
	background-repeat: no-repeat;
	
		-moz-opacity:0.5;
	opacity: 0.5;
	filter:alpha(opacity=50);

}
#BoiteMenu  a.MissionPrecedent:hover, #BoiteMenu a.MissionSuivant:hover  {
	-moz-opacity:1;
	opacity: 1;
	filter:alpha(opacity=100);
}


#BoiteMenu a.MissionPrecedent { background-image:url('../Img/FlecheG.png');}	
#BoiteMenu a.MissionSuivant { background-image:url('../Img/FlecheD.png');}




.BasePublique #BoiteMenu a#NbrMailA{
	display:none;
}


#BoiteMenu a#Alert{
 width: 19px;height:20px;padding: 0px;
 background-color:transparent;
 background-image:url('../Img/Alert.png');
 padding-left:19px;
}



.BoiteListe{
	
	display: block;
    float: right;
    height: 31px;
    border-radius: 0px;
    padding: 0 5px;
    transition-duration: 700ms;
    background-color: transparent;
    transition: 0.7s;
}


#BoiteActionCandidat{display: none;width: auto;height: 30px; float: right; margin-left:10px;    margin-right: 10px;	}
#BoiteActionCandidat.NonVisible{display: none;}
#BoiteActionCandidat.Visible{display: block;}


#BoiteListe{
	
	max-width: width: 400px;
    height: 30px;
    float: right;	
}

#BoiteListe.NonActif{width: 400px;}
#BoiteListe.Actif{width:760px;}
	
	
#BoiteListe .BoiteListeCandidat {
    min-width: 26px;
    width: auto;
    height: 26px;
    /* max-width: 30px; */
    line-height: 26px;
    padding: 0px 2px;
    margin: 3px 3px;
    border-radius: 50%;
    color: #333;
    font-weight: bold;
    cursor: pointer;
    transition: 0.5s;
    box-shadow: inset 0px 0px 3px rgba(0,0,0,0.50);
    font-size: 10px;
    user-select: none;
    box-sizing: border-box;
    background-color: #848484;
    /* border: 1px solid; */
	
	box-shadow: none;
    border: 1px solid #666;
	 border-radius: 2px;
}

#BoiteListeMajBoiteListe {
	position: absolute;
    width: 750px;
    margin-top: 0px;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: flex-end;
    margin-top: -50px;
    height: 50px;
    /* padding-top: 4px; */
    /* background-color: #FAEBD7; */
    padding: 0px;}


.BoiteListe a.ListeNoteCandidat, .BoiteListe a.ListeFermer, .BoiteListe a.ListeAjouter, .BoiteListe a.ListeSupprimer, .BoiteListe a.ListeSuivant, .BoiteListe a.ListePrecedent ,
#BoiteRechercheCandidat a.ListePrecedent, #BoiteRechercheCandidat a.ListeSuivant{
display:block;
width:12px;
height:20px;

padding:0px;
margin-left:3px;
margin-right:3px;
opacity: 0.6;
filter:alpha(opacity=60);
}
.BoiteListe a.ListeNoteCandidat:hover, .BoiteListe a.ListeFermer:hover, .BoiteListe a.ListeAjouter:hover, .BoiteListe a.ListeSupprimer:hover, .BoiteListe a.ListeSuivant:hover, .BoiteListe a.ListePrecedent:hover, #BoiteRechercheCandidat a.ListePrecedent:hover, #BoiteRechercheCandidat a.ListeSuivant:hover {
opacity: 1;
filter:alpha(opacity=100);
text-decoration:none;
}



#BoiteRechercheCandidat a.ListePrecedent, #BoiteRechercheCandidat a.ListeSuivant{
    background-image: url('../Img/FlecheG.png');
    background-color: transparente;
    border-radius: 2px;
    height: 16px;
    width: 16px;
    margin-top: 3px;
    background-position: 3px -3px;
    background-repeat: no-repeat;
	opacity: 0.9;
filter:alpha(opacity=90);

}
#BoiteRechercheCandidat a.ListeSuivant {
    background-image: url('../Img/FlecheD.png');
        background-position: 4px -3px;
}

.BoiteListe a.ListeNoteCandidat{background-image:url('../Img/BtnModifier.png'); margin-top:1px; margin-right:0px;}




#BoiteListe .BoiteListe a, #BoiteActionCandidat a{width: 20px; height:30px; padding:0px; background-repeat:no-repeat; background-position:center;    margin: 0px 5px;    cursor: pointer;}
#BoiteListe .BoiteListe a.ActionMajBoiteListe{opacity:0.7;}
#BoiteListe .BoiteListe a.ActionMajBoiteListe:hover{opacity:1;}
#BoiteActionCandidat a, #BoiteActionCandidat a:hover{background-color:transparent;}


#BoiteActionCandidat a.ActionMajBoiteListe.Importer{
    width: 120px;
    background-color: rgba(0, 0, 0, 0.17);
    font-weight: bold;
    background-image: url(../Img/PictoImporter.png);
    background-position: 16px 6px;
    background-repeat: no-repeat;
    padding: 0 13px 0 35px;
    /* font-size: 13px; */
    /* line-height: 30px; */	
}


#BoiteListe .BoiteListe a.ActionMajBoiteListe.Commentaires{background-image:url('../Img/Commentaires.png');}
#BoiteListe .BoiteListe a.ActionMajBoiteListe.Ecrire, #GestionListe #ActionRapide a.Ecrire, #BoiteActionCandidat a.ActionMajBoiteListe.Ecrire{background-image:url('../Img/PictoEcrire.png');}
#BoiteListe .BoiteListe a.ActionMajBoiteListe.Transferer, #GestionListe #ActionRapide a.Transferer, #BoiteActionCandidat a.ActionMajBoiteListe.Transferer{background-image:url('../Img/PictoTransferer.png');}
#BoiteListe .BoiteListe a.ActionMajBoiteListe.Historique, #GestionListe #ActionRapide a.Historique, #BoiteActionCandidat a.ActionMajBoiteListe.Historique{background-image:url('../Img/PictoHistorique.png');}

#BoiteListe .BoiteListe a#RetourListe{width: auto;}

#BoiteListe .BoiteListe a:hover {background-color: transparent;}
#BoiteListe .BoiteListe a.NomListe{width: auto;max-width: 213px;}

#BoiteMenu #BoiteListe .BoiteListe #BoiteEtat{float:left; width:25px; height:30px; transition:0.1s; overflow: hidden; cursor:pointer;  }




#BoiteMenu #BoiteListe .BoiteListe a.ListeEtatCandidat{
	
	width: 21px;
    height: 21px;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 4px;
    margin: 5px 2px;
    box-shadow: inset 0px 0px 3px rgba(0, 0, 0, 0.26);
    opacity: 0.35;
	display:none;		
}
#BoiteMenu #BoiteListe .BoiteListe #BoiteEtat:hover, #BoiteMenu #BoiteListe .BoiteListe #BoiteEtat.EnCours{width:109px; transition:0.5s;}
#BoiteMenu #BoiteListe .BoiteListe #BoiteEtat:hover a.ListeEtatCandidat, #BoiteMenu #BoiteListe .BoiteListe #BoiteEtat.EnCours a.ListeEtatCandidat{display:block; }


#BoiteMenu #BoiteListe .BoiteListe #BoiteEtat{width:109px; }
#BoiteMenu #BoiteListe .BoiteListe a.ListeEtatCandidat{display:block; }

#BoiteMenu #BoiteListe .BoiteListe a.ListeEtatCandidat.ATraiter{  background-color:#fff;}
#BoiteMenu #BoiteListe .BoiteListe a.ListeEtatCandidat.Succes{ background-color:#83c542; }
#BoiteMenu #BoiteListe .BoiteListe a.ListeEtatCandidat.EnAttente{ background-color:#e29510;}
#BoiteMenu #BoiteListe .BoiteListe a.ListeEtatCandidat{ background-color:#900;}
#BoiteMenu #BoiteListe .BoiteListe #BoiteEtat.Etat3 a.ListeEtatCandidat.Echec{border-radius: 0px 4px 4px 0px;}

#BoiteMenu #BoiteListe .BoiteListe a.ListeEtatCandidat:hover{	opacity:1;}
#BoiteMenu #BoiteListe .BoiteListe a.ListeEtatCandidat.Select{opacity:1; border: 1px solid #FFF;display:block;}

.BoiteListe a.AgrandirGestionListe {
	background-image: url('../Img/MenuClassique.png');
    background-repeat: no-repeat;
    background-position: center;
    width: 14px;
    height: 14px;
    margin: 3px;
    margin-right: -4px;
	transition:0.4s;
	opacity: 0.5;
	
}
	
#BoiteListe .BoiteListe a.AgrandirGestionListe:hover {  background-position: center 12px;opacity: 1;}
    

.BoiteListe a.ListeFermer {background-image:url('../Img/ListeFermer.png');}
.BoiteListe a.ListeFermer {background-image: url('../Img/SupprimerB.png');}
    
.BoiteListe a.ListeAjouter {background-image:url('../Img/ListeAjouter.png');}
.BoiteListe a.ListeAjouter:hover {
	-moz-opacity:1;
	opacity: 1;
	filter:alpha(opacity=100);
}
.BoiteListe a.ListeSupprimer {
	background-image:url('../Img/ListeSupprimer.png'); width:13px;
	-moz-opacity:1;
	opacity: 1;
	filter:alpha(opacity=100);
}
.BoiteListe a.ListeSupprimer:hover {background-image:url('../Img/ListeSupprimerOver.png');}
#BoiteListe .BoiteListe a.ListeSuivant {background-image:url('../Img/FlecheD.png'); background-color: #fff;
    border-radius: 50%;
    height: 16px;
    width: 16px;
    margin-top: 8px;
    background-position: 4px -3px;}
#BoiteListe .BoiteListe a.ListePrecedent {background-image:url('../Img/FlecheG.png');
    background-color: #fff;
    border-radius: 50%;
    height: 16px;
    width: 16px;
    margin-top: 8px;
    background-position: 3px -3px;
}


.Menu{float:left; }
.SousMenu{
    z-index: 201;
   
    height: auto;
	max-height: 0;
    transition: max-height 0.6s;
    overflow: hidden;
    position: absolute;
    background-color: #666;
    border: 0px solid #333;
    border-top-width: 0px;
    margin-top: 31px;
    float: left;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    background-image: url('../Img/SousMenu.png');
    background-repeat: repeat-x;
    background-position: top;
    
    background-color: rgba(255,255,255,0.98);
    border: 1px solid  transperent;
    border-top-width: 0px;
	box-shadow: 0px 0px 4px transparent;
	border-top: 0px;
   
	 transition: 0.4s;
}

#MenuDoc .SousMenu{
	overflow-y: auto;
	
}


.Menu:hover .SousMenu, .Menu .SousMenu:hover{
	max-height: 180px;
    transition: max-height 0.6s;
	box-shadow: 0px 0px 4px #666;
	border: 1px solid  #666;
	border-top-width: 0px;
	 transition: 0.4s;
	  z-index: 500;
}

#BoiteMenu .SousMenu a{
    display: block;
    float: none;
    margin: 3px;
    border-radius: 1px;
    text-align: left;
    line-height: 18px;
    border: 1px solid rgba(255,255,255,0);
    color: #333;
    
	padding-left: 12px;
    padding-right: 12px;
	background-repeat:no-repeat;
	background-image: url('../Img/FlecheD.png');
	background-position: -10px -2px;
	transition:0.2s;

}
#BoiteMenu .SousMenu a:hover{
	background-color:transparent;
	background-image: url('../Img/FlecheD.png');
	background-position:left;
	
	padding-left: 12px;
	padding-right: 12px;

	background-position: 0px -2px;
	transition:0.2s;
}

#MenuDroite .SousMenu{margin-top: 0px;}
#MenuDroite .SousMenu a{color: #373737;}


img#Logo{
float:right;
margin-top:0px;
margin-left:0px;
display:Block;
}



#BoiteContenuFond{
	display: block;
	text-align:center;
	width:100%;
	background-repeat:repeat;
	background-color:#FFFFFF;
	overflow:auto;
	min-height:400px;
	min-width:1200px;
	background-color: #F5F5F5;
	/* background-image:url('../Img/Background/light_wool.png'); */
	transition:0.5s;
	height: calc( 100% - 132px );

	
}




@-webkit-keyframes AnimationEncoursDeChangement {
  from, 80%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);}
  from {opacity: 1;-webkit-transform: none;transform: none;}
  80%{ opacity: 1;}
  to{ opacity: 0;-webkit-transform: translate3d(-3000px, 0, 0);transform: translate3d(-3000px, 0, 0);}
}

#BoiteTexte.Suivant.EncoursDeChangement{animation: AnimationEncoursDeChangement 0.5s forwards ;}


@-webkit-keyframes AnimationCharger {
  from, 20%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);}
  from { opacity: 0;-webkit-transform: translate3d(3000px, 0, 0);transform: translate3d(3000px, 0, 0);}
  20%{ opacity: 1;}
  to {-webkit-transform: none;transform: none;}
 
}
#BoiteTexte.Suivant.Charger{animation: AnimationCharger 0.5s forwards;} 





@-webkit-keyframes AnimationPrecedentEncoursDeChangement {
  from, 80%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);}
  from{-webkit-transform: none; transform: none;opacity: 1;}
  80%{opacity: 0;}
  to{-webkit-transform: translate3d(3000px, 0, 0); transform: translate3d(3000px, 0, 0);}
}
#BoiteTexte.Precedent.EncoursDeChangement{animation: AnimationPrecedentEncoursDeChangement 0.5s forwards !important;}

@-webkit-keyframes AnimationPrecedentCharger {
  from, 20%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);}
  from {opacity: 0;-webkit-transform: translate3d(-3000px, 0, 0);transform: translate3d(-3000px, 0, 0);}
  20%{opacity: 1;}
  to {-webkit-transform: translate3d(0px, 0, 0);transform: translate3d(0px, 0, 0);}
}
#BoiteTexte.Precedent.Charger{animation: AnimationPrecedentCharger 0.5s  forwards !important} 



@keyframes  AnimationEncoursChargerGoogleDoc {  from { opacity:0; }to { opacity:1; }}
#BoiteContenuFond #BoiteGoogleDoc.Charger{animation: AnimationEncoursChargerGoogleDoc 0.3s forwards  ;}



#BoiteContenuFond #BoiteGoogleDoc.EncoursDeChangement{opacity:0;}








#BoiteContenuFond.Blanc{background-color:#FFFFFF;}


#BoiteContenu{
	display: block;
	margin:0px;
	
	min-height:400px;
	_height: 400px;
	overflow-x: auto;
	overflow-y :auto;
	transition-duration: 300ms;
	width:100%;
	
	min-width:1200px;
	height:100%;
	/* background-image: url('../Img/R1.png');*/
	
	/*
	display: flex;
    flex-direction: column;
    justify-content: center;
*/

}


#BoiteTexte{
	
	display: block;
	text-align:left;
	width:1200px;
	min-width:1200px;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
	padding-bottom:20px;
	 height: calc( 100% - 110px);
}



#BoiteBasFond{
    display: block;
    width: 100%;
    min-width: 1200px;
    height: 28px;
    background-color: #6F6F6F;
    border: 1px solid #6F6F6F;
    border-left-width: 0px;
    border-right-width: 0px;
    /* background-image: url('../Img/BoiteMenuFond.png'); */	
}
#BoiteBas{
	display: block;
	width:1200px;
	margin-left:auto;
	margin-right:auto;
	

}

#BoiteBas a{
    border: 1px solid rgba(0, 0, 0, 0);
    float: right;
    line-height: 18px;
    margin-top: 4px;
    border-radius: 1px;
    background-color: rgba(0, 0, 0, 0);
    color: #fff;
    /* background-image: url('../Img/BoiteMenuFond.png'); */
    padding-left: 7px;
    padding-right: 7px;
    text-decoration: none;
    opacity: 1;
    filter: alpha(opacity=100);
    margin-right: 2px;
    text-shadow: 0px 0px 2px #000;
}

@-webkit-keyframes clignote {
	0%{background-color:#83c542;}
	50%{background-color:#5e9f1d;}
	100%{background-color:#83c542;}
}

#BoiteBas a#VersionNouvelle{

	background-color:#83c542;
	border-color:#83c542;
	opacity: 1;
	filter:alpha(opacity=100);
	animation: clignote 2s infinite linear !important;

}







#BoiteBas a:hover{background-color: #373737;}
#BoiteBas a#Declarer:hover{background-color:#990000;}
#BoiteBas a#Proposer:hover{background-color:#83c542;}

#BoiteBas #Bibliotheque a{float:left;}
	
	

#Recherche{margin-left:0px;}
#MenuDroite{float:right;}
#ListeRechercheOption{
	display: none;
	float:right;
	height:30px;
}
#ListeRechercheOption a {

	border:1px solid #728593;
	float:left;
	line-height:20px;
	margin-top:4px;
	border-radius: 4px;
	margin-left:3px;
	background-color:#afaeae;
	color:#FFFFFF;
	background-image: url('../Img/BoiteMenuFond.png');
	padding-left:5px;
	padding-right:5px;
	

}
#ListeRechercheOption a:hover{
	float:left;
	line-height:20px;
	margin-top:4px;
	border-radius: 4px;
	margin-left:3px;
	background-image: url('../Img/BoiteMenuFond.png');
	padding-left:5px;
	padding-right:5px;
	border:1px solid #728593;
	background-color:#91A5B5;
	color:#ffffff;
}

#ListeRechercheOption a.Select {
	background-color:#86b653;
	color:#FFFFFF;
	border-color:#508418;
}

#ListeRechercheOption a.Fermer {
	background-image:url('../Img/Deconnexion.png');
	background-repeat:no-repeat;
	background-position:center;
	width:10px;
	height:20px;
	background-color:#999999;
	padding:0px;
	padding-left:5px;
	padding-right:5px;
	

}

#ListeRechercheOption a.Fermer:hover {
	background-color:#CC0000;
}

#BoiteListeRecherche{
	/* background-image: url('../Img/FondH100.png');*/
	background-repeat:repeat-x;
	background-position:bottom;
	display: none;
	position:absolute;
	overflow-y:scroll;
	border:0px solid #728593;
	border-top-width:0px;
	background-color:transparent;
	border-radius: 0px;
	width:300px;
	height:70px;
	margin-left:897px;
	margin-top:-71px;
	z-index:100;

}
#ListeRecherche{

}

#BoiteMenu #ListeRecherche a{
	width:157px;
	width:275px;
	display:block;
	float:left;
	border-radius: 2px;
	padding: 2px;margin:1px;
	background-color:rgba(114, 133, 147,0.8);	
	border:1px solid #585757;
	color:#fff;
	line-height:13px;
	text-indent:5px;
	text-align:left;
}

#BoiteMenu  #ListeRecherche a:hover{
	background-color:rgba(134,187,70,1);
	color:rgba(255,255,255,1);
}




.LoadMenu {
	float: left;
	margin-left:-35px;
	margin-right:0px;
	display:none;
	margin-bottom: -4px;
}

#LoadMenu img {
 -webkit-animation: rotate 2s linear 0s infinite normal;
  animation: rotate 2s linear 0s infinite normal;
} 

@-webkit-keyframes rotate {from{-webkit-transform: rotate(0deg);}to{-webkit-transform: rotate(360deg);}}
@keyframes rotate {from{-webkit-transform: rotate(0deg);}to{-webkit-transform: rotate(360deg);}}


.LoadMenuImg {
	margin:0px;
	padding:0px;
	border:0px;
	Width: 30px;
	height:30px;
	background-image: url('../Img/LoadMenu.gif');
}
	

/* ---------------------------------------------- */
/* ---------------- Input ----------------- */

input{
	border-radius: 6px;
	border:1px solid #999999;
	text-indent:5px;
}


#Recherche input{
	margin-top:5px;
	border-radius: 3px;
	background-color:#F9F9F9;
	background-image: url('../Img/BoiteMenuFond.png');
	line-height:16px;
	height:16px;
}

#Recherche img{
    height: 24px;
    width: 24px;
    float: right;
    cursor: pointer;
    margin: 0 -8px;
    margin-top: -3px;
}


/* ---------------------------------------------- */
/* ---------------- Les boutons ----------------- */

a.btn, a.BtnRouge, a.BtnOrange, a.BtnGris, a.BtnGrisFonce{
	float:left;
	display:block;
	line-height: 20px;
	background-color:#999999;
	color:#F9F9F9;
	border-radius: 3px;
	padding-left: 10px;
	padding-right:10px;
	margin-left:5px;
	margin-right:5px;
	background-image: url('../Img/btn_30.png');
	}
a.btn:hover, a.BtnRouge:hover, a.BtnOrange:hover, a.BtnGris:hover, a.BtnGrisFonce:hover{
	background-color:#728593;
	color:#FFFFFF;
	text-decoration:none;
}

a.BtnRouge{background-color:#CC0000;}
a.BtnRouge:hover{background-color:#990000;}

a.BtnOrange{background-color:#e8b335;}
a.BtnOrange:hover{background-color:#c9910b;}

a.BtnGris{background-color:#a5a4a4;}
a.BtnOrange:hover{background-color:#999999;}

a.Right{float:right;}

.Moteurs{
    width: 1189px;
    display: block;
    border-radius: 2px;
	border-radius: 0px 2px 2px 0px;
    padding: 5px 0px;
    margin: 8px;
    margin-right: 0px;
    border: 0px solid #bebbbb;
    background-color: rgba(0, 0, 0, 0);
    color: #728593;}

.Moteurs select{
	border-radius: 1px;
    border: 1px solid #333;
    color: #333;
    margin-right: 10px;
    height: 25px;
    padding: 0;
    margin-bottom: 0;
}

.Moteurs select{
    -webkit-appearance: button;
    -webkit-border-radius: 2px;
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    -webkit-padding-end: 20px;
    -webkit-padding-start: 2px;
    -webkit-user-select: none;
    background-image: url(../Img/Select.png), -webkit-linear-gradient(#FAFAFA, #F4F4F4 40%, #E5E5E5);
    background-position: 97% center;
    background-repeat: no-repeat;
    border: 1px solid #AAA;
    color: #555;
    /* font-size: inherit; */
    /* margin: 20px; */
    overflow: hidden;
    padding: 5px 20px 5px 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    /* width: 161px; */
	
}
/*.Moteurs select option[value="1"] {
    background: orange;
}




.Moteurs select:not([value=1]){
  background-color: tomato;
  border: 3px solid #AAA;
}

.Moteurs select([value=1]){
  background-color: tomato;
  border: 3px solid #AAA;
}

select option {
   color: black;
}
.Moteurs select:not(:checked) {
   color: gray;
}
.Moteurs select:indeterminate{border: 3px solid #AAA;}
.Moteurs select:not(:indeterminate){border: 3px solid #AAA;}
*/

.Moteurs select:not(:invalid):not(.NoChoixVide) { 
	
color:#000;
background-image: url(../Img/Select.png), -webkit-linear-gradient(#ddd, #ddd 40%, #ccc);

}

.Moteurs  span{
background-color: #dedede;
    display: inline-block;
    /* float: left; */
    border: 1px solid #aaa;
    height: 21px;
    line-height: 21px;
    margin-right: -4px;
    margin-top: 0px;
    padding: 1px 10px;
    font-weight: bold;
    color: #808080;
    margin-left: 5px;
	border-radius: 2px 0px 0px 2px;
	
}

/* Les Tableaux */

.GC{float:left;}
.GC:nth-child(2){margin-left:5px; margin-right:-5px;}

.Tableau{
	width:1178px;
	display:block;
	
	border-radius: 2px;
	
	float:left;
	padding: 5px;
	margin:9px;
	margin-bottom:15px;
	border:1px solid #bebbbb;
	border:0px solid #605d5d;
	
	background-color:#f9F9F9;
	color:#728593;
	
	transition:0.5s;
	 height: 100%;
}

.Tableau h1, .Tableau h1.SousTableau{
	margin: 0px;
    font-size: 12px;
    font-weight: bold;
    color: #333;
    border: 1px solid #666;
    background-color: #CACACA;
    /* background-image: url('../Img/D30.png'); */
    background-repeat: repeat;
    line-height: 24px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    margin: -6px;
    margin-bottom: 0px;
    padding: 0px;
    text-align: left;
    text-indent: 5px;
    height: 24px;
	    overflow: hidden;
}
.Tableau h1.SousTableau{
	border-radius: 0px;
	margin-top:5px;
}

.Tableau h1 .BoiteBtnEtat{
	float: left;
	border-radius: 0px;
	border-right:1px solid #666;
	margin:0px;
	overflow:hidden;
	height:24px;
	line-height:24px;
	width:12px;
	transition-duration: 100ms /* Opera */

}
.Tableau h1 .BoiteBtnEtat:hover{

	width:72px;
	transition-duration: 70ms;


}
.Tableau h1 .BoiteBtnEtat a{
	float: left;
    width: 12px;
    height: 24px;
    line-height: 18px;
    background-color: #009;
    /* background-image: url(../Img/Btn30.png); */
}

.Tableau h1 .BoiteBtnEtat:hover a, .Tableau h1 .BoiteBtnEtat a:hover{
	width: 24px;
	background-image:none;
	z-index:100;
}




.Tableau h2{
	margin:0px;
	font-size: 12px;
	font-weight:normal;
	color: #728593;
	border: 0px solid #cccccc;
	border-bottom-width: 1px;
	background-color:#e9e7e7;
	background-image: url('../Img/BoiteMenuFond.png');
	background-repeat:repeat;
	line-height:20px;
	margin:0px;	padding:0px;
	text-align:left;
	text-indent:0px;

}

.Tableau h3{
	margin:0px;
	font-size: 12px;
	font-weight:normal;
	color: #728593;
	border: 0px solid #cccccc;
	border-bottom-width: 1px;
	background-color:#e9e7e7;
	background-image: url('../Img/BoiteMenuFond.png');
	background-repeat:repeat;
	line-height:20px;
	margin:-5px;margin-bottom:6px;padding:0px;
	text-align:left;
	text-indent:10px;
	text-decoration:none;

}



.Tableau h1 .Pictogramme{
	width:25px;height:25px;
	margin:0px;
	border:0;
	padding:0px;
	float:left;
	display:block;
	margin-left:5px;
}
.Tableau h2 .Pictogramme{
	width:20px;height:20px;
	margin:0px;
	border:0;
	float:left;
	padding:0px;
	display:block;
	margin-left:5px;
}

.Tableau h1 .Compteur, h1.TitreFenetre .Compteur {
	display:inline;
	width:auto;
	line-height:20px;
	padding:0px;
	text-align: center;
	text-indent:0px;
	border-radius: 3px;
	
}
.Tableau h1 .Rubrique {
	display: block;
    float: left;
	position:relative;
	cursor:pointer;	
	color:#333;
	font-size:11px;
	font-weight:bold;
}
.Tableau h1 .Rubrique:hover {
	color:#000;
	
}




.Tableau input.InputTitre {
	float:right;
	display:none;
	width:auto;
	height:16px;
	background-image: url('../Img/BoiteMenuFond.png');
	text-align: left;
	margin:2px;
	text-indent:0px;
	background-color:#ffffff;
	border-radius: 2px;
	border: 1px solid #8d8787;
	text-indent:5px;
	width:135px;
	opacity:0.8;

	
}
.Tableau input.InputTitre {
    float: right;
    display: block;
    width: auto;
    height: 24px;
    background-image: none;
    text-align: left;
    margin: 2px;
    text-indent: 0px;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 2px;
    border: 0px solid #8d8787;
    text-indent: 5px;
    width: 135px;
    opacity: 1;
    margin: 0px;
    border-left: 1px solid #999;
    border-radius: 0px;
    
    border-left: 0px solid #868686;
    text-align: right;
    text-indent: 10px;
    padding-right: 10px;
	box-sizing:border-box;
}

.Tableau:hover input.InputTitre {display:block;}
.Tableau input.InputTitre:active, .Tableau input.InputTitre:focus,.Tableau input.InputTitre:valid, .Tableau input.InputTitre:valid {display:block;opacity:1; border-left: 1px solid #868686; background-color:rgba(255, 255, 255, 0.5);}





.Tableau .Action a {
	float:left;
	font-size: 10pt;
	border: 1px solid #04547c;
	color: #ffffff;
	background-color:#728593;
	background-image: url('../Img/BoiteMenuFond.png');
	background-repeat:repeat;
	text-indent:0px;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	margin:1px;
	margin-right:0px;
	line-height:24px;
	border-radius: 3px;
}
.Tableau .Action a:hover {
	color: #ffffff;
	border: 1px solid #589d14;
	background-color:#6db923;
	text-decoration: none;	
}

.Tableau a.Svt, .Tableau a.Pcdt, .Tableau a.Print {
display:block;
height:18px;
background-image: url(../Img/FlecheD.png);
background-position:center 1px;
background-repeat:no-repeat;
padding:0px;
width: 10px;
height:24px;

}
.Tableau a.Svt:hover, .Tableau a.Pcdt:hover, .Tableau a.Print:hover {-moz-opacity:1;opacity: 1;filter:alpha(opacity=100);}
.Tableau a.Pcdt {    background-image: url(../Img/FlecheG.png);}
.Tableau a.Print  {background-image:url('../Img/Imprimante20.png'); width: 25px; margin-left:-5px; margin-right:-5px;}


.BtnTitre {
	float:right;
	display:block;
	display:none;
	width:auto;
	font-size: 10px;
	line-height:18px;
	text-align: left;
	margin:2px;
	padding:0px;
	padding-right: 3px; padding-left: 3px;
	text-indent:0px;
	background-color:#9f9f9f;
	background-color: #bababa;
	font-weight:bold;
	color: #fff;
	border: 1px solid #747474;
	border-radius: 3px;
	cursor:pointer;
}

.BtnTitre {
    float: right;
    display: block;
    /* display: none; */
    width: auto;
    font-size: 10px;
    line-height: 24px;
    height: 24px;
    text-align: left;
    margin: 0px;
    padding: 0px;
    padding-right: 3px;
    padding-left: 3px;
    text-indent: 0px;
    background-color: #9f9f9f;
    background-color: #bababa;
    font-weight: bold;
    color: #fff;
    border: 0px solid #747474;
    border-left: 0px solid #999;
    cursor: pointer;
    background-position: center;
	border-radius:0px;
}

.BtnTitre:nth-last-of-type(1) {border-left: 1px solid #999;}
   

/* not(.NonVisible): */ 


.BtnTitre  a{ background-position: center;}

.BtnTitre.Affichage {
    display: block;
    background-image: url(../Img/Affichage.png);
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    box-sizing: border-box;
    width: 23px;
    height: 24px;
    margin: 0px;
   
    padding: 0px;
    background-position: center;
    border-radius: 0px;
    margin-left: 0px;
    background-color: #bababa;
}

.Gauche{display: block;border:0px; margin-right:0px; border-radius: 0px;    line-height: 24px; height: 24px; margin:0px;    border-left: 0px solid #989898; padding-left: 5px; }
   
.Droite{display: block;border:0px; margin-left:0px;  border-radius: 0px; line-height: 24px; height: 24px;margin:0px;margin-right: -1px;}
.Milieu{display: block;border:0px;margin-right:0px; margin-left:0px; border-radius:0px; line-height: 24px; height: 24px;margin:0px;color: #666;}

.Pagination{display:none;}

.Pagination .Gauche a, .Pagination .Droite a{opacity:0.4;background-position: center 1px;}
.Pagination .Gauche:hover a, .Pagination .Droite:hover a{opacity:1;}

.Tableau:hover .BtnTitre{display:block;}

.BtnTitre a{
	display:block;
	background-position:center;
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	width: 20px;
    height: 24px;
	border-radius: 0px;

}

.BtnTitre a.Plus:hover, .BtnTitre a.Info:hover, .BtnTitre a.Modifier:hover, .BtnTitre a.Excel:hover,.BtnTitre a.Statistiques:hover, .BtnTitre a.Outlook:hover{-moz-opacity:1;opacity: 1;filter:alpha(opacity=100);}
.BtnTitre a.Plus{ background-image:url('../Img/Plus.png');margin-right: -5px; margin-left: -5px;}

.BtnTitre.Excel{ }
.BtnTitre a.Excel{ background-image:url('../Img/Excel.png'); }
.BtnTitre.Outlook{ }
.BtnTitre a.Outlook{ background-image:url('../Img/Outlook.png'); }
.BtnTitre a.Info{background-image:url('../Img/Info.png');margin-right: -5px; margin-left: -5px;}
.BtnTitre a.Modifier{background-image:url('../Img/BtnModifier.png');margin-right: -5px; margin-left: -5px;}

.BtnTitre.Statistiques{ }
.BtnTitre a.Statistiques{background-image:url('../Img/Statistiques.png'); }
.BtnTitre a.Statistiques:hover{}


.BtnTitre a.SelectionMultiple{background-image:url('../Img/SelectionMultiple.png'); margin:0px -2px;}
.BtnTitre a.SelectionMultiple:hover{ }


a.BtnPlus, a.CVText{
	
	float:left;

	display:block;
	background-position:center;
	background-repeat:no-repeat;


	width: 16px;
	height:16px;
	
	border-radius: 8px;
	background-color:#A5A5A5;
	
	border:1px solid #4a555d;
	
	background-image:url('../Img/BtnPlus.png');
	margin:3px;
	
	}
	
a.BtnPlus, a.CVText{
	float: left;
    display: block;
    background-position: center;
    background-repeat: no-repeat;
	width: 19px;
    height: 24px;
    border-radius: 0px;
     background-color: #9A9A9A;
    border: 0px solid #4a555d;
    background-image: url('../Img/BtnPlus.png');
    margin: 0px;
	    border-right: 1px solid #666;
	}
	
a.BtnPlus:hover, a.CVText:hover {
    background-color: #6F6F6F;
}

.BasePublique a.BtnPlus.AjoutElementCandidat{
	display:none;
	
}

a.CVText{
	float:right;
	background-image:url('../Img/CVText.png');
	width:50px;
}
	
	


.Frame{
    display: block;
    margin: 0px;
    padding: 0px;
    height: 200px;
    overflow: auto;
    overflow-y: scroll;
    overflow-x: hidden;
    background-color: #FFF;
    margin: -6px;
    margin-top: 0;
    border: 1px solid #666;
    border-top-width: 0px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    /* padding-top: 20px; */
    clear: both;
	 height: calc(100% - 101px);
}

.Frame::-webkit-scrollbar{ /* margin-top:-20px; */}

.Tab{display:table;
border-collapse:collapse
}
.TabInsererHeader{
	display:table;
	border-collapse:collapse;
	margin:-6px;
	margin-top:0px;
	margin-bottom:0px;
	border:0px solid #bebbbb;
	z-index:20;
	transition:  300ms;
}

.TabInsererHeader2{
	display:table;
	border-collapse:collapse;
	margin:-1px;
	border:1px solid #bebbbb;
	z-index:20;
}
.TabInsererHeader3{
	display:table;
	border-collapse:collapse;
	margin:-6px;
	margin-bottom:-1px;	
	border:1px solid #bebbbb;
	z-index:20;
}

.TabInsererBody{
	display:table;
	border-collapse:collapse;
	border:1px solid #bebbbb;
	margin-left:-1px;
	margin-right:-1px;
	margin-top:-1px;
	z-index:20;
}

.TabInsererBody3{
	display:table;
	border-collapse:collapse;
	border:1px solid #bebbbb;
	margin-left:-6px;
	margin-right:-6px;
	margin-bottom:-6px;
	z-index:20;
}

.TotalListe{
	display:table;
	border-collapse:collapse;
	border:1px solid #666;
	z-index:20;
	margin-left:-6px;
	margin-right:-6px;
	margin-bottom:-6px;
	margin-top:5px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}
.TotalListe .Lig p{border: 1px solid #666;}


.LigFloat{
	display:block;
	float:left;
	border: 0px solid #bebbbb;
	border-bottom-width: 1px;
	border-collapse:collapse;
	background-color: #FFFFFF;

}
.LigFloat:hover{background-color: #e3fcc4;}
.LigFloat p:hover{background-color:#cdf49d;}
.Lig{
	display:table-row;
	border: 1px solid #bebbbb;
	border-collapse:collapse;
	background-color: #FFFFFF;
	transition:  0.5s;
}

.Lig:nth-child(2n+1) {
	
}
.Lig.Inconnu{background-color: rgba(0, 0, 0, 0.09);}

/* .Lig.IdNeo{background-color: #ebebeb;} */

.CvBrut{
	display:block;
	position:absolute;
	width:400px;
	height:200px;
	background-color: rgba(255,255,255,0.92);
	border:1px solid #333333;
	font-size:10px;
	line-height:14px;
	padding:10px;
	border-radius: 3px;
	margin-top:20px;
	overflow-y: scroll;
	box-shadow: 0px 0px 20px #333;
}
.Lig:hover{
	display:table-row;
	border: 1px solid #bebbbb;
	border-collapse:collapse;
	background-color: #e3fcc4;
	background-color: #f5f5f5;

}

.LigColspan{
	display:table-column-group;
	border: 1px solid #bebbbb;
	border-collapse:collapse;
	background-color: #e3fcc4;
}


.LigLegende{
display: table-header-group;
    border: 0px solid #bebbbb;
    border-collapse: collapse;
    background-color: #D0D0D0;
    /* background-image: url('../Img/btn_30.png'); */
}


.Lig p, .LigLegende p{
	display:table-cell;
	border-collapse:collapse;
	border: 1px solid #a8a8a8;
border: 1px solid rgba(168,168,168,0.50);
	width:100px;
	line-height:16px;
	padding:2px;
	padding-top:3px;
	padding-bottom:3px;
	cursor: pointer;
	overflow:hidden;
	text-indent:0px;
	background-position:right;
	background-repeat:repeat;
	transition:  0.8s;
	text-align:left;
	    word-break: break-word;
}

.LigLegende p{
	line-height:10px;
	height:10px;
	padding:2px;
	border-top-width:0px;
	border-color:#666;
	font-size:11px;
	color:#666;
}



.LigLegende.SousLegende{height:2px;}
.LigLegende.SousLegende p{
	line-height:2px;
	height:2px;
	padding: 0px 2px;
}

.LigLegende.SansBorderBottom p{
	border-bottom: 1px solid transparent; 
	
}





.Lig a, .LigFloat a{
	display:block;
	position:relative;
	border: 1px solid #333333;
	line-height:16px;
	padding:0px;
	margin:-1px;
	background-color:#728593;
	text-align:center;
	color: #F9F9F9;
	text-decoration: none;
	border-radius: 3px;
	cursor: pointer;
	overflow:hidden;
	background-position:center;
	background-repeat:no-repeat;
	width: 16px; height:16px;
	margin-bottom:-5px;
	
}


.Lig a:hover{
	background-color:#999999;
	color: #333333;
	text-decoration:none;
}

.Lig a {
    display: block;
    position: relative;
    border: 0px solid #fff;
    line-height: 16px;
    padding: 0px;
    margin: -1px;
    background-color: #fff;
    text-align: center;
    color: #333;
    text-decoration: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    overflow: hidden;
    background-position: center;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    margin-bottom: -5px;
    width: auto;
    text-align: left;
    margin-bottom: 2px;
    text-indent: 5px;
}


 a.Plus{background-image:url('../Img/Plus16.png');}
.Lig a.Attention{background-color:#cc0000;background-image:url('../Img/Attention.png');}
.Lig a.Sablier{background-color:#CCCCCC;background-image:url('../Img/Sablier.png');}
.Lig a.Modifier{background-image:url('../Img/modifier.png');}

.Lig a.Annuler, .Lig a.Deannuler{display: none;background-image:url('../Img/MS_Retour.png'); float: right; width: 14px; height:14px; margin:1px; margin-right:2px; border: 1px solid #666666;
background-color:#999999;
}
.Lig a.Deannuler{background-image:url('../Img/MS_Suivant.png');}
.Lig a.Moins, #ListeCompetence a.Moins{
	background-image:url('../Img/SupprimerNB.png');
	background-position:center;
	background-repeat:no-repeat;
	border:0px;
	background-color:transparent;
	opacity:0.4;
	transition:0.2s;
	
}
#ListeCompetence a.Moins{
    display: block;
    height: 18px;
	width: 16px;
    float: left;
    margin-left: -6px;
}
	
	
.Lig.IdNeo a.Moins, #ListeCompetence a.Moins.IdNeo{background-image:url('../Img/Cadenas.png');}
.Lig.IdNeo a.Moins:hover, #ListeCompetence a.Moins.IdNeo:hover{background-image:url('../Img/CadenasR.png');}	



.Lig a.Moins:hover,  #ListeCompetence a.Moins:hover{background-image:url('../Img/SupprimerR.png');opacity:1;}
.Lig a.Apercu{background-image:url('../Img/moins.png');}

.Lig p a.Nuage, .Lig p a.Ouvrir{
	background-image: url('../Img/FlecheBas.png');
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50%;
    border: 0px;
    margin: 0px 2px -4px 2px;
    display: block;
    background-color: #9A9A9A;
    box-shadow: none;
}
.Lig p a.Nuage:hover{ background-color: #83C542;}


.Lig p a.Ouvrir{background-image: url('../Img/Ouvrir.png');border-radius: 1px;}
.Lig p a.Ouvrir:hover{ background-color: #333;}

.Lig a.RendreAccessible{
background-color: #E29510;
border: 1px solid #A5731C;
width:auto;
}

.Lig input{
	width:98px;
	border-radius: 3px;
	border:0px solid #999999;
	text-indent:0px;
	margin:1px;
	margin-left:-1px;
	margin-right:-1px;
	line-height:15px;
	height:16px;
	padding:0px;
	background-position:right;
	background-repeat:no-repeat;
}

.Lig input.Cocher{
	width:21px;
	border-radius: 3px;
	border:0px solid #999999;
	text-indent:0px;
	margin:-1px;
	line-height:17px;
	padding:0px;
	background-position:right;
	background-repeat:no-repeat;
	margin-top:3px;
}

.Lig select{
	width:98px;
	border-radius: 3px;
	border:0px solid #999999;
	text-indent:0px;
	margin:-1px;
	line-height:20px;
	height:20px;
	padding:0px;
	background-position:right;
	background-repeat:no-repeat;
}


.Lig p:hover{
background-color:#cdf49d;
background-color:#ebebeb;
}


.LigLegende p:hover{
background-color:#ccc;
}

img.AjaxLoad, img.AjaxOK{
position:absolute;
margin:0px;
margin-left:100px;
}


.Lig p.Notif{
	background-image:url('../Img/Alert.png');
	background-repeat:no-repeat;
	background-position:right;
	
}



.NW{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    /* height: 30px; */
    width: 100%;
    display: block;
}



p.ColLegende , p.Col ,p.ColLegendeV2 , p.ColV2 , p.Col2Legende , p.Col2 , p.Col3Legende , p.Col3 {
	display: block;   float: left;
	border:0px solid #999999;border-left-width:1px;
	margin:0px; padding:0px; margin-left:-1px;	
	height:18px; line-height: 18px;
	
	
}
p.ColLegende,p.ColLegendeV2, p.Col2Legende ,p.Col3Legende{background-color: #DCDCDC;text-indent:5px;}

p.Col input,p.ColV2 input, p.Col2 input, p.Col3 input{
	width:100%;
	border-radius: 0px;
	border:0px solid #999999;
	/* text-indent  modifié pour page mission */
	text-indent:4px;
	margin: 0px;
    line-height: 18px;
	height: 18px;
	padding:0px;
	background-position:right;
	background-repeat:no-repeat;
	background-color:#fff;
}

p.Col input.Cocher, p.ColV2 input.Cocher, p.Col2 input.Cocher, p.Col3 input.Cocher{
	width:21px;
	border-radius: 3px;
	border:0px solid #999999;
	text-indent:0px;
	margin:-1px;
	line-height:17px;
	padding:0px;
	background-position:right;
	background-repeat:no-repeat;
	margin-top:3px;
}

p.Col select,p.ColV2 select, p.Col2 select, p.Col3 select{
	width:100%;
	border-radius: 0px;
	border:0px solid #999999;
	text-indent:0px;
	margin: 0px;
    line-height: 18px;
    height: 18px;
	padding:0px;
	background-position: 93% center;
	background-repeat:no-repeat;
}

#Fiche textarea{
	border-radius: 3px;
	border:1px solid #999999;
	text-indent:0px;
	margin:1px;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-size: 11px;
	color: #545454;
	text-decoration: none;
	font-weight: normal;
	line-height: 18px;
	text-align: justify;
	margin:2px;
	width:328px;
	height:100px;
	margin-bottom:-9px;
	background-position:right top;
	background-repeat:no-repeat;
	overflow:auto;
	padding: 2px;
    box-sizing: border-box;
}
#FondPopup{
	position: absolute;
	left: 0;
	width: 100%;
	height:100%;
	background-color: #000;
	cursor: pointer;
	z-index:800;
	display:none;
	background-color:rgba(0, 0, 0, 0.3);
}
#BoitePopup{
	width:750px;
	height:500px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	margin-top:200px;
	border-radius: 3px;
	display:block;
	border: 1px solid #666;
}

#BoitePopup #Haut{
	width:750px;
	height:10px;
	border-radius: 4px 4px 0px 0px;
	background-color:#666;
	display:none;
}
#BoitePopup #Bas{
	width:750px;
	height:10px;
	border-radius: 0px 0px  4px 4px;
	background-color:#666;
	display:none;
}

#BoitePopup  iframe{
	width:750px;
	height:500px;
	border:0px;
}
#BoitePopup  iframe::-webkit-scrollbar{ display:none;}



/* ------------------ les VTab --------------- */

.VTab{
	display: block;
	width: 790px;
	border-collapse: collapse;
}

.VTab div{
	display:block;width:100%; height:30px; overflow:hidden;border-collapse: collapse;text-align:center;border-radius:0px;cursor: pointer;
	
	border-bottom: 1px solid #ECECEC;
	border-bottom: 1px solid #D2D2D2;
	padding: 5px 0px;
}

.VTab p, .VTab a, .VTab input[type="submit"]{
	
	display: block;
	float: left;
	border-collapse: collapse;
	width: 65px;
	margin: 0px;
	line-height: 30px;
	width: 65px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding:0px 5px;
	
}

.Lig p span.Diffusion{
    display: none;
    background-color: #E4E4E4;
    width: 8px;
    height: 8px;
    margin: 0px 3px;
    margin-bottom: -2px;
    margin-top: -2px;
    border-radius: 50%;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2) inset;
    opacity: 1;
}

.Lig p span.Diffusion.Etat1{display: block; background-color: #83C542;}
.Lig p span.Diffusion.Etat2{display: block; background-color: #cc0000;}
.Lig p span.Diffusion.Etat3{display: block; background-color: #c6c6c6;  border-radius: 0px;}

#AjoutCompetence{ display:none;}
#AjoutCompetence.Visible{ display:block;}

#AjoutCompetence input{
	background-color: #f9f9f9;
    width: 100%;
    box-sizing: border-box;
    border-radius: 0px;
    margin: 0px;
    line-height: 17px;
    border: 0px;
    border-bottom: 1px solid #BFBFBF;
    border-right: 1px solid #BFBFBF;
}



/* ------------------ les Actions Multipes --------------- */
.Tableau .BtnTitre.Cacher{display: none;}
.AM {
	display:none;
    height:20px;
    width: 100%;
    background-color: #9B9B9B;
    background-color: #4A82C7;
	background-color: #777;
	background-color:#AFAFAF;
    margin: 0px -6px;
    padding: 0px 5px;
    border: 1px solid #666;
    border-top: 0;
	background-image: -webkit-linear-gradient( rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 100%);
}
.AM.Actif,#SelectionMultiple.Visible{display:block;}
.AM p, .AM p:hover{ color:#fff; float:left; line-height:20px; display:block; border-right: 1px solid #666; padding:0 10px; font-weight:bold; text-indent:0; text-decoration: none; margin:0px;}
.AM p:first-child{margin-left:-6px;}
.AM a, .AM a:hover{ color:#fff; float:left; line-height:20px; display:block; border-right: 1px solid #666; padding:0 10px; font-weight:bold; text-indent:0; text-decoration: none;}
.AM a:hover{ background-color:#fff;color:#777;}
.AM a#Action{display: none;}
.AM a#Action.Actif{display: block;}
.Lig p.MultiSelect, .LigLegende p.MultiSelect{display:none;}

.TabMultiSelectHeader .LigLegende p.MultiSelect{display:table-cell;width:14px;}
.TabMultiSelect .Lig p.MultiSelect {width: 14px; display: table-cell;background-color: #dbdbdb; background-image:none; background-repeat:no-repeat; background-position:center;    border-right: 1px solid #666;}

.TabMultiSelect .Lig:hover p.MultiSelect {background-image:url('../Img/CheckboxAM.png');  }
.TabMultiSelect .Lig p.MultiSelect.Actif {
	background-image:url('../Img/CheckboxAMSelect.png');
	background-color:#a9a9a9;
}
#ListeCandidat .TabMultiSelect .Lig p.MultiSelect input{width:20px;height:20px;border:0px; margin:2px 0px;vertical-align: middle;}

#ToutSelectionner, #ToutSupprimer{
	margin-left:-6px;
	width: 19px;
   	height: 20px;
	padding:0px;
    background-color: rgba(0, 0, 0, 0);
    background-image: url('../Img/CheckboxAM.png');
    background-repeat: no-repeat;
    background-position: center;
}
#ToutSelectionner.Cacher, #ToutSupprimer.Cacher{ display: none;}

#ToutSupprimer{background-image: url('../Img/CheckboxAMSelect.png');}


#BoiteManuel div{    margin: 40px 0px;}
#BoiteManuel h2{     background-color:rgba(0,0,0,0.10); padding:10px; text-decoration:underline;}
#BoiteManuel p{     font-size: 12px;}

#BoiteManuel img{ 
    float: right;
    width: 50%;
    border: 1px solid #ccc;
    border-radius: 2px;
    padding: 5px;
    background-color: #fff;
	    margin-left: 20px;
		margin-bottom:10px;
		cursor:pointer;
}

#BoiteManuel img.Visualisation {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    box-sizing: border-box;
    margin: 0;
	cursor:
}


#MoteurManuel{margin-bottom: 30px;height: 30px; display:flex; align-items: center;
  justify-content: center;}

#BoiteRechercheMotCle{height:30px; margin-right:30px;}
#MoteurManuel input, #MoteurManuel select{
   
    margin: 0;
    height: 30px;
    line-height: 30px;
    width: 350px;
    border: 1px solid #424242;
    border-radius: 2px;
    font-weight: bold;
    font-size: 13px;
    border-radius: 2px 0px 0px 2px;
    margin: 0;
    display: block;
    float: left;	
	box-sizing: border-box;
}
#MoteurManuel select{ height:30px; line-height:30px;    padding: 0px;
    text-indent: 10px;}
#MoteurManuel button {
    
    padding: 0px;
    width: 37px;
    height: 30px;
    line-height: 30px;
    margin-top: 0px;
    background-image: url(../Img/Rechercher.png);
    background-repeat: no-repeat;
    background-position: center;
    background-color: #7cbb3f;
    border-radius: 0px 2px 2px 0px;
    border: 1px solid #424242;
    border-left: 0px;
	float:left;
	
}

.PopupPatienter {
    position: absolute;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    z-index: 1000;
	cursor: wait;
}
@keyframes AnimationPatienterDivFondNoir {
    from {background-color: rgba(0, 0, 0, 0); }
	to {background-color: rgba(0, 0, 0, 0.30);}
}

.PatienterDivFondNoir {
    background-color: rgba(0, 0, 0, 0);
    /* margin: 200px 0px 50px; */
    display: block;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    display: flex;
    align-items: center;
    justify-content: center;
	animation: AnimationPatienterDivFondNoir 3s 1 forwards ;
}


