body, button, input, select, textarea {
    font-size:13px;
}
.coultheme{
	color:#031f5a;
}
.okenr{
    font-weight:bold;
    color:green;
}
th , td {
    font-size:12px;
}
a {
    color: #220E83;
}
h3 input,h3 select {
    font-size:13px;
    font-weight:normal;
}
div.container {/*fond des onglets*/
    width: 100%;
    padding-left:30px;

}
article
{
    width: 100%;
}
.alerte
{
   color: orange;
   font-weight: bold;
   font-family: Verdana;
   font-size: 86%;
}
.information
{
   color: blue;
   font-weight: bold;
   font-family: Verdana;
   font-size: 86%;
}
.tab_rech
{
    width:600px;
}
.threchd
{
    width:40%;
    text-align:right;
}
.threchg
{
    width:40%;
    text-align:left;
}
.tdrechd
{
    text-align:right;
}
.tdrechg
{
    text-align:left;
}
a.info {
  position:relative;
}
a.info:hover {
   background: none;
   z-index: 500;
}
a.info span {display: none;}
a.info:hover span {
   display: inline;
   position: absolute;
   white-space: nowrap;
   font-size:10px;
   font-weight:normal;
   bottom: 15px;
   left: 50px;
   background: white;
   padding: 3px;
   border: 1px solid #DADADA;
   border-top: 4px solid #DADADA;
   min-height:200px;
   min-width:300px;
}

a.infotxtd {
  position:relative;
}
a.infotxtd:hover {
   background: none;
   z-index: 500;
}
a.infotxtd span {display: none;}
a.infotxtd:hover span {
	text-align:left;

   display: inline;
   position: absolute;
   white-space: nowrap;
   font-size:12px;
   font-weight:normal;
   bottom: 15px;
   right: 10px;
   background: white;
   padding: 3px;
   border: 1px solid #DADADA;
   border-top: 4px solid #DADADA;
}
a.infotxtg {
  position:relative;
}
a.infotxtg:hover {
   background: none;
   z-index: 500;
}
a.infotxtg span {display: none;}
a.infotxtg:hover span {
	text-align:left;
   display: inline;
   position: absolute;
   white-space: nowrap;
   font-size:12px;
   font-weight:normal;
   bottom: 15px;
   left:10px;
   background: white;
   padding: 3px;
   border: 1px solid #DADADA;
   border-top: 4px solid #DADADA;
}
/*Style des onglets */
a.onglet {
	color:#FFFFFF;

	padding-right:5px;
        padding-left:5px;
        padding-top:1px;
        padding-bottom:2px;
	font-size:100%;
}

a.onglet:hover,a.onglet:focus
{
	color:#FFFFFF;
	background:#031f5a;
}
a.ongletcur {
	color:#FFFFFF;
	font-weight:bold;
	padding-right:5px;
        padding-left:5px;
        padding-top:1px;
        padding-bottom:2px;
        background:#031f5a;
}

a.ongletcur:hover,a.ongletcur:focus
{
	color:#FFFFFF;
}
/*Style des menus */
#container {
	position: relative;
	width: 100%;
	/*margin: 3em auto;*/
	text-align: left;
	/*border: 4px solid #AF9D4C;
	background-color: #AF9D4C;*/
}
#container * {
	margin: 0;

}
#container ul#menu {
	position: relative;
	width: 100%;
	font-weight: bold;
}
#container ul#menu li {
	float: left;
	display: inline;
}
#container ul#menu li a {
	text-align: center;
	display: block;
	/*width: 200px;
	height: 25px;*/
	/*line-height: 20px;*/

	width: 100px;
	height: 20px;
	text-decoration: none;
	/*font-size:110%;*/
}
#container ul#menu li a:hover {
	/*background-color: #EFDC86;*/
}

#container .content {
	padding: 1em 2em;
	margin: -2px 0 0 0;
	_margin: -16px 0 0 0;
	/*background-color: #E7FFCF;*/
}
/*#container hr {
	clear: both;
	visibility: hidden;
}*/
#container .on {
	display: block;
}
#container .off {
	display: none;
}
.txtbox {
  position:relative;
  height:17px;
  border:1px solid #999999;
}
#header {
  float:left;
  width:80%;
  font-size:10px;
  line-height:normal;
  }
#header ul {
  margin:0;
  padding:0px 0px 0;
  list-style:none;
  }
#header li {
  float:center;
  margin:0;
  padding:0 0 0 1px;
  }
#header a {
  float:left;
  display:block;
  padding:1px 1px 1px 1px;
  padding-bottom:5px;
  padding-top:5px;
  }
 #corps {
  float:left;
  width:100%;
  line-height:normal;
  }

#dividcnx {
position:absolute;
padding-left:10%;
}
#usercnx {
float : left;
padding-top:20px;
}
#mdpcnx {
clear:both;
float : left;
padding-top:20px;
}
#mdpcnxnew {
clear:both;
float : left;
padding-top:20px;
}
#mdpcnxconf {
clear:both;
float : left;
padding-top:20px;
}
#validcnx {
clear:both;
float : left;
padding-top:20px;
}
select {
    -webkit-appearance: button;
    -moz-appearance: button;
    -webkit-user-select: none;
    -moz-user-select: none;
    -webkit-padding-end: 20px;
    -moz-padding-end: 20px;
    -webkit-padding-start: 2px;
    -moz-padding-start: 2px;
    /*background-color: #F07575;*/ /* fallback color if gradients are not supported */
    /*background-image: -webkit-linear-gradient(top, #E5E5E5, #F4F4F4); /* For Chrome and Safari */
    /*background-image: -moz-linear-gradient(top, #E5E5E5, #F4F4F4); /* For old Fx (3.6 to 15) */
   /* background-image: -ms-linear-gradient(top, #E5E5E5, #F4F4F4); /* For pre-releases of IE 10*/
    /*background-image: -o-linear-gradient(top, #E5E5E5, #F4F4F4); /* For old Opera (11.1 to 12.0) */
   /* background-image: linear-gradient(to bottom, #E5E5E5, #F4F4F4); /* Standard syntax; must be last */
	background-image: -webkit-linear-gradient(top, #031f5a, #F4F4F4); /* For Chrome and Safari */
    background-image: -moz-linear-gradient(top, #031f5a, #F4F4F4); /* For old Fx (3.6 to 15) */
    background-image: -ms-linear-gradient(top, #031f5a, #F4F4F4); /* For pre-releases of IE 10*/
    background-image: -o-linear-gradient(top, #031f5a, #F4F4F4); /* For old Opera (11.1 to 12.0) */
    background-image: linear-gradient(to bottom, #031f5a, #F4F4F4); /* Standard syntax; must be last */
    background-position: center right;
    background-repeat: no-repeat;
    border: 1px solid #AAA;
    border-radius: 2px;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    color: #555;
    font-size: inherit;
    margin: 0;
    overflow: hidden;
    padding-top: 2px;
    padding-bottom: 2px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/* div de remplacement des tableau pour les écrans de recherches */

#divdroite{position:relative;width:100%; font-size:11px;}

#divdroite_conteneur{position:relative;padding:5px;}

#divdroite_col1, #divdroite_col2{width:47%;position:relative;float:left;}

#divdroite_col2{float:right;}

.divdroite_titre{font-weight:bolder;font-size:8px;text-transform:uppercase;color:#222222;display:none;}

.divdroite_tableau{position:relative;width:0%; display:none;padding-right:5px; border-right:1px solid #999999;}

.divdroite_valeur{position:absolute;width:0%; display:none;width:30%;height:30px; right:0; top:0; line-height:30px; color:#000; text-align:right; font-weight:bolder; background-color:#218D21;  background-repeat:no-repeat;background-position:top left;}
.divdroite_valeur span {margin-right:2px;}
.divdroite_valeur div span+br+span {font-size:9px !important; color:#000 !important;line-height:normal;}

.divdroite_tableau div {position:relative; height:30px; color:#000000;  background-repeat:no-repeat;background-position:top right;}
.divdroite_tableau div span {margin-right:30px;padding-top:5px;display:block; float:right;font-weight:bolder;}
.divdroite_tableau div .info{position:absolute; z-index:2; left:0; font-size:75%;top:5px;}
input.submitonglet{
	/*width:90px;*/
	background-color:black;
        font-weight:bold;
        padding-right:5px;
        padding-left:5px;
	/*behavior: url(js/PIE.htc);*/

}
input.submitongletcur{
	/*width:90px;*/
        font-weight:bold;
        padding-right:5px;
        padding-left:5px;
	/*behavior: url(js/PIE.htc);*/

}
.tdtot{
	background-color:#ecffec;
	font-weight:bold;
}
.tdbleugris{
	background-color:#ececff;
}
td, th {
    border-image-width: 0 0 0 0;
}
.tdgauche {
	text-align:jeft;
}
.thsansdroite {
    text-align:right;
    width:35%;
}
.thcentre, .tdcentre
    {
        text-align:center;
		min-width:80px;
    }
.divadresse1
    {
        float:left;
        width:45%;
		height:200px;
    }
.divadresse2
    {
        float:left;
        width:45%;
		height:200px;
    }
#divadresse1
    {
        float:left;
        width:45%;
        min-width:500px;
    }
#divadresse2
    {
        float:left;
        width:45%;
        min-width:500px;
    }
#divimgacc1
    {
        float:left;
		width:45%;
		 min-width:400px;
    }
#divimgacc2
    {
        float:left;
		min-width:300px;
    }
#divadresse11
    {
		width:25%;
        max-width:300px;
    }
#divadresse21
    {
        float:left;
		width:25%;
		max-width:300px;
    }
#divadresse31
    {
     float:left;
	width:25%;
	max-width:300px;
	padding-left:20px;
    }
#divadressebt{
 position:relative;
 width:50%;
 min-width:500px;
    background-color:transparent;
}
#divadrgen
{
    width:100%;
    display:block;

}
#divadrssgen
{
    position:relative;
    display:block;
}
.site-content {
    min-height:1000px;
}
body {
    min-width:750px;
}
#divresrech{
    width:100%;
    display:block;
}
#divlstbie{
clear:both;
position:relative;
 width:100%;
 min-width:500px;
}
#divlsttab{
float:left;
 min-width:500px;
background-color:transparent;
}
#divlstbt{
float:left;
 min-width:500px;
background-color:transparent;
}
#affbiens
{
    width:100%;
    display:block;
}
#bieinfogen{
clear:both;
width:100%;
float : left;
padding-top:20px;
    }
#bieinfogen1{
float : left;
width:45%;
padding-top:20px;
min-width:500px;
}
#bieinfogen2{
float : left;
width:45%;
padding-top:20px;
min-width:500px;
}
#bieadr{
clear:both;
width:100%;
float : left;
padding-top:20px;
    }
#bieadr1{
float : left;
width:45%;
padding-top:20px;
min-width:500px;
}
#bieadr2{
float : left;
width:45%;
padding-top:20px;
min-width:500px;
}
#bietarif{
clear:both;
width:100%;
float : left;
padding-top:20px;
    }
#bietarif1{
float : left;
width:45%;
padding-top:20px;
min-width:500px;
}
#bietarif2{
float : left;
width:45%;
padding-top:20px;
min-width:500px;
}
#bieperf{
clear:both;
width:100%;
float : left;
padding-top:20px;
}
#bieperf1{
float : left;
width:45%;
padding-top:20px;
min-width:500px;
}
#bieperf2{
float : left;
width:45%;
padding-top:20px;
min-width:500px;
}
#biedocs{
clear:both;
width:100%;
float : left;
padding-top:20px;
}
#biedocs1{
float : left;
width:20%;
padding-top:20px;
min-width:100px;
}
#biedocs2{
float : left;
width:75%;
padding-top:20px;
min-width:700px;
}
#bielistedocs{
clear:both;
width:60%;
float : left;
padding-top:20px;
}
.typefile{
    clear:both;
    width:100%;
    float : left;
    min-width:400px;
}
.fileins{
    float : left;
    padding-top:0px;
    min-width:100px;
}
.filebt{
    float :left;
    padding-left:15px;
    min-width:200px;
}
.btvalid{
    clear:both;
    width:60%;
    float : left;
    padding-top:20px;
    padding-left:30px;
    min-width:400px;
}
.tabplanning{
    max-width:560px;
}
.tabplanning th{
    min-width:80px;
}
table {
     max-width:560px;
	 border-width:2px;
	 border-color:#a8a8a8;
}
.pagination {color:black;}
#listepj{
clear:both;
    width:40%;
    padding:10px;
    padding-right:200px;
    float : right;
    min-width:250px;
}
#divcrit{
clear:both;
    width:100%;
    float : left;
    padding-top:20px;
    min-width:900px;
}
#divcrit1{
    width:30%;
    padding:10px;
    float : left;
    min-width:250px;
}
#divcrit2{
    width:30%;
    padding:10px;
    float : left;
    min-width:250px;
}
#divcrit3{
    width:30%;
    padding:10px;
    float : left;
    min-width:250px;
}
.defile {
 overflow: hidden;
 position: relative;
 border-style:outset;
 border-width : 3px;
 background-image:linear-gradient(#031f5a, black);
 color : white;
 font-weight:bold;
}
.defile a {
	 color : white;
 font-weight:bold;
 font-style:underline;
}

.defile span {
 position: absolute;
 width: 70%;
 height: 100%;
 margin: 0;
 line-height: 12px;
 text-align: center;
 /* Starting position */
 -moz-transform:translateX(100%);
 -webkit-transform:translateX(100%);
 transform:translateX(100%);
 /* Apply animation to this element */
 -moz-animation: defile 30s linear infinite;
 -webkit-animation: defile 30s linear infinite;
 animation: defile 30s linear infinite;
}
/* Move it (define the animation) */
@-moz-keyframes defile {
 0%   { -moz-transform: translateX(100%); }
 100% { -moz-transform: translateX(-100%); }
}
@-webkit-keyframes defile {
 0%   { -webkit-transform: translateX(100%); }
 100% { -webkit-transform: translateX(-100%); }
}
@keyframes defile {
 0%   {
 -moz-transform: translateX(100%); /* Firefox bug fix */
 -webkit-transform: translateX(100%); /* Firefox bug fix */
 transform: translateX(100%);
 }
 100% {
 -moz-transform: translateX(-100%); /* Firefox bug fix */
 -webkit-transform: translateX(-100%); /* Firefox bug fix */
 transform: translateX(-100%);
 }
}
.defile span:hover {
 -moz-animation-play-state: paused;
 -webkit-animation-play-state: paused;
 animation-play-state: paused;
 }

/*  Sélection multiple */

/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.4.2
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2015 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/

/* @group Base */
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.chosen-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}
.chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}
.chosen-container a {
  cursor: pointer;
}
.chosen-container .search-choice .group-name, .chosen-container .chosen-single .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: normal;
  color: #999999;
}
.chosen-container .search-choice .group-name:after, .chosen-container .chosen-single .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}

/* @end */
/* @group Single Chosen */
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #ffffff), color-stop(50%, #f6f6f6), color-stop(52%, #eeeeee), color-stop(100%, #f4f4f4));
  background: -webkit-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: -moz-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: -o-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}
.chosen-container-single .chosen-default {
  color: #999;
}
.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url('../images/chosen-sprite.png') -42px 1px no-repeat;
  font-size: 1px;
}
.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url('../images/chosen-sprite.png') no-repeat 0px 2px;
}
.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
.chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: white url('../images/chosen-sprite.png') no-repeat 100% -20px;
  background: url('../images/chosen-sprite.png') no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}

/* @end */
/* @group Results */
.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
  background-color: rgba(0,0,0,0.9);

}
.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
  color:white;
  font-weight:bold;
}
.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
.chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: -webkit-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: -moz-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: -o-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}
.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}

/* @end */
/* @group Multi Chosen */
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
 /* width: 100%;*/
  height: auto !important;
 height: 20px;
  border: 1px solid #aaa;
 /* background-color: #fff;*//*---fond de la liste de choix */
 background-color: #031f5a;

  /*background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background-image: -webkit-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: -moz-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: -o-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: linear-gradient(#eeeeee 1%, #ffffff 15%);*/
  cursor: text;
}
.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
 /* color: #ffffff; */
 color: #eaeaea;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eeeeee;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}
.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url('../images/chosen-sprite.png') -42px 1px no-repeat;
  font-size: 1px;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding: 5px;
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  color: #666;
}
.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}

/* @end */
/* @group Active  */
.chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #eeeeee), color-stop(80%, #ffffff));
  background-image: -webkit-linear-gradient(#eeeeee 20%, #ffffff 80%);
  background-image: -moz-linear-gradient(#eeeeee 20%, #ffffff 80%);
  background-image: -o-linear-gradient(#eeeeee 20%, #ffffff 80%);
  background-image: linear-gradient(#eeeeee 20%, #ffffff 80%);
  box-shadow: 0 1px 0 #fff inset;
}
.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}
.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}

/* @end */
/* @group Disabled Support */
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
.chosen-disabled .chosen-single {
  cursor: default;
}
.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}

/* @end */
/* @group Right to Left */
.chosen-rtl {
  text-align: right;
}
.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
.chosen-rtl .chosen-choices li {
  float: right;
}
.chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}
.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
.chosen-rtl.chosen-container-single-nosearch .chosen-search,
.chosen-rtl .chosen-drop {
  left: 9999px;
}
.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
.chosen-rtl .chosen-search input[type="text"] {
  padding: 5px 5px 5px 10px;
  background: white url('../images/chosen-sprite.png') no-repeat -30px -20px;
  background: url('../images/chosen-sprite.png') no-repeat -30px -20px;
  direction: rtl;
}
.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}
.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}
.titresel
    {
        color : white;
    }
.submitclair {
    color : red;
    font-weight: bold;
    background-color:green;
    font-size:20px;
}

::-webkit-input-placeholder { /* WebKit browsers */
    color: #aeaeae;
    font-weight:bold;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color: #aeaeae;
    font-weight:bold;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color: #aeaeae;
    font-weight:bold;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
   color: #aeaeae;
    font-weight:bold;
}
/* @end */

input, textarea { /* modification du fond des sliders */
    border: 1px solid white;
    -webkit-box-shadow:
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 16px rgba(0,0,0,0.1);
    -moz-box-shadow:
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 16px rgba(0,0,0,0.1);
    box-shadow:
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 16px rgba(0,0,0,0.1);
    padding: 5px;
    /*background-color: rgba(0,0,0,0.2);*/
   /* color:#ffffff;*/
    font-weight:bold;
    margin: 0 0 5px 0;
}
/* The CSS */
select {
    padding:5px;
    margin: 0;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    -webkit-box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
    -moz-box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
    box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
    background: #031f5a;/*#f8f8f8;*/
    color:#eaeaea;/*888*/
    border:none;
    outline:none;
    display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
    font-weight:bold;
}

/* Targetting Webkit browsers only. FF will show the dropdown arrow with so much padding. */


label {position:relative}
/*label:after {
    content:'';
    font:11px "Consolas", monospace;
    font-color:#aaa;
    -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    transform:rotate(90deg);
    right:8px; top:2px;
    padding:0 0 2px;
    border-bottom:1px solid #ddd;
    position:absolute;
    pointer-events:none;
}

label:before {
    content:'';
    right:6px; top:0px;
    width:20px; height:20px;
    background:#f8f8f8;
    position:absolute;
    pointer-events:none;
    display:block;
}*/
/* @group Retina compatibility */
@media only screen and ( -webkit-min-device-pixel-ratio: 1.5 ), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  .chosen-rtl .chosen-search input[type="text"],
  .chosen-container-single .chosen-single abbr,
  .chosen-container-single .chosen-single div b,
  .chosen-container-single .chosen-search input[type="text"],
  .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .chosen-container .chosen-results-scroll-down span,
  .chosen-container .chosen-results-scroll-up span {
    background-image: url('chosen-sprite@2x.png') !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    select {padding-right:18px;}
}

/*     Modification de style pour onglets */
.onglet{margin: 10px auto;}
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 20px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 19px;
	line-height: 19px;
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px;
	background: rgba(0,0,0,0.9);
	overflow: hidden;
	position: relative;
}
ul.tabs li a {
	text-decoration: none;
	color: #e9a825;
	font-weight:bold;
	display: block;
	padding: 0 20px;
	border: 1px solid #fff;
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
	color : #e9a825;
}
html ul.tabs li.active, html ul.tabs li.active a:hover, html ul.tabs li.active a:focus  {
	background: #fff;
	border-bottom: 1px solid #fff;
	color : #e9a825;
}
.tab_onglet {
	border-top: none;
	clear: both;
	float: left;
	width: 100%;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
.tab_content {
	padding: 7px 10px;
	font-size: 1.2em;
	text-align: justify;
}
.typefile{
    clear:both;
    width:100%;
    float : left;
    min-width:400px;
}
.fileins{
    float : left;
    padding-bottom:10px;
    min-width:100px;
}
.filebt{
    float :left;
    padding-left:15px;
    min-width:200px;
}
#divresrech{
    width:100%;
    display:block;
}
#divlstbie{
clear:both;
position:relative;
 width:100%;
 min-width:500px;
}
#divlsttab{
float:left;
 min-width:500px;
background-color:transparent;
}
#divlstbt{
float:left;
 min-width:500px;
background-color:transparent;
}
#affbiens
{
    width:100%;
    display:block;
}
#bieinfogen{
clear:both;
width:100%;
float : left;
padding-top:20px;
    }
#bieinfogen1{
float : left;
width:45%;
padding-top:20px;
min-width:500px;
}
#bieinfogen2{
float : left;
width:45%;
padding-top:20px;
min-width:500px;
}
#bieadr{
clear:both;
width:100%;
float : left;
padding-top:20px;
    }
#bieadr1{
float : left;
width:45%;
padding-top:20px;
min-width:500px;
}
#bieadr2{
float : left;
width:45%;
padding-top:20px;
min-width:500px;
}
#bietarif{
clear:both;
width:100%;
float : left;
padding-top:20px;
    }
#bietarif1{
float : left;
width:45%;
padding-top:20px;
min-width:500px;
}
#bietarif2{
float : left;
width:45%;
padding-top:20px;
min-width:500px;
}
#bieperf{
clear:both;
width:100%;
float : left;
padding-top:20px;
}
#bieperf1{
float : left;
width:45%;
padding-top:20px;
min-width:500px;
}
#bieperf2{
float : left;
width:45%;
padding-top:20px;
min-width:500px;
}
#biedocs{
clear:both;
width:100%;
float : left;
padding-top:20px;
}
#biedocs1{
float : left;
width:20%;
padding-top:20px;
min-width:100px;
}
#biedocs2{
float : left;
width:75%;
padding-top:20px;
min-width:700px;
}
#bielistedocs{
clear:both;
width:60%;
float : left;
padding-top:20px;
}
#biecom{
clear:both;
width:90%;
float : left;
padding-top:20px;
}
#biecom1{
clear:both;
width:90%;
float : left;
padding-top:20px;
}
input {
	border: solid 1px #232323;
	height:30px;
}
input[file] {
	border: solid 0px #232323;
	height:30px;
}
.chosen-container-multi .chosen-drop .result-selected
{
	color: #a5a5a5;
}
.chosen-container .chosen-results li
{
	background-color: #031f5a;
	color: #5a5a5a;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default
{
	background-color: #031f5a;
}
.ui-widget-header /* barre horizontale partie selectionnée */
{
	background-color: #031f5a;
}
.ui-widget-content /* barre horizontale partie non selectionnée */
{
	background-color: #d3d3d3;
}
.chosen-container .chosen-results li.active-result
 {
	 color: #eaeaea;
}
div.upload {
    width: 30px;
    height: 30px;
    background: url(../images/upload.png);
	opacity:0.7;
    overflow: hidden;

}

div.upload input {
    display: block !important;
    width: 50px !important;
    height: 50px !important;
    opacity: 0 !important;
    overflow: hidden !important;
	cursor:pointer;
}
div.upload:hover, div.upload:focus {
	opacity: 1 !important;

}
/*@end */

/* Gestion del'input file */

/* styles de base si JS est activé */
.input-file-container {
  position: relative;
  width: 200px;
}
.js .input-file-trigger {
 overflow : hidden;
 opacity: 0;
  width: 50px;
  padding: 2px 5px;
  background: transparent;
  color: transparent;
  font-size: 1em;
  transition: all .4s;
  cursor: pointer;
}
.js .input-file {
  position: absolute;
  top: 0; left: 0;
  width: 0px;
  padding: 2px 0;
  opacity: 0;
  cursor: pointer;
}

/* quelques styles d'interactions */
.input-file:hover + .input-file-trigger,
.input-file:focus + .input-file-trigger,
.input-file-trigger:hover,
.input-file-trigger:focus {
  background: #031f5a;
  color: #39D2B4;
}

/* styles du retour visuel */
.file-return {
  margin: 0;
  width: 200px;
}
.file-return:not(:empty) {
  margin: 1em 0;
}
.file-return {
  font-style: italic;
  font-size: .9em;
  font-weight: bold;
}
/* on complète l'information d'un contenu textuel
   uniquement lorsque le paragraphe n'est pas vide */
.file-return:not(:empty):before {
  content: "Fichier : ";
  font-style: italic;
  font-weight: normal;
}
/*style champ required*/

.invalidInput, .error{
color:#8a1f11;
background-color:#fbe3e4;
}
.error,.notice{
padding:0.5em;
margin:0.5em;
}

.error{
	border:2px solid #8a1f11;
	display:none;
}
.notice {
	background-color:#FFF6BF;
	color:#514721;
	border:2px solid #FFD324;
	display:none;
}
input
{
	border-radius:4px;
}
button {
	background-color: #031f5a;
}
/* style preload */
.thumbnail
{
width:200px;
  display: block;
  padding:4px;
  margin-bottom: 10px;
  background-color: #ffffff;
  border-width:1px;
  border-style:solid;
  border-color: #dddddd;
  border-image-source: none;
  border-image-width: 1 1 1 1;
  border-image-outset: 0 0 0 0;
  border-image-repeat: stretch stretch;
  border-radius:4px;
  transition-property: border;
  transition-duration: 0.2s;
  transition-timing-function: ease-in-out;
  transition-delay: 0s;
  text-align:left;
}
.thumbnail>img{display:block;max-width:70px;height:auto;align:left;}.img-rounded{border-radius:6px}.img-thumbnail{display:inline-block;max-width:70px;height:auto;padding:4px;;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.img-circle{border-radius:50%}
.thumbnail{float:left;}
.table_rapport tr:nth-child(even) {background: #CCC}
.table_rapport tr:nth-child(odd) {background: #FFF}
.thtotal
{
  background-color: #031f5a;
}
