#infscr-loading {
  text-align: center;
  margin-top: 5px;
}
.autopager{
  display: none;
}
.catchlink {
  margin-top: 5px !important;
  display: block;
  color: #434343;
}
.catchlink:hover {
  color: #434343;
  text-decoration: underline;
}
/* breadcrumb */
#breadcrumb {
  width: 88%;
  margin: 14px 0 0;
  padding-left: 0;
  font-size:11px;
  color:#808080;
  line-height:1.5em;
}
#breadcrumb a {
  color: #70a8b6;
  text-decoration: underline;
}
#breadcrumb a:hover {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
/* News */
#body-text .field-name-body {
  margin-top: 0;
  line-height: 1.5em;
  margin-bottom: 12px;
}
.popin {
  display: none;
}
.btn-popin {
  background: url('../images/magnifier.png') no-repeat;
  display: block;
  width: 23px;
  height: 25px;
  position: absolute;
  right: 0;
  bottom: 0;
}
.img {
  position: relative;
}
.default-article-intro p.time {
  font-size: 12px;
  font-weight: bold;
}
.encadre-small p {
  margin: 0;
}
.bx-prev-next a {
  background: url(i/prev-next.png) no-repeat top left;
  width: 11px;
  height: 14px;
  display: block;
  position: absolute;
  top: 80px;
}
.bx-prev-next a.disabled {
  display: none;
}
.une {
  position:relative;
}
.une .bx-prev-next span {
  display: none;
}

.une .bx-prev-next.bxprev a,
.une .bx-prev-next.bxprev-content a {
  left:-15px;
  background-position: 0 0;
}

.une .bx-prev-next.bxnext a,
.une .bx-prev-next.bxnext-content a {
  right: -15px;
  background-position: -11px 0;
}

.une img {
  margin-bottom: 5px
}

.une ul {
  margin:0;
  padding:0;
  width: 500px;
  left:0;
}

.une ul li {
  display: inline-block;
  vertical-align: top;
  width: 215px;
  margin-right:20px;
}

#body-text .une ul li {
  background:none;
  margin-bottom:0;
  padding-left:0;
}

.une li .catchline {
  font-style: italic;
}

.actu-une strong a {
  color:#004494!important;
}

#nav5 ul li.expanded, li {
  list-style-image: none;
  list-style-type: none;
}
#nav5 > li a.on {
  text-decoration: none;
}
#nav5 ul > li > ul > li a.active{
  background:url(i/link-arrow-white.png) no-repeat scroll 8px 13px #df0c36;
}
#nav5 > ul li > ul li > ul li a.active{
  background:url(i/link-arrow-white.png) no-repeat scroll 24px 10px #df0c36;
}
#nav5 > ul li > ul li > ul li > ul li a.active {
  background:url(i/link-arrow-white.png) no-repeat scroll 37px 10px #df0c36;
}
#nav5 > ul li > ul li > ul li > ul li  > ul li a.active {
  background:url(i/link-arrow-white.png) no-repeat scroll 50px 10px #df0c36;
}
#nav5 > ul li > ul li > ul li > ul li  > ul li > ul li a.active {
  background:url(i/link-arrow-white.png) no-repeat scroll 63px 10px #df0c36;
}
#nav5 > ul li > ul li > ul li > ul li  > ul li > ul li > ul li a.active {
  background:url(i/link-arrow-white.png) no-repeat scroll 76px 10px #df0c36;
}
#nav5 ul li a.active{
  background: #df0c36;
  color: #fff;
  text-decoration: none;
}
#nav5 ul li a.active:hover {
  text-decoration:underline;
}
#nav5 li.expanded a.active + ul ul {
  display: none;
}
#toolbar #zoomplus-bt {
  margin-left: 4px !important;
}
#zoomplus-bt a {
  background: url(../images/toolbar-icon5.jpg) no-repeat scroll 0 0;
  width: 28px;
  height: 22px;
}
#zoomless-bt a {
  background: url(../images/toolbar-icon4.jpg) no-repeat scroll 0 0;
  width: 28px;
  height: 22px;
}
#share-bt .stButton span {
  background-image: url(../images/toolbar-icon1.jpg) !important;
  width: 28px;
  height: 22px;
}
#popin-media #share-bt .stButton span {
  background-image: url(i/popin-icon-share.png) !important;
}
#share-bt .stButton .stLarge:hover {
  background-position: 0 center;
  box-shadow: 0 1px 3px -1px #666666;
  z-index: 2;
  opacity: 1;
  transition: all 0.3s ease-in-out 0s;
}
#popin-media #share-bt {
  display: block;
  margin-top: 4px;
  width: 28px;
  float: left;
}
#popin-media #share-bt a {
  background: url(i/popin-icon-share.png) no-repeat scroll 0 0;
}
#popin-media-title a:hover {
  opacity: .7;
  filter: alpha(opacity=70);
}
#print-bt a {
  background: url(i/icons_arrow_print.png) no-repeat scroll 0 -20px;
  width: 28px;
  height: 22px;
}
#share-bt {
  position: relative;
}
#share-bt img {
  width: 0;
}
#total-energies article a {
  display:table;
}

#total-energies article h2 {
  font-weight: normal;
  margin-top: 0px;
  padding-left: 25px;
  display:table-cell;
  vertical-align: middle;
  float: none;
}
#total-energies article div {
  position: relative;
  display:table-cell;
  vertical-align: top;
}
#total-energies article img {
  float: none;
}
#total-energies article div span {
  background: url(i/masque-diagonal.png) no-repeat scroll 101% -1px;
  position: absolute;
  right: 0;
  left:0;
  top:0;
  bottom:0;
  /* Fix for firefox 26 and 27. Ticket #352276 */
  max-width: 354px;
}
#topics article h1 {
  text-transform: none;
  font-family: Arial;
}
#topics article div,
#body-text .push-carrefour div div {
  position: relative;
  float: left;
}
#topics article img,
#body-text .push-carrefour div div img {
  float: none;
}
#body-text .push-carrefour div div img {
  margin-right: 0;
}
#topics article div span,
#body-text .push-carrefour div div span {
  background: url(i/masque-white.png) no-repeat scroll 100% 0px;
  position: absolute;
  right: 0;
  left:0;
  top:0;
  bottom:0;
}
#body-text .push-carrefour div div span {
  background: url(i/masque-white2.png) no-repeat scroll 100% 0px;
}
/* PAGER */
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #59A0D6;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #59A0D6;
  padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #59A0D6;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #004494;
}

.bx-wrapper img {
  display:block;
  max-width: 100%;
}
.double-slider .bx-wrapper img {
  max-width: none;
  width: 100%;
}
.feeds-link {
  margin-top: 5px;
}
.feeds-link .ir{
  text-align: center;
}
.feeds-link a {
  background: url("i/link-arrow-black.png") no-repeat scroll 0 3px transparent;
  padding-left: 13px;
}
.feeds-link a.ir.google {
  background: url("../images/rss-feed-google.png") no-repeat ;
  width: 69px;
  height: 17px;
  margin: 0 auto;
  padding:0;
}
.feeds-link a.ir.netvibes {
  background: url("../images/rss-feed-netvibes.png") no-repeat ;
  width: 76px;
  height: 17px;
  margin: 0 auto;
  padding: 0;
}
.rss #edit-submit-rss {
  margin-bottom: 10px;
}
.rss #edit-field-type-value-1 {
  float: left;
  text-align: left;
  padding-left: 10px;
}
.rss #edit-field-news-category-tid {
  width: 45%;
  float: right;
  text-align: left;
}
.rss #edit-field-type-value-1 .form-type-checkbox {
  /* display: inline-block; */
  margin-right: 10px;
}
.rss .form-type-checkbox input {
  margin-right: 5px;
}
.page-user input, .page-user .description {
  margin-bottom: 10px;
}
.page-user .form-item-name .description {
  display: none;
}
#total-workflow-send-url-form {
  background: #F2F2F2;
  padding: 15px;
  border-radius: 3px;
  max-width: 522px;
}
#total-workflow-send-url-form h3 {
  background: url("i/streaks-line.png") repeat-x right bottom;
  font-family: Museo700;
  font-size: 15px;
  text-transform: uppercase;
  margin-top: 0;
  font-weight: normal;
  width: 100%;
  position: relative;
}
#total-workflow-send-url-form h3 span{
  padding-right: 10px;
}
/*Page FAQ*/
.page-faq #article #body-text a.external span {
  background: none;
  padding: 0;
}
/*Block mise en avant */
#footer-article .carrousel-enlarge li article {
  display: block;
}
.page-home .tabs {
  display: none;
}
/* Page carrefour */
.push-carrefour img {
  border-radius: 3px;
}
#body-text .carrefour-intro p {
  line-height: 1.231;
}
img.inside {
  background: #000;
  padding: 2px;
}
#invivo-banner-nav.explore li + li a {
  padding-top: 3px;
}
/*blocs editoriaux*/
.with-sidebar #sidebar .region-sidebar-second .block-bean:last-child {
  margin-bottom: 0;
}
.with-sidebar #sidebar .region-sidebar-second  .block-bean:first-child {
  margin-top: 0;
}
.with-sidebar #sidebar .block-bean {
  margin: 0 0 15px;
}

.action-total table.article-default-table thead tr th:first-child {
  background: #E4EFF8;
}
.action-total #body-text section h2 {
  font-family: Arial;
  font-weight: 700;
  text-transform: none;
}
.action-total #body-text section#cours-en-direct h2 {
  text-transform: uppercase;
  font-weight: normal;
  font-family: Museo700;
}
table.article-default-table tbody tr td:first-child {
  font-weight: normal;
  text-align: left;
}
.article-default-table thead th {
  border-bottom: none;
}
#sidebar .action-total:first-of-type {
  margin-bottom: 0;
}
#sidebar .action-total + .action-total {
  margin-top: 0;
}
.brief {
  color: #5097CD;
}
#cours-en-direct time {
  color: inherit;
}
time {
  display: block;
  color: #707173;
}

/* Headline News/PR block */
#sidebar .hl a.all {
  color: #e8561e;
}

#body-text section.action-total {
  margin-bottom: 0;
  padding: 0;
}
.article-default-table {
  white-space: normal;
}

/*News/PR: Items per page*/
#pub-results form {
  float: left;
  margin: 3px 10px;
}

/* Alert subscription form */
.generic-form #howlabel {
  text-align:left;
}
.generic-form #how label {
  margin-top:6px;
}
.page-e-mail-alert div.status {
  display: none;
}

#search-block-form {position:absolute;right:10px;top:45px;}
#search-block-form label {position:absolute;left:-9999px;}
#search-block-form #edit-search-block-form--2 {border:1px solid #e6e6e6;height:24px;width:140px;padding:0 10px;background:#fff;}
#search-block-form #edit-submit, #search-block-form #edit-submit--2 { border: medium none;height: 21px;padding: 0;position: absolute;right: 4px;text-indent: -999em;top: 6px;width: 21px;background:url(i/search-zoom.jpg);}

.ie8 #search-block-form .container-inline {
  border: 1px solid #e6e6e6;
  padding-top: 5px;
}
.ie8 #search-block-form .container-inline input {
  height: 20px !important;
  border: none !important;
}
.language-switcher-locale-url {position:absolute;top:0;right:5px;color:#434343;font-style:italic;font-size:12px;text-transform:uppercase;right:10px;}
.language-switcher-locale-url .active {display:none;}
.language-switcher-locale-url a {color:#434343;}
.ie8 .language-switcher-locale-url {
  top: -6px;
}

#nav1 li a {
  color: inherit;
}
#nav3 li:first-child a {
  padding-right: 0;
}
#nav3 li:first-child {
  margin-right: 7px;
  background: none;
}
#nav3 img {
  float: left;
  height: 23px;
  width: auto;
  margin-left: 10px;
}
#nav3 ul, #nav1 ul {
  margin: 0;
}
#nav3 li {
  background: url(i/nav3-sep.jpg) no-repeat scroll 0 4px transparent;
  padding-top: 8px;
}
#navs #nav3 li a {
  padding: 0 15px 0 10px;
  color: inherit;
  display: inline;
}
.logged-in #nav6 {
  top: 170px;
}
.logged-in #nav7 {
  top: 136px;
}
#nav7 .right-full li {
  float: left;
  width: 50%;
}
#nav7 .right-full {
  float: none;
  width: auto;
}
.i18n-en #item5 {
  width: 120px;
}
/*Page liste des sites*/
.tout-sur-le-web .views-exposed-form .views-exposed-widget {
  padding: 0;
}
.tout-sur-le-web .standard-form #submit {
  padding-left: 0;
  padding-right: 0;
  width: 33px !important;
  margin-top: 0;
}
.carrousel-totalweb .carrousel {
  width: 55%;
}
.tout-sur-le-web .article-default-table thead .views-field-field-site-language .sorter,
.tout-sur-le-web .article-default-table thead .inner img {
  display: none;
}
.tout-sur-le-web .article-default-table thead a {
  color: inherit;
}
.tout-sur-le-web .article-default-table thead .views-field-field-theme {
  min-width: 63px;
}
.tout-sur-le-web .article-default-table thead .views-field-field-country {
  min-width: 120px;
}
.tout-sur-le-web .article-default-table thead .views-field-field-country .sorter {
  left: 110px;
}
.tout-sur-le-web .contextual-links-region,
.medias-publications .contextual-links-region  {
  position: inherit;
}
/*Lexique*/
#alphabet li {
  text-transform: uppercase;
}
#alphabet li a.empty {
  color: #808080;
}
#alphabet li.inactive a:hover {
  text-decoration: none;
}
#alphabet li.inactive:hover {
  background: none; cursor: default;
}
.label-email-left {
  margin-top:15px;
}
.lexique .btn-top {background-image: url(../images/btn_top.png); display:block; width: 43px; height: 21px; margin: 40px auto 20px;}
.lexique .btn-top:hover {background-image: url(../images/btn_top_on.png);}

.label-email-left label {
  width:auto;
  text-align:left;
}
#footer section#last-docs .carrousel ul li a {
  width: 79px;
}

#webform-component-total-e-mail {
  display:none;
}
.contact #contact-form .full select {width: 73% !important;}
.half-right .generic-form {
  margin-top:3px;
}
.contact-medias #contact-form fieldset fieldset {
  padding: 0;
  margin: 0;
}
.actionnaires-adhesion #contact-form label {
  width: 15.5%;
}
.actionnaires-adhesion #contact-form .dec {
  padding-left: 16.5%;
}
.contact-investisseurs #contact-form label {
  width: 10%;
}
.search-page .standard-results .search-result-odd {
  background : none;
}
.search-page .standard-results .search-result {
  border-bottom: 1px solid #EAEAEA;
  margin-bottom: 0;
}
.search-page .error {
  display: none;
}

.btn_wrapper {
  margin: 30px auto 0 auto !important;
  width: 210px;
}

.btn_wrapper > input#submit {
  float:left;
  margin:0!important;
}

.scald-menu .add-buttons .add-sound {
  background: url('../images/audio-large-inverted.png') 50% 50% no-repeat;
}

.scald-menu .add-buttons .add-sound:hover {
  background: url('../images/audio-large-color.png') 50% 50% no-repeat;
}


/* search page */
.page-search .tabs {
  display: none;
}
.generic-form#main-search-form #edit-sort-options label {
  text-align: left;
}
#main-search-form-items-per-page select {
  margin: 5px 0 0 10px;
}
.notice-red {
  color: red;
}
#main-search-form #edit-basic li {
  background: none;
}
#main-search-form #edit-basic li a.exact-expr {
  background: url("i/check.png") no-repeat scroll left top transparent;
  color: #434343;
  display: block;
  padding: 0 0 0 20px;
  list-style-type: none;
  margin-top: 10px;
}
#main-search-form  #edit-basic li.on a.exact-expr {
  background: url("i/check.png") no-repeat scroll left bottom transparent;
}
#main-search-form  #edit-basic .form-item-keys label {
  padding-top: 5px;
  text-align: left;
}
#main-search-form  #edit-basic .form-item-keys label img {
  margin-right: 5px;
}
#search-results .search-result a {
  display: block;
}
#search-results .search-result a {
  display: block;
}
figcaption {
  position:relative;
  display: table-caption;
  caption-side: bottom;
}
#body-text .figcaption {
  color: gray;
  font-size: 11px;
  background: #f2f2f2;
  margin-top: 3px;
  padding: 5px;
  margin-bottom: 0;
}
#sidebar .invivo figcaption {
  background: none;
}
.with-sidebar #sidebar .invivo p {
  font-size: 14px;
}
.with-sidebar #sidebar .invivo .dnd-atom-wrapper,
.with-sidebar #sidebar .red .dnd-atom-wrapper{
  width: 100%;
}
.with-sidebar #half-right #sidebar .invivo .dnd-atom-wrapper,
.with-sidebar #half-right #sidebar .red .dnd-atom-wrapper{
  width: auto;
}
.with-sidebar #sidebar .invivo .dnd-atom-wrapper,
.with-sidebar #sidebar .invivo .dnd-atom-wrapper figure,
.with-sidebar #sidebar .invivo .dnd-atom-wrapper figure figcaption,
.with-sidebar #sidebar .invivo .dnd-atom-wrapper a.media-link,
.with-sidebar #sidebar .red .dnd-atom-wrapper,
.with-sidebar #sidebar .red .dnd-atom-wrapper figure,
.with-sidebar #sidebar .red .dnd-atom-wrapper figure figcaption,
.with-sidebar #sidebar .red .dnd-atom-wrapper a.media-link {
  display: block;
}

#invivo-une .rubtitle {
  display: block;
}
#invivo-rub-header {
  margin-bottom: 10px;
}
figure + figcaption {
  display: block;
}
figure figure + figcaption {
  display: table-caption;
}
figure{
  display: table;
}
#body-text .draggable-content figure {
  display: table;
}
#body-text .draggable-content .dnd-atom-wrapper {
  display: inline-block;
}
#body-text .draggable-content .text-imagetoleft .view {
  position: relative;
  display: inline;
  clear: initial;
}
#popin-media-footer .simple-list li.push-invivo-small {
  background: none;
  padding-left: 0;
  padding-bottom: 7px;
  margin-top: 7px;
  border-bottom: 1px dashed #CCC;
  margin-left: 20px;
  list-style-type: none;
  margin-right: 20px;
}
#body-text #invivo-legend img {
  width: 30px;
}
#invivo-mag .push-invivo-big .media-link {
  width: 100%;
}
.popin-media-link {
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
}

#popin-media-footer ul.atom-list li {
  border: 0;
  margin-top: 10px;
  height: 132px;
  margin-left: 10px;
  float: left;
}

#popin-media-footer ul.atom-list h3,
#popin-media-footer ul.atom-list img {
  display: inline-block;
}

#popin-media-footer ul.atom-list h3{
  margin-left: 10px;
  vertical-align: top;
  width: 150px;
  font-weight: bold;
  color: white;
}
.control-next,
.control-prev {
  width: 20px;
  height: 112px;
  background: url(i/streaks.gif);
  position: absolute;
  outline: 0;
  top: 10px;
}

.control-prev {
  left: 10px;
}

.control-next {
  right: 10px;
}

.control-prev a,
.control-next a {
  background: #333;
  display: block;
  height: 39px;
  left: 0;
  padding-bottom: 0;
  position: absolute;
  top: 31%;
  width: 20px;
}

.control-prev span {
  background: url(i/prev-next-white.png) no-repeat scroll 0 0 #333;
  height: 15px;
  text-indent: -998em;
  width: 11px;
  top: 11px;
  left: 3px;
  position: absolute;
}

.control-next span {
  background: url(i/prev-next-white.png) no-repeat scroll -11px 0 #333;
  height: 15px;
  text-indent: -998em;
  width: 11px;
  top: 11px;
  left: 3px;
  position: absolute;
}
.carrousel-totalweb .prev-next {
  visibility: visible !important;
}
.carrousel-totalweb .carrousel li {
  height: 116px;
}
.carrousel-totalweb .carrousel.highlight,
.carrousel-totalweb .carrousel.highlight .bx-viewport {
  height: 135px !important;
}
#popin-media-footer .bx-wrapper {
  padding: 0 40px;
}

#popin-media-footer-navig {margin:0;padding:0;}
#popin-media-footer-navig li {-webkit-border-radius: 3px 3px 0px 0px;border-radius: 3px 3px 0px 0px;padding:7px 10px;background:#333333;float:left;margin-right:2px;border-bottom:1px solid #1C1C1C;}
#popin-media-footer-navig a {color:#ADADAD;display:-moz-inline-stack;display: inline-block;vertical-align: top;zoom: 1;*display: inline;background:url(i/popin-arrow.png) no-repeat top right;padding-right:20px;}
#popin-media-footer-navig .on {border-color:#333333;}
#popin-media-footer-navig .on a {color:#FFFFFF;background:url("i/popin-arrow.png") no-repeat right -23px;}

#body-text .scald-file-icon {
  height: 16px;
  vertical-align: top;
}
#body-text object, #body-text a.zoomable img {
  max-width: 100%;
}
.show-audio .audiojs {
  clip: auto;
  height: 36px;
  width: 460px;
  position: static;
}

#topics {
  margin: 15px 0;
}
#mosaique.elements1 .panel {
  width: 100% !important;
  height: 100% !important;
}
.video_transcript h1 {
  color: #434343;
  font-family: Arial;
  margin-top: 10px;
  text-transform: initial;
  font-size: 1.5em;
  margin-bottom: 0;
}

.generic-form label, #pub-selector label {
  font-weight: normal;
}
#pub-selector fieldset {
  padding: 0;
}
#pub-selector .form-item, #pub-selector .form-actions, .webform-client-form .form-actions {
  margin: 0;
}
.medias-publications #pub-selector fieldset label {
  padding-top: 7px;
}
.webform-client-form .form-item, .generic-form .form-item {
  margin-top: 0;
}
.generic-form .form-required {
  color: inherit;
}
.node-type-country .with-sidebar #sidebar .publications2 .img {
  float: none;
}

/* Responsive */
@media only screen and (min-width: 480px) {
  .contact #contact-form .full select {width: 77.5% !important;}
}
@media only screen and (min-width: 768px) {
  .contact #contact-form .full select {width: 70% !important;}
}
@media only screen and (min-width: 1003px) {
  .contact #contact-form .full select {width: 77.5% !important;}
  #nav3 img {
    display: block;
  }
}
@media (max-width:1003px) and (min-width:768px) {
  #sidebar > section, #sidebar #block-views-news-pr-actu-home {
    display: inline-block;
    width: 30%;
    margin-right: 10px;
    float: left;
  }
  #footer-wrapper .contextual-links-region {
    position: inherit;
  }
  #toolbar #print-bt a{
    display: none;
  }
  #nav3 img {
    display: none;
  }
  #nav3 ul {
    padding: 0;
  }
  #header p.h2 {
    display: block;
  }
}
@media only screen and (max-width:767px) {
  #footer .carrousel, #footer .carrousel-site {
    width: 280px;
  }
  #footer .carrousel-site {
    padding-left: 30px;
  }
  #footer .carrousel-site .bx-prev {
    left: 0;
  }
  #body-text img {
    height: auto;
  }
  #nav3 img, #toolbar #print-bt a {
    display: none;
  }
  #header p.h2 {
    display: block;
    left: 193px;
    text-align: right;
    font-size: 22px;
    width: 287px;
    top: 21px;
  }
  #header #search-block-form {
    top: 136px;
    right: 5px;
  }
  .language-switcher-locale-url {
    right: 5px;
  }
  #toolbar {
    top: 14px;
  }
  #mosaique article:nth-child(n+2) {
    display: none;
  }
  #mosaique article {
    width: 244px;
    margin: 0 auto 1px;
    float: none;
  }
  #mosaique article .media-link {
    height: 100%;
  }
  #nav3 ul, #nav3 ul a {
    padding: 0;
  }
  #nav3 li {
    background: none;
  }
}
@media only screen and (max-width:480px) {
  header#header #search-block-form {
    right:0px;
    top:130px;
  }
  .search-page .header-footer.header dl {
    margin-top: 30px;
  }
  #header .hgroup, #header hgroup {
    height: 114px;
  }
  #header {
    background-position: 0 114px;
  }
  header#header p.h2 {
    display: block;
    left: 81px;
    text-align: right;
    font-size: 19px;
    width: 245px;
    top: 62px;
  }
  #footer .carrousel-site {
    padding-left: 0;
  }
  .front #article {
    padding-top: 55px;
  }
}

.streaks {
  background: url("i/streaks-line.png") repeat-x scroll 0 4px transparent;
  margin-bottom: 14px;
}
#body-text .streaks h3.default {
  display: inline;
  background: white;
  padding-right: 10px;
  text-transform: uppercase;
  margin-bottom: 0;
}
#body-text .article-encadre .streaks h3.default {
  background: #F2F2F2;
}
#total-newsletter-alert-edit-form .form-type-radio,
.webform-client-form .form-type-radio,
#total-newsletter-alert-form .form-type-radio {
  float: left;
}
#total-newsletter-alert-edit-form .form-item {
  margin-bottom: 0;
}
#total-newsletter-alert-form input[type="checkbox"] {
  margin-left: 2px;
  margin-top: 1.5px;
}
#total-newsletter-alert-edit-form .form-type-radio label,
.webform-client-form .form-type-radio label {
  float: none;
}
#simplenews-confirm-multi-form .item-list li {
  background: url("i/email-bullet.gif") no-repeat 0 2px;
  padding-left: 10px;
}
#footer .prev-next-next a span, #footer .prev-next-prev a span {
  display: none;
}
#footer .prev-next-prev a, #footer .prev-next-next a {
  height: 14px;
  position: absolute;
  top: 61px;
  width: 11px;
  display: block;
  background: url("i/prev-next.png") no-repeat scroll left top transparent;
}
#footer .prev-next-next a {
  right: 0;
  background: url("i/prev-next.png") no-repeat scroll -11px 0 transparent;
}
#footer #follow-us {
  margin-top: 0;
}
#footer #panorama {
  margin-bottom: 20px;
}
#footer #annual-reports li img {
  background: none;
  border: none;
}
#article-column > #footer-article + br + a {
  float: left;
  margin-left: 40px;
}
#article-column > #sidebar .box .context-original img {
  width: 100%;
}
#sidebar-first {
  float: left;
}
.ui-sortable {
  min-height:20px;
}

#sidebar section .une strong a {
  color:#004494;
}

a.catchline {
  color:#434343;
}
.home #sidebar .newspush p {
  background: url("i/link-arrow-black.png") no-repeat scroll 0 3px transparent;
  padding-left: 10px;
}
#body-text.infographie img ,
.page-rss-feeds #body-text img,
.node-type-worldwide-presence #body-text img{
  width: auto;
}

#body-text .right img,
#body-text .text-imagetoleft .left .media-link img {
  width:250px;
}
#body-text .left img {
  max-width:250px;
}

#body-text .right .zoomable-icon img,
#body-text .half-right img,
#body-text .half-left img,
#body-text .right .zoomable img,
#body-text .right .context-sdl_editor_representation img {
  width:auto;
}

#half-right article.invivo.encadre-une .dnd-atom-wrapper {
  float:left;
}
.node-type-carrefour #sidebar .box .context-total_context_left,
.node-type-carrefour #sidebar .box .type-video {
  display:block;
}
#main.n.with-sidebar #sidebar article.invivo.encadre-une .dnd-atom-wrapper a.media-link.noafter {
  width:135px!important;
}
.node-type-basic-page #body-text .default-article-intro + *{
  margin-top: 0;
}
.node-type-basic-page #body-text .default-article-intro .chapo {
  margin-top: -4px;
  line-height: 1.3em;
}
.external-form {
  float: left;
  margin: 3px 10px 30px 0;
}
.wFormContainer {
  max-width: 100%;
}
#body-text figure figure {
  margin:0;
}
.node-type-basic-page #article .push-carrefour .dnd-atom-wrapper {
  float:left;
  margin-right: 15px;
}
.node-type-basic-page #article .push-carrefour .dnd-atom-wrapper figure img{
  width:auto;
}

#body-text .dnd-atom-wrapper.type-file img {
  width:auto;
}
.with-sidebar #sidebar .social div.dnd-atom-wrapper,
.with-sidebar #sidebar .social div.dnd-atom-wrapper div {
  padding:0;
}
.with-sidebar #sidebar .box {
  /* padding:10px 15px; */
}

.with-sidebar #sidebar .box h1 {
  /*  color: #E8561E;
   font-family: Museo700;
   font-size: 15px;
   margin-bottom: 10px;
   margin-top: 0;
   text-transform: uppercase;
   border-bottom:none;
   padding:0; */
}

.page-search #body-text img,
.with-sidebar #sidebar .focus li img,
#half-right #sidebar .focus li img,
.push-invivo-big .typeicon,
.push-invivo-small .typeicon,
.push-invivo-big img,
.action-total #body-text img,
.node-type-carrefour #half-right .action-total img {
  width: auto;
}

#body-text .streaks h3.default {
  font-family: Museo700;
  font-size: 15px;
  font-weight: normal;
}
#body-text .even-nobg tr.even {
  background: none;
  border-bottom: none;
}
#body-text .even-nobg table tbody {
  border-top: none;
}
.audiotitle {
  display:none;
}
#body-text p.textOnTheRight {
  margin-left: 146px;
}
/*cookie compliance*/
#sliding-popup .popup-content #popup-text{
  max-width: 100%;
}
#sliding-popup{
  text-align: left;
}
#sliding-popup.sliding-popup-bottom {
  display: block;
  margin: 0;
  padding: 0px;
  right: 0;
  width: 100%;
  z-index: 99999;
  font-size:14px;
}
.sliding-popup-bottom#sliding-popup {
  background:#f8f8f8;
  position: fixed;
}
.sliding-popup-top {
  background:#f8f8f8;
  position: relative;
}
#sliding-popup .popup-content {
  background-color: transparent;
  border: 0 none;
  display: block;
  margin: 0 auto;
  padding: 15px;
  width:930px;
  font-family: Arial;
}
#sliding-popup .popup-content #popup-buttons button {
  cursor: pointer;
  display: inline-block;
  margin-right: 20px;
  margin-top:1em;
  vertical-align: middle;
  background: url(i/icons_arrow_print.png) no-repeat scroll 15px 12px #fff;
  color:#666666;
  padding: 10px 25px 6px 35px;
  min-width:100px;
  border:none;
  font-size:14px;
  border-radius: 0px;
}
#sliding-popup .popup-content #popup-buttons{
  float: none;
  max-width: 100%;
}
#sliding-popup .popup-content #popup-buttons button:hover{
  background: url(i/icons_arrow_print.png) no-repeat scroll 15px 12px #fff;
}
#sliding-popup .popup-content #popup-text p,
#sliding-popup .popup-content #popup-text p a {
  color: #666666 !important;
  margin: 0;
  line-height:2em;
}
@media screen and (max-width: 1003px) {
  #sliding-popup .popup-content {
    background-color: transparent;
    width:704px;
    padding:15px 8px;
  }
}
/*480*/
@media screen and (max-width: 768px) {
  #sliding-popup .popup-content {
    background-color: transparent;
    width:704px;
    padding:15px 8px;
  }
  #sliding-popup .popup-content #popup-buttons {
    text-align:left;
  }
  #sliding-popup .popup-content #popup-buttons button{
    margin-right:0;
    margin-left:20px;
  }
  #sliding-popup .popup-content #popup-text{
    line-height:1.5em;
  }
}
@media screen and (max-width: 479px) {
  #sliding-popup .popup-content {
    background-color: transparent;
    width:290px;
    padding:15px 15px;
  }
}

/*
Add a margin top and bottom to the header logo.
That moves everything to the bottom (menus + submenus on hover)
*/
#header {
  /*background-position: 0 94px;*/
  background-position: 0 120px;
}
#header .hgroup, #header hgroup {
  /*height: 94px;*/
  height: 120px;
}
#navs #nav2 {
  /*top: 84px;*/
  top: 110px;
}
#nav7 {
  /*top:115px;*/
  top:141px;
}
.logged-in #nav7 {
  /*top: 136px;*/
  top: 162px;
}
#nav6 {
  /*top:149px;*/
  top:175px;
}
.logged-in #nav6 {
  /*top: 170px;*/
  top: 196px;
}
#header p.h1 {
  /*top: 0;*/
  top: 26px;
}
#header p.h1 #logo img {
  max-width: 290px;
}
.red-link {
  color: #df0c36;
  font-weight: bold;
}

/* Slider Cotoben */
.double-slider ul{
  padding: 0;
  margin: 0;
}
.full-width .double-slider {
  width: 752px;
  margin: 0 auto;
}
.double-slider .bx-wrapper {
  margin: 0 auto;
}
.double-slider .bx-wrapper .disabled {
  display: none;
}
.double-slider li {
  height: auto;
}
.double-slider li img {
  width: 100%;
  height: auto;
}
.double-slider li .description {
  padding: 0 15px 7px;
}
.double-slider li .description p {
  color: #848484;
  font-family: Arial;
  font-size: 100%;
  line-height: 1.2em;
}
.double-slider .slider-1slide li {
  height: auto;
  margin: 0;
}
.double-slider .slider-1slide li .image {
  text-align: center;
  height: 466px;
  overflow: hidden;
}
.double-slider .first-slider {
  position: relative;
}
.double-slider .first-slider .bx-prev,
.double-slider .first-slider .bx-next {
  display: none;
}
.double-slider .first-slider .btn-next,
.double-slider .first-slider .btn-prev {
  position: absolute;
  top: 130px;
  height: 180px;
  width: 38px;
  text-indent: 38px;
  overflow: hidden;
  cursor: pointer;
}
.double-slider .first-slider .btn-next {
  right: 0;
  background: #df0c36 url(../images/arrow-white-right.png) no-repeat center center;
}
.double-slider .first-slider .btn-prev {
  left: 0;
  background: #df0c36 url(../images/arrow-white-left.png) no-repeat center center;
}
.double-slider .first-slider .bx-pager {
  display: none;
}
.double-slider .slider-4slide li {
  height: 180px;
  width: 213px;
  overflow: hidden;
  margin: 0;
  color: #000;
  opacity: 0.5;
}
.double-slider .slider-4slide li img {
  height: 180px;
  width: auto;
}
.double-slider .slider-4slide .current {
  opacity: 1;
}
.double-slider .second-slider {
  position: relative;
}
.double-slider .second-slider .bx-next,
.double-slider .second-slider .bx-prev {
  position: absolute;
  top: 0;
  height: 180px;
  width: 38px;
  text-indent: 38px;
  overflow: hidden;
}
.double-slider .second-slider .bx-next {
  right: 0;
  background: #df0c36 url(../images/arrow-white-right.png) no-repeat center center;
}
.double-slider .second-slider .bx-prev {
  left: 0;
  background: #df0c36 url(../images/arrow-white-left.png) no-repeat center center;
}
.double-slider .second-slider .bx-pager {
  display: none;
}
.lt-ie9 .double-slider .slider-4slide li {
  filter: alpha(opacity=50);
}
.lt-ie9 .double-slider .slider-4slide .current {
  filter: alpha(opacity=100);
}
@media screen and (max-width: 1003px) {
  .double-slider {
    padding: 0 10px;
    margin: -30px -8px;
  }
  .double-slider .second-slider .bx-next,
  .double-slider .second-slider .bx-prev {
    height: 126px;
  }
  .double-slider .slider-4slide li {
    height: 126px;
    width: 125px;
  }
  .double-slider .slider-4slide li img {
    height: 126px;
  }
  .double-slider .slider-1slide li {
    height: auto;
    margin: 0;
  }
  .double-slider .slider-1slide li .image {
    text-align: center;
    height: 340px;
    overflow: hidden;
  }
  .double-slider .slider-1slide li img {
    width: 100%;
    height: auto;
    /*max-width:100%;*/
    /*height:340px;*/
  }
  .double-slider .first-slider .btn-next,
  .double-slider .first-slider .btn-prev {
    top: 80px;
  }
}
@media screen and (max-width: 768px) {
  .double-slider {
    padding: 0;
    margin: -30px -8px;
  }
  .double-slider .second-slider {
    display: none;
  }
  .double-slider .first-slider .bx-pager {
    display: block;
    padding: 15px 0 10px;
    margin: 0;
  }
  .double-slider .first-slider .btn-next,
  .double-slider .first-slider .btn-prev {
    position: absolute;
    top: 100px;
    height: 110px;
    width: 24px;
    text-indent: 24px;
    overflow: hidden;
  }
  .double-slider .first-slider .btn-next {
    right: 0;
    background: #df0c36 url(../images/arrow-white-right-little.png) no-repeat center center;
  }
  .double-slider .first-slider .btn-prev {
    left: 0;
    background: #df0c36 url(../images/arrow-white-little-left.png) no-repeat center center;
  }
  .double-slider .slider-1slide li {
    height: auto;
    margin: 0;
  }
  .double-slider .slider-1slide li .image {
    height: 310px;
  }
  .double-slider .slider-1slide li img {
    width: auto;
    height: 100%;
  }
  .double-slider .bx-wrapper .bx-pager .bx-pager-item .bx-pager-link {
    background-color: #666666;
  }
  .double-slider .bx-wrapper .bx-pager .bx-pager-item .active {
    background-color: #df0c36;
  }
}
/*320*/
@media screen and (max-width: 479px) {
  .full-width .double-slider {
    width: 100%;
  }
  .double-slider {
    margin: -30px -10px;
  }
  .double-slider .first-slider .btn-next,
  .double-slider .first-slider .btn-prev {
    top: 64px;
  }
  .double-slider .slider-1slide li .image {
    height: 240px;
  }
}

/* Video 100% Cotoben */
.banner {
  position: relative;
}
.banner .banner-titre {
  position: absolute;
  bottom: 40px;
  left: 25px;
  right: 25px;
  color: #fff;
  background: url("../images/icon-video-play.png") no-repeat scroll left center transparent;
  padding-left: 75px;
  height: 66px;
  font-family: Museo700;
  font-size: 21px;
}
.banner .inner h2 {
  padding-top: 7px;
  text-transform: uppercase;
  font-size: 35px;
  margin: 0;
  line-height: 1em;
  color: #fff;
  font-weight: normal;
}
.slider-homepage {
  position: relative;
  width: auto;
}
.slider-homepage .inner {
  position: relative;
}
.slider-homepage .banner img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  width: auto;
}
@media screen and (max-width: 1003px) {
  .banner {
    margin: 0 -8px;
  }
  .banner .banner-titre {
    font-size: 15px;
  }
  .banner .banner-titre h2 {
    padding-top: 0;
    font-size: 29px;
  }
}
@media screen and (max-width: 768px) {
  .banner .banner-titre {
    left: 15px;
    right: 10px;
    bottom: 10px;
    padding-top: 8px;
  }
  .banner .banner-titre h2 {
    font-size: 23px;
    padding-top: 15px;
  }
  .banner-video .banner-titre {
    left: 15px;
    right: 10px;
    bottom: 10px;
  }
  #mosaique.elements1 img {
    width: auto;
    max-height: 100%
  }
}
@media screen and (max-width: 479px) {
  .banner {
    margin: 0 -10px;
  }
  .banner .banner-titre {
    left: 10px;
    right: 10px;
    bottom: 10px;
    font-size: 12px;
  }
  .banner .banner-titre h2 {
    font-size: 15px;
  }
  .slider-homepage {
    font-size: 13px;
  }
}

#article.standard div.chapo {
  font-weight: bold;
  font-size: 1.15em;
}
#footer .carrousel-site {
  padding-left: 0;
}
#footer .carrousel-site .bx-viewport,
#footer .carrousel-site .bx-wrapper,
#footer .carrousel-site {
  height: 105px !important;
}
#footer #total-web a.all {
  top: inherit;
  position: inherit;
  margin-top: 10px;
}
.with-sidebar #sidebar .publications-small .img {
  width: auto;
}
.view-total-news-pr-list .pub-selector #edit-reset {
  display:none;
}
#footer ul.siteslider {
  margin: 0;
}
#footer #total-web h3 {
  margin-bottom: 12px;
}
.context-sdl_editor_representation .flash_kplayer, .context-sdl_editor_representation .piksel_player {
  height: 150px;
}
#main.medias-publications.n.with-sidebar #article-column #article {
  float: left;
  width: 485px;
}
#main.medias-publications.n.with-sidebar #sidebar {
  clear: none;
  left: auto;
  padding: 20px 0 20px 6px;
  width: 230px !important;
  margin-top: 1px;
}
div.ctools-modal-content .modal-title {
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 330px;
}
.generic-form.form-external {
  background: #f2f2f2;
  margin-bottom: 15px;
  padding: 15px;
  border-radius: 3px;
}
.generic-form.form-external .wFormContainer {
  border: none;
}
.generic-form.form-external #form-type {
  margin-bottom: 20px;
}
.generic-form.form-external table {
  border-spacing: 0 3px;
  border-collapse: separate;
}
.generic-form.form-external tr {
  border: none;
  background: none;
}
.generic-form.form-external table .wtlLabelTd {
  text-align: right;
  padding-right: 10px;
}
.generic-form.form-external input,
.generic-form.form-external textarea {
  width: 87%;
}
.generic-form.form-external .vertical .oneChoice input {
  width: auto;
}
.generic-form.form-external .vertical .oneChoice label {
  width: 89%;
}
.generic-form.form-external input[type="radio"] {
  background: url(i/radio.png) no-repeat 0 4px !important;
}
.generic-form.form-external input[type="radio"]:checked {
  background:url(i/radioon.png) no-repeat 0 4px !important;
}
.ie .generic-form.form-external input[type="radio"] {
  border:none;
  background:none !important;
}
.generic-form.form-external .section.inline .inputWrapper {
  width: 76%;
}
.generic-form.form-external .labelsRightAligned textarea {
  width: 402px !important;
}
.generic-form.form-external .labelsRightAligned .label {
  text-align: left;
}
.generic-form.form-external .wtlDate input {
  border: 1px solid #e7e7e7;
  float: none;
  padding: 4px 7px;
  width: auto;
}
.generic-form.form-external select {
  width: 99%;
}
.generic-form.form-external .inline .oneField {
  width: 100%;
}
.generic-form.form-external label span, .generic-form.form-external label, .generic-form.form-external select, .generic-form.form-external .captcha {
  font-family: Arial;
}
.generic-form.form-external .oneField input, .generic-form.form-external textarea {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #e7e7e7;
  padding: 3px 7px;
}
.generic-form.form-external label.preField {
  float: none;
  padding-right: 10px;
  text-align: right;
  width: 19% !important;
}
.generic-form.form-external .wForm {
  padding: 0;
}
.generic-form.form-external .oneField input[type="text"] {
  width: 325px !important;
}
.generic-form.form-external div.oneField {
  margin-bottom: 0;
  margin-top: 0;
  padding: 1px 6px;
}
.generic-form.form-external input[type="submit"],
.generic-form.form-external input[type="button"] {
  background: url(i/buttons.jpg) repeat-x scroll 0 0;
  color: #fff;
  font-family: Museo500;
  font-size: 14px;
  height: 27px;
  padding: 4px 25px;
  width: auto;
  transition: all 0.25s ease-in-out 0s;
  margin: 0 auto;
  border: 0 none;
  float: none;
}
.ie8 .generic-form.form-external input[type="submit"] {
  display: inline-block;
}
.ie8 .generic-form.form-external .actions {
  text-align: center;
}
.push-slider .red-background .block-push{
  background: #e20031 !important;
}
#footer-article .push-slider .red-background .block-push-title,
#footer-article .push-slider .red-background p,
#footer-article .push-slider .red-background a,
#footer-article .push-slider .red-background a span {
  color: #fff;
}
#footer-article .push-slider .red-background a {
  background : url("../images/arrow-white-right-little.png") no-repeat scroll left center #e20031;
}
/* Ticket #354999 */
.with-sidebar #sidebar .box .type-video .media-link img {
  width: 100%;
}
.ie8 .with-sidebar #sidebar .box .type-video a.media-link {
  width: 200px;
  display: block;
}
/* end Ticket #354999 */

/** Re-set the total logo on popin page **/
#popin-media-header {
  height: auto;
}
#popin-media-header img {
  height: auto;
}
#popin-sticker-invivo {
  top: 37px;
}


/**** Footer Social ****/
footer .footer-social .inner {
  padding: 25px 15px 15px 15px;
}
footer .footer-social {
  background-color: #f8f8f8;
  margin-bottom: 18px;
  text-align: center;
}
footer .footer-social span.title-footer {
  display: inline-block;
  margin: 0 50px 12px 0;
  line-height: 28px;
  color: #727272;
}
footer .footer-social ul {
  display: inline-block;
  position: relative;
  top: 4px;
  margin-bottom: 12px;
}
footer .footer-social ul li {
  display: inline-block;
  margin-left: 27px;
}
footer .footer-social ul li a {
  display: block;
  height: 28px;
}
footer .footer-social ul li:first-child {
  margin: 0;
}

/*480*/
@media screen and (max-width: 719px) {
  footer .footer-social span.title-footer {
    margin-right: 37px;
    font-size: 24px;
  }
  footer .footer-social ul li {
    margin-left: 21px;
  }
}

/*320*/
@media screen and (max-width: 479px) {
  footer .footer-social ul li {
    margin-left: 17px;
  }
  footer .footer-social span.title-footer {
    display: block;
    text-align: left;
    margin-right: 0;
    margin-bottom: 22px;
  }
}
#body-text .dnd-atom-wrapper {
  background-color: white;
}
.node-unpublished #body-text .dnd-atom-wrapper, .node-unpublished #body-text .streaks h3.default {
  background-color: #fff4f4;
}