@charset "utf-8";
/* CSS Document */
body{margin:0;padding:0;}
h1, h2, h3, h4, h5, h6 {
	text-transform: uppercase;
	font-family: 'titre';
	font-weight: 700;
}
h1, .h1, h2, .h2, h3, .h3 {
	margin-top: 21px;
	margin-bottom: 10.5px;
}
h1{font-size: 2em;}
label {font-weight: bold;}
.img-responsive {
	display: block;
	max-width: 100%;
	height: auto;
	padding: 0px;
}
.img-float-right{ display:block; float:right;}
.img-float-left{ display:block; float:left;}
.formblanc{padding: 10px; background-color:#fff;-webkit-border-radius: 0px;border-radius: 0px;border: 1px solid #dce4ec;}
a {color:var(--ac);}
a:hover, a:focus {color: var(--ach);}
.a-glyph:after{
	font-family:'Glyphicons Halflings';
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	content:"\e080";
	font-size:0.7em;
}
@font-face{font-family:'Glyphicons Halflings';src:url('../fonts/glyphicons-halflings-regular.eot');src:url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),url('../fonts/glyphicons-halflings-regular.woff') format('woff'),url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'),url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg')}
.glyphicon{
	/*position:relative;
	top:1px;
	display:inline-block;*/
	font-family:'Glyphicons Halflings';
	font-style:normal;
	font-weight:normal;
	line-height:1;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale
}
.glyphicon-asterisk:before{content:"\2a"}
.glyphicon-plus:before{content:"\2b"}
.glyphicon-euro:before{content:"\20ac"}
.glyphicon-minus:before{content:"\2212"}
.glyphicon-cloud:before{content:"\2601"}
.glyphicon-envelope:before{content:"\2709"}
.glyphicon-pencil:before{content:"\270f"}
.glyphicon-glass:before{content:"\e001"}
.glyphicon-music:before{content:"\e002"}
.glyphicon-search:before{content:"\e003"}
.glyphicon-heart:before{content:"\e005"}
.glyphicon-star:before{content:"\e006"}
.glyphicon-star-empty:before{content:"\e007"}
.glyphicon-user:before{content:"\e008"}
.glyphicon-film:before{content:"\e009"}
.glyphicon-th-large:before{content:"\e010"}
.glyphicon-th:before{content:"\e011"}
.glyphicon-th-list:before{content:"\e012"}
.glyphicon-ok:before{content:"\e013"}
.glyphicon-remove:before{content:"\e014"}
.glyphicon-zoom-in:before{content:"\e015"}
.glyphicon-zoom-out:before{content:"\e016"}
.glyphicon-off:before{content:"\e017"}
.glyphicon-signal:before{content:"\e018"}
.glyphicon-cog:before{content:"\e019"}
.glyphicon-trash:before{content:"\e020"}
.glyphicon-home:before{content:"\e021"}
.glyphicon-file:before{content:"\e022"}
.glyphicon-time:before{content:"\e023"}
.glyphicon-road:before{content:"\e024"}
.glyphicon-download-alt:before{content:"\e025"}
.glyphicon-download:before{content:"\e026"}
.glyphicon-upload:before{content:"\e027"}
.glyphicon-inbox:before{content:"\e028"}
.glyphicon-play-circle:before{content:"\e029"}
.glyphicon-repeat:before{content:"\e030"}
.glyphicon-refresh:before{content:"\e031"}
.glyphicon-list-alt:before{content:"\e032"}
.glyphicon-lock:before{content:"\e033"}
.glyphicon-flag:before{content:"\e034"}
.glyphicon-headphones:before{content:"\e035"}
.glyphicon-volume-off:before{content:"\e036"}
.glyphicon-volume-down:before{content:"\e037"}
.glyphicon-volume-up:before{content:"\e038"}
.glyphicon-qrcode:before{content:"\e039"}
.glyphicon-barcode:before{content:"\e040"}
.glyphicon-tag:before{content:"\e041"}
.glyphicon-tags:before{content:"\e042"}
.glyphicon-book:before{content:"\e043"}
.glyphicon-bookmark:before{content:"\e044"}
.glyphicon-print:before{content:"\e045"}
.glyphicon-camera:before{content:"\e046"}
.glyphicon-font:before{content:"\e047"}
.glyphicon-bold:before{content:"\e048"}
.glyphicon-italic:before{content:"\e049"}
.glyphicon-text-height:before{content:"\e050"}
.glyphicon-text-width:before{content:"\e051"}
.glyphicon-align-left:before{content:"\e052"}
.glyphicon-align-center:before{content:"\e053"}
.glyphicon-align-right:before{content:"\e054"}
.glyphicon-align-justify:before{content:"\e055"}
.glyphicon-list:before{content:"\e056"}
.glyphicon-indent-left:before{content:"\e057"}
.glyphicon-indent-right:before{content:"\e058"}
.glyphicon-facetime-video:before{content:"\e059"}
.glyphicon-picture:before{content:"\e060"}
.glyphicon-map-marker:before{content:"\e062"}
.glyphicon-adjust:before{content:"\e063"}
.glyphicon-tint:before{content:"\e064"}
.glyphicon-edit:before{content:"\e065"}
.glyphicon-share:before{content:"\e066"}
.glyphicon-check:before{content:"\e067"}
.glyphicon-move:before{content:"\e068"}
.glyphicon-step-backward:before{content:"\e069"}
.glyphicon-fast-backward:before{content:"\e070"}
.glyphicon-backward:before{content:"\e071"}
.glyphicon-play:before{content:"\e072"}
.glyphicon-pause:before{content:"\e073"}
.glyphicon-stop:before{content:"\e074"}
.glyphicon-forward:before{content:"\e075"}
.glyphicon-fast-forward:before{content:"\e076"}
.glyphicon-step-forward:before{content:"\e077"}
.glyphicon-eject:before{content:"\e078"}
.glyphicon-chevron-left:before{content:"\e079"}
.glyphicon-chevron-right:after{content:"\e080";}
.glyphicon-plus-sign:before{content:"\e081"}
.glyphicon-minus-sign:before{content:"\e082"}
.glyphicon-remove-sign:before{content:"\e083"}
.glyphicon-ok-sign:before{content:"\e084"}
.glyphicon-question-sign:before{content:"\e085"}
.glyphicon-info-sign:before{content:"\e086"}
.glyphicon-screenshot:before{content:"\e087"}
.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}
.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}
.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}
.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}
.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}
.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}
.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}
.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}
.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}
.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}
.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}
.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}
.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}
.glyphicon-folder-close:before{content:"\e117"}
.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}
.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}
.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}
.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}
.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}
.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}
.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}
.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}
table{max-width:100%;background-color:transparent}
th{text-align:left}.table{width:100%;margin-bottom:21px}

.table>thead>tr>th{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #cdcdcd;  background-color:#656566; color:#fff; text-align:center;}
.table > :not(:first-child) {
  border-top: 0px solid currentColor;
}
.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #cdcdcd;  }
.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #cdcdcd}
.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>td{border-top:0}
.table>tbody+tbody{border-top:2px solid #cdcdcd}
.table .table{background-color:#ffffff}
.table-condensed>thead>tr>th,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>td{padding:5px}
.table-bordered{border:1px solid #ccc}
.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td{border:1px solid #039;}
.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-bottom-width:2px}



table col[class*="col-"]{position:static;float:none;display:table-column}
table td[class*="col-"],table th[class*="col-"]{position:static;float:none;display:table-cell}
.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th{background-color:#cdcdcd}
.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th{background-color:#dde4e6}
.table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th{background-color:#18bc9c}
.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th{background-color:#DC4912}
.table>thead>tr>td.info,.table>tbody>tr>td.info,.table>tfoot>tr>td.info,.table>thead>tr>th.info,.table>tbody>tr>th.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>tbody>tr.info>td,.table>tfoot>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr.info>th,.table>tfoot>tr.info>th{background-color:#3498db}
.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th{background-color:#258cd1}
.table>thead>tr>td.warning,.table>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.table>tfoot>tr.warning>th{background-color:#f39c12}
.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th{background-color:#e08e0b}
.table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th{background-color:#e74c3c}
.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th{background-color:#e43725}
table a,.table a{text-decoration:underline}
table .success,.table .success,table .warning,.table .warning,table .danger,.table .danger,table .info,.table .info{color:#fff}
table .success a,.table .success a,table .warning a,.table .warning a,table .danger a,.table .danger a,table .info a,.table .info a{color:#fff}
table>thead>tr>th,.table>thead>tr>th,table>tbody>tr>th,.table>tbody>tr>th,table>tfoot>tr>th,.table>tfoot>tr>th,table>thead>tr>td,.table>thead>tr>td,table>tbody>tr>td,.table>tbody>tr>td,table>tfoot>tr>td,.table>tfoot>tr>td{border:none}

.table-bordered>thead>tr>th,table-bordered>tbody>tr>th,
.table-bordered>tbody>tr>th,table-bordered>tfoot>tr>th,
.table-bordered>tfoot>tr>th,table-bordered>thead>tr>td,
.table-bordered>thead>tr>td,table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>td,table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>td{border:1px solid #c1c1c1;}

@media (max-width:589px){
	.table-responsive{width:100%;margin-bottom:15.75px;overflow-y:hidden;overflow-x:scroll;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #cdcdcd;-webkit-overflow-scrolling:touch}
	.table-responsive>.table{margin-bottom:0}
	.table-responsive>.table>thead>tr>th,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td{white-space:nowrap}
	.table-responsive>.table-bordered{border:0}
	.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}
	.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}
	.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}
}
hr {margin-top: 21px;margin-bottom: 21px;border: 1px;border-top-color: currentcolor;border-top-style: none;border-top-width: 1px;border-bottom-color: currentcolor;border-bottom-style: none;border-bottom-width: 1px;border-top: 1px dashed #abaec0;border-bottom: 0px dashed #abaec0;clear: both;}
.pagination{display:inline-block;padding-left:0;margin:21px 0;border-radius:4px}
.pagination>li{display:inline}
.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:10px 15px;line-height:1.42857143;text-decoration:none;color:#ffffff;background-color:var(--pagbka);;border:1px solid transparent;margin-left:-1px}
.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px}
.pagination>li:last-child>a,.pagination>li:last-child>span{border-bottom-right-radius:4px;border-top-right-radius:4px}
.pagination>li>a:hover,.pagination>li>span:hover{color:#ffffff;background-color:var(--pagbkah);border-color:transparent}
.pagination>li>a:focus,.pagination>li>span:focus{color:#ffffff;background-color:var(--pagbkaf);border-color:transparent}
.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{z-index:2;color:var(--pagc);background-color:var(--pagbkf);border-color:transparent;cursor:default}
.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{color:#ecf0f1;background-color:#bebebe;border-color:transparent;cursor:default;}
.pagination-lg>li>a,.pagination-lg>li>span{padding:18px 27px;font-size:19px}
.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-bottom-left-radius:6px;border-top-left-radius:6px}
.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-bottom-right-radius:6px;border-top-right-radius:6px}
.pagination-sm>li>a,.pagination-sm>li>span{padding:6px 9px;font-size:13px}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-bottom-left-radius:3px;border-top-left-radius:3px}
.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-bottom-right-radius:3px;border-top-right-radius:3px}
.pager{padding-left:0;margin:41px 0 21px 0;list-style:none;text-align:center}
.pager li{display:inline}
.pager li>a,.pager li>span{color:var(--pc);display:inline-block;padding:5px 14px;background-color:var(--pk);border:1px solid transparent;border-radius:15px;}
.pager li>a:hover,.pager li>a:focus{text-decoration:none;background:var(--pkhf);}
.pager .next>a,.pager .next>span{float:right}
.pager .previous>a,.pager .previous>span{float:left}
.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span{color:#ffffff;background-color:#b6b6b6;cursor:not-allowed;}
.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:bold;line-height:1;color:#ffffff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em;}
.label[href]:hover,.label[href]:focus{color:#ffffff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px;}
.label-default{background-color:#95a5a6}.label-default[href]:hover,.label-default[href]:focus{background-color:#798d8f}.label-primary{background-color:#2c3e50;}
.label-primary[href]:hover,.label-primary[href]:focus{background-color:#1a242f}.label-success{background-color:#18bc9c}.label-success[href]:hover,.label-success[href]:focus{background-color:#128f76;}
.label-info{background-color:#3498db}.label-info[href]:hover,.label-info[href]:focus{background-color:#217dbb}
.label-warning{background-color:#f39c12}.label-warning[href]:hover,.label-warning[href]:focus{background-color:#c87f0a}
.label-danger{background-color:#e74c3c}.label-danger[href]:hover,.label-danger[href]:focus{background-color:#d62c1a}
.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:13px;font-weight:bold;color:#ffffff;line-height:1;vertical-align:baseline;white-space:nowrap;text-align:center;background-color:#2c3e50;border-radius:10px;}
.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-xs .badge{top:0;padding:1px 5px}a.badge:hover,a.badge:focus{color:#ffffff;text-decoration:none;cursor:pointer;}
a.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#2c3e50;background-color:#ffffff}.nav-pills>li>a>.badge{margin-left:3px;}
.jumbotron{padding:30px;margin-bottom:30px;color:inherit;background-color:#ecf0f1}.jumbotron h1,.jumbotron .h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:23px;font-weight:200;}
.container .jumbotron{border-radius:6px}.jumbotron 
.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {background-color: #b6b6b6;cursor: default;}


/*////////TABLE RESPONSIVE */
table {
	border-collapse: collapse;
	border-spacing: 0px;
}
.responsive-table-line  td{ text-align:center; vertical-align:middle; height:auto; padding:0; margin:0;}
.responsive-table-line .table td{ text-align:center; vertical-align:middle; height:auto; padding:3px; margin:0;}
.responsive-table-line td.actions a{padding: 0 5px; width:100%; display:block; }
.responsive-table-line td.actions a:hover{background-color:transparent;}
.responsive-table-line .aregler td.actions a:hover{background-color:transparent;}
.responsive-table-line .form-control{ height:auto; padding:3px;}
.responsive-table-line  .table > thead > tr > th {
	padding:0px;
	line-height: 1.8; 
}
@media (max-width: 800px) {
		.myline{display:block!important;}
	.responsive-table-line td:before { content: attr(data-title); }
	.responsive-table-line table,
	.responsive-table-line thead,
	.responsive-table-line tbody,
	.responsive-table-line th,
	.responsive-table-line td,
	.responsive-table-line tr {display: block;}
	.responsive-table-line thead tr {display:none;}
	.responsive-table-line td {
		position: relative;
		border: 0px solid transparent;
		padding-left: 45% !important;
		text-align:right;
		font-size:90%;
		width: 100%;
		overflow:hidden;
	}
	.responsive-table-line td:before {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 45%;
		padding-right: 15px;
		height:3em;
		text-overflow: ellipsis !important;
		overflow:hidden !important;
		text-align:left;
		background-color:#f1f1f1;
		border: 1px solid #C1C1C1;
		margin-top:-1px;
	}
	.responsive-table-line td.grand:before {height:10em;}
	.responsive-table-line td.moyen:before {height:5em;}
	.responsive-table-line td.actions:before {height:55px;}
	.responsive-table-line   :nth-child(2n+1)>td:before  {background-color:#e3e3e3;}
	.responsive-table-line td.actions:before {height:55px;}
	.table-hover>tbody>tr:hover>td:before {background-color:#d4d4d4;}

}
@media (min-width:980px){.td-qte{ max-width:50px;}}
.table > thead > tr > th {background-color: var(--thbck);}
.table-striped > tbody > tr > td,.table-striped > tbody > tr > th {background-color:var(--td);}
.table-striped > tbody > tr:nth-child(2n+1) > td,.table-striped > tbody > tr:nth-child(2n+1) > th {background-color:var(--td2);}
.table-striped > tbody > tr:hover > td,.table-striped > tbody > tr:hover > th {background-color:var(--tdho);}
.table-striped > tbody > tr:hover:nth-child(2n+1) > td, .table-striped > tbody > tr:hover:nth-child(2n+1) > th {background-color:var(--tdho);}
.table-striped > tbody > tr.aregler > td,.table-striped > tbody > tr.aregler > th {background-color:var(--tdar);}
.table-striped > tbody > tr.aregler:nth-child(2n+1) > td,
.table-striped > tbody > tr.aregler:nth-child(2n+1) > th {background-color:var(--tdar2);}
.table-striped > tbody > tr.aregler:hover > td,.table-striped > tbody > tr.aregler:hover > th {background-color:var(--tdaro);}
.table-striped > tbody > tr.aregler:hover:nth-child(2n+1) > td,.table-striped > tbody > tr.aregler:hover:nth-child(2n+1) > th {background-color:var(--tdaro);}

ul.liste{ margin-top:20px;}
.div-dim{  color:#19287d;}
.bf{  /*color:#19287d;*/}
.bc{  /*color:#00afff;*/}

.to{  background:#9fda00; color:#fff; padding-left:20px; margin:0}
.td{  background:#783b8e; color:#fff; padding-left:20px; margin:0}
.tbc{ background:#00afff; color:#fff; padding-left:20px;margin:0 0 20px 0;}
.tbf{ background:#19287d; color:#fff; padding-left:20px;margin:0 0 20px 0;}
.fill {
	width: 100%;
	height: 100%;
	min-height:745px;
	background-position: center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}
/*////////SECTION  */
.first{ margin-top: 0px; margin-bottom:0px; background:#f2f2f2;}
.blanc{ background:#fff;}
.fond { background:#fff;padding-top:30px; padding-bottom:30px;}
.first-int{background:transparent;  color:#333;}
.first .blanc .bf{ /*color:#19287d;*/}
.first .blanc .bc{/* color:#19287d;*/}
.flex{
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction :column;
}
@media (min-width:768px){
	.flexppanier,
	.flexrow{
	display: flex;
		align-items: center;
		justify-content: center;
		flex-direction :row;
	}
	.flexleft{
		display: flex;
		align-items: flex-start;
		justify-content: center;
		flex-direction: row ;
		flex-flow: row wrap;
	}
}
section.rouge, div.rouge{ padding: 20px 0 ;}

.br{border-right:5px solid #fff;}
.bl{border-left:5px solid #fff;}
.bl2{border-left:10px solid #fff;}
.bb{border-bottom:5px solid #fff;}
.bt{border-top:5px solid #fff;}
.bt2{border-top:10px solid #fff;}
.height1{ height:350px;}
.height2{ height:175px;}
.bor{border:1px solid #CCC; margin-top:11px;}
#map-canvas{
	margin-top:0px;
	margin-left:0;
	margin-right:0;
	margin-bottom:0px;
	border:0px #999 solid;	
}
/*/////////////////////*/
/*//////FIN BLOCKSSSSSSSSS /////////////*/

.container.homenews{ background-color:#966; clear:both; display:block;}
/*DIV X4*/
.clearall{ clear:both; line-height:0px; height:0px;}

/*HEADER*/
.div-general{width:100%;}
.container{width:98%;max-width:98%; margin:0 1%; padding:0 10px;clear:both;vertical-align:top;}
/*.container:after{clear:both;}*/
.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition:height 0.35s ease;transition:height 0.35s ease}
@media (min-width:10px){
	.myTab{display:block; width:100%; text-align:center;height:300px;padding:50px 0;width:100%;max-width:550px;margin:10px auto;}
	.myTab >li{display:block;float:none;margin-right:0px;margin-top:2px;}
}
@media (min-width:600px){
	.myTab{display:block; width:100%; text-align:center;height:50px;padding:50px 0;width:100%;max-width:550px;margin:10px auto;}
	.myTab >li{display:block;float:left;margin-right:10px;margin-top:0px;}
}
@media (min-width:590px){
	.container{width:98%;max-width:98%; margin:0 1%; padding:0 10px;vertical-align:top;}
	.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}
	.col-sm-12{width:100%}
	.col-sm-11{width:91.66666667%}
	.col-sm-10{width:83.33333333%}
	.col-sm-9{width:75%}
	.col-sm-8{width:66.66666667%}
	.col-sm-7{width:58.33333333%}
	.col-sm-6{width:50%}
	.col-sm-5{width:41.66666667%}
	.col-sm-4{width:33.33333333%}
	.col-sm-45{width:33.33333333%; float:left;}
	.col-sm-3{width:25%}
	.col-sm-2{width:16.66666667%}
	.col-sm-1{width:8.33333333%}
	.col-sm-pull-12{right:100%}
	.col-sm-pull-11{right:91.66666667%}
	.col-sm-pull-10{right:83.33333333%}
	.col-sm-pull-9{right:75%}
	.col-sm-pull-8{right:66.66666667%}
	.col-sm-pull-7{right:58.33333333%}
	.col-sm-pull-6{right:50%}
	.col-sm-pull-5{right:41.66666667%}
	.col-sm-pull-4{right:33.33333333%}
	.col-sm-pull-3{right:25%}
	.col-sm-pull-2{right:16.66666667%}
	.col-sm-pull-1{right:8.33333333%}
	.col-sm-pull-0{right:0%}
	.col-sm-push-12{left:100%}
	.col-sm-push-11{left:91.66666667%}
	.col-sm-push-10{left:83.33333333%}
	.col-sm-push-9{left:75%}
	.col-sm-push-8{left:66.66666667%}
	.col-sm-push-7{left:58.33333333%}
	.col-sm-push-6{left:50%}
	.col-sm-push-5{left:41.66666667%}
	.col-sm-push-4{left:33.33333333%}
	.col-sm-push-3{left:25%}
	.col-sm-push-2{left:16.66666667%}
	.col-sm-push-1{left:8.33333333%}
	.col-sm-push-0{left:0%}
	.col-sm-offset-12{margin-left:100%}
	.col-sm-offset-11{margin-left:91.66666667%}
	.col-sm-offset-10{margin-left:83.33333333%}
	.col-sm-offset-9{margin-left:75%}
	.col-sm-offset-8{margin-left:66.66666667%}
	.col-sm-offset-7{margin-left:58.33333333%}
	.col-sm-offset-6{margin-left:50%}
	.col-sm-offset-5{margin-left:41.66666667%}
	.col-sm-offset-4{margin-left:33.33333333%}
	.col-sm-offset-3{margin-left:25%}
	.col-sm-offset-2{margin-left:16.66666667%}
	.col-sm-offset-1{margin-left:8.33333333%}
	.col-sm-offset-0{margin-left:0%}
}
@media (min-width:600px){
	.container{width:98%;max-width:98%; margin:0; padding:0 10px;}
}
@media (min-width:10px){
	.container{width:98%; max-width:98%;margin:0 1%; padding:0 10px;}
	.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}
	.col-xs-12{width:100%}
	.col-xs-11{width:91.66666667%}
	.col-xs-10{width:83.33333333%}
	.col-xs-9{width:75%}
	.col-xs-8{width:66.66666667%}
	.col-xs-7{width:58.33333333%}
	.col-xs-6{width:50%}
	.col-xs-5{width:41.66666667%}
	.col-xs-4{width:33.33333333%}
	.col-xs-45{width:33.33333333%; float:left;}
	.col-xs-3{width:25%}
	.col-xs-2{width:16.66666667%}
	.col-xs-1{width:8.33333333%}
	.col-xs-pull-12{right:100%}
	.col-xs-pull-11{right:91.66666667%}
	.col-xs-pull-10{right:83.33333333%}
	.col-xs-pull-9{right:75%}
	.col-xs-pull-8{right:66.66666667%}
	.col-xs-pull-7{right:58.33333333%}
	.col-xs-pull-6{right:50%}
	.col-xs-pull-5{right:41.66666667%}
	.col-xs-pull-4{right:33.33333333%}
	.col-xs-pull-3{right:25%}
	.col-xs-pull-2{right:16.66666667%}
	.col-xs-pull-1{right:8.33333333%}
	.col-xs-pull-0{right:0%}
	.col-xs-push-12{left:100%}
	.col-xs-push-11{left:91.66666667%}
	.col-xs-push-10{left:83.33333333%}
	.col-xs-push-9{left:75%}
	.col-xs-push-8{left:66.66666667%}
	.col-xs-push-7{left:58.33333333%}
	.col-xs-push-6{left:50%}
	.col-xs-push-5{left:41.66666667%}
	.col-xs-push-4{left:33.33333333%}
	.col-xs-push-3{left:25%}
	.col-xs-push-2{left:16.66666667%}
	.col-xs-push-1{left:8.33333333%}
	.col-xs-push-0{left:0%}
	.col-xs-offset-12{margin-left:100%}
	.col-xs-offset-11{margin-left:91.66666667%}
	.col-xs-offset-10{margin-left:83.33333333%}
	.col-xs-offset-9{margin-left:75%}
	.col-xs-offset-8{margin-left:66.66666667%}
	.col-xs-offset-7{margin-left:58.33333333%}
	.col-xs-offset-6{margin-left:50%}
	.col-xs-offset-5{margin-left:41.66666667%}
	.col-xs-offset-4{margin-left:33.33333333%}
	.col-xs-offset-3{margin-left:25%}
	.col-xs-offset-2{margin-left:16.66666667%}
	.col-xs-offset-1{margin-left:8.33333333%}
	.col-xs-offset-0{margin-left:0%}
	
}
@media (min-width:768px){
	.container{width:98%; max-width:98%;margin:0 1%; padding:0 10px;}
	.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}
	.col-sm-12{width:100%}
	.col-sm-11{width:91.66666667%}
	.col-sm-10{width:83.33333333%}
	.col-sm-9{width:75%}
	.col-sm-8{width:66.66666667%}
	.col-sm-7{width:58.33333333%}
	.col-sm-6{width:50%}
	.col-sm-5{width:41.66666667%}
	.col-sm-4{width:33.33333333%}
	.col-sm-45{width:33.33333333%; float:left;}
	.col-sm-3{width:25%}
	.col-sm-2{width:16.66666667%}
	.col-sm-1{width:8.33333333%}
	.col-sm-pull-12{right:100%}
	.col-sm-pull-11{right:91.66666667%}
	.col-sm-pull-10{right:83.33333333%}
	.col-sm-pull-9{right:75%}
	.col-sm-pull-8{right:66.66666667%}
	.col-sm-pull-7{right:58.33333333%}
	.col-sm-pull-6{right:50%}
	.col-sm-pull-5{right:41.66666667%}
	.col-sm-pull-4{right:33.33333333%}
	.col-sm-pull-3{right:25%}
	.col-sm-pull-2{right:16.66666667%}
	.col-sm-pull-1{right:8.33333333%}
	.col-sm-pull-0{right:0%}
	.col-sm-push-12{left:100%}
	.col-sm-push-11{left:91.66666667%}
	.col-sm-push-10{left:83.33333333%}
	.col-sm-push-9{left:75%}
	.col-sm-push-8{left:66.66666667%}
	.col-sm-push-7{left:58.33333333%}
	.col-sm-push-6{left:50%}
	.col-sm-push-5{left:41.66666667%}
	.col-sm-push-4{left:33.33333333%}
	.col-sm-push-3{left:25%}
	.col-sm-push-2{left:16.66666667%}
	.col-sm-push-1{left:8.33333333%}
	.col-sm-push-0{left:0%}
	.col-sm-offset-12{margin-left:100%}
	.col-sm-offset-11{margin-left:91.66666667%}
	.col-sm-offset-10{margin-left:83.33333333%}
	.col-sm-offset-9{margin-left:75%}
	.col-sm-offset-8{margin-left:66.66666667%}
	.col-sm-offset-7{margin-left:58.33333333%}
	.col-sm-offset-6{margin-left:50%}
	.col-sm-offset-5{margin-left:41.66666667%}
	.col-sm-offset-4{margin-left:33.33333333%}
	.col-sm-offset-3{margin-left:25%}
	.col-sm-offset-2{margin-left:16.66666667%}
	.col-sm-offset-1{margin-left:8.33333333%}
	.col-sm-offset-0{margin-left:0%}
	
}
@media (min-width:800px){
	.container{width:98%;max-width:98%; margin:0 1%; padding:0 10px;}
	.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}
	.col-md-12{width:100%}
	.col-md-11{width:91.66666667%}
	.col-md-10{width:83.33333333%}
	.col-md-9{width:75%}
	.col-md-8{width:66.66666667%}
	.col-md-7{width:58.33333333%}
	.col-md-6{width:50%}
	.col-md-5{width:41.66666667%}
	.col-md-4{width:33.33333333%}
	.col-md-45{width:37%; float:left;}
	.col-md-3{width:25%}
	.col-md-3bis{width:25%}
	.col-md-2{width:16.66666667%}
	.col-md-1{width:8.33333333%}
	.col-md-pull-12{right:100%}
	.col-md-pull-11{right:91.66666667%}
	.col-md-pull-10{right:83.33333333%}
	.col-md-pull-9{right:75%}
	.col-md-pull-8{right:66.66666667%}
	.col-md-pull-7{right:58.33333333%}
	.col-md-pull-6{right:50%}
	.col-md-pull-5{right:41.66666667%}
	.col-md-pull-4{right:33.33333333%}
	.col-md-pull-3{right:25%}
	.col-md-pull-2{right:16.66666667%}
	.col-md-pull-1{right:8.33333333%}
	.col-md-pull-0{right:0%}
	.col-md-push-12{left:100%}
	.col-md-push-11{left:91.66666667%}
	.col-md-push-10{left:83.33333333%}
	.col-md-push-9{left:75%}
	.col-md-push-8{left:66.66666667%}
	.col-md-push-7{left:58.33333333%}
	.col-md-push-6{left:50%}
	.col-md-push-5{left:41.66666667%}
	.col-md-push-4{left:33.33333333%}
	.col-md-push-3{left:25%}
	.col-md-push-2{left:16.66666667%}
	.col-md-push-1{left:8.33333333%}
	.col-md-push-0{left:0%}
	.col-md-offset-12{margin-left:100%}
	.col-md-offset-11{margin-left:91.66666667%}
	.col-md-offset-10{margin-left:83.33333333%}
	.col-md-offset-9{margin-left:75%}
	.col-md-offset-8{margin-left:66.66666667%}
	.col-md-offset-7{margin-left:58.33333333%}
	.col-md-offset-6{margin-left:50%}
	.col-md-offset-5{margin-left:41.66666667%}
	.col-md-offset-4{margin-left:33.33333333%}
	.col-md-offset-3{margin-left:25%}
	.col-md-offset-2{margin-left:16.66666667%}
	.col-md-offset-1{margin-left:8.33333333%}
	.col-md-offset-0{margin-left:0%}
}
@media (min-width:834px){
	/*.container{width:98%; max-width:98%;margin:0; padding:0 10px;}*/
}
@media (min-width:980px){
	/*.container{width:98%;max-width:98%; margin:0; padding:0 10px;}*/
}
@media (min-width:992px){
	.container{width:98%;max-width:98%; margin:0 1%; padding:0 1%;}
	.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-45,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}
	.col-lg-12{width:100%}
	.col-lg-11{width:91.66666667%}
	.col-lg-10{width:83.33333333%}
	.col-lg-9{width:75%}
	.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}
	.col-lg-6{width:50%}	
	.col-lg-5{width:41.66666667%}
	.col-lg-4{width:33.33333333%}
	.col-lg-3{width:25%}
	.col-lg-3bis{width:25%; margin:0; padding:0}
	.col-lg-2{width:16.66666667%}
	.col-lg-1{width:8.33333333%}
	.col-lg-pull-12{right:100%}
	.col-lg-pull-11{right:91.66666667%}
	.col-lg-pull-10{right:83.33333333%}
	.col-lg-pull-9{right:75%}
	.col-lg-pull-8{right:66.66666667%}
	.col-lg-pull-7{right:58.33333333%}
	.col-lg-pull-6{right:50%}
	.col-lg-pull-5{right:41.66666667%}
	.col-lg-pull-4{right:33.33333333%}
	.col-lg-pull-3{right:25%}
	.col-lg-pull-2{right:16.66666667%}
	.col-lg-pull-1{right:8.33333333%}
	.col-lg-pull-0{right:0%}
	.col-lg-push-12{left:100%}
	.col-lg-push-11{left:91.66666667%}
	.col-lg-push-10{left:83.33333333%}
	.col-lg-push-9{left:75%}
	.col-lg-push-8{left:66.66666667%}
	.col-lg-push-7{left:58.33333333%}
	.col-lg-push-6{left:50%}
	.col-lg-push-5{left:41.66666667%}
	.col-lg-push-4{left:33.33333333%}
	.col-lg-push-3{left:25%}
	.col-lg-push-2{left:16.66666667%}
	.col-lg-push-1{left:8.33333333%}
	.col-lg-push-0{left:0%}
	.col-lg-offset-12{margin-left:100%}
	.col-lg-offset-11{margin-left:91.66666667%}
	.col-lg-offset-10{margin-left:83.33333333%}
	.col-lg-offset-9{margin-left:75%}
	.col-lg-offset-8{margin-left:66.66666667%}
	.col-lg-offset-7{margin-left:58.33333333%}	
	.col-lg-offset-6{margin-left:50%}	
	.col-lg-offset-1{margin-left:8.33333333%}
	.col-lg-offset-0{margin-left:0%}
	.col-lg-offset-5{margin-left:41.66666667%}
	.col-lg-offset-4{margin-left:33.33333333%}
	.col-lg-offset-3{margin-left:25%}
	.col-lg-offset-2{margin-left:16.66666667%}
}
@media (min-width:1024px){
	/*HEADER*/
	.div-langues{ 	position: relative; float:right; width:auto;
	 text-align:right; z-index:200000;}
	/*.container{width:990px; max-width:990px;margin-left:auto; margin-right:auto;}*/
}
@media (min-width:1200px){
	/*HEADER*/
	/*.div-general{width:100%;margin-left:auto; margin-right:auto;margin-bottom:0;}*/
	.container{width:1150px;max-width:1150px;margin-left:auto; margin-right:auto;margin-bottom:0;}
}
@media (min-width:1400px){
	/*.div-general{width:100%;margin-left:auto; margin-right:auto;margin-bottom:0;}
	.container{width:1150px;max-width:1150px;margin-left:auto; margin-right:auto;margin-bottom:0;}*/
}
.ul-sans{ list-style:none; padding-left:5px; }
.gris2 a{ color:#fff;}
.gris2 a:hover, .gris2 a:focus, .gris2 a:active{ color:#84b5dc;  }
.gris2 a:after{  content: url(../img/fleche20x20.png); margin-left:5px;position:relative; top:5px;}
.mt100{margin-top:200px ;}

.navbar-toggle{ margin-top:0px}


@media (min-width:395px){
	.div-menu span{ display:inline;}
}
@media (min-width:980px){
	/*.div-menu{ display:none;}*/
}
#polyakene {display: block;margin: 0;width: 100%;font-size: 0.7em;text-align: right;}
#polyakene a {color:var(--fooa);}#polyakene a:hover {color:var(--fooaf);text-decoration: underline;}
footer {padding-top:50px;background-color:var(--foobk);color:var(--fooc);}
footer a {color:var(--fooa);}
footer a:hover,footer a:focus {color:var(--fooaf);}
/* spacing helpers
p,m = padding,margin
a,t,r,b,l = all,top,right,bottom,left
s,m,l,n,0 = small(10px),medium(20px),large(30px), zero or none(0)
source https://github.com/stubbornella/oocss/blob/master/core/spacing/space.css
*/
.m-reset, .ma0 { margin: 0; }
.p-reset, .pa0 { padding: 0; }
.ma1, .mas { margin: 0; }
.ma2, .mam { margin: 0; }
.ma3, .mal { margin: 0; }
.pa1, .pas { padding: 0; }
.pa2, .pam { padding:0; }
.pa3, .pal { padding: 0; }

.mt0, .mtn { margin-top: 0; }
.mt1, .mts { margin-top: 10px; }
.mt2, .mtm { margin-top: 20px; }
.mt3, .mtl { margin-top: 30px; }
.mt4{ margin-top: 40px; }
.mt5{ margin-top: 50px; }
.mr0, .mrn { margin-right: 0; }
.mr1, .mrs { margin-right: 10px; }
.mr2, .mrm { margin-right: 20px; }
.mr3, .mrl { margin-right: 30px; }
.mb0, .mbn { margin-bottom: 0; }
.mb1, .mbs { margin-bottom: 10px; }
.mb2, .mbm { margin-bottom: 20px; }
.mb3, .mbl { margin-bottom: 30px; }
.mb5 { margin-bottom: 50px; }
.ml0, .mln { margin-left: 0; }
.ml1, .mls { margin-left: 10px; }
.ml2, .mlm { margin-left: 20px; }
.ml3, .mll { margin-left: 30px; }

.pt0, .ptn { padding-top: 0; }
.pt1, .pts { padding-top: 10px; }
.pt2, .ptm { padding-top: 20px; }
.pt3, .ptl { padding-top: 30px; }
.pr0, .prn { padding-right: 0; }
.pr1, .prs { padding-right: 10px; }
.pr2, .prm { padding-right: 20px; }
.pr3, .prl { padding-right: 30px; }
.pb0, .pbn { padding-bottom: 0; }
.pb1, .pbs { padding-bottom: 10px; }
.pb2, .pbm { padding-bottom: 20px; }
.pb3, .pbl { padding-bottom: 30px; }
.pl0, .pln { padding-left: 0; }
.pl1, .pls { padding-left: 10px; }
.pl2, .plm { padding-left: 20px; }
.pl3, .pll { padding-left: 30px; }
.plr1{ padding-left:10px; padding-right:10px}
.plr2{padding-left:20px; padding-right:20px}
.pall10{padding:10px 10px 10px 10px;}
.pall20{padding:20px 20px 20px 20px;}
.pall30{padding:30px 30px 30px 30px;}
.mtb50{margin:50px 0;}
.bl1{ border-width:0  0 0 1px; border-style: solid; border-color:#f2f2f2;}
.br1{ border-width:0 1px 0 0; border-style: solid; border-color:#f2f2f2;}
.margin-10{margin:10px;}

.myTab .btn{background-color:transparent;padding:0;border-radius:0px;display:block;}

.myTab >li:hover{cursor:pointer;}
.myTab  > li >a {display:block;padding:20px 20px; color:var(--ws-tab); background-color:var(--ws-tab-bg);border:solid 2px  var(--ws-tab-bd);}
.myTab  > li >a:hover{ color:var(--ws-tab2); background-color:var(--ws-tab-bg2);border:solid 2px  var(--ws-tab-bd2);}

.myTab  > li.active >a ,
.myTab  > li.btn.active >a {color:var(--ws-tab3); background-color:var(--ws-tab-bg3);border:solid 2px  var(--ws-tab-bd3);}
.myTab  > li.inactive >a {color:#ffffff; background-color:#d2d2d2;}
.myTab  > li.btn.disabled {border:solid 0px blue;}
.myTab  > li.btn.disabled >a{display:block;padding:20px 20px; background-color:transparent;pointer-events: none;}
.myTab  > li.btn.disabled.active  >a{display:block;padding:20px 20px; background-color:#c3c3c3;}

@media (min-width:10px){

}

.connexion .bootstrap-select > .btn-default {border-radius: 4px;}
.connexion .bootstrap-select > .btn-default:hover {border-radius: 4px;color:#ffffff;
background:#488dc6;
border-color:#488dc6;}
.dropdown-menu {z-index:2000}
.btn-default:active,
.btn-default:focus,
.btn-default:active:focus{color:#fff;outline:none;}
.btn-success:not(:disabled):not(.disabled).active, .btn-success:not(:disabled):not(.disabled):active, .show > .btn-success.dropdown-toggle {
	color: var(--bdcf);
	background-color: var(--bdbkf);
	border-color: var(--bdbdf);
}
.btn.disabled, .btn:disabled,
.btn:hover.disabled, .btn:hover:disabled {
	background-color: var(--ws-disabled);
	opacity:1;
	color: var(--ws-disc);
	-webkit-box-shadow: inset 0 0 0px 0 #514949;
	box-shadow: inset 0 0 0px 0 #514949;
	border:1px solid var(--ws-disabled);
	pointer-events: none;
}
.bootstrap-select .btn{
	border-color: var(--bsbtnc);
	background-color:var(--bsbtnbk);
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
background-repeat: no-repeat;
background-position: right 0.75rem center;
background-size: 16px 12px;
}
.bootstrap-select .btn:focus,
.bootstrap-select .btn:hover,
.bootstrap-select .btn:focus:hover,
.bootstrap-select .btn:active  {
	color:var(--wb-bsca);
	background-color:var(--wb-bsbkaf);
	-webkit-box-shadow: inset 0 0 0px 0 #514949;
}
.bootstrap-select .btn:focus.disabled,
.bootstrap-select .btn:hover.disabled {
	background-color: #e9ecef;
	opacity:1;
	color: #6c757d;
	-webkit-box-shadow: inset 0 0 0px 0 #514949;
	box-shadow: inset 0 0 0px 0 #514949;
	border:1px solid #e9ecef;
}
.bootstrap-select .dropdown-menu li a.opt {
	display: block;
	padding: 5px;
	width: 100%;
}
.optgroup-1:hover{background-color:var(--wb-sun);}
:focus{outline:none;}
.open .dropdown-toggle.btn-default {background:#f3f3f3;color:#2c3e50;}
.idweb{ color:#26a3d5;}
.caddie{width:20px;vertical-align:bottom;}
.msg-inscription-validation{min-height:50vh;padding:50px 0;text-align:center;}

.msg-inscription-validation a {
	color: #ffffff;
	background-color: #2b5375;
	border-color: #2b5375;
	display: inline-block;
	padding: 10px 20px;
	border-radius: 5px;
	font-size: 120%;
}

.msg-inscription-validation a:hover{
	color: #ffffff;
	background-color: #488dc6;
	border-color: #488dc6;
	box-shadow: 1px 1px 5px 0px #555855;
}
.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}
.navbar-nav .dropdown .caret {
	display: inline-block;
	margin: 0 auto;
}


.dropdown {margin-right:0em;}
.dropdown-item {color: rgba(0, 0, 0, 0.55);font-family: var(--w-font-menu);}
.dropdown-item {
	display: block;
	width: 100%;
	padding: 0.25rem 1rem;
	clear: both;
	font-weight: 400;
	color: #212529;
	text-align: inherit;
	text-decoration: none;
	white-space: nowrap;
	background-color: transparent;
	border: 0;
	font-size: 1.5em;
line-height: 2em;
}
.dropdown-item:hover, .dropdown-item:focus {
  color: #fff;
  background-color: var(--wb-blue);
}
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: var(--wb-blue);
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #adb5bd;
  pointer-events: none;
  background-color: transparent;
}
.dropdown-menu.show {
  display: block;
}

.dropdown-menu {border-radius: var(--odpmrad);padding:1em;border-width:2px;border-color:var(--wb-cream);}
/*toggler*/
.navbar-light .navbar-toggler {
	color: rgba(0, 0, 0, 0.55);
	border-color: rgba(0, 0, 0, 0.1);
	margin-left: auto;
	margin-right: auto;
	margin-bottom:1rem;
}
.profil.navbar-toggler {
	color: rgba(0, 0, 0, 0.55);
	border-color: rgba(0, 0, 0, 0.1);
	margin-left: auto;
	margin-right: auto;
	margin-bottom:1rem;
	background-color:var(--wb-white);
}
@media (min-width: 10px){
	#myTab.nav-tabs > li {float:none;width:100%;}
	#myTab.nav-tabs > li.active > a {
		text-decoration: none;
		color: var(--mtliac);
		background-color: var(--wb-white);
		border: 2px solid var(--wb-sun);
	}
	#myTab.nav-tabs > li > a {
		color: var(--wb-blue);
		background-color: var(--wb-menuback);
		border: 0px solid var(--wb-cream);
		border-radius: calc(.25rem - 1px);
		text-transform: none;
		margin-right: 1em;
		margin-bottom: 0.25rem;
		font-family: "menu";
	}
}
@media (min-width: 768px){
	.profil.navbar-toggler {display: none;}
	#myTab{ display: flex;}
	#myTab.nav-tabs > li {float: left;width:auto;margin-bottom: -1px;}
	#myTab.nav-tabs > li > a {
		color: var(--tabc);
		background-color: var(--tabbk);
		border: 0px solid var(--tabbdr);
		border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
		text-transform: none;
		margin-right: 0.25em;
		margin-bottom: 0rem;
		font-family: "menu";
		font-size: 0.8rem;
		padding: 10px 5px;
		text-decoration:none;
	}
	#myTab.nav-tabs > li > a:hover {
		background-color: var(--tabbkf);
		color: var(--tabcf);
	}
	#myTab.nav-tabs > li.active > a {
		border-color:  var(--wb-mybdc);
		border-width : var(--wb-mybdw);
		border-style: var(--wb-mybds);
		border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
		background-color: var(--tabbkaf);
		color:var(--mtliach);
	}
}
@media (min-width: 900px){
	#myTab.nav-tabs > li > a {font-size: 0.8rem;padding: 10px 10px;}
}
@media (min-width: 900px){
	#myTab.nav-tabs > li > a {font-size: 1rem;padding: 10px 10px;}
}
.profil.navbar-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.nav-tabs {
	border-bottom: 1px solid #ecf0f1;
	/*display:block;*/
}

.nav-tabs > li {
	float: none;
	margin-bottom: -1px;
}


.nav-tabs > li > a {
	margin-right: 2px;
	line-height: 1.42857143;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0;
	font-size:1rem;
}
.nav > li > a {
	position: relative;
	display: block;
	padding: 10px 15px;
}
.nav-tabs > li > a {
	margin-right: 2px;
	line-height: 1.42857143;
	border: 1px solid transparent;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-radius: 4px 4px 0 0;
	background-color:#dfdede;
	padding: 10px 15px;
}
.nav > li > a:hover, .nav > li > a:focus {
	text-decoration: none;
	background-color: transparent;
}
.nav-tabs > li > a:hover {
	border-color: #ecf0f1 #ecf0f1 #ecf0f1;
	color:#000;
	background-color:#dfdede;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	color:#488dc6;
	background-color: #ffffff;
	border: 1px solid #ecf0f1;
	border-bottom-color: rgb(236, 240, 241);
	border-bottom-color: transparent;
	cursor: default;
}

.modal-dialog {
	width:100%;
	max-width:600px;
	margin: 30px auto;
}
@media (min-width:992px){
	.modal-dialog {
	width: 600px;
	max-width:600px;
	margin: 30px auto;
}
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}
.modal-backdrop.in {opacity:0.5;}
button.close {
	padding: 0;
	margin:0;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
}
.close {
	float: right;
	font-size: 22.5px;
	font-weight: bold;
	line-height: 1;
	color: #000000;
	text-shadow: none;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
.modal-header .close {
	margin:-2px 0 0 0;
	position:absolute;
	right:10px;
	top:10px;
}
.modal-title {
	margin: 0;
	line-height: 1.42857143;
	padding-left: 20px;
	color: var(--modti);
}
.modal-header{justify-content:start; }
.activite  .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {width:100%;}
.card{max-width:50%;}
.card-footer a.supprimer {
	background: url(../img/pictos/supprimer.png) no-repeat center;
	width: 40px;
	height: 40px;
	padding: 0;
	margin: 5px 20px;
	display:flex;
	background-color: #f0f0cd;
	float:left;
}
.card-footer a.supprimer:hover,
.card-footer a.modifier:hover {
	background-color: #fff;
}
.card-footer a.modifier {
	background: url(../img/pictos/modifier.png) no-repeat center;
	width: 40px;
	height: 40px;
	padding: 0;
	margin: 5px 20px;
	display:flex;
	background-color: #f0f0cd;
	float:left;
}
.card-header,

.card-footer{display: flex;flex-direction: row;align-items: center;justify-content: center;
}
.card-content{display: flex;flex-wrap: wrap;  padding: 1.5em;}
.card-header{background-color: #dbe2e3;}
.card-footer{background-color: #fff;}
.civilite,.nom,.prenom{display:flex;  padding-right: 1em;}
.civilite p,.nom p,.prenom p{margin:0;}
.card-footer .supprimer,.card-footer .modifier{display:flex;padding:1em;border-radius: calc(5rem - 1px) ;}
.nom{text-transform:uppercase;}
.afficher{font-weight:bold;}
.image .img-responsive{margin:1.5em auto;}
.element{display: flex;flex-direction: row; align-items: center;justify-content: center;width:100%;}
.element2{display: flex;flex-wrap: wrap;flex-direction: row;width:100%}
.poste{width:100%;}
.repr{width:100%;}
.email{width:100%;}
.RSNimage{background-color: #466468;border-radius: calc(5rem - 1px) ;}
.RSNom{width:100%;}
.RSNlien{width:100%;}
