
/*
*************
**************
************** INCLUSION du fichier '/www/static.cirad.fr/prod/css/bootstrap.3.2/bootstrap-custom.css'
**************
**************
*/

/*!
 * Bootstrap v3.3.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=4198736ce0a64b523b14)
 * Config saved to config.json and https://gist.github.com/4198736ce0a64b523b14
 */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
  display: block;
}
summary {
	display: list-item;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.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-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: auto;
}
.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: auto;
}
.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) {
  .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-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: auto;
  }
  .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: auto;
  }
  .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: 992px) {
  .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-3 {
    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: auto;
  }
  .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: auto;
  }
  .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: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .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-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: auto;
  }
  .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: auto;
  }
  .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-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%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}

/*
*************
**************
************** INCLUSION du fichier '/www/static.cirad.fr/prod/css/bootstrap.3.2/ezSites-reset.css'
**************
**************
*/



/*-------------------------------------------------------------------------*/
/*                          Bootstrap - ezSites RESET                      */
/*-------------------------------------------------------------------------*/
h1 .lig2 {
	display:block;
}


/*........................................................ Orientation image - EXIF .........*/
img {
	image-orientation: from-image;
}



/*................................................... extension de fichier */
/*a[href^="http://"] {
	padding-left:20px;
	background:url(/css/ezSites/sprite_MIME.png) 0 -200px no-repeat;
}
a[href^="http://www.cirad.fr"]  {}
a[href^="mailto"] {}*/

a[href$=".zip"] span, a[href$=".rar"] span {
	padding-left:20px !important;
	background:url(/css/ezSites/sprite_MIME.png) 0 0 no-repeat !important;
}
a[href$=".ppt"] span, a[href$=".pptx"] span  {
	padding-left:20px !important;
	background:url(/css/ezSites/sprite_MIME.png) 0 -40px no-repeat !important;
}
a[href$=".pdf"] span {
	padding-left:20px !important;
	background:url(/css/ezSites/sprite_MIME.png) 0 -80px no-repeat !important;
}
a[href$=".doc"] span, a[href$=".docx"] span {
	padding-left:20px !important;
	background:url(/css/ezSites/sprite_MIME.png) 0 -120px no-repeat !important;
}
a[href$=".xls"] span, a[href$=".xlsx"] span {
	padding-left:20px !important;
	background:url(/css/ezSites/sprite_MIME.png) 0 -160px no-repeat !important;
}
a[href$=".mp3"] span.lig1 {
	padding-left:20px !important;
	background:url(/css/ezSites/sprite_MIME.png) 0 -453px no-repeat !important;
}
a.opennew > span {
	padding-left:25px !important;
	background:url(/css/ezSites/sprite_MIME.png) 6px -237px no-repeat !important;
}



.warning, .WARNING {
	color: red;
	font-weight: bold;
}

.erreur, .ERREUR {
	color: red;
	font-weight: bold;
	font-size: larger;
}



.object-left {
	float:left;
	margin:0 15px 10px 0;
}
.object-center {
	text-align:center;
	margin:20px 0;
}
.object-right {
	float:right;
	margin:0 0 10px 15px;
}

/*........................................................................ noBorder .........*/
.noBorder {
	border:none;
}
.noBorder th, .noBorder td {
	border:none;
}
.trBorder {
	border:none;
}
.trBorder th, .trBorder td {
	border:none;
}
.trBorder tr {
	border-bottom:1px solid #aaa;
}
.trBorder th {
	background:#eee;
}

/*-------------------------------------------------------------------------*/
/*                                crd_video                                */
/*-------------------------------------------------------------------------*/
#container {
	z-index:1;
}
/* width et height en styles inline */
.crd_video.embed .attr_fichier,
.crd_video.embed-inline .attr_fichier {
position:relative;
/* width et height en styles inline */
}
a.video {
display: table-cell;
text-align: center;
vertical-align: middle;
}
a.video img.play_button,
a.video .background img {
	float:none;
	margin:0;
}
/* Image "splash" en pseudo-background (sur div conteneur) */
a.video .background {
position:absolute;
top:0;
left:0;
z-index:-9999;
/* width et height en styles inline */
}







.crd_video_html5 p,
.crd_video_html5 ul {
display:none;
}


/*-----------------/cookies/infos */
.info_cookies button {
    margin-bottom: 25px;
    border-radius:5px;
}
.info_cookies p#no {
    background: none !important;
    font-weight: bold
}





/*
*************
**************
************** INCLUSION du fichier '/www/static.cirad.fr/prod/css/ezSites/resultatRecherche.css'
**************
**************
*/

/*-------------------------------------------------------------------------*/
/*             page de recherche - recherche avancée                */
/*-------------------------------------------------------------------------*/
#content .content-search fieldset, #content .content-search legend {
	margin:0; padding:0;
	color:#E1007A;
}
#content .feedback {
	padding-top:20px;
}
#content .feedback h2 {
	margin-top:0;
}
#content .item_trouve {
	 padding:5px 0;
	 margin-bottom:5px;
	 border-bottom:1px dotted #000;
	 overflow:auto;
}
#content .item_trouve p {
	  margin:0.5em 0;
}
#content .item_trouve p.attr_name {
	font-weight:bold;
}
#content .item_trouve p.attr_name a {
	text-decoration:none;
	padding-left:15px;
	background:url(/css/ezSites/sprite_resultatsRech.png) 0 -154px no-repeat
}
#content .item_trouve p.attr_name a:hover {
	text-decoration:underline;
}
#content .item_trouve p.extrait {
	line-height:1.3em;
	margin:0.5em 0;
}
.content-advanced-search p.infos,
#search_results p.infos {
	text-align:right;
}
.content-advanced-search p.infos span,
#search_results p.infos span {
	padding-left:80px;
}

.score_excellent p.infos span {
	background:url(/css/ezSites/sprite_resultatsRech.png) 0 4px no-repeat;
}
.score_bon p.infos span {
	background:url(/css/ezSites/sprite_resultatsRech.png) 0 -35px no-repeat;
}
.score_mediocre p.infos span {
	background:url(/css/ezSites/sprite_resultatsRech.png) 0 -75px no-repeat;
}
.score_mauvais p.infos span {
	background:url(/css/ezSites/sprite_resultatsRech.png) 0 -115px no-repeat;
}
p.infos span.score {
	display:none;
}
.content-advanced-search p.infos span.date,
#search_results p.infos span.date {
	font-size:10px;
	font-style:italic;
}
.pagenavigator {
	margin:30px 0 0 0 ;
	font-weight:bold;
}
.pagenavigator span {
	padding:0 5px;
}
.pagenavigator a {
	text-decoration:none;
}

#search_results .attr_image {
	float:left;
	margin:0 15px 10px 0;
}

#search_results > div {
	overflow: auto;
	border-bottom: 1px solid #ccc;
	padding: 10px 0 0;
}

/*pour masquer le tiret dans le code Html (template)*/
.infos {
	font-size: 0px;
}

.date_modified {
	font-size: 14px;
}



/*
*************
**************
************** INCLUSION du fichier '/www/static.cirad.fr/prod/css/sitemap/sitemap_2.css'
**************
**************
*/

/*-------------------------------------------------------------------------*/
/*                                Plan du site                                        */
/*-------------------------------------------------------------------------*/
div.crdpg_sitemap ul {
	list-style-type:none; margin:0; padding:0;
}
div.crdpg_sitemap a {
	text-decoration:none;
}
div.crdpg_sitemap a:hover {
	color:#e1007a;
}
div.crdpg_sitemap .menudepth_1 > li > a {
	display:block;
	padding:10px 0 10px 30px;
	background:#eee;
	font-family: 'Yanone Kaffeesatz', arial, serif;
	font-size:2em;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	margin-bottom:0.25em;
}
div.crdpg_sitemap .menudepth_2 {
	margin: 0 0 1.4em 5em;
}
div.crdpg_sitemap .menudepth_2 li {
	margin-bottom:5px;
}
div.crdpg_sitemap .menudepth_2 > li > a {
	display:block;
	margin-right:30px;
	text-decoration:none;
	padding:3px 0 3px 15px;
	background:#eee;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	font-weight:bold;
}
div.crdpg_sitemap .menudepth_3 {
	margin: 0.3em 0 1em 5em;
}
div.crdpg_sitemap .menudepth_3 > li > a:before {
	content:"> ";
}

/*
*************
**************
************** INCLUSION du fichier 'superfish.css'
**************
**************
*/

.sf-menu {
	position:absolute;
	top:100px;
	right:20px;
}
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	box-shadow: 0px 13px 11px 0px rgba(0,0,0,0.2);
	border-radius: 5px;
	overflow: hidden;
	padding: 8px;
	background-color: #fff;
	/*width:			10em;  left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
	border-radius: 3px;
	overflow: hidden;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			35px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
}
.sf-menu a {
	border-right:	1px solid #136a2d;
	padding: 	0	25px;
	text-decoration:none;
	text-align:center;
	transition: .1s;
}
.sf-menu .pos_last a {
	border:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	/*color:			#13a;*/
}
.sf-menu > li {
	background:	none;
    font-family: 'Teko', sans-serif;
	font-weight: 400;
	font-size:26px;
	line-height:35px;
}
.sf-menu > li > a {
	color:#000;
}
.sf-menu > li.courant > a {
	color:#217e3d;
}
.sf-menu li li {
	background:		#fff;
	font-family: 'Muli', sans-serif;
	font-weight: 700;
	font-size:13px;
	line-height:1.2em;
}
.sf-menu li li a {
	padding: 	1.2em 1em;
	font-weight:bold;
	color:#217e3d;
	border: none;
	text-align: left;
	min-width: 200px;

}
.sf-menu li:last-child li a {
	min-width: inherit;
}
.sf-menu li li li {
	background:		#9AAEDB;
}
/*.sf-menu li:hover {
	background:		none;
	outline:		0;
}*/
.sf-menu li ul > li > a:hover {
	color:#fff;
	background:		#217e3d;
	outline:		0;
}


/*
*************
**************
************** INCLUSION du fichier '/www/static.cirad.fr/prod/css/ur_umr2019/ur_umr.css'
**************
**************
*/

/*            POLICES UTILISEES                      */
/* MULI pour le texte et titre                       */
/* TEKO pour les menus - police étroite              */

body {
    font-family: 'Muli', sans-serif;
	font-size:15px;
	background:#444;
}
#container {
	position:relative;
	background:#fff;
	/*max-width:991px;*/
}
header {
	height:180px;
	border-bottom:1px solid #000;
}
.mep_standard header {
	height: 188px;
	border-bottom:10px solid #91A033;
}
#logo {
	position: absolute;
	top: 48px;
	left: 40px;/*CSS personnalisée*/
}



header h2 {
	font: 0/0 a;
    text-shadow: none;
    color: transparent;
}
header  h2 a {
    color: transparent;
	text-decoration:none;
}

/*.hgroup {
	position:absolute;
	top:	50px;
	left:28px;
}*/


header h1, header h2 {
	margin:0;
}
header h1 {
	background: #007fa8;/*CSS personnalisée*/
	font-family: 'Teko', sans-serif;
	font-size: 26px;
	line-height: 40px;
	padding-left: 40px;
}
header h1 a {
	color: #fff;
	text-decoration: none;
}



.DEBUG, #menu_accessibilite, .hide, .debut_page, .spamfilter {
	display:none;
}

/*-------------------------------------------------------------------------*/
/*                                                               Searchbox */
/*-------------------------------------------------------------------------*/
#searchbox {
	position:absolute;
	top:13px;
	right:80px;
	font-size:11px;
	line-height:14px;
	width:210px;
}
#searchtext {
	margin-bottom:3px;
	border:1px solid #000;
	width:120px;
}

/*-------------------------------------------------------------------------*/
/*                                                             MenuLangues */
/*-------------------------------------------------------------------------*/
#langages {
	margin:0;
	padding:0;
	list-style-type:none;
	position:absolute;
	top:12px;
	right:20px;
	padding-left:17px;
	border-left:1px solid #fff;
}
#langages li {
	width:27px;
	height:19px;
}
#langages li a {
	display:block;
	text-decoration:none;
	width:27px;
	height:19px;
	overflow:hidden;
	background:url(/css/ur_umr/sprite_menuLangues_27.19.png) 0 0 no-repeat;
}
#langages li a span {
	visibility:hidden;
}
#langages li.en a {
	background-position:0 -40px;
}
#langages li.es a {
	background-position:0 -80px;
}
[LANG=fr-FR] li.fr,
[LANG=en-GB] li.en,
[LANG=es-SP] li.es {
	display:none;
}


/*-------------------------------------------------------------------------*/
/*                                                           Nav - Arianne */
/*-------------------------------------------------------------------------*/
.mep_accueil p#nav_ariane {
	display:none;
}
#menuAriane .libelle,
.separator{
	display: none;
}
#nav_ariane {
	margin: 0 25px 25px;
	padding: 5px 0 6px;
	border-bottom: 1px solid #ccc;
	font-size: 12px;
}
.bc1 {
	font-weight: 700;
}
.path-separator::before {
	display: inline-block;
	width: 15px;
	content:"";
    border-left:10px solid #007fa8;
    border-bottom:5px solid transparent;
    border-top:5px solid transparent;
	margin-left: 8px;
}
#menuAriane a {
	color: #8A1E7E;
}
#menuAriane a:hover {
	text-decoration: none;
	color: #000;
}




/*-------------------------------------------------------------------------*/
/*                                       Navigation verticale - Col gauche */
/*-------------------------------------------------------------------------*/
#menuArborescence {
}
#menuArborescence a {
	display: block;
	color:#000;
}
#menuArborescence a:hover,
#menuArborescence .menudepth_2 > .courant > a,
#menuArborescence .menudepth_3 > .courant > a {
	color:#8A1E7E;
	text-decoration:none;
}
#menuArborescence ul {
	margin:0; padding:0; list-style-type:none;
}
#menuArborescence .menudepth_1 > .courant > a {
	display:none;
}
#menuArborescence .menudepth_2 {
	font-family: 'Teko', sans-serif;
	font-weight: 400;
	font-size:24px;
	line-height:20px;
}
#menuArborescence .menudepth_2 li {
	padding:12px 0;
	border-bottom:1px solid #ccc;
}
#menuArborescence .menudepth_3 {
	font-family: 'Muli', sans-serif;
	font-weight: 700;
	font-size:12px;
	margin-top:10px;
}
#menuArborescence .menudepth_3 li {
	margin-left:15px;
	line-height: 13px;
	list-style-type:square;
	padding:0;
	padding-bottom: 10px;
	border:none;
}

/*-------------------------------------------------------------------------*/
/*                                                        Content - LAYOUT */
/*-------------------------------------------------------------------------*/


#main {
	min-height:200px;
}
.bloc23 a {
	color: #000;
}

/*---------------------------------------------- Bloc 1 - Diaporama accueil*/
.mep_accueil .attr_contenu1 {
	margin:0;
	padding:0;
	border-bottom:1px solid #fff;
	background:#aaa;
}

/*----------------------------------------------------------------- Bloc 23*/
.mep_accueil .attr_contenu2 {
	padding: 30px 0;
	text-align: right;
}

.mep_accueil .attr_contenu2 h2 {
    font-family: 'Muli', sans-serif;
	font-size: 1.7em;
	line-height: 1.4em;
	font-weight: 700;
	margin-bottom: 2em;
	color: #fff;
	border: none;   /* les h2 sont modifiés pour contenus*/
	padding-left: 0; /*.................................*/
}
.mep_accueil h2::before {
	display: none;
}
.mep_accueil .attr_contenu2 p {
	font-size: 1.3em;
	line-height: 1.7em;
}
/*-------------------------------------------------------------------------*/

.mep_accueil .attr_contenu3 {
	padding: 0 0 30px 0;
}
.mep_accueil article .attr_contenu3 h2 { /* >>>> les actus*/
	font-family: 'Muli', sans-serif;
	font-size: 2.5em;
	text-align: right;
	color: #fff;
	border: none;   /* les h2 sont modifiés pour contenus*/
	padding-left: 0; /*.................................*/
}
/*-------------------------------------------------------------------------*/
.bloc23 {
	overflow:auto;
	border-bottom:1px solid #fff;
	color:#fff;
}
.bloc23 {
	background:#91a033;
}
.bloc23 > div {
	border-right: 1px dotted #fff;
}
.bloc23 > div:last-child {
	border: none;
}

/*-------------------------------------------------------------- Bloc 456*/
.bloc456 {
	overflow: auto;
	background:#fff;
	padding: 20px 0;
}
.bloc456 > div {
	border-right: 1px dotted #444;
	min-height: 380px;
}
.bloc456 > div:last-child {
	border: none;
}
.bloc456 img {
	margin-bottom: 20px;
}
.mep_accueil .attr_contenu4 {
}
.mep_accueil .attr_contenu5 {
}
.mep_accueil .attr_contenu6 {
}
.bloc456 h2 {
    font-family: 'Muli', sans-serif;
	font-size: 1.8em;
	border:none;
	color: #91A033;
	margin-top: 0;
	font-weight: 700;
	padding: 0;
}





/*-------------------------------------------------------------------------*/
/*                                                       Content - ARTICLE */
/*-------------------------------------------------------------------------*/
.mep_standard article {
	padding-bottom: 100px;
	border-left: 1px solid #91A033;
	border-right: 1px solid #91A033;
	min-height: 600px;
}
article a,
aside a {
	color:#8A1E7E;
}
article a:hover,
aside a:hover {
	color:#000;
	text-decoration:underline;
}
/*-------------------------------------------------------------------------*/
.attr_accroche,
.attr_contenu1 {
	font-weight:600;
	color:#444;
	margin-bottom:30px;
	font-size:16px;
}

.debut_page {
	display:none;
}
.fin_page {
	text-align:right;
	font-style:italic;
	font-size:0.9em;
	margin-top:30px;
}

.lig2 {
	font-size:24px;
	color:#54676C;
	margin-bottom:30px;
	margin:-5px 0 30px 48px;
	line-height:0.9em;
}


/*-------------------------------------------------------------------------*/
article h1, article h2, article h3, article h4,
article h1 b, article h2 b, article h3 b, article h4 b,
/*article h1 i,*/ article h2 i, article h3 i, article h4 i {
	font-family: 'Montserrat', sans-serif;
	color: #91A033;
	font-weight: 600;
	font-style: normal;
}
article h1 {
	font-size:1.8em;
	line-height:1em;
	margin-top:0;
	margin-bottom:1em;
	text-align: right;
	font-weight: 900;
}
article h2 {
	font-size:1.4em;
}
article h2::before {
	display: inline-block;
	width: 15px;
	height: 15px;
	content:"";
    background: #91A033;
	margin-right: 10px;
}
article h3 {
	font-size:1.2em;
}
article h4 {
	font-size:17px;
}
article h5 {
	font-size:12px;
	font-weight:bold;
	color:#7F6E5C;
	margin-left:20px;
}
/*-------------------------------------------------------------------------*/
article img {
	max-width: 100%;
	height: auto;
}
article table {
	margin-bottom:20px;
}
/*-------------------------------------------------------------------------*/


article hr {
	border-top: 1px solid #ccc;
	clear: left;
}


.gmap {
	width: 100% !important;
}
fieldset {
	padding: 10px 0 15px;
	border-right: none;
	border-left: none;
}
label {
	display: block;
}
fieldset input {
	margin-bottom: 5px;
}


.trBorder {
	margin:30px 0;
}
.trBorder p {
	margin:0;
}
.trBorder td {
	padding:8px;
	vertical-align:middle;
}
.trBorder th {
	padding:6px 0;
	background:#7f8f18;
	color:#fff;
}


body.crdpg_sitemap #main > .row {
	margin-left: inherit;
	margin-right: inherit;
}
video {
	width: 100%;
	height: auto;
}
/*-------------------------------------------------------------------------*/
/*                                                       AFFICHAGE ENFANTS */
/*-------------------------------------------------------------------------*/
.niv1rich {
	margin: 0; padding: 0; list-style-type: none;
}
.niv1rich li {
	padding: 10px 0;
	border-bottom: 1px solid #ccc;
	overflow: auto;
}
.niv1rich p {
	margin: 0;
}
.niv1rich p.attr_name {
	font-size: 1.2em;
	line-height: 1.1em;
	margin-bottom: .6em;
}
.niv1rich .attr_accroche {
	font-weight: normal;
	font-size: 15px;
	margin: 0;
	color: #000;
}
.niv1rich img {
	float: left;
	margin: 0 10px 10px 0;
}


/*-------------------------------------------------------------------------*/
/*                                                                 PROJETS */
/*-------------------------------------------------------------------------*/
.projets {
	margin: 0; padding: 0; list-style-type: none;
}
.projets li {
	padding: 10px 0;
	border-bottom: 1px solid #ccc;
}
.projets p {
	margin: 0;
}
.projets p.attr_name {
	font-size: 1.2em;
	margin-bottom: .6em;
	line-height: 1.1em;
}
.projets .attr_accroche {
	font-weight: normal;
	font-size: 15px;
	margin: 0;
	color: #000;
}
.projets img {
	float: left;
	margin: 0 10px 10px 0;
}

.projet_termine {
	position: relative;
}
.projet_termine .read_more::before {
	content: "Projet terminé";
	font-size: 10px;
	font-weight: bold;
	padding: 2px 10px 3px;
	border-radius: 4px;
	background: #91a033;
	color: #fff;
	margin-right: 10px;
}
[LANG=en-GB] .projet_termine .read_more::before {
	content: "Completed project";
}







/*-------------------------------------------------------------------------*/
/*                                                       AGREGATEUR DE FLUX*/
/*-------------------------------------------------------------------------*/
.crd_dossier_agregateur_de_flux ul {
	margin: 0; padding: 0; list-style-type: none;
}
.crd_dossier_agregateur_de_flux ul li {
	padding: 10px 0;
	border-bottom: 1px solid #ccc;
}
.crd_dossier_agregateur_de_flux p {
	margin: 0;
}
.crd_dossier_agregateur_de_flux p.attr_name {
	font-size: 1.2em;
	margin-bottom: .6em;
	line-height: 1.1em;
}
.crd_dossier_agregateur_de_flux .attr_accroche {
	font-weight: normal;
	font-size: 15px;
	margin: 0;
	color: #000;
}



/*-------------------------------------------------------------------------*/
/*                                                               LES ACTUS */
/*-------------------------------------------------------------------------*/
.actus {
	margin: 0; padding: 0; list-style-type: none;
}
.actus li {
	overflow: auto;
	padding: 15px 0;
	border-bottom: 1px dotted #000;
}
.crd_dossier_actus.embed .actus li {
	border-bottom: 1px dotted #fff
}
.crd_dossier_actus.embed .actus li:last-child,
.actus li:last-child {
	border: none;
}
.actus img {
	max-width: 150px;
	height: auto;
}
.actus .attr_image {
	width: 120px;
	height: 120px;
	overflow: hidden;
	position: relative;
	float: left;
	margin: 0 15px 10px 0;
}
.actus .attr_image img {
    position:absolute;
    margin:auto;
    top:-500px;left:-500px;right:-500px;bottom:-500px;
}
.actus p {
	margin: 0;
}
.actus .attr_name a {
    font-family: 'Teko', sans-serif;
	font-size: 1.8em;
	line-height: 0.9em;
}
.crd_dossier_actus.embed .actus .attr_name a {
	color: #fff;
}
.actus .attr_date_debut {
	font-size: 0.85em; font-style: italic;
	margin: 5px 0 10px;
}
.crd_dossier_actus.embed .attr_accroche {
	font-weight: 400;
	color: #000;
}
.read_more,
.show_more {
	text-align: right;
}


/*-------------------------------------------------------------------------*/
/*                                                             LES ONGLETS */
/*-------------------------------------------------------------------------*/
.chapitres {
	margin: 0 0 0 20px; padding: 0; list-style-type: none;
}
.chapitres li {
	font-weight: 700;
	background: #aaa;
	padding: 2px 15px;
	margin-bottom: 6px;
	width: 250px;
	border-radius: 5px;
}
.chapitres li a {
	color: #fff;
	display: block;
}
.chapitres li a:hover {
	text-decoration: none;
}
.chapitres li a::before {
	display: inline-block;
	width: 20px;
	content:"";
    border-left:12px solid #ccc;
    border-bottom:6px solid transparent;
    border-top:6px solid transparent;
}
.chapitres li.courant a::before {
    border-left:12px solid #fff;
}
.chapitres li.courant,
.chapitres li:hover {
	background: #91A033;
}








/*-------------------------------------------------------------------------*/
/*                                                              PAGINATEUR */
/*-------------------------------------------------------------------------*/
#paginateur {
	text-align: center;
	margin-top: 50px;
}
.pagination {
	margin: 15px 0 0 0;
	padding: 0; list-style-type: none;
}
.pagination li {
	display: inline-block;
	}
.pagination a {
	padding: 3px 10px 4px;
	display: block;
	background: #8A1E7E;
	color: #fff;
	border-radius: 4px;
	font-size: 13px;
	font-weight: bold;
}
.pagination a:hover {
	text-decoration: none;
	background: #91A128;
	color: #fff;
}





/*-------------------------------------------------------------------------*/
/*                                                              CALENDRIER */
/*-------------------------------------------------------------------------*/
.calendrier {
	width: 100%;
    border-left: 1px solid #0080A7;
    border-top: 1px solid #0080A7;
	text-align: center;
	line-height: 30px;
	background: #fff;
}
.calendrier th,
.calendrier td {
    border-bottom: 1px solid #0080A7;
    border-right: 1px solid #0080A7;
}
.calendrier tr td a {
	display: block;
	background-color:#0080A7;
	color: #fff;
	text-decoration: none;
}
.calendrier tr td a:hover,
.calendrier tr td.ezagenda_selected a {
	background-color:#E29200;
	}







/*-------------------------------------------------------------------------*/
/*                                                     ANNUAIRE DES AGENTS */
/*-------------------------------------------------------------------------*/
.personnes {
	margin: 0; padding: 0; list-style-type: none;
	overflow: auto;
}
.personnes p {
	font-size: 13px;
	line-height: 1.2em;
	margin: 0 0 5px 0;
}
.personnes li {
	box-sizing: border-box;
	margin: 0;
	padding: 7px 0;
	border-bottom: 1px solid #ccc;
	overflow: auto;
	position: relative;
}
.personnes .attr_image {
	float: left;
	height: auto;
	padding-right: 10px;
	border-right: 1px solid #ccc;
}
.personnes img {
	border-radius: 5px;
	width: 65px;
	height: auto;
}

.infosPersonne {
	margin-left: 90px;
}




.personnes .attr_nom {
	font-weight: 700;
	font-size: 16px;
	margin-bottom: 5px;
	color: #91a033;
}


.personnes .attr_fonction {
	font-weight: bold;
	margin-bottom: 3px;
	margin-right: 60px;
}
.personnes .attr_adresse {
	display: inline-block;
}
.personnes .attr_pays {
	display: inline-block
}
.personnes .attr_pays::before {
	content: "- "
}


.personnes .attr_fonction {
}
.personnes .attr_ville {
}
.personnes .attr_courriel {
}
.personnes .attr_courriel .spamfilter {
	display: none;
}
.personnes .attr_telephone {
}
.personnes .attr_mots_cles {
}
.personnes .attr_critere1 > span {
	display: inline-block;
	background: #eee;
	border: solid 1px #ddd;
	border-radius: 3px;
	padding: 0 1px 0 3px;
	margin-right: 4px;
	margin-bottom: 3px;
}
.personnes .attr_critere2 {
	display: none;
}
.personnes .attr_pajajan,
.personnes .attr_agritrop {
}

p.derouleur {
	margin-top: 5px;
	margin-left: 15px;
	background: #8A1E7E;
	color: #fff;
	font-weight: 700;
	font-size: 16px;
	border-radius: 5px;
	cursor: pointer;
	width: 35px;
	text-align: center;
	padding: 0 0 2px;
}
/*p.derouleur::before {
	display: inline-block;
	width: 12px;
	content:"";
    border-left:7px solid #8A1E7E;
    border-bottom:4px solid transparent;
    border-top:4px solid transparent;
}*/
.aDerouler {
	margin-top: 8px;
}
.attr_agritrop a {
	display: block;
	width: 38px;
	height: 38px;
	background: url(ic_publication.png) 0 0 no-repeat;
	position: absolute;
	top: 10px;
	right: 10px;
}
.attr_pajajan a {
	display: block;
	width: 38px;
	height: 38px;
	background: url(ic_agent.png) 0 0 no-repeat;
	position: absolute;
	top: 50px;
	right: 10px;
}
.attr_agritrop a span,
.attr_pajajan a span {
	display: none;
}

.osmap {
	width: 100% !important;
}

/*...........................................................  Flexslider */
.flex-direction-nav li a.flex-prev,
.flex-direction-nav li a.flex-next,
.flex-control-nav {
				display:none;
}
article .flexslider {
	margin:0;
	border:none;
}
.attr_contenu1 .crd_galerie.embed {
	margin:0;
}
p.flex-caption {
	font-size:1.2em;
	font-weight:300;
	padding-left:50px;
	background-color: rgba(0,0,0,0.5);
	width: auto;
	/*bottom: inherit;
	top:0;*/
}
/*.flexslider img {
	opacity: 0.5;
	filter: hue-rotate(180deg);
}
p.flex-caption::before {
	content: "Image a modifier ";
	font-size: 13px;
	font-weight: bold;
}*/

/*-------------------------------------------------------------------------*/
/*                                                         Content - ASIDE */
/*-------------------------------------------------------------------------*/
aside {
	padding-top: 15px;
	padding-bottom: 50px;
	background: #ddd;
	font-size: 0.9em;
	border-top: 1px solid #91A033;
}
aside h2 {
	font-size: 1.6em;
	padding: 3px 15px;
	background: #fff;
	border-radius: 3px;
	border: 1px solid #91A033;
}
aside h3 {
	font-size: 1.4em;
}
aside img {
	max-width:100%;
	height:auto;
}
aside .attr_image {
	margin-bottom: 20px;
}

/*-------------------------------------------------------------------------*/
/*                                                                  Footer */
/*-------------------------------------------------------------------------*/
#menuOutils {
	margin:0; padding:10px 0; list-style-type:none;
	font-family: 'Teko', sans-serif;
	font-weight: 400;
	font-size:22px;
	line-height:1em;
	position:absolute;
	top:150px;
	left: 630px;
	border-top: 1px dotted #fff;
	border-bottom: 1px dotted #fff;
	width: 430px;
	text-align: center;
}
#menuOutils li {
	display: inline-block;
	padding: 5px 0;
}

#menuOutils a {
	display: block;
	color:#000;
	padding: 0 15px;
	border-right: 1px solid #fff;

}
#menuOutils li:last-child a {
	border: none;
}
#menuOutils a:hover {
	text-decoration:none;
	color:#fff;
}



#basdepage {
	position: relative;
	height:370px;
	color:#fff;
	background: #91A128;
	padding: 30px 20px 0;
}
#basdepage p {
	width: 408px;
	padding-top: 20px;
	/*border-top: 1px dotted #fff;*/
	font-family: 'Teko', sans-serif;
	letter-spacing: 1px;
	font-weight: 400;
	font-size:24px;
	padding:8px 0;
	position: absolute;
	top: 250px;
	left: 640px;
}
.bdp_copyright a {
	text-decoration:none;
	color:#fff;
}
.bdp_copyright a:hover {
	text-decoration:underline;
}



.carteImplantation {
	width: 516px;
	height: 314px;
	background: url(carte.png) 0 0 no-repeat;
	float: left;
}
.logoCirad {
	width: 408px;
	height: 62px;
	/*border-bottom: 1px dotted #fff;*/
	background: url(sprite_logos.png) 0 0 no-repeat;
	float: right;
	margin: 50px 100px 0 0;
}


/*------------------ On masque le bloc filtre sur les Collectifs -----------*/
[data-node="10373"] #filtres_personnes,
[data-node="10374"] #filtres_personnes,
[data-node="10375"] #filtres_personnes,
[data-node="10376"] #filtres_personnes {
	display: none;
}




/*-------------------------------------------------------------------------*/
/*                                    Menu déroulant                       */
/*-------------------------------------------------------------------------*/
/*La visibilité des menus est gérée par bootstrap dans le cdr_mep (class HIDDEN)*/
p.menu {
	padding-left:50px;
	line-height:40px;
	font-size:18px;
	color:#6F941B;
	font-weight:600;
	position:absolute;
	top:70px;
	right:40px;
}
a.btnMenu
{
	background: center center no-repeat #bc2801;
	background-image: url( data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADhJREFUeNpi/P//PwOtARMDHQBdLGFBYtMq3BiHT3DRPU4YR4NrNAmPJuHRJDyahEeT8Ii3BCDAAF0WBj5Er5idAAAAAElFTkSuQmCC );
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	left: 0;
}
.mm-panels {
	font-family:Verdana, sans-serif
}
.masqueMenu {
	display:none;
}


@media (min-width: 992px) and (max-width: 1199px) {
	#logo {
		left:20px;
	}
	aside img {
		max-width:100%;
		height:auto;
	}
	.sf-menu {
		left: inherit;
		right: 10px;
	}
	.sf-menu a {
	}
	.sf-menu li li a {
		min-width: inherit;
	}
	p.flex-caption {
		font-size: 1.7em;
	}
	#basdepage {
	}
	.bloc23 .attr_contenu2,
	.bloc23 .attr_contenu3,
	.bloc46 .attr_contenu4,
	.bloc46 .attr_contenu6 {
	padding: 20px 10px;
	}
	.carteImplantation {
		width: 450px;
		background-size: contain;
	}
	.logoCirad {
		width: 405px;
		background-size: contain;
		margin-right: 15px;
	}
	#menuOutils {
		left: inherit;
		right: 20px;
	}
	#basdepage p {
		left: inherit;
		right: 30px;
	}

}


@media (min-width: 768px) and (max-width: 991px) {
	header
	{
		height:140px;
	}
	.mep_standard header {
		height: 148px;
	}
	#logo {
		top: 45px;
	}
	#logo img {
		width:200px;
		height:auto
	}
	.bloc23 .attr_contenu2,
	.bloc23 .attr_contenu3,
	.bloc46 .attr_contenu4,
	.bloc46 .attr_contenu6 {
		padding: 20px 10px;
	}

	.bloc23 .attr_contenu3 p {
	}
	.mep_standard article {
		border-left: none;
	}
	aside img {
		max-width:100%;
		height:auto;
	}
	#basdepage {
		height: 320px;
	}
	p.flex-caption {
		font-size:1.3em;
		font-weight:300;
	}
	.carteImplantation {
		width: 360px;
		height: 230px;
		background-size: contain;
	}
	.logoCirad {
		width: 310px;
		background-size: contain;
		margin-right: 0;
		margin-top: 10px;
		height: 50px;
	}
	#menuOutils {
		left: inherit;
		right: 175px;
		top: 90px;
		text-align: inherit;
		width: inherit;
	}
	#menuOutils li {
	display: inherit;
		padding: 0;
	}
	#menuOutils a {
		padding: 0 15px;
		border: none;
	}
	#basdepage p {
		left: inherit;
		right: 15px;
		width: 315px;
		top: 250px;
	}

}


@media (max-width: 767px) {
	body {
		background: #fff;
	}
	header {
		height:155px;
		background:#fff;
		border-bottom:1px solid #000;
	}
	header h1 {
		padding-left: 10px;
		font-size: 22px;
	}
	.mep_standard header {
		margin-bottom:20px;
		height: 165px;
	}
	#logo {
		top:45px;
		left: 20px;
	}
	#logo img {
		width:230px;
		height:auto;
	}
	p.menu {
		right:0;
		top:0;
	}
	p.menu a {
	}
	p.menu span {
		display:none;
	}
	#main {
		min-height:inherit;
	}
	.bloc23 .attr_contenu2,
	.bloc23 .attr_contenu3,
	.bloc46 .attr_contenu4,
	.bloc46 .attr_contenu6 {
		padding: 20px 0;
	}
	.bloc23 > div,
	.bloc456 > div {
		border: none;
	}
	/* ......................... Conteneur Accueil Introduction */
	.bloc23 .attr_contenu2 {
		padding:0;
		border-bottom: 1px dotted #fff;
	}
	.mep_accueil .attr_contenu2 h2 {
		margin-bottom: 1em;
		text-align: left;
	}
	.mep_accueil .attr_contenu2 p {
		font-size: 1.2em;
		text-align: left;
	}
	/* ................................ Conteneur Accueil ACTU */
	.bloc23 .attr_contenu3 {
	}
	.mep_accueil article .attr_contenu3 h2 {
		margin: 0;
		font-size: 2em;
	}
	.bloc23 .attr_contenu3 p {
	}


	/* ................................ Conteneur Accueil THEMES */
	.bloc456 > div {
		min-height: inherit;
		border-bottom: 1px solid #91A033;
		margin-bottom: 15px;
	}

	.bloc46 .attr_contenu4 p {
		text-align:center;
		font-size:1.3em;
	}
	.object-right {
		float:inherit;
		margin:0;
	}
	.attr_image {
		text-align:center;
	}




	#main > .row {
	}
	.text-justify {
		text-align: left;
	}
	aside {
	}
	aside img {
		max-width:100%;
		height:auto;
	}





	p.flex-caption {
		font-size:1em;
		padding-left:10px;
		font-weight:400;
	}



	.carteImplantation {
		float: inherit;
		width: 100%;
		height: 230px;
		background-size: contain;
	}
	.logoCirad {
		float: inherit;
		width: 100%;
		background-size: contain;
		margin:0;
		height: 50px;
		border: none;
	}
	#menuOutils {
		left: inherit;
		right: 25px;
		top: 380px;
		text-align: inherit;
		width: inherit;
		z-index: 10;
	}
	#menuOutils li {
		display: inherit;
		padding: 0;
	}

	#menuOutils a {
		padding: 0 15px;
		border: none;
		color: #000;
	}
	#menuOutils a:hover {
		color: #91A128;
	}
	#basdepage {
		height: 340px;
	}
	#basdepage p {
		position: inherit;
		left: inherit;
		top: 140px;
		width: 100%;
		color: #000;
	}
	.bdp_copyright a {
		color: #000;
	}
	.bdp_copyright a:hover {
		color: #91A128;
	}

	#searchbox {
		top:inherit;
		right:inherit;
		left:20px;
		bottom:-250px;
	}
	div.crdpg_sitemap .menudepth_2,
	div.crdpg_sitemap .menudepth_3 {
		margin-left: 1em;
	}


}













/*
*************
**************
************** INCLUSION du fichier 'umr-agap.css'
**************
**************
*/

.mep_standard header {
	border-bottom: 10px solid #007fa8;
	height: unset;
}

header{
	height: unset;
}

header h1 a {
    display: none;
}

#logo{
	position: relative;
	top: unset;
	left: unset;
	right: unset;
	bottom: unset;
}

.sf-menu{
	position: relative;
	top: unset;
	left: unset;
	right: unset;
	bottom: unset;
}

#searchbox{
	position: relative;
	top: unset;
	left: unset;
	right: unset;
	bottom: unset;
}

#searchbox p{
	margin: 4px 0;
}

#joinUsMenu{
	padding: 0 16px;
	margin: 0 16px 0 0;
	list-style: none;
	font-weight: 700;
	border-right: solid 1px #fff;
}

#joinUsMenu a{
	color: #fff;
	transition: .3s ease-in-out;
}

#joinUsMenu a:hover{
	color: #154d5f;
	text-decoration: none;
	transition: .1s ease-in-out;
}

#langages{
	position: relative;
	top: unset;
	left: unset;
	right: unset;
	bottom: unset;
}

#menuAriane a {
	color: #217e3d;
}

header {
	border-bottom: none;
	-webkit-box-shadow: 0px 5px 11px -12px rgba(0,0,0,0.73); 
box-shadow: 0px 5px 11px -12px rgba(0,0,0,0.73);
z-index: 100;
position: relative;
}

.preheader{
	background-color: #007fa8;
}

.preheader .container{
	display: flex;
	justify-content: right;
	align-items: center;
}

.mainheader{
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 24px 0;
}

header .container::before, header .container::after{
	display: none;
}

.blocAriane{
	background-color: #fff;
}

#nav_ariane {
    margin: 0 ;
	border-bottom: 1px solid #ececec;
	background-color: #fff;
	padding: 16px 16px;
}

#menuArborescence a:hover, 
#menuArborescence .menudepth_2 > .courant > a, 
#menuArborescence .menudepth_3 > .courant > a {
	color: #217e3d;
}
.mep_standard article {
	border-left: 1px solid #007fa8;
	border-right: 1px solid #007fa8;
}
aside {
	border-top: 1px solid #007fa8;
}
article a,
aside a {
	color: #217e3d;
}

article h1, article h2, article h3, article h4, article h1 b, article h2 b, article h3 b, article h4 b, article h2 i, article h3 i, article h4 i {
	color: #007FA8;
}
article h2::before {
	background: #007FA8; 
}
article h2 {
	font-size: 1.6em;
	line-height: 1.3em;
}
aside h2 {
	border: 1px solid #007fa8;
}


.bloc5 .read_more a,
.bloc2 .read_more a,
.bloc2 .show_more a {
	padding: 0 8px;
	background: #1d6c85;
	color : #fff;
	border-radius: 3px;
	transition: .1s ease-in-out;
}
.bloc5 .read_more a,
.bloc2 .read_more a,
.bloc2 .show_more a {
	font-size: 13px;
}

.bloc5 .read_more a:hover,
.bloc2 .read_more a:hover,
.bloc2 .show_more a:hover{
	text-decoration: none;
	background: #154d5f;
	transition: .1s ease-in-out;
}
.bloc23 .attr_contenu2 ul {
	text-align: left;
	list-style-type: none;
	margin-bottom: 30px;
}

.mep_accueil .attr_contenu1{
	display: grid;
	grid-template-columns: 1fr min(100%, 1170px) 1fr;
	grid-template-rows: repeat(4, auto);
	row-gap: 24px;
	max-height: 360px;
}

.mep_accueil .attr_contenu1 > div{
	grid-column: 1 / span 3;
	grid-row: 1 / span 4;
	position: relative;
	max-height: 360px;
}

.mep_accueil .attr_contenu1 > div::after{
	content: "";
	background-color: rgba(0,0,0,0.20);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.flexslider .slides img {
    max-width: 100%;
    display: block;
    height: 100%;
    height: 360px;
    object-fit: cover;
}


p.flex-caption {
	display: none;
}

.mep_accueil .attr_contenu1 h2,
.mep_accueil .attr_contenu1 p{
	margin: auto;
	grid-column: 2 / span 1;
}

.mep_accueil .attr_contenu1 h2{
	grid-row: 2 / span 1;
	z-index: 10;
	align-self:end;
	width: 100%;
	font-size: 40px;
	font-weight: 700;
	color: #fff;
}


.mep_accueil .attr_contenu1 p{
	grid-row: 3 / span 1;
	z-index: 10;
	align-self:start;
	width: 100%;
	padding: 16px 0;
}

.mep_accueil .attr_contenu1 p a.a_1{
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	padding: 16px 24px;
	background-color: #007FA8;
	transition: .1s ease-in-out;
}

.mep_accueil .attr_contenu1 p a.a_1:hover{
	text-decoration: none;
	background: #154d5f;
	transition: .1s ease-in-out;
}

.mep_accueil .attr_contenu1 p a.a_1::after{
	content: "";
	background: url("ic_arrow.svg");
	width: 16px;
	height: 16px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	display: inline-block;
	margin-left: 12px;
	margin-bottom: -2px;
	transition: .1s ease-in-out;
}

.mep_accueil .attr_contenu1 p a.a_1:hover::after{
	margin-left: 8px;
	transition: .1s ease-in-out;
}

.mep_accueil .bloc2{
	background-color: #EAEAEA;
}

.mep_accueil .attr_contenu2{
	display: grid;
	column-gap: 18px;
	grid-template-columns: 1fr 1fr;
	text-align: left;
}

.mep_accueil .attr_contenu2 h2{
	grid-column: 1 / span 1;
	color: #007FA8;
	font-size: 40px;
	font-weight: 700;
	margin-bottom: 24px;
	line-height: 1.2em;
}

.mep_accueil .attr_contenu2 p{
	line-height: 1.3em;
}
	
.mep_accueil .attr_contenu2 > p{
	align-self: end;
	text-align: right;
	padding-bottom: 24px;
}

.mep_accueil .attr_contenu2 a.a_1{
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	padding: 16px 24px;
	background-color: #007FA8;
	transition: .1s ease-in-out;
}

.mep_accueil .attr_contenu2 a.a_1:hover{
	text-decoration: none;
	background: #154d5f;
	transition: .1s ease-in-out;
}

.mep_accueil .attr_contenu2 a.a_1::after{
	content: "";
	background: url("ic_arrow.svg");
	width: 16px;
	height: 16px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	display: inline-block;
	margin-left: 12px;
	margin-bottom: -2px;
	transition: .1s ease-in-out;
}

.mep_accueil .attr_contenu2 a.a_1:hover::after{
	margin-left: 8px;
	transition: .1s ease-in-out;
}

.mep_accueil .attr_contenu2 .crd_dossier_actus{
	color: #000;
}

.mep_accueil .attr_contenu2 > div.crd_actualite{
	display: flex;
	flex-direction: column;
}

.mep_accueil .attr_contenu2 > div .attr_image{
	width: 100%;
	height : auto;
	overflow: hidden;
	max-height: 360px;
}

.mep_accueil .attr_contenu2 > div .attr_accroche{
	font-size: 16px;
}

.mep_accueil .attr_contenu2 > div img{
	max-width: 100%;
	position : relative;
	top: unset;
	left: unset;
	bottom: unset;
	right: unset;
	transition: .3s ease-in-out;
}

.mep_accueil .attr_contenu2 > div .crd_actualite.line:hover img{
	transform: scale(1.05);
	transition: .3s ease-in-out;
	filter: saturate(0);
}

.mep_accueil .attr_contenu2 > div:last-child .crd_actualite{
	display: grid;
	column-gap: 16px;
	grid-template-columns: 100px 1fr;
	grid-template-rows: repeat(3, auto);
}

.mep_accueil .attr_contenu2 > div:last-child .attr_image{
	width: 100%;
	height : auto;
	overflow: hidden;
	grid-column: 1 / span 1;
	grid-row: 1 / span 3;
}

.mep_accueil .attr_contenu2 > div:last-child img{
	width: 100px;
	height: 100px;
	object-fit: cover;
	object-position: center;
}



.crd_dossier_actus.embed .actus .attr_name a {
	color: #007FA8;
	font-family: 'Muli', sans-serif;
	font-size: 18px;
	font-weight: 700;
}

.mep_accueil .crd_dossier_actus.embed .actus li {
	border-bottom: none;
}

.mep_accueil .attr_contenu2 .crd_dossier_actus .attr_date_debut{
	color: #007FA8;
	font-size: 16px;
}

.mep_accueil .attr_contenu2 ul.ul_3 li:last-child {
	width: 43%;
}
.mep_accueil .attr_contenu2 ul.ul_3 li:first-child {
	margin-right: 12px;
}

.mep_standard .attr_contenu2 ul.ul_3 li a, .mep_standard .attr_contenu3 ul.ul_2 li a:hover {
	font-family: 'Teko', sans-serif;
	font-size: 1.8em;
	background: none;
}

.mep_accueil .attr_contenu2 ul.ul_3 li img {
	width: 100px;
	height: 100px;
	border-radius: 100px;
	object-fit: cover;
}

.mep_accueil .attr_contenu2 iframe {
    margin-top: 48px;
    border: 1px solid #eee;
    background: #fff;
    border-radius: 5px;
}

.mep_accueil .attr_contenu2 .attr_url {
	display: flex;
	justify-content: center;
	padding-bottom: 24px;
}

.mep_accueil .attr_contenu3{
	padding: 120px 0;
}

.mep_accueil .crd_iframe iframe{
	width: 300px;
	height: 300px;
	border: solid 1px #eee;
} 

.mep_accueil .attr_contenu4{
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	padding : 64px 0 120px 0;
	line-height: 1.6em;
}

.mep_accueil .attr_contenu4 h2{
		grid-column: 1 / span 2;
		line-height: 1.2em;
		color: #007FA8;
		font-size: 40px;
		font-weight: 700;
		margin-bottom: 24px;
		font-family: "Muli", sans-serif;
}

.mep_accueil .attr_contenu4 ul{
	list-style: none;
	display: grid;
	column-gap: 32px;
	grid-template-columns: 120px 1fr;
	padding: 0;
}

.mep_accueil .attr_contenu4 li{
	align-self: center;
}

.mep_accueil .attr_contenu4 ul a{
	color: #007FA8;
	font-family: "Teko", sans-serif;
	font-size: 27px;
	font-weight: 200;
}

.mep_accueil .attr_contenu4 .attr_image{
	overflow: hidden;
}

.mep_accueil .attr_contenu4 .attr_image img{
	width: 120px;
	height: 120px;
	object-fit: cover;
	object-position: center;
	transition: 0.3s;
}

.mep_accueil  .bloc5{
	background-color: #3398B9;
	color: #fff;
	padding : 42px 0 62px 0;
}

.mep_accueil .attr_contenu5 h2{
	font-size: 40px;
	color : #fff;
	font-weight: 700;
	margin-bottom: 24px;
	line-height: 1.2em;
	font-family: "Muli", sans-serif;
}

.mep_accueil .attr_contenu5 .show_more{
	text-align: left;
	margin-top: 24px;
}

.mep_accueil .attr_contenu5 .show_more a{
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	padding: 16px 24px;
	background-color: #1d6c85;
	transition: .1s ease-in-out;
}

.mep_accueil .attr_contenu5 .show_more a:hover{
	text-decoration: none;
	background: #154d5f;
	transition: .1s ease-in-out;
}


.mep_accueil .attr_contenu5 .show_more a::after{
	content: "";
	background: url("ic_arrow.svg");
	width: 16px;
	height: 16px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	display: inline-block;
	margin-left: 12px;
	margin-bottom: -2px;
	transition: .1s ease-in-out;
}

.mep_accueil .attr_contenu5 .show_more a:hover::after{
	margin-left: 8px;
	transition: .1s ease-in-out;
}



.mep_accueil .attr_contenu5 .crd_dossier_actus.embed .actus .attr_name a{
	color: #fff;
}

.mep_accueil .attr_contenu5 .crd_dossier_actus ul{
	display: grid;
	grid-template-columns: 1fr 1fr;
	column-gap: 24px;
}

.mep_accueil .attr_contenu5 .cls_Animationscientifique{
	display: grid;
	grid-template-columns: 100px 1fr;
	column-gap: 16px;
	grid-template-rows: repeat(3, auto);
}

.mep_accueil .attr_contenu5 .cls_Animationscientifique .attr_image{
	grid-column: 1 / span 1;
	grid-row: 1 / span 3;
}


.mep_accueil .attr_contenu5 .attr_image{
	overflow: hidden;
	width: 100px;
	height: 100px;
}


.mep_accueil .attr_contenu5 img{
	width: 100px;
	height: 100px;
	object-fit: cover;
	object-position: center;
	transition: .3s ease-in-out;
}

.mep_accueil .attr_contenu5 li:hover img{
	transform: scale(1.05);
	transition: .3s ease-in-out;
	filter: saturate(0);
}


.mep_accueil .attr_contenu4 ul:hover .attr_image img{
	filter: saturate(0);
	transform: scale(1.05);
	transition: 0.3s ease-in-out;
}

.mep_standard #main{
	background-color: #fff;
}

.mep_standard #main .container{
	background-color: #fff;
	padding-top: 16px;
}

/* -----------------------------------map ------------*/

.mep_standard p #map{
	height: 400px;
	margin: 24px 0;
}

/* -------------------- */

.crd_evenement .attr_name {
	font-weight: 700;
	font-size: 15px;
}
.crd_evenement .dates {
	font-size: 0.8em;
	font-style: italic;
}
.crd_evenement.line .attr_accroche {
	font-size: 15px;
	font-weight: normal;
}


#basdepage {
	background: #007FA8;
	height: auto;
}

#basdepage p{
	position: relative;
	top: unset;
	left: unset;
	margin-top: 48px;
	grid-column: 1 / span 2;
	grid-row: 3 / span 1;
}

#basdepage .container{
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-template-rows: repeat(3, auto);
}

#menuOutils {
	position: relative;
	top: unset;
	left: unset;
	column-count: 2;
	border: none;
	grid-column: 1 / span 1;
	grid-row: 1 / span 2;
}

#menuOutils a {
	color: #fff;

}
#menuOutils a:hover {
	color: #154d5f;
}

#menuOutils li {
	display: block;
}

#menuOutils li a{
	border: none;
	text-align: left;
	padding: 0;
}

.logoCirad{
	grid-column: 2 / span 1;
	grid-row: 2 / span 1;
	margin: 0;
}

.chapitres li.courant, .chapitres li:hover {
	background: #217e3d;
}





/*................................. Compteur défilant */
.mep_standard .attr_contenu3 {
	margin: 0; padding: 20px;
	background: #3a8917;
	color: #fff;
	text-align: center;
	margin: 16px 0;
}
.mep_standard .attr_contenu3 ul.ul_2 {
	font-family: 'Teko', sans-serif;
	font-size: 18px;
	line-height: 18px;
	padding: 16px 16px; 
	list-style-type: none;
	text-align: center;
	display: inline-block;
	width: 100px;
	margin:0;
}
.mep_standard .attr_contenu3 ul.ul_2:last-child {
	border: none;
}
.mep_standard .attr_contenu3 ul.ul_2 li:first-child {
	font-size: 28px;
	margin-bottom: 10px;
}



table {
	width: 100%;
	line-height: 1.2em;
}
table td, table th {
	padding: 8px 5px;
}
table th {
	vertical-align: middle;
	background: #eee;
}
table th p.text-left {
	text-align: center;
	margin: 0;
}



/*----------------------------------------------------------------------------------*/
/*                                                                             RESEAUX SOCIAUX */
/*----------------------------------------------------------------------------------*/
#reseauxSociaux {
	margin: 0; padding: 0; list-style-type: none;
	grid-column: 2 / span 1;
	grid-row: 1 / span 1;
}
#reseauxSociaux a {
	display: block;
	width: 48px;
	height: 48px;
	float: left;
	margin-right: 10px;
	background-image: url("ic_youtube.svg");
	background-size: 48px 48px;
	text-decoration: none;
}
#reseauxSociaux .Twitter a {
	background-image: url("ic_twitter.svg");
}
#reseauxSociaux a span {
	display: none;
}




/* ------------------- PROJETS >>> Voir umr-agap.js qui déplace ces éléments */

aside .elementsProjet h2 {
	padding: 0;
	border: none;
	background: none;
	font-size: 13px;
	font-weight: bold;
	margin-top: 0;
}
aside .elementsProjet p {
	margin: 0;
}
aside .elementsProjet > div {
	padding: 10px 0 10px 50px;
	border-bottom: 1px solid #fff;
	background-image: url("ic_projet-Calendrier.svg");
	background-repeat: no-repeat;
	background-size: 40px;
	background-position: 0 11px ;
}
.elementsProjet > div.attr_localisation {
	background-image: url("ic_projet-Localisation.svg");
}
.elementsProjet > div.attr_financement {
	background-image: url("ic_projet-Financement.svg");
}
.elementsProjet > div.attr_texte_libre {
	background-image: url("ic_projet-Keywords.svg");
}
.elementsProjet > div.attr_partenaires {
	background-image: url("ic_projet-Partenariat.svg");
}
aside .elementsProjet > div:last-child {
	border: none;
}

aside #filtre_type_theme{
	display: none;
}





/*.............................................................*/
@supports (display: flex) {
    .mep_standard .attr_contenu3 {
       display: flex;
       flex-wrap: wrap;
    }
    .mep_standard .attr_contenu3  > ul.ul_2 {
       flex-grow: 1;
    }
}
/*.............................................................*/




@media (min-width: 992px) and (max-width: 1199px) {

	#logo img {
		width: 240px;
		height: auto;
	}

	.mep_accueil .attr_contenu1 h2{
		padding: 0 16px;
	}
	.mep_accueil .attr_contenu1 p{
		padding: 0 16px;
	}

	p.flex-caption {
		font-size: 1.2em;
	}
		#reseauxSociaux {
		right: 330px;
	}
}






@media (min-width: 768px) and (max-width: 991px) {
	
	#logo img {
		width: 310px;
		height: auto;
	}

	p.flex-caption {
		font-size: 1em;
	}

	p.menu{
		top: 96px;
	}

	.mep_accueil .attr_contenu1 h2{
		font-size: 32px;
		padding: 0 16px;
	}

	.mep_accueil .attr_contenu1 p{
		padding: 0 16px;
	}

	.mep_accueil .attr_contenu2 {
		display: grid;
		column-gap: 18px;
		grid-template-columns: 1fr;
	}
	.mep_accueil .attr_contenu2 h2{
		font-size: 32px;
	}

	.mep_accueil .attr_contenu2 > p {
		align-self: start;
		text-align: left;
		padding-bottom: 0;
	}

	.mep_accueil .attr_contenu2 a.a_1 {
		padding: 8px 16px;
	}

	.mep_accueil .attr_contenu3 {
		padding: 30px 0;
	}

	.mep_accueil .attr_contenu4 {
		padding: 30px 0;
		grid-template-columns: 1fr;
	}

	.mep_accueil .attr_contenu4 h2 {
		grid-column : 1 / span 1;
		font-size: 32px;
	}
	
	.mep_accueil .bloc5 {
		padding: 32px 0;
	}

	.mep_accueil .attr_contenu5 h2{
		font-size: 32px;
	}

	.mep_accueil .attr_contenu5 .crd_dossier_actus ul {
		grid-template-columns: 1fr;
	}

	#basdepage p {
		color: #fff;
	}

	#basdepage .container {
		grid-template-columns: 1fr;
	}

	#menuOutils{
		grid-row: 1 / span 1;
		grid-column: 1 / span 1;
		right: unset
	}
	#reseauxSociaux{
		grid-row: 2 / span 1;
		grid-column: 1 / span 1;
	}
	#bdp_copyright{
		grid-row: 4 / span 1;
		grid-column: 1 / span 1;
	}
	.logoCirad{
		grid-row: 3 / span 1;
		grid-column: 1 / span 1;
	}
	
}






@media (max-width: 767px){
	.mep_standard p #map{
		display: none;
	}
	
	#logo img {
		width: 95%;
		max-width:240px;
		height:auto;
		margin-left: 24px;
	}

	header {
		border-bottom: none;
	}

	p.menu, p.menu a{
		position: relative;
		top: unset;
		left: unset;
		right: unset;
		margin : 0;
	}

	.mep_standard article{
		border: none;
	}

	p.menu{
		padding-left: 16px;
	}

	p.flex-caption {
		display: none;
	}

	.mep_accueil .attr_contenu1 h2{
		font-size: 24px;
		padding: 0 16px;
	}

	.mep_accueil .attr_contenu1 p{
		padding: 0 16px;
	}


	.mep_accueil .attr_contenu2 {
		display: grid;
		column-gap: 18px;
		grid-template-columns: 1fr;
	}
	.mep_accueil .attr_contenu2 h2{
		font-size: 32px;
	}

	.mep_accueil .attr_contenu2 > p {
		align-self: start;
		text-align: left;
		padding-bottom: 0;
	}

	.mep_accueil .attr_contenu2 a.a_1 {
		padding: 8px 16px;
	}

	.mep_accueil .attr_contenu3 {
		padding: 30px 0;
	}

	.mep_accueil .attr_contenu4 {
		padding: 30px 0;
		grid-template-columns: 1fr;
	}

	.mep_accueil .attr_contenu4 h2 {
		grid-column : 1 / span 1;
		font-size: 32px;
	}
	
	.mep_accueil .bloc5 {
		padding: 32px 0;
	}

	.mep_accueil .attr_contenu5 h2{
		font-size: 32px;
	}

	.mep_accueil .attr_contenu5 .crd_dossier_actus ul {
		grid-template-columns: 1fr;
	}

	#basdepage p {
		color: #fff;
	}

	#basdepage .container {
		grid-template-columns: 1fr;
	}

	#menuOutils{
		grid-row: 1 / span 1;
		grid-column: 1 / span 1;
		right: unset
	}
	#reseauxSociaux{
		grid-row: 2 / span 1;
		grid-column: 1 / span 1;
	}
	#bdp_copyright{
		grid-row: 4 / span 1;
		grid-column: 1 / span 1;
	}
	.logoCirad{
		grid-row: 3 / span 1;
		grid-column: 1 / span 1;
	}
}




/*
*************
**************
************** INCLUSION du fichier '/www/static.cirad.fr/prod/js/leaflet/leaflet.css'
**************
**************
*/

/* required styles */

.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
	position: absolute;
	left: 0;
	top: 0;
	}
.leaflet-container {
	overflow: hidden;
	}
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
	-webkit-user-select: none;
	   -moz-user-select: none;
	        user-select: none;
	  -webkit-user-drag: none;
	}
/* Safari renders non-retina tile on retina better with this, but Chrome is worse */
.leaflet-safari .leaflet-tile {
	image-rendering: -webkit-optimize-contrast;
	}
/* hack that prevents hw layers "stretching" when loading new tiles */
.leaflet-safari .leaflet-tile-container {
	width: 1600px;
	height: 1600px;
	-webkit-transform-origin: 0 0;
	}
.leaflet-marker-icon,
.leaflet-marker-shadow {
	display: block;
	}
/* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */
/* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container .leaflet-overlay-pane svg,
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer,
.leaflet-container .leaflet-tile {
	max-width: none !important;
	max-height: none !important;
	}

.leaflet-container.leaflet-touch-zoom {
	-ms-touch-action: pan-x pan-y;
	touch-action: pan-x pan-y;
	}
.leaflet-container.leaflet-touch-drag {
	-ms-touch-action: pinch-zoom;
	/* Fallback for FF which doesn't support pinch-zoom */
	touch-action: none;
	touch-action: pinch-zoom;
}
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
	-ms-touch-action: none;
	touch-action: none;
}
.leaflet-container {
	-webkit-tap-highlight-color: transparent;
}
.leaflet-container a {
	-webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
}
.leaflet-tile {
	filter: inherit;
	visibility: hidden;
	}
.leaflet-tile-loaded {
	visibility: inherit;
	}
.leaflet-zoom-box {
	width: 0;
	height: 0;
	-moz-box-sizing: border-box;
	     box-sizing: border-box;
	z-index: 800;
	}
/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.leaflet-overlay-pane svg {
	-moz-user-select: none;
	}

.leaflet-pane         { z-index: 400; }

.leaflet-tile-pane    { z-index: 200; }
.leaflet-overlay-pane { z-index: 400; }
.leaflet-shadow-pane  { z-index: 500; }
.leaflet-marker-pane  { z-index: 600; }
.leaflet-tooltip-pane   { z-index: 650; }
.leaflet-popup-pane   { z-index: 700; }

.leaflet-map-pane canvas { z-index: 100; }
.leaflet-map-pane svg    { z-index: 200; }

.leaflet-vml-shape {
	width: 1px;
	height: 1px;
	}
.lvml {
	behavior: url(#default#VML);
	display: inline-block;
	position: absolute;
	}


/* control positioning */

.leaflet-control {
	position: relative;
	z-index: 800;
	pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
	pointer-events: auto;
	}
.leaflet-top,
.leaflet-bottom {
	position: absolute;
	z-index: 1000;
	pointer-events: none;
	}
.leaflet-top {
	top: 0;
	}
.leaflet-right {
	right: 0;
	}
.leaflet-bottom {
	bottom: 0;
	}
.leaflet-left {
	left: 0;
	}
.leaflet-control {
	float: left;
	clear: both;
	}
.leaflet-right .leaflet-control {
	float: right;
	}
.leaflet-top .leaflet-control {
	margin-top: 10px;
	}
.leaflet-bottom .leaflet-control {
	margin-bottom: 10px;
	}
.leaflet-left .leaflet-control {
	margin-left: 10px;
	}
.leaflet-right .leaflet-control {
	margin-right: 10px;
	}


/* zoom and fade animations */

.leaflet-fade-anim .leaflet-tile {
	will-change: opacity;
	}
.leaflet-fade-anim .leaflet-popup {
	opacity: 0;
	-webkit-transition: opacity 0.2s linear;
	   -moz-transition: opacity 0.2s linear;
	        transition: opacity 0.2s linear;
	}
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
	opacity: 1;
	}
.leaflet-zoom-animated {
	-webkit-transform-origin: 0 0;
	    -ms-transform-origin: 0 0;
	        transform-origin: 0 0;
	}
.leaflet-zoom-anim .leaflet-zoom-animated {
	will-change: transform;
	}
.leaflet-zoom-anim .leaflet-zoom-animated {
	-webkit-transition: -webkit-transform 0.25s cubic-bezier(0,0,0.25,1);
	   -moz-transition:    -moz-transform 0.25s cubic-bezier(0,0,0.25,1);
	        transition:         transform 0.25s cubic-bezier(0,0,0.25,1);
	}
.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
	-webkit-transition: none;
	   -moz-transition: none;
	        transition: none;
	}

.leaflet-zoom-anim .leaflet-zoom-hide {
	visibility: hidden;
	}


/* cursors */

.leaflet-interactive {
	cursor: pointer;
	}
.leaflet-grab {
	cursor: -webkit-grab;
	cursor:    -moz-grab;
	cursor:         grab;
	}
.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
	cursor: crosshair;
	}
.leaflet-popup-pane,
.leaflet-control {
	cursor: auto;
	}
.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
	cursor: move;
	cursor: -webkit-grabbing;
	cursor:    -moz-grabbing;
	cursor:         grabbing;
	}

/* marker & overlays interactivity */
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
	pointer-events: none;
	}

.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive {
	pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
	pointer-events: auto;
	}

/* visual tweaks */

.leaflet-container {
	background: #ddd;
	outline: 0;
	}
.leaflet-container a {
	color: #0078A8;
	}
.leaflet-container a.leaflet-active {
	outline: 2px solid orange;
	}
.leaflet-zoom-box {
	border: 2px dotted #38f;
	background: rgba(255,255,255,0.5);
	}


/* general typography */
.leaflet-container {
	font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
	}


/* general toolbar styles */

.leaflet-bar {
	box-shadow: 0 1px 5px rgba(0,0,0,0.65);
	border-radius: 4px;
	}
.leaflet-bar a,
.leaflet-bar a:hover {
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	width: 26px;
	height: 26px;
	line-height: 26px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: black;
	}
.leaflet-bar a,
.leaflet-control-layers-toggle {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	display: block;
	}
.leaflet-bar a:hover {
	background-color: #f4f4f4;
	}
.leaflet-bar a:first-child {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	}
.leaflet-bar a:last-child {
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom: none;
	}
.leaflet-bar a.leaflet-disabled {
	cursor: default;
	background-color: #f4f4f4;
	color: #bbb;
	}

.leaflet-touch .leaflet-bar a {
	width: 30px;
	height: 30px;
	line-height: 30px;
	}
.leaflet-touch .leaflet-bar a:first-child {
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	}
.leaflet-touch .leaflet-bar a:last-child {
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	}

/* zoom control */

.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
	font: bold 18px 'Lucida Console', Monaco, monospace;
	text-indent: 1px;
	}

.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out  {
	font-size: 22px;
	}


/* layers control */

.leaflet-control-layers {
	box-shadow: 0 1px 5px rgba(0,0,0,0.4);
	background: #fff;
	border-radius: 5px;
	}
.leaflet-control-layers-toggle {
	background-image: url(images/layers.png);
	width: 36px;
	height: 36px;
	}
.leaflet-retina .leaflet-control-layers-toggle {
	background-image: url(images/layers-2x.png);
	background-size: 26px 26px;
	}
.leaflet-touch .leaflet-control-layers-toggle {
	width: 44px;
	height: 44px;
	}
.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
	display: none;
	}
.leaflet-control-layers-expanded .leaflet-control-layers-list {
	display: block;
	position: relative;
	}
.leaflet-control-layers-expanded {
	padding: 6px 10px 6px 6px;
	color: #333;
	background: #fff;
	}
.leaflet-control-layers-scrollbar {
	overflow-y: scroll;
	overflow-x: hidden;
	padding-right: 5px;
	}
.leaflet-control-layers-selector {
	margin-top: 2px;
	position: relative;
	top: 1px;
	}
.leaflet-control-layers label {
	display: block;
	}
.leaflet-control-layers-separator {
	height: 0;
	border-top: 1px solid #ddd;
	margin: 5px -10px 5px -6px;
	}

/* Default icon URLs */
.leaflet-default-icon-path {
	background-image: url(images/marker-icon.png);
	}


/* attribution and scale controls */

.leaflet-container .leaflet-control-attribution {
	background: #fff;
	background: rgba(255, 255, 255, 0.7);
	margin: 0;
	}
.leaflet-control-attribution,
.leaflet-control-scale-line {
	padding: 0 5px;
	color: #333;
	}
.leaflet-control-attribution a {
	text-decoration: none;
	}
.leaflet-control-attribution a:hover {
	text-decoration: underline;
	}
.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
	font-size: 11px;
	}
.leaflet-left .leaflet-control-scale {
	margin-left: 5px;
	}
.leaflet-bottom .leaflet-control-scale {
	margin-bottom: 5px;
	}
.leaflet-control-scale-line {
	border: 2px solid #777;
	border-top: none;
	line-height: 1.1;
	padding: 2px 5px 1px;
	font-size: 11px;
	white-space: nowrap;
	overflow: hidden;
	-moz-box-sizing: border-box;
	     box-sizing: border-box;

	background: #fff;
	background: rgba(255, 255, 255, 0.5);
	}
.leaflet-control-scale-line:not(:first-child) {
	border-top: 2px solid #777;
	border-bottom: none;
	margin-top: -2px;
	}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
	border-bottom: 2px solid #777;
	}

.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
	box-shadow: none;
	}
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
	border: 2px solid rgba(0,0,0,0.2);
	background-clip: padding-box;
	}


/* popup */

.leaflet-popup {
	position: absolute;
	text-align: center;
	margin-bottom: 20px;
	}
.leaflet-popup-content-wrapper {
	padding: 1px;
	text-align: left;
	border-radius: 12px;
	}
.leaflet-popup-content {
	margin: 13px 19px;
	line-height: 1.4;
	}
.leaflet-popup-content p {
	margin: 18px 0;
	}
.leaflet-popup-tip-container {
	width: 40px;
	height: 20px;
	position: absolute;
	left: 50%;
	margin-left: -20px;
	overflow: hidden;
	pointer-events: none;
	}
.leaflet-popup-tip {
	width: 17px;
	height: 17px;
	padding: 1px;

	margin: -10px auto 0;

	-webkit-transform: rotate(45deg);
	   -moz-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	        transform: rotate(45deg);
	}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
	background: white;
	color: #333;
	box-shadow: 0 3px 14px rgba(0,0,0,0.4);
	}
.leaflet-container a.leaflet-popup-close-button {
	position: absolute;
	top: 0;
	right: 0;
	padding: 4px 4px 0 0;
	border: none;
	text-align: center;
	width: 18px;
	height: 14px;
	font: 16px/14px Tahoma, Verdana, sans-serif;
	color: #c3c3c3;
	text-decoration: none;
	font-weight: bold;
	background: transparent;
	}
.leaflet-container a.leaflet-popup-close-button:hover {
	color: #999;
	}
.leaflet-popup-scrolled {
	overflow: auto;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	}

.leaflet-oldie .leaflet-popup-content-wrapper {
	zoom: 1;
	}
.leaflet-oldie .leaflet-popup-tip {
	width: 24px;
	margin: 0 auto;

	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
	filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
	}
.leaflet-oldie .leaflet-popup-tip-container {
	margin-top: -1px;
	}

.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
	border: 1px solid #999;
	}


/* div icon */

.leaflet-div-icon {
	background: #fff;
	border: 1px solid #666;
	}


/* Tooltip */
/* Base styles for the element that has a tooltip */
.leaflet-tooltip {
	position: absolute;
	padding: 6px;
	background-color: #fff;
	border: 1px solid #fff;
	border-radius: 3px;
	color: #222;
	white-space: nowrap;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	pointer-events: none;
	box-shadow: 0 1px 3px rgba(0,0,0,0.4);
	}
.leaflet-tooltip.leaflet-clickable {
	cursor: pointer;
	pointer-events: auto;
	}
.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
	position: absolute;
	pointer-events: none;
	border: 6px solid transparent;
	background: transparent;
	content: "";
	}

/* Directions */

.leaflet-tooltip-bottom {
	margin-top: 6px;
}
.leaflet-tooltip-top {
	margin-top: -6px;
}
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
	left: 50%;
	margin-left: -6px;
	}
.leaflet-tooltip-top:before {
	bottom: 0;
	margin-bottom: -12px;
	border-top-color: #fff;
	}
.leaflet-tooltip-bottom:before {
	top: 0;
	margin-top: -12px;
	margin-left: -6px;
	border-bottom-color: #fff;
	}
.leaflet-tooltip-left {
	margin-left: -6px;
}
.leaflet-tooltip-right {
	margin-left: 6px;
}
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
	top: 50%;
	margin-top: -6px;
	}
.leaflet-tooltip-left:before {
	right: 0;
	margin-right: -12px;
	border-left-color: #fff;
	}
.leaflet-tooltip-right:before {
	left: 0;
	margin-left: -12px;
	border-right-color: #fff;
	}
