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

   Theme perso

Rouge #C8102E

Bleu foncé : #012169;

-------------------------------------------------------------- */
/* ------------------------------------------*/ :root {
  --noir: #000000;
  --primary: #012169;
  --secondary: #C8102E;
  --gris:#5a5a5a;
  --fondpale: #E4E2E2;
}
/* roboto-condensed-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/roboto-condensed-v27-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ url('fonts/roboto-condensed-v27-latin-regular.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* roboto-condensed-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 400;
  src: url('fonts/roboto-condensed-v27-latin-italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ url('fonts/roboto-condensed-v27-latin-italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* roboto-condensed-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/roboto-condensed-v27-latin-700.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ url('fonts/roboto-condensed-v27-latin-700.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* roboto-condensed-700italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 700;
  src: url('fonts/roboto-condensed-v27-latin-700italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ url('fonts/roboto-condensed-v27-latin-700italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* roboto-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/roboto-v30-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ url('fonts/roboto-v30-latin-regular.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* roboto-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: url('fonts/roboto-v30-latin-italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ url('fonts/roboto-v30-latin-italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* roboto-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/roboto-v30-latin-700.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ url('fonts/roboto-v30-latin-700.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* roboto-700italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: url('fonts/roboto-v30-latin-700italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ url('fonts/roboto-v30-latin-700italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* Habillage des elements du contenu
/* ------------------------------------------ */
body {
  background: var(--fondpale);
  border-top: 0;
  font-family: 'Roboto', Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: var(--noir);
  font-size: 1.1em;
  line-height: 1.4;
}
.spip-admin-bloc, .spip-admin-float {
  z-index: 10000 !important;
}
.nav-link {
  font-family: 'Roboto Condensed', Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.page, .organisateurs, .footer {
  padding: 0;
  max-width: 100%;
  margin: 0 auto;
  width: 100%;
}
.bandeau { 
  background: url(img/ecole-diplomatie-fond-2026.svg) no-repeat var(--primary);
  background-size: cover;
  background-position: top right;
}
/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .bandeau {
    background-size: contain;
  }
}
@media (max-width: 992px) {
  .bandeau {
    padding-top: 220px !important;
  }
}
.bg-dark {
  background-color: rgba(1,25,79,.9) !important;
}
.bg-dark2 {
  background-color: rgba(1,25,79,1) !important;
}
.bg-logos {
  background-color: rgba(255, 255, 255);
}
.bg-footer {
  background-color: var(--fondpale);
}
.arbo {
  display: none;
}
/* Espaceur de blocs */
.clear {
  clear: both;
}
br.clear, .nettoyeur {
  clear: both;
  margin: 0;
  padding: 0;
  border: 0;
  height: 0;
  line-height: 1px;
  font-size: 1px;
}
hr.clear {
  visibility: hidden;
}
.cartouche {
  text-align: left;
  margin-bottom: 20px;
}
.titre-site {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  font-style: normal;
  color: var(--primary);
  text-transform: uppercase;
}
h1, .h1 {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  text-align: left;
  color:var(--primary);
}
h2, .h2, h3, .h3, h3.spip, h4, .h4, h5, .h5 {
  font-family: 'Roboto Consdensed', sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: none;
  text-align: left;
	color:var(--primary);
}
footer h3, footer .h3 {
  text-transform: uppercase;
}
h1 a, h2 a, h3 a, h3.spip a, h4 a, h5 a, h6 a {
  color: var(--secondary);
}
h1, .h1 {
  font-size: 2em;
}
h2, .h2 {
  font-size: 1.8em;
}
h2 p {
  margin-bottom: 0;
}
h3, .h3, h3.spip {
  font-size: 1.4em;
}
.organisateurs h2, .organisateurs h3 {
  text-align: center;
}
.texte {
  text-align: justify;
}
.chapo {
  text-align: justify;
}
hr {
  background: var(--secondary);
  color: var(--secondary);
}
blockquote.spip {
  background: none;
}
ul.recents {
  margin-left: 20px;
}
#spip_document_texte {
  margin: 0;
  padding: 4px 0;
  font-weight: 700;
}
#spip_document_texte small {
  font-weight: normal;
}
#spip_document_texte img {
  margin: 0 4px 0 0;
  padding: 0;
}
.spip_documents img {
  max-width: 100%;
  height: auto;
}
dl.spip_documents_left {
  float: none;
  text-align: left;
  margin-bottom: 1em;
}
.spip_documents_left .spip_logo {
  float: none;
  text-align: left;
  margin: 0;
}
.bernard img, .bernard {
  margin-bottom: 0;
}
.published {
  font-size: 0.8em;
}
.introduction {
  font-size: 0.9em;
}
.ps {
  margin-bottom: 0;
  font-size: 9pt;
}
.ps ul.spip {
  margin-left: 20px;
  list-style: disc;
  list-style-image: url(img/disc.png);
}
.details {
  font-size: 0.9em;
}
.notes {
  font-size: 0.8em;
}
#documents_joints {
  padding-top: 1.5em;
  border-top: 1px solid var(--secondary);
}
sup {
  text-transform: lowercase;
}
ul.spip {
  list-style: disc;
  /*list-style-image: url(img/disc.png);*/
	margin-left:5px;
}
/* Programme */
.article-texte-2 h2 {
  color: var(--secondary);
  font-weight: normal;
}
.article-texte-2 .titre-conf {
  font-size: 1em;
  font-weight: 700;
}
span.titre-conf.pause {
    color: var(--gris);
}
.article-texte-2.texte {
  text-align: left;
}
.article-texte-2 h4, .article-texte-2 h4.spip {
  font-weight: normal;
  color: var(--secondary);
}
.article-texte-2 i {
  font-size: 12pt;
}
.article-texte-2 strong i {
  font-size: 0.8em;
  font-style: normal;
  font-family: Arial, sans-serif;
}
.article-texte-2 blockquote.spip {
  min-height: auto;
  margin-top: -12px;
  padding-left: 0;
}
.accordion, .accordion-item, .accordion-header, .accordion-button, .accordion-button:not(.collapsed) {
  background-color: #fff;
  color: var(--primary);
}
.accordion-button:hover {
  color: #fff;
  background-color: var(--primary);
}
.accordion-button:not(.collapsed):hover {
  color: var(--primary);
  background-color: #fff;
}
/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .article-texte-2 blockquote.spip {
    padding-left: 5.95em;
  }
}
/* Conférenciers */
.article-texte-3 .spip_documents_left img {
  border: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.article-texte-3 .spip_documents {
  margin-bottom: 0;
}
/* Formulaire recherche */
.formulaire_spip {
  margin-bottom: 0;
  min-width: 180px;
}
.formulaire_recherche label, .formulaire_recherche .submit {
  display: none;
}
.formulaire_recherche input.text {
  background-position: right center;
  color: #fff;
  font-family: 'Dosis', sans-serif;
  font-size: 10pt;
  background-image: url(img/recherche.png);
}
@media (min-width: 992px) {
  #recherche {
    width: 140px;
  }
}
/* Formulaire spip */
.formulaire_spip .boutons {
  text-align: left;
}
input.text, input.email, textarea, select, .formulaire_spip input.text, .formulaire_spip textarea {
  -moz-box-sizing: border-box;
  background-color: rgba(255, 255, 255, 0.30);
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  width: 100%;
  margin-bottom: 10px;
  padding: 5px 23px 5px 10px;
  height: 30px;
}
.saisie_radio {
  margin-bottom: 10px;
}
div.choix label, input.radio {
  display: inline;
}
.formulaire_spip label.nofx {
  display: inline-block;
}
input[type="submit"], input.submit, input[type="button"], input.button, input[type="image"], input.image, button {
  background-color: var(--secondary);
  color: #fff;
  font-weight: 700;
  border: none;
  text-transform: uppercase;
  border-radius: 5px;
  padding: 5px 10px;
}
input[type="submit"]:hover, input.submit:hover, input[type="button"]:hover, input.button:hover, input[type="image"]:hover, input.image:hover, button:hover {
  background-color: #121429;
}
.formulaire_recherche input.text {
  -moz-box-sizing: border-box;
  background-color: rgba(255, 255, 255, 0.3);
  border: 1px solid #FFF;
  font-size: 0.9em;
  margin-bottom: 0;
  margin-left: 20px;
  height: 24px;
  border-radius: 2px;
}
.reponse_formulaire_ok {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5);
  border-color: var(--secondary);
  color: var(--secondary);
}
/* Aside */
.aside .spip_logo {
  float: none;
  margin: 0;
}
.aside .formulaire_spip {
  border-top: 0;
  padding-top: 0;
  margin-left: 0;
  width: 100%;
}
.aside td {
  padding: 0;
}
.aside td select {
  -moz-box-sizing: border-box;
  background-color: rgba(255, 255, 255, 0.5);
  border: 1px solid #FFFFFF;
}
.ie7 .aside td select {
  width: 200px;
}
/* Footer */
.logos img {
  padding: 15px 20px 0 20px;
}
footer nav {
  font-size: 0.8em;
}
/* Floting menu */
div.floating-menu {
  display: block;
  margin-left: -50px;
  position: absolute;
  top: 375px;
  width: 32px;
  z-index: 100;
}
/* Accueil */
.jcycle {
  float: right;
  padding: 0 0 20px 40px;
  max-height: 160px;
}
.conferencier-ramdom li {
  float: left;
}
/*Liens */
a, a:visited, a.spip_out, a.spip_url, a:active, a:focus {
  color: var(--secondary);
  background-color: transparent;
  text-decoration: none;
}
a:hover {
  color: var(--secondary);
  text-decoration: underline;
  background-color: transparent;
  text-underline-offset: 4px;
  text-decoration-thickness: 2px;
}
.navbar-dark .navbar-nav .active > a.nav-link, .active > a.nav-link {
  color: #fff;
}
.navbar-dark .navbar-nav a.nav-link, footer a.nav-link {
  color:
    rgba(255, 255, 255, .8);
}
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover, a.nav-link:hover {
  text-decoration: underline;
  text-underline-offset: 4px;
  text-decoration-thickness: 2px;
  color: rgba(255, 255, 255, 1);
}
a.btn.btn-primary {
  background-color: var(--primary);
  color: #fff;
  border-color: var(--primary);
  text-transform: uppercase;
  font-weight: 700;
  font-family: 'Roboto', Arial, sans-serif;
}
a.btn.btn-primary:hover {
  background-color: #fff;
  color: var(--primary);
  border-color: var(--primary);
  text-transform: uppercase;
  font-weight: 700;
  text-decoration: none;
}