body { background-color:#fff; margin:0px!important;} /*#CCCCCC e5e5e5*/
img { border:none; }

table {
    border: 0px!important;
}
table th {
    border: 0px!important;
}
table tr {
    border: 0px!important;
}

.PageIE { text-align:center; height:100%; font-size:12px; color:#FF0000; font-family :"Times New Roman", Times, serif; }
.S007 { position:fixed; background-color:#FFFFFF; bottom:1px; left:1%; width:98%; border:#000000 1px solid; height:300px; z-index:1000; }
.VisiblePage { margin-left:auto; margin-right:auto; width:95%; height:100%; }
.Logo { float:left; height:70px; width:100%; background-image:url(/Images/EnteteLogo.jpg); background-position:left; background-repeat:no-repeat; background-color:#fe6700; margin-bottom:5px; }
.DConnexion{ border:0px; background-image:url(/Images/Entete2.jpg); background-position:right; background-repeat:no-repeat; color:#000000; text-align:center; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; height:100%; }
.ShowHide { float:left; }
.Right { float:right; text-align:right; }
.accueil { width:100%; height:92%; }
.ListeAutoris { float:left; width:34%; height:60%; }
.ShowAutoris { float:right; width:65%; height:60%; overflow:hidden; }
.ShowVigik { float:right; width:65%; height:400px; overflow:auto; margin:0; padding:0 }
/*.ListeAutoris { float:left; width:33%; height:60%; }
.ShowAutoris { float:right; width:65%; height:60%; overflow:auto; }*/
.FormAutoris { width:100%; }
.EnteteListeAutoris { color:#000000; height:6%; }
.CorpsListeAutoris { overflow:auto; height:94%; }
.AContenu{ float:right; width:80%; text-align:center; font-size:12px; color:#000000; font-family:Verdana, Geneva, Helvetica, Arial, sans-serif; font-weight:bold; background-color:#E5E5E5; }
#contenu {position:absolute; left:190px; top:55px; right:0px; bottom:0; text-align:center; font-size:12px; color:#000000; font-family:Verdana, Geneva, Helvetica, Arial, sans-serif; font-weight:bold; margin:0; padding:0; overflow:hidden; overflow-y: auto; padding-left:4px; background: #fff;}
.ZoneDonnee { width:100%; text-align:center; font-size:12px; color:#000000; font-family:Verdana, Geneva, Helvetica, Arial, sans-serif; font-weight:bold; margin:0; padding:0;}
table.Transparente { border:none; color:#000000; text-align:left; font-size:12px; border-collapse:collapse; }
table.Transparente th{ border:none; border-collapse:collapse; font-weight:bold; text-align: left; padding: 1px;}
table.Transparente td{ border:none; border-collapse:collapse; background-color: transparent; padding: 1px;}
td.Transparente { border-collapse:collapse; background-color:transparent; background:none; }
table.Resume { color:#000000; text-align:left; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; }
table.Resume td{ border-bottom:2px #333333 dotted; }
table.Resume th{ height:10px; font-weight:bold; }
table.TitreHelp { background-color:#999999; color:#FFFFFF; border-collapse:collapse; border-bottom:1px #000000 solid; }
table.TitreHelp th{ padding:5px; border-collapse:collapse; font-size:18px; font-family:"Times New Roman", Times, serif; font-weight:bold; }

table.ForCentrale { color:#000000; text-align:center; font-size:12px; font-weight:bold; border-collapse:collapse; border:1px solid #000000 !important; }
table.ForCentrale th{
background-color: #808080; color:white;
border-collapse:collapse; border:1px solid #000000; text-align: center;	}
table.ForCentrale td{ border-collapse:collapse; border-bottom:0px; border-top:0px; border-right:1px solid #000000; border-left:1px solid #000000;	}

/*#F90*/
table.TableOrangeBlanc{ color:#000000; text-align:left; font-size:12px; width:100%; border-spacing: 1px; border-collapse:collapse; }
table.TableOrangeBlanc th {
background-color: #808080; color:white;
border: thin solid #ddd; border-collapse:collapse; font-weight:bold; padding:2px;
text-align: left;}
table.TableOrangeBlanc th.filter {
background: #a90329; /* Old browsers */
background: -moz-linear-gradient(top,  #a90329 0%, #8f0222 44%, #6d0019 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a90329), color-stop(44%,#8f0222), color-stop(100%,#6d0019)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #a90329 0%,#8f0222 44%,#6d0019 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #a90329 0%,#8f0222 44%,#6d0019 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #a90329 0%,#8f0222 44%,#6d0019 100%); /* IE10+ */
background: linear-gradient(to bottom,  #a90329 0%,#8f0222 44%,#6d0019 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 ); /* IE6-9 */
}
table.TableOrangeBlanc td { background-color:#fff; border: thin solid #ddd; border-collapse:collapse; font-weight:normal; padding:1px; max-height: 25px;}
table.TableOrangeBlanc td.Not{ background-color:#FFFFFF; background-image:url(/Images/btn/forbidden.png); background-position:center; background-repeat:no-repeat; cursor:default; font-weight:normal; }
table.TableOrangeBlanc td.focus {
	background: #eeeeee; /* Old browsers */
	background: -moz-linear-gradient(top,  #eeeeee 0%, #cccccc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* IE10+ */
	background: linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
}
table.TableOrangeBlanc tr.clear { background-color:transparent;}
table.TableOrangeBlanc tr.clear td { border:none;}
table.TableOrangeBlanc tr.clear th { border:none;}
table.TableOrangeBlanc td.clear { border:none;}
table.TableOrangeBlanc th.clear { border:none;}

table.CalOrangeBlanc th{ background-color:#FF9900; font-weight:bold; font-size:14px; }
table.CalOrangeBlanc{ font-family:Verdana, Geneva, Helvetica, Arial, sans-serif; font-size:12px;}
table.CalOrangeBlanc A{ color:#000000; }

table.TableOrangeGris{ color:#000000; text-align:left; font-size:12px; width:100%; border-spacing: 1px; border-collapse:collapse; }
table.TableOrangeGris th { background-color:#FF9900; font-weight:bold; border: thin solid #ddd; border-collapse:collapse; }
table.TableOrangeGris td { background-color:#CCCCCC; font-weight:normal; border: thin solid #ddd; border-collapse:collapse; }
table.BleuBlanc{ color:#000000; text-align:left; font-size:12px; width:100%; }
table.BleuBlanc th { background-color:#0099FF; font-weight:bold; }
table.BleuBlanc td { background-color:#FFFFFF; font-weight:normal; }

table.TableOrangeBlancNoTD{ color:#000000; text-align:left; font-size:12px; width:100%; }
table.TableOrangeBlancNoTD th { background-color:#FF9900; font-weight:bold; }
table.TableErreur{ font-family:Verdana, Geneva, Helvetica, Arial, sans-serif; color:#000000; text-align:left; font-size:12px; width:100%; }
table.TableErreur th { background-color:#FF9900; font-weight:bold; }
table.TableErreur td { background-color:#FF0000; color:#FFFFFF; font-weight:bold; }
table.TableBleuBlanc{ color:#000000; text-align:left; font-size:12px; width:100%; }
table.TableBleuBlanc th { color:#FFFFFF;
/*background-color:#00486E;*/
background: #606c88; /* Old browsers */
background: -moz-linear-gradient(top, #606c88 0%, #3f4c6b 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#606c88), color-stop(100%,#3f4c6b)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #606c88 0%,#3f4c6b 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #606c88 0%,#3f4c6b 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #606c88 0%,#3f4c6b 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#606c88', endColorstr='#3f4c6b',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #606c88 0%,#3f4c6b 100%); /* W3C */
font-weight:bold; }
table.TableBleuBlanc td { background-color:#FFFFFF; }
table.TableLogo{ color:#000000; text-align:center; font-size:12px; width:50%; height:100%; float:left; }

TABLE.TableSemaineType { font-family:Verdana, Geneva, Helvetica, Arial, sans-serif; font-size:12px; width:100%; }
TABLE.TableSemaineType TH{ font-weight:bold; background-color:#808080; color:white;}
TABLE.TableSemaineType TD{ font-size:12px; background-color:#FFFFFF; border-collapse:collapse; }

.DefColor { color:#F90; }

.AMenu{ float:left; width:18%; background-color:#FFFFFF; color:#000000; padding-left:0px; }
#dmenu{ position:fixed; left:0px; top:65px; width:200px; color:#000000; padding-left:0px; }
.Ecran { color:#FFFFFF; font-size:14px; font-weight:bold;
/*background-color:#888888;*/
/*
background: #7d7e7d;
background: -moz-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7d7e7d), color-stop(100%,#0e0e0e));
background: -webkit-linear-gradient(top, #7d7e7d 0%,#0e0e0e 100%);
background: -o-linear-gradient(top, #7d7e7d 0%,#0e0e0e 100%);
background: -ms-linear-gradient(top, #7d7e7d 0%,#0e0e0e 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0 );
background: linear-gradient(top, #7d7e7d 0%,#0e0e0e 100%);
*/
border:0px solid  #000000; border-width:0px 0px 1px 0px; vertical-align:middle; height:30px; line-height: 30px;
background: #000; border-bottom:1px solid #EE7F01;
}
.Cles th {text-align: left!important;}
.Search { color:#FFFFFF; font-size:14px; font-weight:bold; background-color:#888888; border:0px solid  #000000; border-width	:0px 0px 1px 0px; vertical-align:middle; margin-left:20px; margin-right:20px; margin-bottom:10px; }
.Section.Left1 { float:left; text-align:left; }
.Section.Right1 { float:right; text-align:right; }
a.Lien:link, a.Lien:visited { color:#415989; text-align:left; vertical-align:top; }
a.Lien:hover, a.Lien:active { color:#FF6600; }
a.LienOrangeBleu:link, a.LienOrangeBleu:visited { color:#054A6E; font-family:'Courier New', courier, monospace; font-weight:bold; text-align:left; }
a.LienOrangeBleu:hover, a.LienOrangeBleu:active { color:#FF6600; }
a.LienPage:link, a.LienPage:visited { padding:10px; color:#FF6600; font-family:'Courier New', courier, monospace; font-weight:bold; text-align:left; }
a.LienPage:hover, a.LienPage:active { padding:10px; color:#FF6600; }
a.LienDownload:hover, a.LienDownload:active { color:#054A6E; }
a.LienDownload:link, a.LienDownload:visited { color:#054A6E; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left; }
a.CreeCompte:link, a.CreeCompte:visited { color:#054A6E; font-family:'Courier New', courier, monospace; font-weight:bold; text-align:left; }
a.CreeCompte:hover, a.CreeCompte:active { color:#000000; }
.Section .precedent{	float:left; width:22px; margin:5px;}
.precedent{	float:left; width:22px; margin-right:10px;}
.FilConducteur { height:24px; color:black; font-size:14px;
background-color:#e6e6e6; margin: 10px 10px; border-radius:6px;
border-width:1px 0px; text-align:left; border-top:0; line-height: 1.5 }
.Section { height:32px; line-height: 1.5; vertical-align:middle; color:#415989; font-size:20px; font-weight:bold;
background-color: #e6e6e6; margin: 10px 10px; border-radius: 6px;}
.SectionH2 { height:22px; color:#000000; font-size:14px; font-weight:bold; background-color:#CCCCCC; border:0px solid #000000;border-width:1px 0px; }
.SectionH3 { height:22px; color:#006699; font-size:14px; font-weight:bold; background-color:#00CCFF; border:0px solid #000000; border-width:1px 0px; margin-left:10px; margin-right:10px; }
.HSearch { height:22px; color:#000000; font-size:14px; font-weight:bold; background-color:#CCCCCC; border:0px solid #000000; border-width:1px; margin:0px; padding:0px; text-align: left;}
.DSearch { border:0px solid  #000000; border-width:0px 1px 1px 1px; width:100%; padding:20px 0px 20px 0px; margin-bottom:1%; overflow:auto; }
.HSection { height:32px; color:black; font-size:14px; font-weight:bold;
background-color:#e6e6e6; margin:0px; margin-bottom:10px; padding:0px; line-height: 2.2; }
.DSection { width:100%; padding:20px 0px 20px 0px;}
a.BtnMenu { width:140px; height:25px; background-image:url(/Images/BtnMenu1.gif); text-decoration:none; display:block; color:#00486E; font-size:14px; font-weight:bold; margin-top:10px; vertical-align:middle; }
a.BtnMenu:hover, a.BtnMenu3:hover {background-image:url(/Images/BtnMenu2.gif); color:#FD6601; }
a.BtnMenu3 { width:140px; height:25px; background-image:url(/Images/BtnMenu3.gif); text-decoration:none; display:block; color:#00486E; font-size:14px; font-weight:bold; margin-top:10px; vertical-align:middle; }
a.BtnMenu1 { width:auto; text-decoration:none; display:block; color:#333; font-size:16px; font-weight:bold; padding:7px 2px; vertical-align:middle; padding-left:6px; margin-right:2px; text-align:left;}
a.BtnMenu1:hover {
color:#fff;
background: #fe6200; /* Old browsers */
background: -moz-linear-gradient(top, #fe6200 0%,#FFAF7C 70%, white 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left color-stop(0%,#fe6200), color-stop(100%,#FFAF7C)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, #fe6200 0%,#FFAF7C 70%, white 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #fe6200 0%,#FFAF7C 70%, white 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #fe6200 0%,#FFAF7C 70%, white 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe6200', endColorstr='#FFAF7C',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #fe6200 0%,#FFAF7C 70%, white 100%); /* W3C */
}
a.BtnMenu1_select {
color:#fff;
background: #fe6200; /* Old browsers */
background: -moz-linear-gradient(top, #fe6200 0%,#FFAF7C 70%, white 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left color-stop(0%,#fe6200), color-stop(100%,#FFAF7C)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, #fe6200 0%,#FFAF7C 70%, white 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #fe6200 0%,#FFAF7C 70%, white 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #fe6200 0%,#FFAF7C 70%, white 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe6200', endColorstr='#FFAF7C',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #fe6200 0%,#FFAF7C 70%, white 100%); /* W3C */
}
a.BtnMenu1:nth-child(3):hover {
color:#fff;
background: #fe6200; /* Old browsers */
background: -moz-linear-gradient(top, #fe6200 0%,#FFAF7C 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left color-stop(0%,#fe6200), color-stop(100%,#FFAF7C)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, #fe6200 0%,#FFAF7C 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #fe6200 0%,#FFAF7C 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #fe6200 0%,#FFAF7C 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe6200', endColorstr='#FFAF7C',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #fe6200 0%,#FFAF7C 100%); /* W3C */
}
a.BtnMenu1_select:nth-child(3) {
color:#fff;
background: #fe6200; /* Old browsers */
background: -moz-linear-gradient(top, #fe6200 0%,#FFAF7C 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left color-stop(0%,#fe6200), color-stop(100%,#FFAF7C)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, #fe6200 0%,#FFAF7C 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #fe6200 0%,#FFAF7C 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #fe6200 0%,#FFAF7C 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe6200', endColorstr='#FFAF7C',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #fe6200 0%,#FFAF7C 100%); /* W3C */
}
.SectionMenu { color:#FFFFFF; font-size:14px; font-weight:bold; background-color:#00486E; border:0px solid  #000000; border-width:1px 0px; }
.CHGBlanc{ float:left; width:20px; height:20px; background-image:url(/Images/CHG.gif); background-position:left; background-repeat:no-repeat; }
.CHDBlanc{ float:right; width:20px; height:20px; background-image:url(/Images/CHD.gif); background-position:right; background-repeat:no-repeat; }
.CBGBlanc{ float:left; width:20px; height:20px; background-image:url(/Images/CBG.gif); background-position:left; background-repeat:no-repeat; }
.CBDBlanc{ float:right; width:20px; height:20px; background-image:url(/Images/CBD.gif); background-position:right; background-repeat:no-repeat; }
.CHGGris{ float:left; width:20px; height:20px; background-image:url(/Images/CHGgris.gif); background-position:left; background-repeat:no-repeat; }
.CHDGris{ float:right; width:20px; height:20px; background-image:url(/Images/CHDgris.gif); background-position:right; background-repeat:no-repeat; }
.CBGGris{ float:left; width:20px; height:20px; background-image:url(/Images/CBGgris.gif); background-position:left; background-repeat:no-repeat; }
.CBDGris{ float:right; width:20px; height:20px; background-image:url(/Images/CBDgris.gif); background-position:right; background-repeat:no-repeat; }
.Corps{ width:45%; float:left; border:0px solid #000000; border-width:0px 1px 0px 0px;	}
.Listes{ width:100%; float:right; }
.Acces{ width:54%; float:left; overflow:auto; }
.Appart{ width:50%; float:left; border:0px solid #000000; border-width:0px 1px 0px 0px; }
.LesCles{ width:49%; float:left; overflow:auto; }
.ImgAccueil{ width:100px; float:left; }
.TextAccueil{ height:450px; font-size:16px; font-weight:normal; color:#00486E; }
.H1Menu { color:#FFFFFF; font-size:18px; font-weight:bold; background-color:#00486E; border:0px solid #000000; border-width:1px 0px; }
.H2Menu { color:#FFFFFF; font-size:14px; font-weight:bold; background-color:#00486E; border:0px solid #000000; border-width:1px 0px; }
#SLoad{ position:absolute; right:1%; top:5px; width:14%; height:80px; overflow:auto; background-color:#ffffff; border: 1px solid gray; color:#FF9900; font-weight:bold; font-size:16px; padding:5px; z-index:8; }
.CenOptions{ text-align:center; width:100%; display:none; }
.imprim{ border:1px solid gray; width:auto; height:300px; position:absolute; top:50%; margin-top:-150px; left:50%; margin-left:-325px; font-weight:bold; z-index:30; display:block; }
.centerDIV{ border:1px solid gray; width:400px; height:300px; position:absolute; top:50%; margin-top:-150px; left:50%; margin-left:-200px; font-weight:bold; z-index:10; display:block; background-color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; }
.imprim TABLE{ background-color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; color:#FF9900; font-weight:bold; font-size:16px; height:300px; width:650px; }
.imprim TABLE TH{ font-size:16px; }
table.TableOrangeBlancimpression{ color:#000000; text-align:left; font-size:12px; width:100%; border-collapse:collapse; border:thin; padding:5px; }
.cacheall{ position:fixed; top:0px; left:0px; right:0px; bottom:0px; background-color:#777777; z-index:20; MozOpacity:0.5; filter:alpha(opacity=50); opacity:0.5;}
.ZoneHelp{ position:fixed; top:50%; left:50%; width:700px; height:600px; margin-top:-300px; margin-left:-350px; overflow:auto; background-color:#F3F3F3; border:2px solid gray; color:#FF9900; font-weight:normal; display:none; z-index:24; }
.helpTitle{ font-family:Arial, Helvetica, sans-serif; padding:5px; font-size:12px; height:20px; font-weight:bold; text-align:left; color:#333333; }
.helpLink{ font-family:Arial, Helvetica, sans-serif; padding:5px; font-size:12px; text-align:left; color:#000000; }
.helpdescription{ padding:5px; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-align:left; font-style:normal!important; color:#000000; }
BUTTON#btnClose{ background-color:white ; }
#Assist{ position:absolute; right:16px; top:25px; z-index:5; }
h2{ font-size:16px; }
.informationsDiv{ display:block; }
.actionspossiblesDiv{ display:block; color:#000000; font-family:Arial, Helvetica, sans-serif; font-size:12px; }
DIV#histoTxt{ height:400px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; text-align:left; overflow:auto; top:29px; position:absolute; width:350px; background-color:#F3F3F3; border-top:1px solid; border-bottom:2px solid; border-right:2px solid; border-left:1px solid; display:none; padding:1px; z-index:99; }
.classhisto{ position:absolute; top:0px; overflow:hidden; width:80%; right:15%; height:28px; z-index:15; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; }
.HistoLink{ color:black; }
.section A{ color:#FFFFFF; text-decoration:none; }
.TableHisto{ font-family:Arial, Helvetica, sans-serif; font-size:12px; }
.TableHisto TH{ font-family:Arial, Helvetica, sans-serif; font-size:10px; }
.TableauCentrales .InTR:nth-child(10) {background-color: white!important;}
.InTR{ background-color:#66CCFF!important; font-weight:bold; }
/* .InTR{ background-color:#cbcbcb!important; font-weight:bold; } */
.OutTR{ background-color:#FFFFFF!important; font-weight:normal; }
.OutTRImg { background-color:#FFFFFF!important; font-weight:normal; width: 16px! important; }
.ligne { width: 140px; padding: 0; height:18px; }
.navigCal{ font-size:16px; }
.alertINPUT{ border:5px solid red; }
.NOBORDER { border:0px; width:40px; }
.NOBORDERONLY{border:0px;}
.TableSemaineTypePlusMoins { font-family:Verdana, Geneva, Helvetica, Arial, sans-serif; font-size:12px; width:100%; }
.ctx{ border-left:1px solid #003366; border-right:1px solid #000000; border-top:1px solid #003366; border-bottom:1px solid #000000; position:absolute; text-align:left; font-family: Arial; font-size:10pt; background-color:#FFFFFF; color:#FFFFFF; visibility:hidden; font-weight:bold; white-space: nowrap }
.calh{ background-color: #FFFFFF; color:#336699; font-family: Arial; font-size:12; text-align:center; font-weight:bold }
.calh .sel{ background-color: #66CCFF; color:#336699; }
.calh td{ color:#000000 }
.calh th{ background-color:#ff9900; }
.cal{ background-color: #FFFFFF; color:#000000; font-family: Arial; font-size:8pt; text-align:center  }
.cal .sel{ background-color: #66CCFF; color:#000000; font-weight:bold; }
#cal{ visibility:hidden }
/*img.but{ cursor:pointer }*/
P{ font-family:Arial, Helvetica, sans-serif; font-size:12px;font-weight: normal; }
TD#Wmenu{ border-right:1px solid black; height:100%; color:#000000; }

.c_compte TD{ background-color:#FFFFFF; font-size:12px; border-collapse:collapse; border:0px; }
.c_compte TR{ border-collapse:collapse; }
.c_compte{ border:1px solid buttonshadow; border-collapse:collapse; }
.hTitre{ font-size:16px; background-image:url(../Html/fond_grisTitre.gif); background-position:right; background-repeat:repeat-y; background-color:#999999; padding-left:15px; color:#FFFFFF; }
.ON_legend{ background-color:green !important; border:1px solid black; }
/*.horsplage{ border:1px solid black; }*/
.horsplage{ background-color:#B0B0B0 !important; border:1px solid black;}
TABLE#legendPlageHoraire{ font-size:12px; }
.ON{ border-top:0px solid #E5E5E5 !important; border-bottom:10px solid green !important; height:15px; }
/*.OFF{ border-top:0px solid #E5E5E5 !important; border-bottom:10px solid #B22222 !important; height:15px; }*/
/*.reset{ border-bottom:1px solid #BBBBBB!important; background-color:#E5E5E5!important; border-left:0px solid #B22222!important; border-right:0px!important; height:15px; }*/
.reset{ border-bottom:10px solid #B0B0B0!important; height:15px; }
TABLE#week{ font-size:10px; font-family:Arial, Helvetica, sans-serif; border:1px solid black; }
.bL{ border-left:1px solid black; border-bottom:1px solid #BBBBBB; text-align:left; }
.nomSemaine{ border-bottom:1px solid #BBBBBB; }
/*.resetheure{ border-bottom:1px solid #BBBBBB; background-color:#E5E5E5; border-left:1px solid #BBBBBB; }*/
.resetheure{ border-bottom:10px solid #B0B0B0!important; height:15px; }
.plg_on { background-color:green !important; }
.plg_out { background-color:#B0B0B0 !important; }
/* Pour l'installation du programmateur  */
TABLE#contenu{ font-size:12px; }
legend{ font-size:16px; font-weight:bold; }
#ETAPE{ border:1px solid black; }
.md5{ font-size:10px; color:#777777; }
.LblErreur{ font-size:16px; font-weight:bold; color:#FF0000; }
A{ font-size:14px; color:#000000; }
.GDROIT{ border-top:3px solid #00486E; border-bottom:3px solid #00486E; border-right:3px solid #00486E; border-left:3px solid #00486E; width:350px; height:250px; position:absolute; top:50%; margin-top:-100px; left:50%; margin-left:-175px; font-weight:bold; padding:2px; z-index:22; display:none; background-color:#FFFFFF; font-size:12px; font-family:Arial, Helvetica, sans-serif; }
.GDROIT_FIX{ MozOpacity:0.95; filter:alpha(opacity=95); opacity:0.95;border-top:1px solid #E8E8E8 ; border-bottom:3px solid #E8E8E8 ; border-right:3px solid #E8E8E8 ; border-left:1px solid #E8E8E8 ; width:400px; height:75px; position:absolute; top:50%; font-weight:bold; padding:5px;z-index:22; display:none; background-color:#FFFFFF; font-size:12px; font-family:Arial, Helvetica, sans-serif; }
.GDROIT_FIX A{ font-size:12px; }
.BIBLIOIMG{overflow:auto;border-top:3px solid #00486E; border-bottom:3px solid #00486E; border-right:3px solid #00486E; border-left:3px solid #00486E; width:750px; height:500px; position:absolute; top:50%; margin-top:-250px; left:50%; margin-left:-325px; font-weight:bold; padding:2px; z-index:22; display:none; background-color:#FFFFFF; font-size:12px; font-family:Arial, Helvetica, sans-serif; }
.BIBLIOIMGTABLE{border:solid black 1px;}
.BIBLIOIMGA{font-size: 10px;}
.HWNDINFO{ border-top:3px solid #00486E; border-bottom:3px solid #00486E; border-right:3px solid #00486E; border-left:3px solid #00486E; width:300px; height:130px; position:absolute; top:50%; margin-top:-65px; left:50%; margin-left:-150px; font-weight:bold; padding:2px; z-index:22; display:none; background-color:#FFFFFF; font-size:12px; font-family:Arial, Helvetica, sans-serif; }
.GDROITPL{ border-top:3px solid #00486E; border-bottom:3px solid #00486E; border-right:3px solid #00486E; border-left:3px solid #00486E; width:780px; height:80%; position:absolute; top:10%; margin-top:0px; left:50%; margin-left:-375px; font-weight:bold; padding:2px; z-index:22; display:none; background-color:#FFFFFF; font-size:12px; font-family:Arial, Helvetica, sans-serif; overflow:auto; }
.GDROITPL_BG{ border-top:3px solid #00486E; border-bottom:3px solid #00486E; border-right:3px solid #00486E; border-left:3px solid #00486E; width:780px; height:80%; position:absolute; top:10%; margin-top:Opx; left:50%; margin-left:-375px; font-weight:bold; padding:2px; z-index:22; display:none; background-color:#E5E5E5; font-size:12px; font-family:Arial, Helvetica, sans-serif; overflow:auto; }
.infodroit{ font-size:11px; font-style:italic; }
.littlefont{ font-size:9px; text-decoration:none; height:25px; padding:0px; }
/*BUTTON{cursor:pointer;}
LABEL{cursor:pointer;}*/
TABLE#INFO{ font-family:Arial, Helvetica, sans-serif; font-size:12px; border: 1px solid #000000; border-collapse:collapse; }
TABLE#INFO TH{ text-align:left; background-color:#ffac2e; padding-left:2px; }
#google{color:#000;}
#google_acc:focus {border: 2px solid #415989; box-shadow: none;}
#google_search:focus {border: 2px solid #415989; box-shadow: none;}
#google_cent:focus {border: 2px solid #415989; box-shadow: none;}
#google.ISearch{color:#FF9900;}
.ISearch{ font-weight:bold; text-align:center; color:#FF9900; }
.H3Elt{ height:16px; color:#FFFFFF;	font-size:14px; font-weight:bold; background-color:#FF9900; border:0px solid  #000000; border-width:1px 0px; }
table.TableAG{ color:#000000; text-align:left; font-size:12px; width:100%; border:1px solid  #000000; }
table.TableAG th{ background-color:#FF9900; }
table.TableAG td{ background-color:#FFFFFF; }
table.AGZ{ text-align:center; color:#000000; padding:0px; margin:0px; background-color:#CCCCCC; border:0px; }
table.AGZ td{ background-color:#CCCCCC; }
table.AGZinter{ cursor:n-resize; background-color:#000000; padding:0px; margin:0px; border:1px solid #000000; }
table.AGZinter td{ cursor:n-resize; background-color:#000000; }
/*************		Gestion de couleur APPEL GARDIEN ********************/
/*************		Marron		********************/
table.AGZ0{ text-align:center; color:#FFFFFF; padding:0px; margin:0px; background-color:#AA5500; border:0px; }
table.AGZ0 td{ font-size:8px; background-color:#AA5500; }
/*************		Rouge		********************/
table.AGZ1{ text-align:center; color:#FFFFFF; padding:0px; margin:0px; background-color:#FF5B5B; border:0px; }
table.AGZ1 td{ font-size:8px; background-color:#FF5B5B; }
/*************		Orange		********************/
table.AGZ2{ text-align:center; color:#000000; padding:0px; margin:0px; background-color:#FFA042; border:0px; }
table.AGZ2 td{ font-size:8px; background-color:#FFA042; }
/*************		Jaune		********************/
table.AGZ3{ text-align:center; color:#000000; padding:0px; margin:0px; background-color:#FFFFA8; border:0px; }
table.AGZ3 td{ font-size:8px; background-color:#FFFFA8; }
/*************		Vert		********************/
table.AGZ4{ text-align:center; color:#000000; padding:0px; margin:0px; background-color:#80FFBF; border:0px; }
table.AGZ4 td{ font-size:8px; background-color:#80FFBF; }
/*************		Bleu		********************/
table.AGZ5{ text-align:center; color:#000000; padding:0px; margin:0px; background-color:#33CCFF; border:0px; }
table.AGZ5 td{ font-size:8px; background-color:#33CCFF; }
/*************		Violet		********************/
table.AGZ6{ text-align:center; color:#000000; padding:0px; margin:0px; background-color:#D2A6FF; border:0px; }
table.AGZ6 td{ font-size:8px; background-color:#D2A6FF; }
/*************		Rose		********************/
table.AGZ7{ text-align:center; color:#000000; padding:0px; margin:0px; background-color:#FFB9DC; border:0px; }
table.AGZ7 td{ font-size:8px; background-color:#FFB9DC; }
#TMenu{ position:fixed; left:0px; top:0px; right:0px; height:55px;
/*background-color:#888888;*/
background-image: url(/Images/picto/header_intratone.jpg); border-bottom:1px solid white; padding-top:2px; padding-right:10px;
/*
background: #7d7e7d;
background: -moz-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7d7e7d), color-stop(100%,#0e0e0e));
background: -webkit-linear-gradient(top, #7d7e7d 0%,#0e0e0e 100%);
background: -o-linear-gradient(top, #7d7e7d 0%,#0e0e0e 100%);
background: -ms-linear-gradient(top, #7d7e7d 0%,#0e0e0e 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0 );
background: linear-gradient(top, #7d7e7d 0%,#0e0e0e 100%);*/
color:#FFFFFF; margin-bottom:0px; z-index: 10;
}
#TMenu a {color: #FFFFFF;}
.CGMenu{ float:left; width:10px; height:30px; background-image:url(/Images/Autre/CGM.jpg); background-position:left; background-repeat:no-repeat; }
.CDMenu{ float:right; width:10px; height:30px; background-image:url(/Images/CGM.jpg); background-position:right; background-repeat:no-repeat; }
.AuDessus{ position:absolute; left:33%; background-color:#E5E5E5; border:1px #000000 solid; top:20%; height:50%; width:400px; z-index:500; display:none; text-align:center; }
.myAccesClass{ position:relative; float:left; overflow:auto; height:200px; }
.myAccesClassTab{ background-image:url(/Images/wallext.jpg); background-repeat:repeat-x; background-position:bottom; }
.myAccesClassInt{ background-image:url(/Images/wall.jpg); }
/*.hand{ cursor:pointer; }*/
.littleA{ font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:100; text-decoration:none; }
.lA{ font-size:11px; }
.tACCES{ font-family:Arial, Helvetica, sans-serif; font-size:12px; border:solid 1px black; width:96%; font-weight:bold;  padding:2px; background-color:#00486E; color:#FFFFFF; padding-left:15px; }
.font12{ font-size:12px; }
/*.BtnAct2{ background-color: transparent; background-image: url(/Images/btn/bsvg_add.png); background-repeat: no-repeat; background-position:center; width:100px; height: 80px; margin: 5px auto; border: none; text-align: center; text-decoration:none;}*/
.ImgCre{ background-color: transparent; background-image: url(/Images/btn/bsvg_add.png); background-repeat: no-repeat; background-position:center; width:100px; height: 80px; border: none; text-align: center; text-decoration:none;}
.ImgCreMini{ background-color: transparent; background-image: url(/Images/btn/bsvg_add_mini.png); background-repeat: no-repeat; background-position:center; width:60px; height: 40px; margin: 5px auto; border: none; text-align: center; text-decoration:none;}

.BtnAct-container {
	border-spacing: 10px;
    display: table;
    margin: 0 auto;
}
.BtnAct{
	height: 110px;
	width: 110px;
	vertical-align: middle;
	margin: 10px;
	background-color: #f3f3f3;
	border: 1px solid #bbb;
	background: linear-gradient(#f5f5f5, #dadada) repeat scroll 0 0 rgba(0, 0, 0, 0);
    box-shadow: 2px 2px 2px #ccc;
	border-radius: 5px;
	display: table-cell;
	box-sizing: border-box;
	font-weight: normal
}
.BtnAct.disabled, .BtnAct.disabled:hover, .BtnAct.disabled:active {
	background: #eee;
    box-shadow: none;
    color: grey;
	border: #aaa;
}

.BtnAct input[type='radio'] {
	display: block;
	margin: 0 auto;
}
.BtnAct:hover {
    background-color: #e5f5ff;
	border-color: #77ccee;
	background: linear-gradient(#eafaff, #cae0fa) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.BtnAct:active {
	background-color: #cceeff;
	background: linear-gradient(#eafaff, #b5d5f5) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.BtnAct img {
	max-width: 64px;
	max-height: 64px;
	display: block;
	margin: 0 auto;
}
.BtnAct .BtnAct-img{
	width: 64px;
	height: 64px;
	display: block;
	margin: 0 auto;
}

td > .BtnAct-container > .BtnAct {
	display: inline-block;
}

.btn, .OrangeList{
	background: linear-gradient(#f5f5f5, #dadada) repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-color: #f3f3f3;
	display:inline-block;
	padding:6px 12px;
	margin-bottom:0;
	font-size:14px;
	font-weight:400;
	line-height:1.42857143;
	text-align:center;
	white-space:nowrap;
	vertical-align:middle;
	border:1px solid #bbb;
	border-radius:4px;
	margin: 5px 10px;
	opacity: 1;
}

.btn > *, .OrangeList > * {
	vertical-align: middle;
}

.btn:hover, .OrangeList:hover {
    background-color: #e5f5ff;
	border-color: #77ccee;
	background: linear-gradient(#eafaff, #cae0fa) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.btn:active, .OrangeList:active {
	background-color: #cceeff;
	background: linear-gradient(#eafaff, #b5d5f5) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.btn i.glyphicon, .OrangeList i.glyphicon {
	margin: 0 5px;
	font-size: 130%;
	vertical-align: middle;
}
.btn i:first-child.glyphicon, .OrangeList i:first-child.glyphicon {
	margin: 0 5px 0 0;
}
.btn i:last-child.glyphicon, .OrangeList i:last-child.glyphicon {
	margin: 0 0 0 5px;
}
.btn.btn-primary, .OrangeList.btn-primary {
	font-weight: bold;
	background-color: #0066cc;
    background-image: linear-gradient(to top, #0066cc, #0077ee);
    color: #fff;
	border-color: #05b;
}

.OrangeList { height:25px; padding: 0 10px; color: #000; margin: 5px 0;}

.navigCal { margin: 5px 0; }

.BtnActS{ background-color:transparent; height: 40px; margin-left: 10px;}
/*.BtnExp{ background-color:#00CC33; background-image: url(/Images/btn/bsvg_exp.png); background-repeat: no-repeat; background-position:center; width:100px; height: 80px; margin: 5px auto; border: none; text-align: center; text-decoration: none;}*/
.BtnExp{ background-color:transparent;width:100px; height: 90px; margin: 5px auto; border: none; text-align: center; text-decoration: none;}
.Etape{ color:#00486E; font-size:12px; font-weight:bold; }
.EtapeTxt{ color:#000000; font-size:12px; font-weight:normal; }
.EtapeImg{ vertical-align:middle; margin-left:10px; margin-right:10px; }
#ZCfgTel{font-size:10px; top:40%; left:40%; color:#00CC33; background-color:#FFFFFF; border: 1px solid #000000; text-align:center; position:absolute; display:none; z-index:100; width:30%;}
.Caution{ font-size:14px; color:#FF0000; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif }
table.CageBorn { color:#000000; text-align:left; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; }
table.CageBorn td{ border-bottom:2px #333333 dotted; font-weight:normal; background-color:#FFFFFF }
table.CageBorn th{ height:10px; font-weight:bold; background-color:#00CCFF }
.APPJAVA{ border:1px solid #00486E; position:absolute; left:30%; top:30%; right:30%; height:200px; padding-top:100px; text-align:center; z-index:22; display:none; background-color:#FFFFFF; color:#FF9900; font-weight:bold; font-size:16px; }
#Middle{display:none; z-index:99; position:fixed; border: 1px #aaa solid; background-color:#FFFFFF; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; -webkit-box-shadow: 2px 2px 8px 1px #858585; -moz-box-shadow: 2px 2px 8px 1px #858585; box-shadow: 2px 2px 8px 1px #858585; top:20%; left:20%; right:20%; bottom:20%;}
#Middle_Img{position:absolute; right:2px; top:2px; width:20px; height:20px;}
#Middle_Zone{position:absolute; top:35px; left:10px; right:10px; bottom:30px; overflow:auto}
DIV#Act{display:none; z-index:99; position:fixed; border: 5px #000000 solid; background-color:#FFFFFF; top:15px; left:15px; right:15px; bottom:10px;}
#Act_Img{position:absolute; right:2px; top:2px;}
#Act_Zone{position:absolute; top:40px; left:10px; right:10px; bottom:26px; overflow:auto}
.AGBulle{font-size:12px; color:#000000;background-color:#FFFFFF;border: 1px solid #000000;text-align:center;position:fixed;display:none;z-index:10; width:auto;}
.EvtBulle{font-size:12px; color:#000000;background-color:#00CCFF;border: 1px solid #000000;text-align:center;position:fixed;display:none;z-index:10; padding:10px; width:auto;}
.InfoBulle{font-size:12px; color:#0000FF;background-color:#FFFFFF;border: 1px solid #000000;text-align:left;position:fixed;display:none;z-index:10; width:auto;}
.centerDIVW{z-index:22;border-top:3px solid #00486E;border-bottom:3px solid #00486E;border-right:3px solid #00486E;border-left:3px solid #00486E;width:550px;height:550px;position:absolute;top:50%;margin-top:-275px;left:-500%;margin-left:-250px;font-weight:bold;z-index:10;display:block;background-color:#FFFFFF;font-size:12px;font-family:Arial, Helvetica, sans-serif;}
.centerDIVW_V{border-top:3px solid #00486E;border-bottom:3px solid #00486E;border-right:3px solid #00486E;border-left:3px solid #00486E;width:700px;height:550px;position:absolute;top:50%;margin-top:-275px;left:50%;margin-left:-300px;font-weight:bold;z-index:22;display:block;background-color:#FFFFFF;
font-size:12px;font-family:Arial, Helvetica, sans-serif;}
.inputEcran {width:100%;border:1px solid black;}
/*.OverEditor{cursor:pointer;}*/
#ZInfos{position:absolute; height:auto; padding:2px; background-color:#FFFFFF; color:#000000; font-size:16px; border:1px solid #000000; width:auto; -moz-border-radius:5px; -webkit-border-radius:5px; z-index:100; display:none;}

/* RESUME 2
.rs_box{position:relative; float:left; background-color:#000000; border:1px solid #000000; width:98%; margin-left:1%; overflow:auto; -moz-border-radius:5px; -webkit-border-radius:5px; font-weight:normal;}
.rs_res{position:relative; float:left; top:0px; margin:5px; border: 2px solid #0066CC; -moz-border-radius:5px; -webkit-border-radius:5px; width:auto; background-color:#FFFFFF;}
.rs_title_res{ position:relative; float:left; clear:both; width:100%; background-color:#666666; cursor:pointer; height:30px;  text-align:left;}
.rs_title_bat{ position:relative; float:left; clear:both; width:100%; background-color:#888888; cursor:pointer; height:30px;  text-align:left;}
.rs_title_cag{ position:relative; float:left; clear:both; width:100%; background-color:#BBBBBB; cursor:pointer; height:30px;  text-align:left;}
.rs_coeur{ position:relative; float:left; width:100%; height:auto; border-bottom: 1px solid #000000; background-color:#FFFFFF; }
.rs_infos{ clear:both; cursor:pointer; width:98%;}
.rs_acces{ position:relative; float:left; clear:both; width:100%; height:35px; background-color:#ffffff; -moz-border-radius:0px 5px 0px 5px; -webkit-border-bottom-left-radius:5px; -webkit-border-bottom-right-radius:5px; background-image:url(/Images/SVG/rs_wallext.png); background-repeat:repeat-x; background-position:bottom; overflow:hidden; border-top:1px solid #000000}
.rs_acces_i{ position:relative; float:left; clear:both; width:100%; height:35px; background-color:#ffffe0; -moz-border-radius:0px 5px 0px 5px; -webkit-border-bottom-left-radius:5px; -webkit-border-bottom-right-radius:5px; overflow:hidden; border-top:1px solid #000000}
.rs_bat{position:relative; float:left; cursor:pointer; margin:5px; width:auto; border: 2px solid #66CC00; -moz-border-radius:5px; -webkit-border-radius:5px; background-color:#FFFFFF;}
.rs_cage{position:relative; float:left; cursor:pointer; margin:5px; right:2px; background-color:#CCCCCC; border: 2px solid #990000; -moz-border-radius:5px; -webkit-border-radius:5px; background-color:#FFFFFF;}
*/

.rs_box{position:relative; float:left; background-color:#000000; border:1px solid #000000; width:98%; margin-left:1%; overflow:auto; -moz-border-radius:5px; -webkit-border-radius:5px; font-weight:normal;}
.rs_top{position:relative; float:left;  width:98%; margin-left:1%; height:30px; font-weight:normal; color:#ffffff;}
.rs_top_middle{position:absolute; top:0px; left:43px; right:43px; height:30px; z-index:1; background-image:url(/Images/SVG/res_top.png); background-repeat:repeat-x; background-position:bottom; font-size:12px; font-weight:bold; overflow:hidden; text-align:center;}
.rs_top_res{height:26px; margin-top:2px; margin-bottom:2px; margin-right:4px; padding-left:4px; padding-right:4px; background-color:#FFFFFF; width:auto; color:#000000; display:inline-table; text-align:center; font-size:12px}
.rs_res{position:relative; float:left; background-color:#000000; width:98%; margin-left:1%; overflow:auto; font-weight:normal; color:#000000; border-bottom:2px solid #000000; border-bottom:2px #CCCCCC solid; border-top:2px #CCCCCC solid;}
.rs_acces{ position:relative; float:left; width:98%; margin-left:1%; height:135px; background-color:#ffffff; -moz-border-radius:0px 5px 0px 5px; -webkit-border-bottom-left-radius:5px; -webkit-border-bottom-right-radius:5px; overflow:auto;}
table.rs_tab_acces{background-image:url(/Images/SVG/wallext.jpg); background-repeat:repeat-x; background-position:bottom; margin-top:10px;}
.rs_title_res{ position:relative; float:left; clear:both; width:100%; background-color:#666666;  height:30px;  text-align:left;}
.rs_title_bat{ position:relative; float:left; clear:both; width:100%; background-color:#888888; height:30px;  text-align:left;}
.rs_title_cag{ position:relative; float:left; clear:both; width:100%; background-color:#BBBBBB; height:30px;  text-align:left;}
.rs_coeur{ position:relative; float:left; width:100%; height:auto; border-bottom: 1px solid #000000; background-color:#FFFFFF; }
.rs_infos{ clear:both; width:98%; min-width:150px;}
.rs_acces_i{ position:relative; float:left; clear:both; width:100%; height:35px; background-color:#ffffe0; -moz-border-radius:0px 5px 0px 5px; -webkit-border-bottom-left-radius:5px; -webkit-border-bottom-right-radius:5px; overflow:hidden; border-top:1px solid #000000}
.rs_bat{position:relative; float:left; margin:5px; width:auto; border: 4px solid #66CC00; -moz-border-radius:5px; -webkit-border-radius:5px; background-color:#FFFFFF;}
.rs_cage{position:relative; float:left; margin:5px; right:2px; background-color:#CCCCCC; border: 4px solid #0066CC; -moz-border-radius:5px; -webkit-border-radius:5px; background-color:#FFFFFF;}
.rs_acces_ext{padding:2px; background-color:#252525; font-weight:bold; color:white; border:1px solid #ffffff; height:200px; width:150px; -moz-border-radius:5px; -webkit-border-radius:5px; position:absolute; z-index:100; display:none;}
.ecranStyleButton{color:#777777;font-size:14px;text-decoration:none;}
#PortationDiv{ position:absolute; border:1px #66CCFF solid; background-color:#FFFFFF; width:500px; height:300px; overflow:hidden; left:300px; top:200px; z-index:1000;}
#PortationDiv TABLE{font-family: arial;font-size: 12px;}
#PortationDiv table th{text-align: center;}
.map_div{ margin-left:30px; border:thick solid black; }
.gmaps_middle{ position:absolute; border:1px grey solid; width:500px; height:300px; overflow:hidden;  z-index:1000; padding:5px; background-color:black;}
.middle_div{ position:absolute; border: 1px #aaa solid; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: 2px 2px 8px 1px #858585; -moz-box-shadow: 2px 2px 8px 1px #858585; box-shadow: 2px 2px 8px 1px #858585; height:auto; background-color:white; overflow:hidden; z-index:1000; padding:5px; padding-top:26px; padding-bottom:26px;}
.middle_close{ position:absolute; right:2px; top:2px; height:20px; width:20px; padding:0; margin:0; z-index:100}
.middle_btn{left:2px; bottom:4px; height:40px; right:2px; padding:0; margin:0; z-index:100; text-align:center;}
.middle_btn input {margin:0 auto; }
.curved {-moz-border-radius:10px; -webkit-border-radius:10px; behavior:url(border-radius.htc); }
.centerDIVSMS{z-index:22;border-top:1px solid #00486E; border-bottom:1px solid #00486E; border-right:1px solid #00486E; border-left:1px solid #00486E; width:550px;height:300px; position:absolute; top:50%; margin-top:-150px; left:50%; margin-left:-250px; font-weight:bold; display:none; background-color:#FFFFFF; font-size:12px; font-family:Arial, Helvetica, sans-serif; background-color:#006666;}
li#search_input {
 border:solid 1px grey;
 list-style-type: none;
 /*
 background-image: url(/Images/Autre/loupe_15.jpg);
 background-repeat: no-repeat;
 padding-left: 0px;
 */
}
li#search_input input{margin:0px;padding:0px;border:0px;background-color: #ffffff;height:18px;color:#777777;width:100%;}
li#search_input select{margin:0px;padding:0px;border:0px;background-color: #ffffff;height:18x;color:#777777;width:100%;}
.headerSort{text-decoration:underline;font-size:12px;}
DIV#infoVIP{ border:1px solid black;width:60%;background-color: #E5E5E5 }
.compte_F_ADMIN{ background-color: #3377AA !important; color:#FFFFFF !important; }
.compte_altern{ background-color: #e8e8e8 !important; color:#000000 !important;	}
ul.prog_auto { list-style:none; height:30px; margin:0; padding:0; }
ul.prog_auto li { position:relative; float:left; padding:6px; background:#fff; color:#000; border:2px ridge #ccc; margin-left:10px; border-bottom-left-radius:5px;  border-bottom-right-radius:5px; border-top:none; padding-left:15px; padding-right:15px; }
ul.prog_auto li.select { background:#00486E; color:#fff; }
div.IHeader { background-color: #e5e5e5!important; font-size:18px; margin-top:10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; border:thin solid #bbb; padding:10px; text-align:center }
.expanded, .collapsed{ background-repeat: no-repeat; background-position: 5px center; padding-left: 20px;}
.collapsed {background-image: url('/Images/Show.gif');}
.expanded {background-image: url('/Images/Hide.gif');}
/*div.IHeader[onclick] {cursor: pointer;}*/
div.box5 { background:#f6f6f6; border-radius:5px; border:thin solid #bbb; padding:5px; box-shadow: 2px 2px 3px #ccc; margin: 10px;}
div.box5 a { text-decoration:none; }
div.box5 a:hover { color:orange }
img.img_zoom {display: none; position: absolute; width: 40px; right: 2px;}
img.img_zoom:hover {background-color: #DDD;}
ul.onglet { height:35px; list-style:none; margin:0; padding:0; padding-top:6px; }
ul.onglet li {
/*font-family : "Times New Roman",Times,FreeSerif,serif;*/
font-size: 14px; font-weight: bold;
height:32px; position:relative; float:left; width:auto; padding:4px 20px; margin: 0 10px; padding-top:5px;
-webkit-border-top-left-radius: 6px;
-webkit-border-top-right-radius: 6px;
-moz-border-radius-topleft: 6px;
-moz-border-radius-topright: 6px;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
color : white;
background-color:#808080;

}
ul.onglet li:hover {
background-color: #999999;
cursor:pointer;
}

ul.onglet li.select {
	color:black;
	margin-bottom:-10px;
	height:34px;
	line-height:26px;
	background-color:white;
}
ul.onglet li.button {
	color:#000;
	float:right;
	margin-bottom:-10px;
	height:25px;
	padding: 0 10px;
	line-height:20px;
	font-size: 12px;
	font-weight: normal;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2QxZDFjZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #d1d1cf 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d1d1cf), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #d1d1cf 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #d1d1cf 0%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #d1d1cf 0%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(top, #d1d1cf 0%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1d1cf', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
ul.onglet li.right {
	float:right;
	margin-bottom:-10px;
	height:20px;
	line-height:20px;
	font-size: 12px;
	font-weight: normal;
	background:none;
}
ul.onglet li.left {
	float:left;
	margin-bottom:-10px;
	height:20px;
	line-height:20px;
	font-size: 12px;
	font-weight: normal;
	background:none;
}
ul.onglet li.none {
	background: none;
	color: black;
	filter:none;
}
ul.onglet li.none:hover {
	background: none;
	color: #fff;
	filter:none;
}
/* conglet */
ul.conglet { height:31px; list-style:none; margin:0; padding:0; padding-top:6px; }
/*ul.conglet:AFTER { clear:both; border-bottom:1px solid #eee; margin-top:4px;background:aqua; content: "."}*/
ul.conglet li {
font-size: 14px; font-weight: bold;
height:25px; position:relative; float:left; width:auto; padding:4px 20px; margin: 0 10px; padding-top:5px;
-webkit-border-top-left-radius: 6px;
-webkit-border-top-right-radius: 6px;
-moz-border-radius-topleft: 6px;
-moz-border-radius-topright: 6px;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
color : #555;
}
ul.conglet li:hover {
background: #fdfdfd; /* Old browsers */
}
ul.conglet li.select {
	color:#000;
	background:#fff;
	margin-bottom:-10px;
	height:30px;
	line-height:26px;
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #999;
}
ul.conglet li.button {
	color:#000;
	float:right;
	margin-bottom:-10px;
	height:20px;
	line-height:20px;
	font-size: 12px;
	font-weight: normal;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2QxZDFjZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #d1d1cf 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d1d1cf), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #d1d1cf 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #d1d1cf 0%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #d1d1cf 0%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(top, #d1d1cf 0%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1d1cf', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
ul.conglet li.right {
	float:right;
	margin-bottom:-10px;
	height:20px;
	line-height:20px;
	font-size: 12px;
	font-weight: normal;
	background:none;
}
ul.conglet li.left {
	float:left;
	margin-bottom:-10px;
	height:20px;
	line-height:20px;
	font-size: 12px;
	font-weight: normal;
	background:none;
}
ul.conglet li.none {
	background: none;
	color: #fff;
	filter:none;
}
ul.conglet li.none:hover {
	background: none;
	color: #fff;
	filter:none;
}

div.return {
	display:inline-block;
	font-size: 14px; font-weight: bold;
	width:auto; padding:4px 20px; margin: 0 10px;
	border-radius: 6px;
	color:#000;
	height:32px;
	line-height:1;
	background-color: white;
}
p.communication, div.communication { margin: 5px; margin-top:15px; background: none repeat scroll 0 0 #F2F2F2; color: #000000; font-size: 12px; padding: 4px 8px; text-align: left; font-weight: bold; min-height: 32px; border-radius: 5px; }
p.communication:first-child, div.communication:first-child { margin:5px; }
div.footer{ padding: 4px 10px; text-align: left; height:auto; }
div.filtre{ text-align: left;}
div.filtre h3{display: inline; margin: 0 15px;}
div.filtre select{margin-left: 5px;}
.document_tableau{ overflow:hidden; position: relative; border:thin outset #ddd; -webkit-box-shadow: 1px 1px 6px 1px #858585; -moz-box-shadow: 1px 1px 6px 1px #858585; box-shadow: 1px 1px 6px 1px #858585; margin: 10px;}
li.document_tableau{ height: 250px; width: 200px; display: inline-block; float: left; list-style: none outside none;}
div.document_tableau{ width:354px; height:500px; margin: 0 auto;}
.document_tableau:hover > div.title{ display: block;}
.document_tableau:hover > img.img_zoom{ display: inline; }
.document_tableau div.title{ text-align: left; MozOpacity:0.6; filter:alpha(opacity=60); opacity:0.6; background-color: #222; bottom: 0; color: white; position: absolute; width: 100%; padding: 0 5px; }
.document_tableau div.title h6{ text-align: center; font-size: 14px; margin: 5px 0;}
ul.liste_doc li div.title p{ margin: 5px;}
.tableau_infos {margin:0px auto; background:#f2f2f2; border:thin outset #ddd; -webkit-box-shadow: 1px 1px 6px 1px #858585; -moz-box-shadow: 1px 1px 6px 1px #858585; box-shadow: 1px 1px 6px 1px #858585; text-align: left;}
.tableau_infos h3{ border-bottom: 1px solid #DDD;}
.tableau_infos > div { margin: 10px 0;}
.tableau_infos div.filtre{ padding: 15px;}
.tableau_infos div.filtre div.result{ background-color: white; border: 1px solid #CCC; height: 200px; overflow: auto;}
.tableau_infos div.filtre div.result ul{ list-style: none outside none; margin: 0; padding: 0;}
.tableau_infos div.filtre div.result li{ background-color: #F5F5F5; border-bottom: 1px solid #CCCCCC; padding: 3px;}
.tableau_infos div.filtre div.result ul li:nth-child(2n+1){ background-color: #FAFAFA;}
#tablefileselect{ border-collapse:separate; border-spacing: 10px;}
option.filtre_null{ color: #BBB;}
div.communication div.filtre{ padding: 15px;}
div.communication div.filtre div.result{ background-color: white; border: 1px solid #CCC; height: 200px; overflow: auto;}
div.communication div.filtre div.result ul{ list-style: none outside none; margin: 0; padding: 0;}
div.communication div.filtre div.result li{ background-color: #FAFAFA; border-bottom: 1px solid #CCCCCC; padding: 3px;}
div.communication div.filtre div.result input[type="checkbox"]{ float: right;}
option.filtre_null{ color: #BBB;}
div.communication > table {width: 100%; background-color: white;}
div.communication > table td{ background-color: #F2F2F2; font-weight: normal;}
div.communication > table th{ background-color: #E5E5E5;}
small {font-weight: normal;}
div.communication p { font-weight: bold;}
div.communication p input[type="text"].date{ float: right; border: none; background: transparent; color: #00A; text-decoration: underline;}
div.communication p input[type="text"].date:focus{ border:none; }
div.communication p input[type="text"][disabled].date{ color: #555; text-decoration: none; cursor: default;}
div.communication div.actions{ text-align: center; margin: 5px; float: right;}
div.communication div.actions a{ color:#456ea6; font-size: 12px;}
div.communication h3{ display: inline-block;}
div.actions a { padding-top: 15px; }
div.actions a { margin: 0 10px; color:#456ea6; font-size: 12px;}
a.communication { margin:5px 5px; color:#456ea6; }
table.communication { width:90%; margin:5px auto;  border-collapse:separate; border-spacing:4px;}
table.communication th { background:#4c4c4b; color:#fff; font-size:14px; text-align:center; padding:2px 4px; }
table.communication th select { color:black; }
table.communication tr.raye td { background:#e7e7e0; text-decoration: line-through;}
table.communication th select { width:100%; border:none; margin:0 auto; }
table.communication th.clear { background:none; }
table.communication tr.over th { background:#66CCFF!important; }
table.communication td { text-align:left; background:#f2f2f2; font-weight:normal; color:#000; font-size:12px; padding:4px 8px; }
table.communication td a { font-size:12px; }
table.communication td.clear { padding:4px 0px; background:none; }
table.communication tr.over td { background:#66CCFF!important; }
table.tab_info { width:400px; margin:4px auto; background:none; border-spacing: 0px; border-collapse: collapse; }
table.tab_info tr { background:#f2f2f2; margin:5px 0; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding:4px; border-collapse:separate; border-spacing:5em; border-bottom:8px solid #fff; }
table.tab_info select { width:100%; backgroudn:none; border:none; }
div.tab_info { position:relative; width:400px; margin:10px auto; padding:4px; background:#f2f2f2; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; min-height: 28px;}
div.tab_info div.info { position:relative; float:left; width:140px; text-align:left; padding-left:10px; }
div.tab_info div.data { position:relative; float:left; width:240px; padding:0px 5px;}
div.tab_info div.clear { clear :both }
div.tab_info div.data select { width:100%; border:thin solid #9f9f9f;  }
div.tab_info div.data input { width:100%; border:thin solid #9f9f9f; }

img.img_zoom {display: none; position: absolute; width: 40px; right: 2px;}
.document_tableau{ overflow:hidden; position: relative; border:thin outset #ddd; -webkit-box-shadow: 1px 1px 6px 1px #858585; -moz-box-shadow: 1px 1px 6px 1px #858585; box-shadow: 1px 1px 6px 1px #858585; margin: 10px;}
li.document_tableau{ height: 250px; width: 200px; display: inline-block; float: left; list-style: none outside none;}
div.document_tableau{ width:354px; height:500px; margin: 0 auto;}
.document_tableau:hover > div.title{ display: block;}
.document_tableau:hover > img.img_zoom{ display: inline; }
.document_tableau div.title{ text-align: left; MozOpacity:0.6; filter:alpha(opacity=60); opacity:0.6; background-color: #222; bottom: 0; color: white; position: absolute; width: 100%; padding: 0 5px; }
.document_tableau div.title h6{ text-align: center; font-size: 14px; margin: 5px 0;}
ul.liste_doc li div.title p{ margin: 5px;}


table.TableOrangeBlanc{ color:#000000; text-align:left; font-size:12px; width:100%; border-spacing: 1px; border-collapse:collapse; }
table.TableOrangeBlanc tr td { text-align:left! important; }
table.TableOrangeBlanc th {
border-left: 1px white solid!important;
background-color: #808080; color:white !important
border: thin solid #ddd; border-collapse:collapse; font-weight:bold; padding:2px; }
table.TableOrangeBlanc th select {color:black;}
table.ceco { border-spacing: 0px; border-collapse:collapse; text-align:center; }
table.ceco td {
	width:140px;
	border: 1px solid #ddd; border-collapse:collapse; font-weight:normal; padding:4px 10px;
}
table.ceco th {
	border: 1px solid #ddd; border-collapse:collapse; font-weight:bold; padding:4px 10px;
}
input.error { color:red; font-weight:bold; text-align:center; }
.boiteacle_add { width:150px; padding:20px 0px; height:100px; margin:10px; background:#f6f6f6; border:thin outset #ddd; -webkit-box-shadow: 1px 1px 6px 1px #858585; -moz-box-shadow: 1px 1px 6px 1px #858585; box-shadow: 1px 1px 6px 1px #858585; text-align: center;}
.boiteacle_add img {margin:5px auto;}
.boiteacle_add div {margin:10px auto;}
div.footer { border-bottom:1px solid #eee; height:1px; margin:auto 5px; }
.inav {
	text-align:left;
	margin:0;
	margin-bottom:5px;
	position: relative;
	border-bottom: 1px solid #f2f2f2;
	list-style: none;
}
.inav:AFTER {
	clear: both;
}
.inav > img,
.inav > select,
.inav > li,
.inav > div,
.inav > input
{
	position: relative;
	float:left;
	margin:5px 2px;;
	vertical-align: middle;
}
.inav > img {
	height:22px;
	azimuth:center; vertical-align:middle;
}
.inav > input{
	width:250px;
	height:18px;
}
.inav > select{
	height:22px;
	line-height: 24px;
}
.inav > .right{
	float:right;
}
div.sfilters{
	background: #a90329 !important; /* Old browsers */
	background: -moz-linear-gradient(top,  #a90329 0%, #8f0222 44%, #6d0019 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a90329), color-stop(44%,#8f0222), color-stop(100%,#6d0019)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #a90329 0%,#8f0222 44%,#6d0019 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #a90329 0%,#8f0222 44%,#6d0019 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #a90329 0%,#8f0222 44%,#6d0019 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom,  #a90329 0%,#8f0222 44%,#6d0019 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 ) !important; /* IE6-9 */
}
table.filters { width:100%; border:none; background: none;  border-spacing: 0px; border-collapse:collapse;}
table.filters th, tr { border:none; }
table.filters tbody tr td:nth-child(2) { width:16px !important; }
table.filters tbody tr td:nth-child(1) { font-weight: bold !important; }
table.filters tbody tr td { background: none; border: none; }

table.filters .glyphicon {float: right; font-size: 14px;}
span.tooltip {
	display:none;
	position: absolute;
	top:200px;
	width: 100px;
	height: auto;
	line-height: 16px;
	padding: 3px 10px;
	font-size: 14px;
	font-style:italic;
	text-align: center;
	color: #fff;
	background: #000;
	border: 4px solid #000;
	border-radius: 4px;
	text-shadow: rgba(0, 0, 0, 0.0980392) 1px 1px 1px;
	box-shadow: rgba(0, 0, 0, 0.0980392) 1px 1px 2px 0px;
	z-index: 1000;
}
span.tooltip:after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-width: 10px;
	border-style: solid;
	border-color: transparent transparent #000 transparent;
	top: -20px;
	left: 50%;
	margin-left:-10px;
}
span.tooltip-right:after {
	margin:0;
	left:80%;
}
span.tooltip-left:after {
	margin:0;
	left:20px;
}

button.button { vertical-align: middle; line-height: 16px;}
button.button img { height:14px; margin-right:5px; vertical-align: middle;}
.proginfo { float:left; color:#5f9729; font-family: 'Courier New', courier, monospace; font-size:14px; font-weight:bold; margin:0 10px; padding-top:4px; width:auto; }
.progwrite { color: #B40404 !important; }
.progsame { color: black !important; }

.notes { font-size: 10px; font-weight: normal; font-style: italic; margin: 5px 0 20px 0;}
.notes.notes-small {margin: 0;}
.message { font-size: 12px; border: 2px solid #8BF; background-color: #DDF5FF; text-align: center; padding: 5px; color: black; margin: 10px 0;}
.message > * {
	vertical-align: middle;
}
.message img:first-child {
	margin-right: 10px;
}
.message.message-warning { border-color: #FFCC00; background-color: #FFEECC; color: #554400;}
.message.message-error {color: #b94a48; background-color: #f2dede; border-color: #eed3d7;}
.erreur {color: red; font-weight: bold;}
.acces-liste span.acces.label {font-weight: bold;}
.acces-liste span.acces{ margin: 0 5px; font-weight: normal;}

.label {
	border-radius: 3px 3px 3px 3px;
    display: inline-block;
    font-weight: bold;
    margin: 10px 0;
    padding: 2px 5px;
	background-color: #EEE;
    border: 1px solid #DDD;
	color: black;
}
.label.label-warning {
	background-color: #FFEECC;
    border: 1px solid #FFCC00;
	color: #554400;
}
.label.label-info {
	background-color: #cceeff;
    border: 1px solid #3377ff;
	color: #000050;
}
.label h4{
	margin: 5px 0;
}

/* Affichage des infos PHP */
#div_affiche_erreur
{
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	background-color: white;
	border: 1px solid #CCC;
	display: none;
	text-align: left;
	max-height: 50%;
	overflow: auto;
}

#div_affiche_erreur_detail div{
	margin-bottom: 5px;
}

#div_affiche_erreur_detail div.error{
	background-color: #FDD;
}

#div_affiche_erreur_detail div.warning{
	background-color: #FFD;
}

#div_affiche_erreur_detail div.notice{
	background-color: #DFD;
}

#div_affiche_erreur_detail div.infos {
    background-color: #DFF;;
}

.matos-infos *, .kit-infos * {
	vertical-align: middle;
}

.matos-infos .matos-references {
    display: inline-block;
    margin-right: 15px;
}

.matos-infos .matos-references .reference-numerique, .kit-infos .kit-references .reference-numerique {
    font-weight: bold;
}

.matos-infos .matos-references .reference-alpha, .kit-infos .kit-references .reference-alpha {
    font-style: italic;
}
a.nolink { text-decoration: none; display: block; height: 100%; }
.object-image { display: inline-block; text-align: center;}
.object-image .object-legend { font-weight: normal; font-style: italic;}

.object-image img {vertical-align: bottom; margin: 2px;}

.icon-medium {
    font-size: 24px;
    margin: 2px 5px;
    vertical-align: middle;
}

.icon-grey {
	color: #555;
}

.search {
	border: 1px solid #CCC;
	border-radius: 3px;
	padding: 2px;
}

.search > * {
	font-size: 16px;
	box-sizing: border-box;
	line-height: 20px;
	vertical-align: top;
}
.search .isearch {
	border: none;
	height: 28px;
	padding: 2px;
}
.search .search-reset, .search .search-search {
	display: inline-block;
	border-radius: 2px;
	margin: 0;
	font-size: 20px;
}

.search .search-search {
	/* background-color: #0066CC; */
	/* background-image: linear-gradient(to top , #0066CC, #0077ee); */
	padding: 6px 15px;
	color:white!important;
	/* color: #FFF; */
background: #415989; /* Old browsers */
background: -moz-linear-gradient(top, #415989 0%, #6393c1 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #415989 0%,#6393c1 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #415989 0%,#6393c1 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#415989', endColorstr='#6393c1',GradientType=0 ); /* IE6-9 */
}


.search .search-search:hover {
	background-color: #0077DD;
}

.search .search-reset {
	padding: 4px;
}

.materiel-infos h3 {
	margin: 5px 0;
}

.materiel-infos {
	width: 600px;
	background: #f5f5f5;
	border: 1px solid #e5e5e5;
	margin: 5px auto;
	padding: 5px;
}
.materiel-infos .materiel-image img {
	max-height: 80px;
}
.materiel-infos .materiel-image, .materiel-infos .materiel-details {
	display: inline-block;
	vertical-align: top;
}
.materiel-infos .materiel-image {
	width: 20%;
}
.materiel-infos .materiel-details {
	width: 78%;
}
.materiel-infos .materiel-control {
	text-align: center;
	margin: 15px 0;
}
.materiel-infos .materiel-control input, .materiel-infos .materiel-control select, .materiel-infos .materiel-control textarea {
	padding: 5px;
	border: 1px solid #BBB;
	border-radius: 5px;
	margin: 5px;
	font-size: 150%;
}

.materiel-infos .materiel-control label {
	display: block;
	font-size: 150%;
	cursor: default;
}
.materiel-infos .materiel-details dl dt {
	clear:both;
	width:33%;
	float:left;
	text-align:left;
	font-weight: bold;
}

.materiel-infos .materiel-details dl dd {
	float:left;
	width:63%;
	margin:0 0 0.5em 1em;
	min-height: 13px;
	position: relative;
	text-align: left;
	font-weight: normal;
}

.materiel-infos fieldset {
	margin: 15px 0;
	border: 1px solid #ccc;
    border-radius: 5px;
}

.striked {
	display: inline-block;
	position: relative;
	opacity: 0.7;
}
.striked img {
	opacity: 0.7;
}
.striked:after {
	content: '';
	position: absolute;
	top: 0; right: 0;
	bottom: 0; left: 0;
	background: rgba(0, 0, 0, 0) url("/Images/fond/strike.png") repeat-x scroll 0 50%;
	-webkit-transform: rotate(30deg);
	-moz-transform: rotate(30deg);
	-ms-transform: rotate(30deg);
	-o-transform: rotate(30deg);
	transform: rotate(30deg);
}

hr {
	margin: 5px 0;
}

.ui-autocomplete-loading {
	background: white url("/Images/Chargement.gif") right center no-repeat;
}

.ui-autocomplete.ui-menu {
	text-align: left;
}

input.form-control.combobox {
	background: url("/Images/btn/fleche_bas4.gif") no-repeat 95%;
}

.ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content {
    max-height: 500px;
    overflow-x: auto;
}

input, select, textarea, button {
	font-weight: normal;
}

.home-menu {
	max-width: 850px;
	margin: 0 auto;
        padding-top:20px;
}

.home-menu > ul {
	margin: 0;
	padding: 0;
}

.home-menu-element > h2 img{
	display: block;
    margin: 30px auto;
    max-height: 150px;
    max-width: 150px;
}

.home-menu-element {
    border: 1px solid #CCC;
	background-color: #FAFAFA;
    display: inline-block;
    height: 250px;
    vertical-align: middle;
    width: 250px;
	margin: 10px;
	padding: 3px;
	position: relative;
	box-shadow: 5px 5px 5px #CCC;
	border-radius: 15px;
}

.home-menu-element > h2 {
	font-weight: bold;
}


.home-menu-element:hover {
	background-color: #F5F5F5;
}

.home-menu-subelement {
    display: none;
}

.home-menu-element .home-menu-subelement{
	display: block;
}

.home-menu-element > ul {
	display: none;
}

.home-menu-element.active > ul {
    display: block;
    height: 200px;
    left: 0;
    margin: 0;
    padding: 20px;
    position: absolute;
    bottom: 0;
    vertical-align: top;
    width: 100%;
	background: rgba(190, 190, 190, 0.9);
    display: block;
	line-height: 30px;
	border: 1px solid #bbb;
    border-radius: 0 0 15px 15px;
}

.home-menu-subelement .btn {
	border-radius: 15px;
    box-shadow: 5px 5px 5px #888;
    display: block;
	width: 100%;
	margin: 10px 0;
}

.home-menu-subelement .btn:hover {
    box-shadow: 5px 5px 5px #333;
}



@media screen and (max-width: 860px) {
	.home-menu {
		width: 100%;
	}
	.home-menu-element {
		width: 47%;
		margin: 1%;
		height: auto;
	}
	.home-menu-element:hover > ul, .home-menu-element.active > ul {
		bottom: 0;
		height: 75%;
	}
	.home-menu-element > h2 img {
		max-width: 80%;
		margin: 2% auto;
	}
}

th {
	text-align: right;
}

*[onclick] {cursor: pointer;}

.notification {
	background: #fff;
    border: 1px solid #ccc;
    bottom: 0;
    display: block;
    padding: 10px;
    position: absolute;
    right: 0;
    z-index: 10;
	min-width: 320px;
}

.notification h2, .notification h3 {
	margin: 0;
	color: #ee7f00;
	font-weight: bold;
}

.notification h2 {
	background: #606c88; /* Old browsers */
	background: -moz-linear-gradient(top, #606c88 0%, #3f4c6b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#606c88), color-stop(100%,#3f4c6b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #606c88 0%,#3f4c6b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #606c88 0%,#3f4c6b 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #606c88 0%,#3f4c6b 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#606c88', endColorstr='#3f4c6b',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #606c88 0%,#3f4c6b 100%); /* W3C */
    color: #fff;
    font-size: 16px;
    line-height: 28px;
    margin: -10px -10px 15px;
	font-weight: bold;
}

.notification h2 .close {
	color: #EEE;
	opacity: 0.6
}

.notification h3 {
	color: #ee7f00;
	font-weight: bold;
	font-size: 16px;
}

input[type='radio'], input[type='checkbox'] {
	margin: 0 10px;
}

button, input, optgroup, select, textarea {
	color: initial;
}

.input-group-btn .btn {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}

.input-group-btn .btn .glyphicon {
	line-height: 20px;
}

.ui-autocomplete.ui-menu {
    max-height: 500px;
    overflow: auto;
}

.ui-autocomplete.ui-menu li.next_page {
    background-color: #FDA;
	font-weight: bold;
}

.ui-autocomplete-input::-ms-clear, .combobox::-ms-clear {
    display: none;
}
#tblListeDroitDuCompte tr>th:nth-child(3) {
    border:0px!important;
    background-color: white!important;
    background: -webkit-linear-gradient(top, #ffffff 0%,#ffffff 100%)!important;
}
#tblListeDroitDuCompte tr>td:nth-child(3) {
    border:0px!important;
    background-color: white!important;
    background: -webkit-linear-gradient(top, #ffffff 0%,#ffffff 100%)!important;
}
.selection-box-container {
    min-height: 400px;
    height: 400px;
    border: 1px black solid;
    background-color: #FAFAFA;
    box-shadow: 5px 5px 5px #CCC;
	border-radius: 15px;
    padding-bottom: 16px;
}
.selection-box-list {
    max-height: 300px;
    overflow-y: scroll;
    border-top: 1px black solid;
    /* border-bottom: 1px black solid; */
    padding: 4px;
    background-color: #FAFAFA;
    overflow-x: hidden;
}
.selection-box-list table {
    table-layout: fixed;
}
.selection-box-list td {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.selection-box-list td:nth-child(1) {
    text-align: center;
    margin-right: 8px;
}
.selection-box-list td:nth-child(2) {
    text-align: left;
}
.selection-box-list td:nth-child(3) {
    text-align: left;
}
.selection-box-list td:nth-child(4) {
    text-align: left;
}

.selection-box-items {
    width: 100%;
    display: table;
    background-color: #FAFAFA;
    text-align: left;
}

.signin-v2-welcome-container {
    background:#e5e5e5;
    font-size:18px;
    margin-top:10px;
    border-radius:5px;
    border:thin solid #bbb;
    padding:10px 0px 10px 250px;
}

.form-group {
    margin-bottom: 20px;
}

.form-group label {
    margin-bottom: 10px;
}

.form-group.required label:after {
  content:"*";
  color:red;
}

.intratone-msg-error-label {
    display: block;
    font-size: 12px;
    color: #8f0222;
    font-family: sans-serif;
    width: 100%!important;
    text-align: left!important;
}

.MenuIndex {
    padding-top: 20px;
    list-style:none;
    text-align:right;
    font-size:14px;
    font-weight:bold;
    font-family: trebuchet ms,geneva;
}
.MenuIndex li {
    margin:0;
    padding:0;
    margin-bottom:10px;
    cursor:pointer
}
.MenuIndex li a {
    font-size:16px;
    color: #000;
    text-decoration:none;
    display:block;
    padding-right:10px;
}
.MenuIndex li a:hover {
    background:#000;
    color:#fff;
    font-size:16px;
    padding-right: 4px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-right: 3px gray solid;
}

.agence_display_level_1 {
    padding-left: 14px !important;
    background-image: url(/fr/CSS/images/tv_10.png) !important;
    background-repeat: no-repeat;
    background-position-y: 12px;
    background-position-x: 0px;
}
.agence_display_level_2 {
    padding-left: 34px !important;
    background-image: url(/Images/corner.gif) !important;
    background-repeat: no-repeat;
    background-position-y: 2px;
    background-position-x: 6px;
}
.agence_display_level_3 {
    padding-left: 58px !important;
    background-image: url(/Images/corner.gif) !important;
    background-repeat: no-repeat;
    background-position-y: 2px;
    background-position-x: 30px;
}
.agence_display_level_4 {
    padding-left: 82px !important;
    background-image: url(/Images/corner.gif) !important;
    background-repeat: no-repeat;
    background-position-y: 2px;
    background-position-x: 54px;
}
.agence_display_level_5 {
    padding-left: 106px !important;
    background-image: url(/Images/corner.gif) !important;
    background-repeat: no-repeat;
    background-position-y: 2px;
    background-position-x: 78px;
}
.agence_display_level_6 {
    padding-left: 130px !important;
    background-image: url(/Images/corner.gif) !important;
    background-repeat: no-repeat;
    background-position-y: 2px;
    background-position-x: 102px;
}
.agence_display_level_7 {
    padding-left: 154px !important;
    background-image: url(/Images/corner.gif) !important;
    background-repeat: no-repeat;
    background-position-y: 2px;
    background-position-x: 126px;
}
.agence_display_level_8 {
    padding-left: 178px !important;
    background-image: url(/Images/corner.gif) !important;
    background-repeat: no-repeat;
    background-position-y: 2px;
    background-position-x: 150px;
}
.agence_display_level_9 {
    padding-left: 202px !important;
    background-image: url(/Images/corner.gif) !important;
    background-repeat: no-repeat;
    background-position-y: 2px;
    background-position-x: 174px;
}

table#tbl_list_agence > tbody > tr > td:nth-child(2), table#tbl_list_agence > thead > tr > th:nth-child(2) {
    width: 80% !important;
    border-left: 2px #fb9d23 solid !important;
}
table#tbl_list_agence_admin > tbody > tr > td:nth-child(1), table#tbl_list_agence_admin > thead > tr > th:nth-child(1) {
    width: 80% !important;
    border-left: 2px #fb9d23 solid !important;
}
table.table-condensed > thead {
    border: 1px lightgray solid;
    background: #ffc578; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffc578 0%, #fb9d23 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #ffc578 0%,#fb9d23 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #ffc578 0%,#fb9d23 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc578', endColorstr='#fb9d23',GradientType=0 ); /* IE6-9 */
}
table.table-condensed > thead > tr {
/*    max-height: 20px !important;
    height: 20px !important;
    padding: 0px !important;
    margin: 0px !important;*/
}
table.table-condensed td, th {
    border: 1px lightgray solid;
}

table.TableOrangeBlancEdition tr:hover td
{
    background-color: lightgrey;
}
tr.agence-wrong-user-mode {
    background-color: lightgrey !important;
}

.intratone-tree-node-last {
    background-image: url('/Images/corner.gif');
    background-repeat: no-repeat;
}
.intratone-tree-node {
    background-image: url('/Images/corner-bottom.gif');
    background-repeat: no-repeat;
}

.agence-list-users {
    font-weight: normal;
}
.agence-list-users > tbody > tr {
    padding: 0px !important;
    margin: 0px !important;
    border: 0px gainsboro solid !important;
    height: 25px;
}
.agence-list-users > tbody > tr:nth-child(even) {
    background-color: #EEE;
}
.intratone-hover-table > tbody > tr:hover {
    background-color: gainsboro;
}
.agence-list-users > tbody > tr > td:nth-child(1) > div.root-node {
    display:inline-block;
    padding-left: 2px;
    margin-top: 6px;
}
.agence-list-users > tbody > tr > td:nth-child(1) > div.child-node {
    padding-left: 24px;
    margin-top: 6px;
}
.agence-list-users > tbody > tr > td:nth-child(1) > div.child-node-2 {
    padding-left: 48px;
    margin-top: 6px;
}
.agence-list-users > tbody > tr > td:nth-child(2) > input {
    margin-top: 6px;
    cursor: pointer;
}

.agence-list-users > tbody > tr > td {
    padding: 0px !important;
    margin: 0px !important;
    border: 0px !important;
}

.agence-list-users-container {
    height: 480px;
    max-height: 480px;
    overflow-y: scroll;
    overflow-x: hidden;
    padding-bottom: 32px;
}

div.intratone-translation-area {
    display: none;
}

ul.nav-pills>li>a {
  border: 1px black solid!important;
  background-color: #ccc;
}

table.tblBadgeTelecommande thead tr th:nth-child(1) {
    width: 18%!important;
}
table.tblBadgeTelecommande thead tr th:nth-child(2) {
    width: 18%!important;
}
table.tblBadgeTelecommande thead tr th:nth-child(3) {
    width: 18%!important;
}
table.tblBadgeTelecommande thead tr th:nth-child(5) {
    width: 13%!important;
}
table.tblBadgeTelecommande thead tr th:nth-child(6) {
    width: 13%!important;
}
table.tblBadgeTelecommande thead tr th:nth-child(7) {
    width: 13%!important;
}
table.tblNomTelephone thead tr th:nth-child(1) {
    width: 20%!important;
}
table.tblNomTelephone thead tr th:nth-child(2) {
    width: 20%!important;
}
table.tblNomTelephone thead tr th:nth-child(3) {
    width: 20%!important;
}
table.tblNomTelephone thead tr th:nth-child(4) {
    width: 15%!important;
}
table.tblNomTelephone thead tr th:nth-child(5) {
    width: 15%!important;
}
table.tblNomTelephone thead tr th:nth-child(6) {
    width: 20%!important;
}

#conteneurMenu {
    text-align: center!important;
}

/* classe css pour la taille (tableau, table, tr, td, th) */
.itn_Width1 {
    width: 1% !important;
    margin-left: 4px;
    margin-right: 4px;
}
.itn_Width5 {
    width: 5% !important;
    margin-left: 4px;
    margin-right: 4px;
}
.itn_Width10 {
    width: 10% !important;
}
.itn_Width15 {
    width: 15% !important;
}
.itn_Width20 {
    width: 20% !important;
}
.itn_Width25 {
    width: 25% !important;
}
.itn_Width30 {
    width: 30% !important;
}
.itn_Width35 {
    width: 35% !important;
}
.itn_Width40 {
    width: 40% !important;
}
.itn_Width45 {
    width: 45% !important;
}
.itn_Width50 {
    width: 50% !important;
}
.itn_Width55 {
    width: 55% !important;
}
.itn_Width60 {
    width: 60% !important;
}
.itn_Width70 {
    width: 70% !important;
}
.itn_Width75 {
    width: 75% !important;
}
.itn_Width80 {
    width: 80% !important;
}
.itn_Width90 {
    width: 90% !important;
}
.itn_Width95 {
    width: 95% !important;
}
.itn_Width100 {
    width: 100% !important;
}
.itn_center {
    text-align: center;
}
td.btn-suppression-agence {
    cursor: pointer;
}
/* bootstrap overrides */
input, optgroup, select, textarea {
    color: inherit;
    /* font: inherit; */
    margin: 0;
}
/* ne pas supprimer: à décommenter pour des ctrl + petit */
/* .form-group-sm .form-control-sm { */
/*     height: 25px!important; */
/*     padding: 5px 10px; */
/*     font-size: 10px; */
/*     line-height: 1.2; */
/*     border-radius: 3px; */
/* } */
/* .form-group { */
/*     margin-bottom: 8px; */
/* } */
table.table-condensed {
    font-weight: normal!important;
}

th.itn-sortable-column {
    /* class css pour js */
}
th.itn-sortable-column-asc:before {
    font-family: 'Glyphicons Halflings';
    color: #8f0222;
    content:"\e253\00202F";
}

th.itn-sortable-column-desc:before {
    font-family: 'Glyphicons Halflings';
    color: #8f0222;
    content:"\e252\00202F";
}
div.ZoneCalendrier {
    margin-top: 13px;
    margin-left: 13px;
}
#cglBoxOverlayMessage {
    position: fixed;
    top: 80px;
    left: 200px;
    width: 300px;
    color: white;
    display: block;
    z-index: 10000;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #b5bdc8; /* Old browsers */
    background: -moz-linear-gradient(top,  #b5bdc8 0%, #828c95 36%, #28343b 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #b5bdc8 0%,#828c95 36%,#28343b 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #b5bdc8 0%,#828c95 36%,#28343b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5bdc8', endColorstr='#28343b',GradientType=0 ); /* IE6-9 */
}
div.cgl-progressbar {
    background-color: white;
    border: 0px;
    -webkit-box-shadow: 0px 0px 0px 0px;
    box-shadow: 0px 0px 0px 0px;
    border-radius: 0px
}
div#ps_strength {
    background-color: red;
    height: 28px;
    color: blue;
}
div.cgl-progressbar > i {
    padding-left: 4px;
    padding-top: 2px;
}

table#tbl_account_tabs {
    width: 80%! important;
    border-collapse: collapse;
    margin-left: auto;
    margin-right: auto;
}
table#tbl_account_tabs > tbody {
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
}

tr#MenuRow {
    width: 80%!important;
    /*border-top: 1px #F9b54e solid!important;*/
    padding: 0px!important;
    margin: 0px!important;
}
tr#MenuRow > td {
    width: 16%;
    padding: 0px;
    margin: 0px;
    padding-top: 4px;
}
table#tbl_account_tabs>tbody>tr#MenuRow {
    padding-bottom: 10px !important;
    display: inline-block;
}
.OngCompte {
    display: inline-block;
    border-radius: 0px 0px 5px 5px;
    -moz-border-radius: 0px 0px 5px 5px;
    -webkit-border-radius: 0px 0px 5px 5px;
    margin: 0px!important;
    margin-top: -4px!important;
    height: 30px!important;
	font-size:12px!important;
	background-color:buttonface!important;
	text-align: center!important;
    cursor: pointer;
    border: 1px #5f6b87 solid;
}
.OngCompte:hover{
	background-color:#5f6b87!important;
    margin: 0px!important;
    border: 1px #ecdac9 solid;
    height: 36px!important;
    border-top: 2px #F9b54e solid!important;
    color: white;
}
.OngCompte-selected {
    display: inline-block;
    margin: 0px!important;
    background-color: #606c88!important;
    color: white;
    height: 36px!important;
    border-top: 2px #F9b54e solid!important;
    border-left: 3px solid gray!important;
    border-right: 1px solid #ecdac9!important;
    border-bottom: 1px solid #ecdac9!important;
}

img.cgl-question-mark {
    padding-left: 20px!important;
}

div.cgl-tooltip-info {
    background-color: #535f7c!important;
    color: #fff;
}
div.tooltip-arrow.cgl-tooltip-info {
    color: white!important;
    background-color: white!important;
}

td.residence-hors-scope-parent {
    background-color: #fe6700!important;
}
div.erreur-patrimoine {
    font-weight: normal!important;
    padding: 20px;
}
form.frmInfoPourRechContrat {
    margin-top: 10px;
    margin-bottom: 10px;
}
div.wizard-pack-logo {
    margin-left: 55px;
    background-image:url(/Images/Autre/contrats-v2.gif);
    background-repeat:no-repeat;
    width: 140px;
    height: 60px;
}
div.infoPourRechContratCtl .form-control-sm {
    padding-top: 18px;
}
div.infoPourRechContratCtl .form-control {
    margin-top: 12px;
    border: 1px black solid;
}
#btnSubInfoRechContrat {
    margin-top: 12px;
    margin-right: -4px;
}

#btnSubInfoRechPAB {
    margin-top: 12px;
    margin-right: -4px;
    height:34px;
}

tr.account-root-line>td:nth-child(2),
tr.account-root-line>td:nth-child(3),
tr.account-root-line>td:nth-child(4),
tr.account-root-line>td:nth-child(5)
{
    background-color: transparent;
    /* background-image: linear-gradient(rgb(212, 212, 212), rgb(230, 230, 230)); */
    /* background-repeat: repeat; */
    /* background-attachment: scroll; */
    /* background-clip: border-box; */
    /* background-origin: padding-box; */
    /* background-position-x: 0px; */
    /* background-position-y: 0px; */
    /* background-size: auto auto; */
}
tr.account-child-line {
    height: 28px;
    min-height: 28px;
}
tr.account-child-line>tr>td>table>tbody>tr>td {
    background-color: blue;
}
tr.account-child-line:nth-child(even)>td:nth-child(2),
tr.account-child-line:nth-child(even)>td:nth-child(3),
tr.account-child-line:nth-child(even)>td:nth-child(4),
tr.account-child-line:nth-child(even)>td:nth-child(5)
{
    background-color: transparent;
    background-image: linear-gradient(rgb(240, 240, 240), rgb(240, 240, 240));
    background-repeat: repeat;
    background-attachment: scroll;
    background-clip: border-box;
    background-origin: padding-box;
    background-position-x: 0px;
    background-position-y: 0px;
    background-size: auto auto;
}
span.search-account-btn {
    display: inline-block;
    margin-left: 10px;
    cursor: pointer;
    width: 28px;
    height: 28px;
}
span.input-group-addon.glyphicon {
    top: 0px !important;
}
table.tbl-liste-gestionnaire-result>tbody>tr:hover,
table.tbl-liste-gestionnaire-result>tbody>tr>td:hover
{
    background-color: lightgrey;
}
div.active-account-container {
    width: 46%;
    height: 28px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    padding: 0;
    padding-top: 8px;
}

/* cf. ajax.js handler event ajaxStop */
input.action_btn_behavior_cls,
a.action_btn_behavior_cls,
button.action_btn_behavior_cls
{
    -webkit-animation: button-highlight 1s infinite;
    -moz-animation: button-highlight 1s infinite;
    -o-animation: button-highlight 1s infinite;
    animation: button-highlight 1s infinite;
}

@-webkit-keyframes button-highlight {
    0% { opacity: 0.4; }
    100% { opacity: 1; }
}

@-moz-keyframes button-highlight {
    0% { opacity: 0.4; }
    100% { opacity: 1; }
}

@-o-keyframes button-highlight {
    0% { opacity: 0.4; }
    100% { opacity: 1; }
}

@keyframes button-highlight {
    0% { opacity: 0.4; }
    100% { opacity: 1; }
}
.clearable{
  background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4QUeDhEazc86OwAAAB1pVFh0Q29tbWVudAAAAAAAQ3JlYXRlZCB3aXRoIEdJTVBkLmUHAAAA1UlEQVQ4y6WUzQrCMBCER33/p/Eg/mCrLRaJFbVYFUXx5NmzYr00EoYkTdeBQOluvmw2wwLAA0AFIIZMPQBpzXii/tBr3RLWAaAAfAwGZn9AN7R3pQNbCuQBsJMLprWnBOWB3Sg3dfWjpMQsADZsugpXmhixA8X60mbHAJZSmFZOAHNNhJ6FssAS34ZuA/Bl+VdJqys8V07bws4EWFiMPJfCIqM9V0fMqV2AaS+hL55R4shzMBt8zAmRoD+Fq9KBYNK4oFMesKXAXvz6v2l7hFz3mvH+At5BnoJn+UreAAAAAElFTkSuQmCC) no-repeat right -20px center;
  border: 1px solid #999;
  padding: 3px 18px 3px 4px;
  border-radius: 3px;
  transition: background 0.4s;
}
.clearable.x  { background-position: right 10px center; } /* (jQ) Show icon */
.clearable.onX{ cursor: pointer; }              /* (jQ) hover cursor style */
.clearable::-ms-clear {display: none; width:0; height:0;} /* Remove IE default X */

img.rw-no-logo {
  visibility: hidden;
}

.search_maj {
	display: inline-block;
}

.pagination {
	display:inline-block;
}

.pagination a {
	color: #FF6600;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    border-radius: 5px;
    transition: background-color .3s;
    border: 1px solid #ddd;
    font-size: 13px;
    margin:0 2px;
}

.pagination a.active {
    background-color: grey !important;
    border-radius: 5px;
}

.pagination a:hover:not(.active) {background-color: #ddd;}

.pagination a:first-child {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    margin-right: 4px;
}

.pagination a:last-child {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    margin-left: 4px;
}

.phrasesearch {
    text-align: center;
    display: inline-block;
    margin-top: 20px;
    color:#B3B6B7;
}

#cent_results {
	color: #808080;
	font-size: small;
    font-family: arial,sans-serif;
    font-weight: normal;
}

.activelink a{
	background-color:#ddd;
}

#btn_notif {
	-moz-box-shadow:inset 0px 0px 15px 3px #23395e;
	-webkit-box-shadow:inset 0px 0px 15px 3px #23395e;
	box-shadow:inset 0px 0px 15px 3px #23395e;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #2e466e), color-stop(1, #415989));
	background:-moz-linear-gradient(top, #2e466e 5%, #415989 100%);
	background:-webkit-linear-gradient(top, #2e466e 5%, #415989 100%);
	background:-o-linear-gradient(top, #2e466e 5%, #415989 100%);
	background:-ms-linear-gradient(top, #2e466e 5%, #415989 100%);
	background:linear-gradient(to bottom, #2e466e 5%, #415989 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2e466e', endColorstr='#415989',GradientType=0);
	background-color:#2e466e;
	-moz-border-radius:17px;
	-webkit-border-radius:17px;
	border-radius:17px;
	border:1px solid #1f2f47;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	padding:6px 13px;
	text-decoration:none;
	text-shadow:0px 1px 0px #263666;
}
#btn_notif:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #415989), color-stop(1, #2e466e));
	background:-moz-linear-gradient(top, #415989 5%, #2e466e 100%);
	background:-webkit-linear-gradient(top, #415989 5%, #2e466e 100%);
	background:-o-linear-gradient(top, #415989 5%, #2e466e 100%);
	background:-ms-linear-gradient(top, #415989 5%, #2e466e 100%);
	background:linear-gradient(to bottom, #415989 5%, #2e466e 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#415989', endColorstr='#2e466e',GradientType=0);
	background-color:#415989;
}
#btn_notif:active {
	position:relative;
	top:1px;
}

.new_btn {
	-moz-box-shadow:inset 0px 1px 3px 0px #bec4c3;
	-webkit-box-shadow:inset 0px 1px 3px 0px #bec4c3;
	box-shadow:inset 0px 1px 3px 0px #bec4c3;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #bdbdbd), color-stop(1, #757575));
	background:-moz-linear-gradient(top, #bdbdbd 5%, #757575 100%);
	background:-webkit-linear-gradient(top, #bdbdbd 5%, #757575 100%);
	background:-o-linear-gradient(top, #bdbdbd 5%, #757575 100%);
	background:-ms-linear-gradient(top, #bdbdbd 5%, #757575 100%);
	background:linear-gradient(to bottom, #bdbdbd 5%, #757575 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bdbdbd', endColorstr='#757575',GradientType=0);
	background-color:#bdbdbd;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #9e9e9e;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	padding:3px 12px;
	text-decoration:none;
	text-shadow:0px -1px 0px #2b3b39;
}
.new_btn:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #757575), color-stop(1, #bdbdbd));
	background:-moz-linear-gradient(top, #757575 5%, #bdbdbd 100%);
	background:-webkit-linear-gradient(top, #757575 5%, #bdbdbd 100%);
	background:-o-linear-gradient(top, #757575 5%, #bdbdbd 100%);
	background:-ms-linear-gradient(top, #757575 5%, #bdbdbd 100%);
	background:linear-gradient(to bottom, #757575 5%, #bdbdbd 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#757575', endColorstr='#bdbdbd',GradientType=0);
	background-color:#757575;
}
.new_btn:active {
	position:relative;
	top:1px;
}

.new_enrbut {
	-moz-box-shadow:inset 0px 1px 3px 0px #bec4c3;
	-webkit-box-shadow:inset 0px 1px 3px 0px #bec4c3;
	box-shadow:inset 0px 1px 3px 0px #bec4c3;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #708ABF), color-stop(1, #415989));
	background:-moz-linear-gradient(top, #708ABF 5%, #415989 100%);
	background:-webkit-linear-gradient(top, #708ABF 5%, #415989 100%);
	background:-o-linear-gradient(top, #708ABF 5%, #415989 100%);
	background:-ms-linear-gradient(top, #708ABF 5%, #415989 100%);
	background:linear-gradient(to bottom, #708ABF 5%, #415989 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#708ABF', endColorstr='#415989',GradientType=0);
	background-color:#415989;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #415989;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	padding:3px 12px;
	text-decoration:none;
	text-shadow:0px -1px 0px #2b3b39;
}
.new_enrbut:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #415989), color-stop(1, #708ABF));
	background:-moz-linear-gradient(top, #415989 5%, #708ABF 100%);
	background:-webkit-linear-gradient(top, #415989 5%, #708ABF 100%);
	background:-o-linear-gradient(top, #415989 5%, #708ABF 100%);
	background:-ms-linear-gradient(top, #415989 5%, #708ABF 100%);
	background:linear-gradient(to bottom, #415989 5%, #708ABF 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#415989', endColorstr='#708ABF',GradientType=0);
	background-color:#415989;
}
.new_enrbut:active {
	position:relative;
	top:1px;
}

.btnColor {
	-moz-box-shadow:inset 0px 1px 3px 0px #bec4c3;
	-webkit-box-shadow:inset 0px 1px 3px 0px #bec4c3;
	box-shadow:inset 0px 1px 3px 0px #bec4c3;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #bdbdbd), color-stop(1, #757575));
	background:-moz-linear-gradient(top, #bdbdbd 5%, #757575 100%);
	background:-webkit-linear-gradient(top, #bdbdbd 5%, #757575 100%);
	background:-o-linear-gradient(top, #bdbdbd 5%, #757575 100%);
	background:-ms-linear-gradient(top, #bdbdbd 5%, #757575 100%);
	background:linear-gradient(to bottom, #bdbdbd 5%, #757575 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bdbdbd', endColorstr='#757575',GradientType=0);
	background-color:#bdbdbd;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #9e9e9e;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	padding:0px 10px;
	text-decoration:none;
	text-shadow:0px -1px 0px #2b3b39;
}
.btnColor:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #757575), color-stop(1, #bdbdbd));
	background:-moz-linear-gradient(top, #757575 5%, #bdbdbd 100%);
	background:-webkit-linear-gradient(top, #757575 5%, #bdbdbd 100%);
	background:-o-linear-gradient(top, #757575 5%, #bdbdbd 100%);
	background:-ms-linear-gradient(top, #757575 5%, #bdbdbd 100%);
	background:linear-gradient(to bottom, #757575 5%, #bdbdbd 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#757575', endColorstr='#bdbdbd',GradientType=0);
	background-color:#757575;
}
.btnColor:active {
	position:relative;
	top:1px;
}

.btnsup {
	-moz-box-shadow:inset 0px 1px 0px 0px #cf866c;
	-webkit-box-shadow:inset 0px 1px 0px 0px #cf866c;
	box-shadow:inset 0px 1px 0px 0px #cf866c;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #d0451b), color-stop(1, #bc3315));
	background:-moz-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:-webkit-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:-o-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:-ms-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:linear-gradient(to bottom, #d0451b 5%, #bc3315 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d0451b', endColorstr='#bc3315',GradientType=0);
	background-color:#d0451b;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #9e9e9e;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	padding:3px 12px;
	text-decoration:none;
	text-shadow:0px -1px 0px #2b3b39;
}
.btnsup:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #bc3315), color-stop(1, #d0451b));
	background:-moz-linear-gradient(top, #bc3315 5%, #d0451b 100%);
	background:-webkit-linear-gradient(top, #bc3315 5%, #d0451b 100%);
	background:-o-linear-gradient(top, #bc3315 5%, #d0451b 100%);
	background:-ms-linear-gradient(top, #bc3315 5%, #d0451b 100%);
	background:linear-gradient(to bottom, #bc3315 5%, #d0451b 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bc3315', endColorstr='#d0451b',GradientType=0);
	background-color:#bc3315;
}
.btnsup:active {
	position:relative;
	top:1px;
}

.LogoMenu {
	margin-right:10px;
}

.menu_notifs a:hover {
	background-color:#415989;
	color:white;
	text-decoration: none;
}

.menu_notifs a {
	padding:5px;
	text-align: center;
	display: block;
	color:#415989;
}

.hideopt:hover {
	background-color: #eee;
}

.hidereg {
	display:none;
}

.TabPABFic th, .TabPABFic td {
	padding:5px;
}

.TabPABFic select, .TabPABFic input {
	padding:3px;
	border-radius:3px;
}

.PABAffi {
  margin-top:10px;
  overflow-x: auto !important;
}

.TabAffPAB {
	margin: auto;
	font-size: 11px;
}

.TabAffPAB td{
	text-align: left;
	/*padding-left:6px;*/
}

.zoompab {
	height: 22px;
	width:145px;
    transition: transform .3s; /* Animation */
}

.zoompab:hover {
    transform: scale(1.1);
    /*background-color: #DAF5FE;*/
    padding-left: 8px;
    color:black;
}
/*
* Custom CSS
* Anthony
*/

#loading {
    width:100px;
    height:100px;
    border:2px solid #777777;
    border-top-color:#FE8100;
    border-radius:100%;

/* here we center it*/
    position:fixed;
    top:0;
    right:0;
    left:0;
    bottom:0;
    margin:auto;

/* animation */
    animation: round 1s linear infinite;
}

@keyframes round {
    from{transform: rotate(0deg)}
    to{transform: rotate(360deg)}
}

#overlay {
    height:100%;
    width:100%;
    background:#000;
    opacity:1;
    left:0;
    top:0;
    z-index:9999;
}

.btn-primary-custom {
    color: #fff;
    background: linear-gradient(#169BD5, #169BD5) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: #169BD5;
    width:80%;
}
.btn-primary-custom:hover {
    color: #fff;
    background: linear-gradient(#0069d9, #0069d9) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: #0062cc;
}

.btn-default-custom {
    width:80%;
    color: #212529;
    background: linear-gradient(#FFFFFF, #FFFFFF) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: #333333;

}
.btn-default-custom:hover {
    color: #212529;
    background: linear-gradient(#E2E6EA, #E2E6EA) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: #333333;
}

.background-popup{
    background-color:#F2F2F2;
    color:black;
}
.background-popup .row div{
    font-size: 2.5rem;
}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index:25; /* Sit on top */
    left: 0;
    padding-top: 10px;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
    max-height:100%;

}

.p-0{
   padding: 0 !important;
}
