@charset "UTF-8";
/**
 * Theme Name: FAAAD--GIRBA
 * Template: faaad-parent
 * Author: aide@csrt.ulaval.ca
 * Description: Style spécifique child theme GIRBA
 * 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: #EF7940;
  text-decoration: none; }

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

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

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

a.txt-rouge {
  text-decoration: none; }

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

div#nom-unite {
  padding-left: 80px; }
  div#nom-unite p,
  div#nom-unite h1 {
    text-align: left; }
  div#nom-unite a .nom-unite-sans-uppercase {
    text-transform: none; }

div#menu-niv2 {
  background-color: #EF7940; }

div#menu-niv2.niv2-personnel {
  height: 55px; }

div#menu-bandeau-couleur {
  background-color: #EF7940; }
  div#menu-bandeau-couleur .menu li {
    border-color: #EF7940; }
  div#menu-bandeau-couleur .sub-menu a {
    color: #fff; }

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

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

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

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

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: #EF7940; }

.article__block .article-titre a {
  color: #EF7940; }

.article__block .lien-article {
  display: block; }
  .article__block .lien-article a {
    color: #EF7940; }

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

div.production-image-container img {
  text-align: right;
  float: right;
  width: 90px;
  height: 60px;
  overflow: hidden;
  margin: 0px 0px 5px 5px;
  padding: 0; }

.page__accueil .agenda {
  padding: 25px 15px 10px 15px;
  margin-bottom: 20px;
  background: #000 url(../faaad-parent/assets/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: 16px;
    padding-bottom: 25px;
    color: #fff; }
  .page__accueil .agenda a:hover {
    color: #EF7940; }

.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 {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 14px;
    font-weight: 400;
    padding-top: 5px; }

.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: #EF7940;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
  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 {
  font-size: 20px;
  color: #000;
  margin: 20px 0 20px;
  font-weight: 800; }

#contenu-programme h3 {
  color: #EF7940; }

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

#contenu-programme p.separateur {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #a9a9a9;
  margin-bottom: 25px;
  padding-bottom: 10px;
  padding-top: 15px;
  font-size: 15px;
  line-height: 1.4; }

#contenu-programme ul, #contenu-programme ol {
  padding-left: 0px;
  margin-left: 25px;
  margin-bottom: 20px; }

#contenu-programme ul li,
#contenu-programme ol li {
  margin-bottom: 10px; }

.faq a:hover, .faq a:active {
  color: #EF7940; }

.information .information-q a {
  font-size: 15px;
  font-weight: 600;
  color: #EF7940;
  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: #EF7940; }

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

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

#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: #EF7940;
  border-bottom: 1px solid #EF7940; }

#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: #EF7940; }

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

#contenu-programme .bouton-couleur {
  text-decoration: none;
  background-color: #EF7940;
  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: #EF7940; }

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