/*
#@0
#@1
#@2
#@3
#@4
#@5
#@6
#@7
#@8
#@9
#@10
#@11
#@12
#@13
#@14
#@15
#@16
#@17
#@18
#@19
#@20
#@21
#@22
#@23
#@24
#@25
#@26
#@27
#@28
#@29
#@30
#@31
#@32
#@33
#@34
#@35
#@36
#@37
#@38
*/
@charset "UTF-8";
/* Variables et declarations specifiques, en complement de _variables.scss */
img {
  /* Responsive images (ensure images don't scale beyond their parents) */
  max-width: 100%;
}
ol, ul {
  list-style: none;
}
.destacadas_vert .background-image {
  width: 100%;
  height: auto;
  display: block;
  z-index: 2;
}
.overlay-image {
  position: absolute;
  background-size: contain;
  background-position: center top;
  background-repeat: no-repeat;
  top: 0%;
  left: 0%;
  height: 3vw;
  width: 100%;
  opacity: 100;
  z-index: 1;
  margin: 0 0 0 0vw;
}
.destacadas_vert .banner {
  margin-bottom: 2vw;
}
html {
  font-family: Calibri, sans-serif;
  font-size: 0.9vw;
}
body {
  font-family: Calibri, sans-serif;
  font-size: 1vw;
}
a {
  font-family: Calibri, sans-serif;
  color: #001832;
  font-weight: bold;
}
a:focus, a:hover, a:active {
  background-color: transparent;
  color: #4075a7;
  text-decoration: none;
}
h1 {
  font-family: Calibri, sans-serif;
  font-size: 1.2vw;
  font-weight: bold;
}
.titre {
  text-transform: uppercase;
}
h2 {
  font-family: Calibri, sans-serif;
  font-size: 1.2vw;
  font-weight: bold;
}
h3 {
  font-family: Calibri, sans-serif;
  font-size: 0.9vw;
  font-weight: bold;
}
h4 {
  font-family: Calibri, sans-serif;
  font-size: 1.2vw;
  font-weight: bold;
  padding: 0.5VW;
}
.header {
  position: relative;
  padding-top: 0.625rem;
}
.header .accueil a {
  color: inherit;
}
.header .spip_logo {
  float: left;
  margin: 0.625rem 1rem;
  margin-left: 0;
  margin-top: 0;
}
#logo_site_spip {
  line-height: 1em;
}
#slogan_site_spip {
  display: block;
}
.header .formulaire_menu_lang {
  width: 100%;
}
.header .formulaire_menu_lang select {
  width: 100%;
}
.jumbotron {
  padding: 1rem;
  margin-bottom: 1.5rem;
}
@media (min-width: 576px) {
  .jumbotron {
    padding: 2rem;
  }
}
.jumbotron .postmeta {
  clear: both;
}
.formulaire_recherche, .secondary .formulaire_recherche {
  padding-right: 70px;
}
/* provisionner la largeur du bouton+padding sur le input.search */
.formulaire_recherche form .input-append {
  width: 100%;
}
.formulaire_recherche form input.search {
  width: 100%;
}
.footer {
  margin-top: 6rem;
  padding-top: 3rem;
  border-top: 2px solid;
  padding-bottom: 3rem;
  margin-bottom: 0;
  text-align: left;
  position: relative;
}
.footer::after {
  display: block;
  clear: both;
  content: "";
}
.colophon {
  padding-right: 100px;
}
.generator {
  position: absolute;
  top: 3rem;
  right: 0;
  max-width: 100px;
}
.generator a {
  color: #E8246F;
  transition: color 0.2s;
}
.generator a:hover, .generator a:focus {
  color: #662F89;
  background-color: transparent;
}
.generator svg {
  width: 60px;
}
.cartouche {
  margin-bottom: 1.5em;
}
.content.primary {
  min-height: 320px;
}
.content .postmeta .tags .inline {
  display: inline;
}
.recuadro_vertical {
  position: relative;
  display: -ms-flexbox;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #f8f9fa;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
#nav {
  margin-bottom: 1.5rem;
}
#nav .navbar-inner {
  width: 100%;
}
.navbar__meta {
  width: 100%;
  float: left;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
  height: 6vw;
}
.social-menu {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: baseline;
  align-items: baseline;
}
.social-menu__item {
  margin-right: 0.7rem;
  font: 400 1.24583vw "Calibre";
}
.social-menu__item a {
  color: white;
}
.social-menu__item--black a {
  color: black;
}
.social-menu__item--red a {
  color: red;
}
.social-menu ul {
  margin-right: 0.5vw;
}
.social-menu li {
  text-decoration: none;
  list-style-type: none;
  margin-right: 0.5vw;
}
.post-box a {
  /*  display: none;*/
  text-decoration: none;
  color: #FFFFFF;
}
.post-box__overlay {
  box-sizing: border-box;
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -moz-transition: all, ease, 0.8s;
  -o-transition: all, ease, 0.8s;
  -webkit-transition: all, ease, 0.8s;
  transition: all, ease, 0.8s;
  position: absolute;
  bottom: 0;
  opacity: 0.75;
  background-color: #152a41;
}
.post-box__overlay h4 {
  margin-bottom: 0;
}
.post-box__overlay .titulo .titulo_destacada {
  margin-bottom: 0vw;
}
.foto-aviso {
  float: left;
  margin-bottom: 0.2vw;
  width: 100%;
  height: 4vw;
  background-size: contain;
  background-position: center top;
  background-repeat: no-repeat;
  margin-right: 1vw;
}
.titulo_bloque_lateral {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  padding-left: 1vw;
  text-align: left;
  background-color: #EEEEEF;
  margin-bottom: 0px;
  color: #fff;
}
/*div Caja para encuadrar foto a tamaño full */
.post-box--full {
  height: 22.8vw;
  background-size: calc((100vw - 9vw)/2);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #CECECE;
}
.foto_articulo {
  margin-bottom: 0.5vw;
  /*  margin-top: .5vw;*/
  width: 100% !important;
  height: 20vw;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  float: left;
}
/*div establece ancho div de elemento del carrusel */
.carousel__elemento {
  margin: 0.3vw;
  width: 24% !important;
  height: 8vw;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  overflow: hidden;
  float: left;
}
.post-box--resumen {
  float: left;
  margin-bottom: 0.2vw;
  width: 50%;
  height: 10vw;
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  background-color: #CECECE;
  margin-right: 1vw;
}
.post-box--resumen-destacada {
  float: left;
  margin-bottom: 0.2vw;
  width: 35%;
  height: 8vw;
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  background-color: #CECECE;
  margin-right: 1vw;
}
.post-box--resumen-overlay {
  float: left;
  margin-bottom: 0.2vw;
  width: 100%;
  height: 10vw;
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  background-color: #CECECE;
  margin-right: 1vw;
}
.spip-admin-bloc, .spip-admin-float {
  font-size: 0.7rem;
  top: auto !important;
  bottom: 0 !important;
  right: 0 !important;
}
.spip-admin-bloc .spip-admin-boutons, .spip-admin-float .spip-admin-boutons {
  background-color: #6c757d;
  border-radius: 0.2rem 0 0 0.2rem;
  display: block;
  margin: 5px 0;
  font-variant: small-caps;
  text-transform: capitalize;
}
.spip-admin-bloc .spip-admin-boutons:focus, .spip-admin-bloc .spip-admin-boutons:hover, .spip-admin-float .spip-admin-boutons:focus, .spip-admin-float .spip-admin-boutons:hover {
  background-color: #545b62;
  opacity: 1;
}
.spip-admin-bloc:before, .spip-admin-float:before {
  content: "";
  display: block;
  background: #6c757d;
  color: #fff;
  padding: 10px;
  position: fixed;
  bottom: 0;
  left: 0;
  font-weight: bold;
  content: "xs";
  text-transform: uppercase;
}
@media (min-width: 576px) {
  .spip-admin-bloc:before, .spip-admin-float:before {
    content: "sm";
    text-transform: uppercase;
  }
}
@media (min-width: 768px) {
  .spip-admin-bloc:before, .spip-admin-float:before {
    content: "md";
    text-transform: uppercase;
  }
}
@media (min-width: 992px) {
  .spip-admin-bloc:before, .spip-admin-float:before {
    content: "lg";
    text-transform: uppercase;
  }
}
@media (min-width: 1200px) {
  .spip-admin-bloc:before, .spip-admin-float:before {
    content: "xl";
    text-transform: uppercase;
  }
}
/*#####################################
Celular
#####################################
*/
@media (max-width: 767px) {
  html {
    font-size: 3.3vw;
  }
  body {
    font-size: 3.3vw;
  }
  h1.titre {
    font-size: 4.6vw !important;
  }
  h4 {
    font-size: 4.6vw !important;
  }
  .post-box--half, .post-box--full, .post-box--small, .post-box--toptexto, .post-box--small-rub {
    width: 100% !important;
    height: 45vw !important;
  }
  .post-box--resumen {
    float: left;
    margin-bottom: 0.2vw;
    width: 100%;
    height: 45vw;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    background-color: #CECECE;
    margin-right: 1vw;
  }
  .post-box--resumen-destacada {
    float: left;
    margin-bottom: 0.2vw;
    width: 100%;
    height: 45vw;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    background-color: #CECECE;
    margin-right: 1vw;
  }
}
