@font-face {
  font-family: 'Brown';
  src: url("fonts/Brown-Regular.eot");
  /* IE9 Compat Modes */
  src: url("fonts/Brown-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/Brown-Regular.woff2") format("woff2"), url("fonts/Brown-Regular.woff") format("woff"), url("fonts/Brown-Regular.ttf") format("truetype"), url("fonts/Brown-Regular.svg#svgFontName") format("svg");
  /* Legacy iOS */
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Brown';
  src: url("fonts/Brown-Bold.eot");
  /* IE9 Compat Modes */
  src: url("fonts/Brown-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/Brown-Bold.woff2") format("woff2"), url("fonts/Brown-Bold.woff") format("woff"), url("fonts/Brown-Bold.ttf") format("truetype"), url("fonts/Brown-Bold.svg#svgFontName") format("svg");
  /* Legacy iOS */
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Brown';
  src: url("fonts/Brown-Light.eot");
  /* IE9 Compat Modes */
  src: url("fonts/Brown-Light.eot?#iefix") format("embedded-opentype"), url("fonts/Brown-Light.woff2") format("woff2"), url("fonts/Brown-Light.woff") format("woff"), url("fonts/Brown-Light.ttf") format("truetype"), url("fonts/Brown-Light.svg#svgFontName") format("svg");
  /* Legacy iOS */
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaRegular';
  src: url("fonts/helr45w-webfont.eot");
  src: url("fonts/helr45w-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/helr45w-webfont.woff") format("woff"), url("fonts/helr45w-webfont.ttf") format("truetype"), url("fonts/helr45w-webfont.svg#HelveticaRegular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaNeueLight';
  src: url("fonts/hll-webfont.eot");
  src: url("fonts/hll-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/hll-webfont.woff") format("woff"), url("fonts/hll-webfont.ttf") format("truetype"), url("fonts/hll-webfont.svg#HelveticaNeueLight") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaNeueMedium';
  src: url("fonts/hlm-webfont.eot");
  src: url("fonts/hlm-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/hlm-webfont.woff") format("woff"), url("fonts/hlm-webfont.ttf") format("truetype"), url("fonts/hlm-webfont.svg#HelveticaNeueMedium") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaNeueRoman';
  src: url("fonts/hlr-webfont.eot");
  src: url("fonts/hlr-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/hlr-webfont.woff") format("woff"), url("fonts/hlr-webfont.ttf") format("truetype"), url("fonts/hlr-webfont.svg#HelveticaNeueRoman") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaNeueThin';
  src: url("fonts/hlt-webfont.eot");
  src: url("fonts/hlt-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/hlt-webfont.woff") format("woff"), url("fonts/hlt-webfont.ttf") format("truetype"), url("fonts/hlt-webfont.svg#HelveticaNeueThin") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaNeueBold';
  src: url("fonts/helveticaneue.eot");
  src: url("fonts/helveticaneue.eot?#iefix") format("embedded-opentype"), url("fonts/helveticaneue.woff") format("woff"), url("fonts/helveticaneue.ttf") format("truetype"), url("fonts/helveticaneue.svg#helveticaneue") format("svg");
  font-weight: bold;
  font-style: normal;
}
* {
  margin: 0;
  outline: 0;
  word-wrap: break-word;
}

.item-list {
  margin: 0;
  padding: 0;
}
.item-list ul {
  margin: 0;
  padding: 0;
}
.item-list ul li {
  list-style: none;
  margin: 0;
  padding: 0;
  list-style-image: none;
}

.panel-display.clear-block {
  overflow: visible;
}

.show-hide-block-non {
  position: absolute !important;
  top: -9999px !important;
  left: -9999px !important;
}

.pane-content div.tabs {
  padding-bottom: 20px;
}
.pane-content div.tabs ul.tabs {
  margin: 0;
}

html {
  background: #FFFFFF;
}

body {
  background: #FFFFFF;
  padding-top: 0;
  font-family: Arial, "FreeSans", "Garuda", Helvetica, "Bitstream Vera Sans", sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #000;
}
body.add-body-bg {
  padding-top: 133px;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.col {
  float: left;
}

.colr {
  float: right;
}

.clear-block {
  clear: both;
  overflow: hidden;
}

.endcol {
  clear: both;
  height: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
}

.enddiv {
  clear: both;
}

.block-hideme {
  display: none;
}

.block-hidden {
  visibility: hidden;
}

a {
  text-decoration: none;
  color: #0284ad;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a:hover {
  color: #0284ad;
  text-decoration: none;
}

a span {
  cursor: pointer;
}

img {
  border: none;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 120%;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: inherit;
}

p {
  padding-bottom: 15px;
}
p.rteleft {
  text-align: left !important;
}
p.rteright {
  text-align: right !important;
}
p.rtecenter {
  text-align: center !important;
}
p.rtejustify {
  text-align: justify !important;
}

/* other colors */
.emission-page h1, .emission-page h2, .emission-page h3 {
  color: #000;
}
.emission-page h1 a, .emission-page h2 a, .emission-page h3 a {
  color: #000;
}
.emission-page .block-fr3-simple h1, .emission-page .block-fr3-simple h2, .emission-page .block-fr3-simple h3, .emission-page .block-emissions-aussi h1, .emission-page .block-emissions-aussi h2, .emission-page .block-emissions-aussi h3, .emission-page .block-fr3-emn-actu h1, .emission-page .block-fr3-emn-actu h2, .emission-page .block-fr3-emn-actu h3 {
  color: #000;
}
.emission-page .block-fr3-simple h1 a, .emission-page .block-fr3-simple h2 a, .emission-page .block-fr3-simple h3 a, .emission-page .block-emissions-aussi h1 a, .emission-page .block-emissions-aussi h2 a, .emission-page .block-emissions-aussi h3 a, .emission-page .block-fr3-emn-actu h1 a, .emission-page .block-fr3-emn-actu h2 a, .emission-page .block-fr3-emn-actu h3 a {
  color: #000;
}

/* messages */
#fr3-page {
  position: relative;
}
#fr3-page .messages {
  width: 938px;
  margin: 10px auto;
}

/* admin buttons */
.admin-node-button {
  width: 50%;
  margin: 15px auto;
}
.admin-node-button a {
  background: #fdc700;
  display: block;
  padding: 7px 0 8px 0;
  border-radius: 7px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  font-size: 20px;
  color: #FFFFFF;
  text-align: center;
  text-transform: uppercase;
}
.admin-node-button a:hover {
  text-decoration: none;
}

/* custom free html */
.custom-free-html ul, .custom-free-html ol {
  padding: 0 0 5px 20px;
}

#bk-pres-alert {
  margin-bottom: 20px;
}

/* Form elements */
input[type='submit']::-moz-focus-inner, input[type='button']::-moz-focus-inner, input[type='reset']::-moz-focus-inner {
  border: 0;
}

* + html .block-form label.option input {
  margin: -4px 0 0 -4px;
}

.block-form {
  margin: 0;
  padding: 0;
}
.block-form form {
  margin: 0;
  padding: 0;
}
.block-form .form-item {
  margin: 0;
  padding: 0;
}
.block-form label {
  display: inline;
  font-family: Arial, "FreeSans", "Garuda", Helvetica, "Bitstream Vera Sans", sans-serif;
  font-size: 12px;
  color: #000;
  font-weight: normal;
  text-align: left;
}
.block-form label.option {
  display: block;
  position: relative;
  padding-left: 25px;
  height: 1%;
}
.block-form label.option input {
  position: absolute;
  top: 1px;
  left: 1px;
}
.block-form label.option input.checkbox-processed {
  visibility: hidden;
}
.block-form select, .block-form textarea, .block-form input {
  font-family: Arial, "FreeSans", "Garuda", Helvetica, "Bitstream Vera Sans", sans-serif;
  font-size: 12px;
  color: #000;
}
.block-form textarea, .block-form input {
  margin: 0;
  padding: 0;
}
.block-form textarea {
  resize: none;
}
.block-form .watermark_container {
  display: block;
  position: relative;
  height: 1%;
}
.block-form .watermark {
  position: absolute;
  top: 0;
  left: 0;
  font-family: Arial, "FreeSans", "Garuda", Helvetica, "Bitstream Vera Sans", sans-serif;
  font-size: 12px;
  color: #999999;
  line-height: 120%;
  cursor: text;
}
.block-form .watermark.watermark-out {
  top: -9999px;
  left: -9999px;
}
.block-form input.form-submit, .block-form input.form-reset {
  margin: 0;
  padding: 0;
  overflow: hidden;
  border: none;
  cursor: pointer;
}

.form-item {
  margin: 0;
  padding: 0;
}

/* Table elements */
.block-table table tbody, .block-table table tr, .block-table table th, .block-table table td {
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  border: none;
}
.block-table table th {
  text-align: center;
  vertical-align: middle;
  font-weight: bold;
}
.block-table table td {
  text-align: left;
  vertical-align: top;
}

/* site page */
.add-body-bg #fr3-page, .page-body-content-border #fr3-page {
  background: url('../images/bg-white-region.gif') repeat-y 50% 0;
}
.page-body-bg #fr3-page {
  background: none;
}
.page-user #fr3-page .profile,
.page-user #fr3-page form#user-login {
  margin: 0 auto;
  width: 1000px;
}

/* admin tabs */
#tabs {
  width: 1040px;
  margin: 0 auto;
  background: #FFF;
}
#tabs ul.primary {
  margin: 0 5px 0 5px;
  padding: 5px 0 0 1em;
}

/* admin menu */
#admin-menu,
#admin-menu .dropdown {
  z-index: 1000;
}

/* site pager */
.item-list ul.pager {
  border-bottom: 1px solid #a1a1a1;
  border-top: 1px solid #a1a1a1;
  background: #FFFFFF;
  margin-bottom: 25px;
  margin-top: 0;
  padding: 11px 0 11px 0;
  text-align: center;
}
.item-list ul.pager li {
  display: inline;
  padding: 2px 4px 0;
  font-size: 14px;
  font-weight: bold;
  color: #000;
}
.item-list ul.pager li.pager-ellipsis {
  margin: 0 -3px;
  padding: 0;
  color: #909090;
}
.item-list ul.pager li.pager-previous, .item-list ul.pager li.pager-next {
  padding: 1px 22px 5px;
  height: 16px;
  font-size: 12px;
  font-weight: normal;
  color: black;
}
.item-list ul.pager li.pager-previous a, .item-list ul.pager li.pager-next a {
  color: black;
}
.item-list ul.pager li.pager-previous a:hover, .item-list ul.pager li.pager-next a:hover {
  text-decoration: none;
  cursor: pointer;
  color: #0284ad;
}
.item-list ul.pager li.pager-previous::before {
  content: "<";
  font-size: 9px;
  display: inline-block;
  margin: 0 5px;
}
.item-list ul.pager li.pager-next::after {
  content: ">";
  font-size: 9px;
  display: inline-block;
  margin: 0 5px;
}
.item-list ul.pager a {
  color: #909090;
  font-weight: normal;
}
.item-list ul.pager a:hover {
  text-decoration: none;
  cursor: pointer;
  color: #0284ad;
}

/* view all links */
.block-view-all-link {
  font-size: 11px;
  line-height: 16px;
  font-weight: normal;
  color: black;
  clear: both;
  overflow: hidden;
  height: 1%;
}
.block-view-all-link a {
  float: right;
  background: url('../images/bg-main.png') no-repeat 100% -288px;
  padding: 0 18px 0 0;
  min-height: 15px;
  line-height: 16px;
  color: black;
  font-family: "Brown", Arial, Sans-Serif;
  text-transform: uppercase;
  font-size: 13px;
}
.block-view-all-link a:hover {
  text-decoration: none;
  cursor: pointer;
  color: #0284ad;
}
.block-view-all-link a:hover span {
  color: black;
}
.block-view-all-link a span {
  color: black;
}
.block-view-all-link a img {
  position: absolute;
  margin: -3px 0 0 5px;
}

/* Title with RSS link */
.fr3-title-with-rrs {
  margin-bottom: 0;
  padding-bottom: 0;
}
.fr3-title-with-rrs h1, .fr3-title-with-rrs h2, .fr3-title-with-rrs h3, .fr3-title-with-rrs h4, .fr3-title-with-rrs h5, .fr3-title-with-rrs h6 {
  display: inline;
}
.fr3-title-with-rrs .rss {
  display: inline-block;
  position: relative;
  padding-right: 1px;
}
.fr3-title-with-rrs .rss a {
  display: inline-block;
}
.fr3-title-with-rrs .rss a:hover::before {
  color: #f26522;
}
.fr3-title-with-rrs .rss a::before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\eb56";
  color: black;
  font-size: 30px;
}
.fr3-title-with-rrs .rss span {
  font-size: 0;
  letter-spacing: -9999px;
  text-indent: -9999px;
}

/* follows */
.fr3-follows {
  padding-top: 22px;
}
.fr3-follows span.label {
  display: block;
  padding-bottom: 1px;
  font-weight: normal;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 120%;
  color: #fff;
}
.fr3-follows .item-list {
  padding-top: 7px;
}
.fr3-follows .item-list ul {
  clear: both;
  overflow: hidden;
}
.fr3-follows .item-list ul li {
  display: inline-block;
  margin-right: 25px;
}
.fr3-follows .item-list ul li a {
  background: none;
  font-size: 20px;
}
.fr3-follows .item-list ul li a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.fr3-follows .item-list ul li a.icomoon-facebook {
  color: #004c95;
}
.fr3-follows .item-list ul li a.icomoon-twitter {
  color: #1cc4f5;
}
.fr3-follows .item-list ul li a.icomoon-google {
  color: #e04a2f;
}
.fr3-follows .item-list ul li a.icomoon-dailymotion {
  color: #006eda;
}
.fr3-follows .item-list ul li a.icomoon-youtube {
  color: #e6301b;
}
.fr3-follows .item-list ul li a.icomoon-rss {
  color: #f86e15;
  position: relative;
  top: -6px;
}

/* Tether icon */
.fr3-tether-icon {
  position: absolute;
  top: 5px;
  right: 5px;
  background: url('../images/bg-main.png') no-repeat -9999px -9999px;
  display: block;
  width: 48px;
  height: 48px;
  overflow: hidden;
  margin: 0 auto;
  font-size: 0;
  letter-spacing: -9999px;
}
.block-fr3-content-main .fr3-tether-icon, .block-fr3-tag-highlighted-articles .fr3-tether-icon {
  top: 5px;
  right: 5px;
}
.content-without-image .fr3-tether-icon {
  position: static;
  top: auto;
  left: auto;
}
.fr3-tether-icon.fr3-tether-icon-video {
  background-position: -48px -1276px;
}
.fr3-tether-icon.fr3-tether-icon-photo {
  background-position: -96px -1276px;
}
.fr3-tether-icon.fr3-tether-icon-audio {
  background-position: 0 -1276px;
}
.fr3-tether-icon.fr3-tether-icon-direct {
  background: url('../images/bg-outremer.png') no-repeat 0px -448px;
}
.fr3-tether-icon.fr3-tether-icon-exclu {
  background: url('../images/bg-outremer.png') no-repeat -48px -448px;
}
.fr3-tether-icon.fr3-tether-icon-live {
  background: url('../images/bg-outremer.png') no-repeat -96px -448px;
}
.fr3-tether-icon.fr3-tether-icon-chat {
  background: url('../images/bg-outremer.png') no-repeat -144px -448px;
}
.fr3-tether-icon.fr3-tether-icon-direct-red {
  background: url('../images/bg-outremer.png') no-repeat 0px -399px;
}
.fr3-tether-icon.fr3-tether-icon-exclu-red {
  background: url('../images/bg-outremer.png') no-repeat -48px -399px;
}
.fr3-tether-icon.fr3-tether-icon-live-red {
  background: url('../images/bg-outremer.png') no-repeat -96px -399px;
}
.fr3-tether-icon.fr3-tether-icon-chat-red {
  background: url('../images/bg-outremer.png') no-repeat -144px -399px;
}
.fr3-tether-icon.fr3-tether-icon-custom {
  background: none !important;
  overflow: hidden;
}
.fr3-tether-icon.fr3-tether-icon-text {
  background-position: -231px -337px;
  width: auto;
  right: auto;
  height: auto;
  top: auto;
  bottom: 0;
  left: 0;
  padding: 10px 20px 0 0;
  background: #fff;
  margin-bottom: -4px;
  font-size: 12px;
  letter-spacing: 0;
  font-size: 14px;
  font-weight: bold;
  color: #0284ad;
}
.fr3-tether-icon.fr3-tether-icon-text .text-item {
  white-space: nowrap;
}
.fr3-tether-icon .text-item img {
  display: none !important;
}

/* Form elements */
/* checkboxes styles */
.jquery-checkbox.jquery-checkbox-checked .mark {
  background-position: 0 -189px;
}
label .jquery-checkbox {
  position: absolute;
  top: 0;
  left: 0;
}
.jquery-checkbox .mark {
  background: url('../images/bg-main.png') no-repeat 0 -170px;
  width: 15px;
  height: 15px;
  overflow: hidden;
  cursor: pointer;
}

/* comboboxes */
.combo-wrapper {
  float: left;
  background: url('../images/bg-main.png') no-repeat -114px -977px;
  cursor: pointer;
}
.block-field-month .combo-wrapper {
  background: url('../images/bg-main.png') no-repeat -210px -977px;
}
.combo-wrapper .combo-button {
  float: right;
  font-size: 0;
  letter-spacing: -9999px;
}
.combo-wrapper .combo-selected {
  font-size: 14px;
  text-indent: 13px;
  line-height: 32px;
  color: #000;
}

.combo-list.combo-list-login {
  border: 1px solid #0076B9;
  background: #FFFFFF;
  margin: -3px 0 0 -1px;
}
.combo-list.combo-list-login li {
  font-size: 13px;
  color: #999999;
}
.combo-list.combo-list-login li:hover, .combo-list.combo-list-login li.combo-item-active {
  background: #0076B9;
  color: #FFFFFF;
}
.combo-list li {
  list-style: none;
  padding: 2px 13px;
  cursor: pointer;
}

/* Regions */
/* Main area */
#fr3-main {
  background: #FFFFFF;
  width: 1000px;
  margin: 0 auto;
  padding: 20px 15px 0 15px;
  position: relative;
  z-index: 999;
  overflow: hidden;
}
#fr3-main.fr3-main-article {
  margin-top: 12px;
}
#fr3-main.emission-page {
  width: auto;
}
.pub_integrale #fr3-main.emission-page {
  width: 1000px !important;
  background: #FFFFFF !important;
}
#fr3-main .free_html img {
  width: 100%;
  height: auto;
}

.emission-page #fr3-main-inner {
  background: #FFFFFF;
  width: 1000px;
  margin: 0 auto;
}

/* content area */
#fr3-content-area {
  float: left;
  width: 660px;
  padding-bottom: 0;
}
#fr3-content-area .affix-container {
  overflow: hidden;
}
#fr3-content-area .asset-image .image img {
  width: 100%;
}
.emission-page #fr3-content-area {
  width: 620px;
  margin-top: 19px;
  padding-left: 10px;
  padding-bottom: 124px;
}

.fr3-left-content-area {
  float: left;
  width: 140px;
}

.fr3-right-content-area {
  float: right;
  width: 480px;
  padding-top: 7px;
}

/* right blocks */
#fr3-right-blocks {
  float: right;
  width: 320px;
  margin-top: 0px;
  padding-bottom: 30px;
}
.emission-page #fr3-right-blocks {
  margin-top: 19px;
  padding-right: 10px;
}
.emissions #fr3-right-blocks {
  width: 330px;
}
.page-emissions #fr3-right-blocks,
.page-radio #fr3-right-blocks {
  margin-top: 48px;
}

.link-go-admin-panel {
  background: url('../images/drpl/page-corner.png') no-repeat 0 100%;
  width: 89px;
  height: 77px;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 999999;
}
.link-go-admin-panel a {
  background: url('../images/drpl/drpl.png') no-repeat 0 0;
  display: block;
  width: 77px;
  height: 50px;
  margin: 0 0 0 12px;
  font-size: 0;
  letter-spacing: -9999px;
  text-indent: -9999px;
}

/* Regions map */
#fr3-regions-map {
  background: #FFFFFF;
  border: 1px solid c4c4c4;
  border-top: none;
  width: 318px;
  position: absolute;
  top: -9999px;
  left: -9999px;
  z-index: 9999;
}
#fr3-regions-map.fr3-regions-map-footer {
  border: 1px solid #E3E3E3;
  border-bottom: none;
}
#fr3-regions-map.fr3-regions-map-footer .block-inner-area {
  border: none;
  border-bottom: 4px solid #999999;
}
#fr3-regions-map .block-inner-area {
  border-top: 2px solid #999999;
  padding: 15px 28px 12px 28px;
  clear: both;
  overflow: hidden;
}
#fr3-regions-map .block-item-list {
  float: left;
}
#fr3-regions-map .block-item-list.first {
  padding: 0 15px 0 0;
}
#fr3-regions-map .block-item-list .item-list ul li {
  padding: 0 0 4px 0;
}
#fr3-regions-map .block-item-list a {
  color: #000;
}
#fr3-regions-map .block-item-list a:hover, #fr3-regions-map .block-item-list a.over {
  color: #0284ad;
  text-decoration: none;
}
#fr3-regions-map .block-item-list a.selected {
  font-weight: bold;
  cursor: default;
}
#fr3-regions-map .block-item-list a.selected:hover, #fr3-regions-map .block-item-list a.selected.over {
  color: #000;
  font-weight: bold;
}
#fr3-regions-map .block-item-list a.selected span {
  cursor: default;
}
#fr3-regions-map .block-regions-map {
  float: right;
}
#fr3-regions-map .block-regions-map area.disable, #fr3-regions-map .block-regions-map area.selected {
  cursor: default;
}
#fr3-regions-map .block-links {
  padding: 50px 0 0 0;
  clear: both;
  overflow: hidden;
  width: 100%;
}
#fr3-regions-map .block-links .item-list ul {
  float: right;
  padding: 0 13px 0 0;
}
#fr3-regions-map .block-links .item-list ul li {
  float: left;
  clear: none;
  padding: 0 0 0 40px;
}
#fr3-regions-map .block-links .item-list ul li .block-view-all-link {
  float: left;
  clear: none;
}
#fr3-regions-map .block-links .item-list ul li .block-view-all-link a {
  float: left;
}

/* Pages */
/* Blocks */
/* add right block */
#eShowPubTop, #eShowPubMiddle {
  margin: 20px auto 0 auto;
  padding: 20px 0 0 0;
  position: relative;
}
#fr3-right-blocks #eShowPubTop, #fr3-right-blocks #eShowPubMiddle {
  border: none;
  width: auto;
  padding: 15px 10px;
  margin: 0 auto 27px auto;
}
#eShowPubTop .publicite, #eShowPubMiddle .publicite {
  position: absolute;
  left: 50%;
  margin-left: -15px;
  font-size: 10px;
  top: 0;
  color: #7f7f7f;
  letter-spacing: 0;
}
#eShowPubTop .publicite::before, #eShowPubMiddle .publicite::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 4px 0 4px;
  border-color: #969696 transparent transparent transparent;
  display: block;
  font-size: 0;
  position: absolute;
  left: -12px;
  top: 6px;
}
#eShowPubTop img, #eShowPubTop object, #eShowPubMiddle img, #eShowPubMiddle object {
  display: block;
  margin: 0 auto;
}

#eShowPubMiddle {
  background-color: transparent;
}

#eShowPubTop {
  margin: 0 auto;
  width: 1000px;
  text-align: center;
}

.header-top-ad {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  background: #FFFFFF;
  padding: 0 15px 0 15px;
  position: relative;
  z-index: 999;
}

/* Elements */
/* site tabs */
.block-fr3-tabs .block-navigation.block-navigation-large .item-list ul {
  height: 31px;
}
.block-fr3-tabs .block-navigation.block-navigation-large .item-list ul li.line-item span {
  height: 22px;
}
.block-fr3-tabs .block-navigation.block-navigation-large a {
  height: 32px;
  line-height: 14px;
  text-align: center;
}
.block-fr3-tabs .block-navigation .item-list ul {
  height: 18px;
  padding-bottom: 15px;
}
.block-fr3-tabs .block-navigation .item-list ul li {
  float: left;
  padding: 0 0 0 0;
  margin-left: 1px;
  width: 33%;
  border-bottom: 5px solid #000;
  position: relative;
}
.block-fr3-tabs .block-navigation .item-list ul li:first-child {
  margin-left: 0px;
}
.block-fr3-tabs .block-navigation .item-list ul li.active {
  border-bottom: 5px solid #fdc70d;
  text-decoration: none;
}
.block-fr3-tabs .block-navigation .item-list ul li.active a {
  color: #fdc70d;
}
.block-fr3-tabs .block-navigation .item-list ul li.active span {
  display: block;
}
.block-fr3-tabs .block-navigation a {
  display: block;
  margin: 0 auto;
  height: 19px;
  margin-bottom: 2px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
  color: #303030;
}
.block-fr3-tabs .block-navigation a:hover {
  text-decoration: none;
  color: #ffc300;
}
.block-fr3-tabs .block-navigation span {
  display: none;
  height: 28px;
  width: 14px;
  background: url('../images/blocks/voir-marker-active.png') no-repeat;
  position: absolute;
  left: 50%;
  top: 125%;
  margin-left: -6px;
}
.block-fr3-tabs .block-contents {
  margin: 0 0 0 0;
  padding: 8px 0 0 0;
}

.block-latest-news-tags .block-fr3-tabs .block-navigation span {
  top: 116%;
}
.block-latest-news-tags .block-fr3-tabs .block-navigation a:hover {
  text-decoration: none;
  color: #303030;
}

.not-logged-in.page-user #tabs ul.primary li a[href$="/user/password"] {
  background: #F56707;
  color: #fff;
  font-weight: bold;
}

/* Actu block */
.fr3-actu-block {
  clear: both;
  overflow: hidden;
  min-height: 16px;
  width: 1000px;
  margin: 0 auto 0 85px;
  padding: 0 0 4px 0;
  background: #fff;
  z-index: 10;
  font-size: 12px;
  font-weight: normal;
  line-height: 16px;
  color: #000;
}
.fr3-actu-block .label {
  display: inline;
}
.fr3-actu-block .item-list {
  display: inline;
  font-weight: bold;
  color: #0284ad;
}
.fr3-actu-block .item-list ul {
  display: inline;
}
.fr3-actu-block .item-list ul li {
  display: inline;
  background: none;
  padding: 0 10px 0 15px;
}
.fr3-actu-block .item-list ul li.first, .fr3-actu-block .item-list ul li.views-row-first {
  background: none;
  padding-left: 3px;
}
.fr3-actu-block .item-list a {
  background: none;
  color: #0284ad;
}
.fr3-actu-block .item-list a.active {
  background: none;
}

.fr3-article-tags-block {
  border: none;
  font-size: 12px;
  font-weight: normal;
  padding: 0;
  margin-bottom: 15px;
  width: auto;
}
.fr3-article-tags-block .item-list ul {
  display: inline-block;
  font-size: 0;
  margin-top: 0;
}
.fr3-article-tags-block .item-list ul li {
  display: inline-block;
  padding: 0 10px 0 0;
  margin-bottom: 10px;
}
.fr3-article-tags-block .item-list ul li a {
  font-family: "Brown", Arial, Sans-Serif;
  text-transform: lowercase;
  display: inline-block;
  padding: 7px 10px;
  font-weight: normal;
  color: #000;
  border: 1px solid #000;
  border-radius: 5px;
  background-color: white;
  font-size: 15px;
}
.fr3-article-tags-block .item-list ul li.first {
  padding-left: 0;
  background-image: none;
}
.fr3-article-tags-block .item-list a:hover {
  color: white;
  background-color: black;
  text-decoration: none;
}

.fr3-readmore-block {
  border: none;
  margin-left: 0;
  padding: 0;
  float: left;
  width: 100%;
}
.fr3-readmore-block h3 {
  font-family: "Brown", Arial, Sans-Serif;
  font-size: 30px !important;
  font-weight: 300;
  color: black;
  text-transform: uppercase;
  margin-bottom: 7px;
}
.fr3-readmore-block h3 a {
  color: #2B2E35;
  font-size: 30px;
}
.fr3-readmore-block h3 a:hover {
  text-decoration: none;
  cursor: pointer;
  color: #0284ad;
}
.fr3-readmore-block .item-list {
  font-family: "Brown", Arial, Sans-Serif;
  font-size: 17px;
  font-weight: bold;
  line-height: 120%;
  color: #2B2E35;
}
.fr3-readmore-block .item-list ul {
  padding: 0;
  margin: 0;
}
.fr3-readmore-block .item-list ul li {
  padding: 10px 0 10px 25px;
  width: auto;
  clear: both;
  list-style: none;
  margin: 0;
  list-style-image: none;
  background: none;
  position: relative;
  display: table;
}
.fr3-readmore-block .item-list ul li:hover {
  text-decoration: none;
  cursor: pointer;
  color: #0284ad;
}
.fr3-readmore-block .item-list ul li::before {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\ea3c";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.fr3-readmore-block .item-list ul li .image {
  display: table-cell;
  vertical-align: middle;
  padding-right: 10px;
}
.fr3-readmore-block .item-list ul li .text {
  display: table-cell;
  width: 600px;
  vertical-align: middle;
}
.fr3-readmore-block .item-list ul li .text .article-lien-credits {
  font-weight: normal;
  font-size: 12px;
}
.fr3-readmore-block .item-list ul li.no-image {
  padding: 10px 0 10px 23px;
}
.fr3-readmore-block .item-list ul li.no-image .text {
  width: 700px;
}
.fr3-readmore-block .item-list ul li.no-image .text .content {
  height: auto;
}
.fr3-readmore-block .item-list ul li.last {
  border-bottom: none;
}
.fr3-readmore-block .item-list a {
  color: black;
}
.fr3-readmore-block .item-list a:hover {
  text-decoration: none;
  cursor: pointer;
  color: #0284ad;
}

/*warning banner */
.sticky-bottom-bar {
  transition: bottom .2s;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  box-sizing: border-box;
  background: transparent;
}

.warning-banner p {
  font-family: Brown, Arial, sans-serif;
  color: #000 !important;
}
.warning-banner {
  width: 100%;
  z-index: 100;
  box-sizing: border-box;
  height: auto;
  overflow: hidden;
  transition: height 200ms;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  background: #fff;
}
.warning-banner--hidden {
  height: 0;
  padding: 0;
}
.warning-banner a {
  text-decoration: none;
}
.warning-banner__border {
  width: 100%;
  height: 4px;
  background: #E61E00;
}
.warning-banner__wrapper {
  display: flex;
  align-items: flex-start;
  position: relative;
  padding: 16px;
}
.warning-banner__img {
  margin-right: 16px;
  max-width: 68px;
  max-height: 68px;
}
.warning-banner__img img {
  border-radius: 50%;
}
.warning-banner__title {
  font-size: 18px;
  line-height: 23px;
  margin: 5px 0 9px;
  display: flex;
  padding-bottom:0px !important;
}
.warning-banner__title span {
  color: #E61E00 !important;
}
.warning-banner__title img {
  margin-right: 4px;
}
.warning-banner__description {
  margin: 0;
  font-size: 16px;
  line-height: 18px;
}
.warning-banner__close {
  font-size: 0;
  display: block;
  position: absolute;
  right: 16px;
  top: 16px;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background-color: #f2f4f8;
  background-image: url("/sites/all/modules/custom/fr3r_site/img/close.svg");
  background-position: center;
  background-repeat: no-repeat;
}
.warning-banner__close:active, .warning-banner__close:hover {
  background-color: #E61E00;
  background-image: url("/sites/all/modules/custom/fr3r_site/img/close-white.svg");
}
.warning-banner__close:active {
  opacity: 0.8;
}
.warning-banner__close::before {
  content: "";
  display: block;
  position: relative;
  width: 48px;
  height: 48px;
  bottom: 12px;
  right: 12px;
}
@media screen and (min-width: 1024px) {
  .warning-banner__wrapper {
    max-width: 1200px;
    margin: 0 auto;
    align-items: center;
  }
}
  /* Twitter */
.twtr-widget {
  margin-bottom: 27px;
}

.hide, .hidden {
  display: none;
}

.no-scroll {
  overflow: hidden;
  max-height: 100%;
}

/*# sourceMappingURL=page_all.css.map */
