
body {
  font-family: "Arial Narrow", sans-serif;
  font-weight: 400; }

footer {
  min-height: 390px;
  background-color: black;
  opacity: 0.85; }

.footer-inner {
  position: relative;
  min-height: 390px;
  background-image: url("/sites/pm/themes/pm_bootstrap/images/footer-bkg-01.png");
  background-position: center center;
  padding: 1px 0 10px;
  background-size: cover;
  background-repeat: no-repeat; }

/*
 * ******** DÉBUT FOOTER SOCIAL MEDIA ICONS ********
 */
.stButton .chicklets {
  background-repeat: no-repeat;
  padding-left: 20px;
  padding-right: 3px;
  white-space: nowrap;
  display: inline-block;
  line-height: 16px; }

#block-boxes-social-media-footer li a {
  width: 16px;
  height: 16px;
  background-size: 16px 16px; }

#block-boxes-social-media-footer li a.twitter-icon {
  display: block;
  background-image: url("/sites/pm/themes/pm_bootstrap/images/social/white-twitter.png");
  background-repeat: no-repeat; }

#block-boxes-social-media-footer li a.youtube-icon {
  display: block;
  background-image: url("/sites/pm/themes/pm_bootstrap/images/social/white-youtube.png");
  background-repeat: no-repeat; }

#block-boxes-social-media-footer li a.flickr-icon {
  display: block;
  background-image: url("/sites/pm/themes/pm_bootstrap/images/social/white-flicker.png");
  background-repeat: no-repeat; }

#block-boxes-social-media-footer li a.rss-icon {
  display: block;
  background-image: url("/sites/pm/themes/pm_bootstrap/images/social/white-rss.png");
  background-repeat: no-repeat; }

#block-boxes-social-media-footer span.chicklets.sharethis {
  background-image: url("/sites/pm/themes/pm_bootstrap/images/social/white-share.png");
  height: 15px;
  background-size: 15px 15px;
  margin-top: 20px;
  margin-left: -3px;
  font-size: 2px; }

/*
 * ******** FIN FOOTER SOCIAL MEDIA ICONS ********
 */
.region-signature .sig-name {
  margin-top: -14px;
  color: white;
  font-weight: normal;
  font-family: Georgia, Times, serif;
  font-style: normal; }

.region-signature {
  text-transform: uppercase;
  font-size: 28px; }

.footer-inner .sig-title {
  margin-left: 20px; }

.region-signature .sig-title {
  width: 250px;
  color: white;
  text-align: left;
  letter-spacing: 1px;
  font-size: 24px;
  line-height: 26px; }

.region-signature .sig-icons a:hover {
  opacity: 0.8; }

#block-boxes-social-media-footer li {
  display: inline-block;
  list-style: outside none none;
  margin-bottom: 2px;
  padding: 0; }

footer .stButton {
  bottom: 8px; }

.region-signature {
  background-repeat: no-repeat;
  font-size: 28px;
  height: auto;
  margin-top: 36px;
  padding-left: 10px;
  text-transform: uppercase;
  width: 100%; }

#block-boxes-social-media-footer {
  background-color: transparent;
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 100%; }

footer span.ext {
  padding-right: 0px; }

.region-footer {
  margin-top: 24px;
  width: 100%; }

.region-footer h2.block-title {
  display: none; }

.region-footer ul.menu li.leaf a,
.region-footer ul.menu li.expanded a {
  font-family: "Arial Narrow", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
  background-color: transparent; }

.region-footer ul.menu li.expanded a:hover {
  color: white;
  text-decoration: underline; }

/*
 * hide first menu item in footer (HOME)
 */
footer ul.menu > li:first-of-type {
  display: none; }

footer span.caret {
  display: none; }

footer li.expanded ul.dropdown-menu {
  display: block;
  background-color: transparent; }

footer ul.dropdown-menu li a {
  background-color: transparent; }

footer ul.menu li.expanded a,
footer ul.menu li.leaf a {
  font-family: Georgia, Times, serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  margin: 0;
  padding: 0;
  text-transform: none; }

.region-footer ul.menu li.expanded ul.dropdown-menu li a {
  text-transform: none;
  font-size: 13px;
  line-height: 22px;
  margin: 0;
  font-family: Georgia, Times, serif;
  font-weight: 400; }

footer ul.menu li {
  padding-left: 5px; }

footer ul.menu li {
  float: left;
  list-style: outside none none;
  margin-left: 0;
  margin-right: 5px;
  padding: 0;
  width: 180px; }

