@charset "UTF-8";
/**
 * Theme Name: FAAAD--ESAD
 * Template: faaad-parent
 * Author: aide@csrt.ulaval.ca
 * Description: Style spécifique child theme ESAD
 * Version: 1.0
*/
/**
 * @author       : Francis Sirois  
 * @description  : Permet de centrer verticalement un élément
 *
 * @params       :
 *                 $xAxis : true if horizontal centering
 *                 $yAxis : true if vertical centering
 *
 * @exemple      : @include xyCentering(false, true);
 */
p a,
a {
  color: #90a728; }

p.txt-rouge,
p.txt-rouge a,
a.txt-rouge {
  color: #90a728; }

ul.puce-noire li a {
  color: #90a728; }

ul.puce-blanche-2 li a {
  color: #90a728; }

/* overrride parent colors with art colors */
.search-personnel .main-title hr,
#personnel-detail .main-title hr {
  border-top: 4px solid #90a728; }

.search-personnel #search {
  background-color: #90a728; }
  .search-personnel #search .search-btn {
    background-color: #697a1e; }

.dropdown-checkboxes .dropdown-header:hover,
.search-personnel #search .search-btn:hover {
  background-color: #829725; }

.search-personnel #search .search-input {
  border: 2px solid #829725; }

#personnel-detail .membre-personnel__list .detail-body .menu-item.active,
#personnel-detail .membre-personnel__list .detail-body .menu-item.active:hover {
  color: #90a728; }

#personnel-detail .membre-personnel__list .detail-body .menu-item.active:before {
  border-top: 2px solid #90a728 !important;
  border-right: 2px solid #90a728 !important; }

.bande-thematique-pleine-largeur {
  background-color: #90a728;
  height: 25px;
  max-width: none; }

div#contenu-secondaire-blanc table.tableau td a:hover {
  color: #000; }

div#contenu-secondaire-blanc a {
  color: #90a728; }
  div#contenu-secondaire-blanc a:hover {
    color: #000; }

div.programmation-galerie {
  border-bottom: #999 dotted 1px;
  height: auto; }

div.programmation-galerie p {
  height: auto; }

div.expo-galerie {
  margin-left: 160px; }

img.programmation-galerie {
  margin-right: 10px;
  float: left;
  vertical-align: middle; }

.mini-galerie .filigrane .mini-img.actif:before, .mini-galerie .filigrane .mini-img:hover.desactif {
  background-color: #90a728; }

.article__block .article-titre a {
  color: #90a728; }
  .article__block .article-titre a:hover {
    color: #000; }

.article__block .lien-article a {
  color: #90a728; }

.menu-gris-droite .article__block .article-titre a {
  color: #90a728; }

.infolettre {
  background-color: #9fb345;
  margin: 20px 0px;
  padding: 20px; }
  .infolettre h2 {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    padding: 0 0 10px 0; }
  .infolettre input[type="text"],
  .infolettre input[type="email"] {
    width: 100%;
    font-size: 13px;
    padding: 10px;
    border: 0px solid #ccc;
    border-radius: 2px;
    box-sizing: border-box;
    resize: vertical;
    margin: 0px 10px 10px 0px; }
  .infolettre input[type="submit"] {
    cursor: pointer;
    padding: 10px 35px;
    font-size: 13px;
    font-weight: bold;
    background-color: #fff;
    border: 0px;
    border-radius: 2px; }

.page__accueil .evenement .date a:hover {
  color: #90a728; }

.page__accueil .agenda {
  padding: 25px 15px 10px 15px;
  margin-bottom: 20px;
  background: #000 url(medias/images/bg-generaux/contenu-accueil-case-haut.gif) repeat-x left top;
  text-align: left; }
  .page__accueil .agenda .agenda-gauche {
    margin-right: 25px;
    float: left; }
  .page__accueil .agenda .agenda-droite {
    margin-right: 5px;
    float: left; }
  .page__accueil .agenda h2 {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    font-size: 20px;
    padding-bottom: 25px;
    color: #fff; }
  .page__accueil .agenda a:hover {
    color: #90a728; }

.page__accueil #logo-galerie {
  position: absolute;
  right: 0; }

.page__accueil .actualites .vignette {
  float: left;
  display: block;
  width: 90px;
  height: 70px;
  padding-right: 16px; }
  .page__accueil .actualites .vignette img {
    vertical-align: middle; }

.page__accueil .actualites h2,
.page__accueil .expositions h2 {
  font-weight: 200;
  font-size: 28px;
  color: #858585;
  text-transform: uppercase;
  border-bottom: none;
  padding-bottom: 15px; }

.page__accueil .prensentation {
  /*
	 * Clearfix: contain floats
	 *
	 * For modern browsers
	 * 1. The space content is one way to avoid an Opera bug when the
	 *    `contenteditable` attribute is included anywhere else in the document.
	 *    Otherwise it causes space to appear at the top and bottom of elements
	 *    that receive the `clearfix` class.
	 * 2. The use of `table` rather than `block` is only necessary if using
	 *    `:before` to contain the top-margins of child elements.
	 */ }
  .page__accueil .prensentation:before, .page__accueil .prensentation:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .page__accueil .prensentation:after {
    clear: both; }
  .page__accueil .prensentation.avec-cadre {
    padding: 14px;
    margin-bottom: 15px;
    border: 1px #dcdcdc solid; }
  .page__accueil .prensentation hr {
    border-top-width: 0px;
    border-top-style: none;
    border-image: none;
    margin-top: 20px;
    margin-bottom: 10px;
    border-bottom: 1px solid #E4E4E4;
    height: 1px; }
  .page__accueil .prensentation h1 {
    font-size: 14px;
    padding-bottom: 7px;
    margin-bottom: 10px;
    border-bottom: 1px #dbdbdb solid; }
  .page__accueil .prensentation h3 {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 200;
    font-size: 24px;
    padding-bottom: 20px;
    padding-top: 5px;
    color: #858585;
    text-decoration: none; }
  .page__accueil .prensentation .ligne-espace {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 15px;
    line-height: 20px;
    font-weight: 400; }
  .page__accueil .prensentation .a-noter {
    padding-top: 5px;
    font-size: 14px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400; }

.page__accueil .acces {
  padding: 10px;
  margin-bottom: 10px;
  background-color: #b8b8b8; }
  .page__accueil .acces p {
    font-weight: 600;
    padding: 0 10px;
    margin-bottom: 0;
    color: #fff; }

div#concentration {
  width: 100%;
  background: #fff; }

div#concentration-titre {
  padding: 6px 10px;
  margin: 10px 0;
  background: #90a728;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 800; }

div#concentration-titre a {
  text-decoration: none;
  color: #fff; }

div#concentration p.condense {
  color: #808080;
  line-height: 14pt !important; }

#contenu-programme h2 {
  color: #90a728;
  border-bottom: 1px solid #90a728; }

#contenu-programme h4 {
  font-size: 20px;
  color: #9b9b9b;
  font-weight: 400;
  padding-left: 15px;
  margin-left: 50px;
  margin-bottom: 20px;
  border-left: 1px solid #c1c1c1; }

#contenu-programme ul.bouton-programme {
  list-style: none; }
  #contenu-programme ul.bouton-programme li {
    list-style-position: inside;
    list-style-image: url("../faaad-parent/assets/images/elements-generaux/puce-grise-9.gif");
    font-weight: 400;
    text-transform: uppercase;
    padding: 10px 0px 10px 0px;
    color: #666;
    border-bottom: 1px solid #bcbcbc;
    margin: 0px 0px 0px 0px; }
    #contenu-programme ul.bouton-programme li a {
      text-decoration: none;
      color: #666; }
    #contenu-programme ul.bouton-programme li a:hover {
      text-decoration: none;
      color: #90a728; }

#contenu-programme p.etape {
  font-size: 16px;
  font-family: "Source Sans Pro", sans-serif;
  padding-bottom: 10px;
  margin-bottom: 20px;
  margin-top: 20px;
  font-weight: 800;
  border-bottom-style: solid;
  border-bottom-color: #90a728;
  color: #90a728;
  border-bottom-width: 1px; }

.tag-accordion a:hover,
.tag-accordion a:hover::after {
  cursor: pointer;
  color: #90a728; }

.tag-accordion a:hover::after {
  border: 1px solid #90a728; }

.tag-accordion a.active {
  color: #90a728; }

.tag-accordion a.active::before {
  font-family: 'iconesUL';
  content: '\63';
  color: #90a728;
  border: 1px solid #90a728; }

.information .information-q a {
  font-size: 14px;
  font-weight: 600;
  color: #90a728;
  font-family: "Source Sans Pro", sans-serif;
  text-decoration: none; }
  .information .information-q a:hover {
    color: #000;
    text-decoration: none; }

.information a.plus {
  background-color: transparent;
  background-image: url("../faaad-parent/assets/images/elements-generaux/puce-couleur-arv.gif");
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-position: left center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  cursor: pointer; }

.information a.moins {
  background-color: transparent;
  background-image: url("../faaad-parent/assets/images/elements-generaux/puce-couleur-bas-arv.gif");
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-position: left center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  cursor: pointer; }

.credit-photo a {
  color: #90a728; }

#contenu-programme .id-programme {
  background-color: #e94343; }

ul.bouton-programme li.actif {
  list-style-image: url("../faaad-parent/assets/images/elements-generaux/puce-couleur-9-arv.gif");
  color: #90a728;
  border-bottom: 1px solid #90a728;
  margin-top: 100px; }

ul.bouton-programme li a:hover {
  text-decoration: none;
  color: #90a728; }

#contenu-programme .droite-guide ul.bouton-programme li:hover,
#contenu-programme .droite-guide ul.bouton-programme li.actif {
  list-style-image: url("../faaad-parent/assets/images/elements-generaux/puce-couleur-9-arv.gif");
  color: #90a728;
  border-bottom: 1px solid #90a728; }

#contenu-programme .droite-guide ul.bouton-programme li:hover a,
#contenu-programme .droite-guide ul.bouton-programme li.actif a,
#contenu-programme .droite-guide ul.bouton-programme li a:hover {
  text-decoration: none;
  color: #90a728; }

#contenu-programme .droite-guide p.credit-photo a {
  font-size: 9px;
  font-weight: normal;
  color: #90a728; }

#contenu-programme .bouton-couleur {
  text-decoration: none;
  background-color: #90a728;
  color: white;
  margin-top: 5px;
  padding-top: 5px;
  padding-right: 8px;
  padding-bottom: 5px;
  padding-left: 8px;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600; }
  #contenu-programme .bouton-couleur:hover {
    background-color: #000000;
    color: white; }

div.menu-connecter p a.lien-orange {
  color: #90a728; }

div.menu-connecter p.bienvenue {
  color: #90a728; }

div#plein-ecran a {
  color: #4b555d; }
  div#plein-ecran a:hover {
    color: #90a728; }

div#plein-ecran #top-menu {
  background-color: #90a728; }
  div#plein-ecran #top-menu .logo {
    background: url(assets/images/elements-generaux/icone_blanc_menu.png) no-repeat center center #90a728; }

/* Menu du guide */
/* Sections */
div#plein-ecran div.nom-section-entete {
  background-color: #90a728; }

div#plein-ecran div.nom-section-entete div.selection-programme-texte p {
  color: #90a728; }

div#plein-ecran div.nom-section-entete div.selection-programme-bouton {
  background-color: #90a728; }

div#plein-ecran div.nom-section {
  background-color: #90a728; }

/* Textes des sections */
div#plein-ecran h2 {
  color: #90a728; }
  div#plein-ecran h2 > a {
    color: #90a728; }

div#plein-ecran h3 {
  color: #90a728;
  border-top: 11px solid #90a728; }

div#plein-ecran hr {
  background-color: #90a728; }

div#plein-ecran ul.colonnes3 li {
  border-top: 1px solid #90a728; }

div#plein-ecran ul.alerte33, div#plein-ecran ul.alerte50, div#plein-ecran ul.alerte100 {
  color: #90a728;
  border: 11px solid #90a728; }

div#plein-ecran ul.cachee {
  border: 1px solid #90a728; }
  div#plein-ecran ul.cachee > li:first-child {
    background-color: #90a728; }

div#plein-ecran ul p {
  color: #90a728; }

div#plein-ecran ul a {
  color: #90a728; }
  div#plein-ecran ul a:hover {
    color: #4b555d; }

div#plein-ecran table th {
  background: #90a728;
  border: 6px solid #90a728; }

div#plein-ecran table td {
  border: 6px solid #90a728; }
  div#plein-ecran table td:first-child,
  div#plein-ecran table td:first-child p {
    color: #90a728; }

div#plein-ecran .encadre {
  border: 1px solid #90a728; }

div#plein-ecran .encadre66 {
  border: 1px solid #90a728; }

div#plein-ecran .degrade1 {
  background: #e12462; }

div#plein-ecran .degrade2 {
  background: rgba(225, 36, 98, 0.66); }

div#plein-ecran .degrade3 {
  background: rgba(225, 36, 98, 0.33); }

div#plein-ecran .degrade4 {
  background: rgba(225, 36, 98, 0); }
