@charset "UTF-8";
body:after {
  content: '{  "small" : "640px" , "medium" : "959px" }';
  display: none; }

@viewport {
  width: device-width;
  /* largeur du viewport */
  zoom: 1;
  /* zoom initial à 1.0 (et clin d'oeil aux fans d'IE6/7) */ }
img {
  max-width: 100%;
  height: auto; }

@media (max-width: 959px) {
  .content .content-content .video {
    width: auto; }
  .content .content-content div.jwplayer-video * {
    max-width: 100% !important;
    max-height: 280px !important; }
  .content .content-content p img {
    padding: 2px 7px 2px 2px; }

  .node-article-with-bloc h2 {
    width: auto; }

  .wrapper,
  .content {
    width: auto;
    max-width: 960px; }

  .content .left-col {
    position: absolute !important;
    height: 1px;
    width: 1px;
    border: 0;
    clip: rect(0 0 0 0);
    margin: -1px;
    overflow: hidden;
    padding: 0; }

  .content .main-col {
    float: none;
    width: auto; }

  .content.two-cols > .main-col > .block-nodeblock {
    padding-left: 0px; }

  .content.two-cols > .main-col > .block-nodeblock .inner-content {
    padding-left: 10px; }

  .content.two-cols > .main-col > .block-nodeblock .inner-content.more-news {
    padding-left: 2px; }

  .content-content p img {
    height: auto !important; } }
@media (max-width: 640px) {
  div.jwplayer-video * {
    max-height: 270px !important; }

  .content-content p img {
    display: block;
    float: inherit !important;
    margin-bottom: 10px; } }
@media (max-width: 959px) {
  body {
    background-image: none; } }
.header {
  width: auto;
  max-width: 960px;
  z-index: 30; }
  .header div.top ul {
    min-width: 115px; }
  .header div.top ul li.locale_language div.list ul {
    min-width: auto; }

.header.border-bottom-radius.fixedsticky {
  border-bottom: 1px solid #ececec; }

.logo-medium {
  display: none; }

@media print {
  .logo-small, .logo-medium {
    display: none;
    visibility: hidden; }

  .region.region-top-banner .block-nodeblock {
    display: none;
    visibility: hidden; } }
@media (max-width: 959px) {
  .logo-medium {
    margin: 0 auto;
    display: inherit; } }
@media (max-width: 640px) {
  .logo-medium {
    display: none; } }

.logo-small {
  position: absolute !important;
  height: 1px;
  width: 1px;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0;
  max-height: 44px; }
  @media (max-width: 640px) {
    .logo-small {
      position: static !important;
      clip: auto;
      height: auto;
      width: auto;
      overflow: auto; } }

@media (max-width: 959px) {
  .logo-screen {
    position: absolute !important;
    height: 1px;
    width: 1px;
    border: 0;
    clip: rect(0 0 0 0);
    margin: -1px;
    overflow: hidden;
    padding: 0; } }

@media (max-width: 959px) {
  .header .bourse {
    position: absolute !important;
    height: 1px;
    width: 1px;
    border: 0;
    clip: rect(0 0 0 0);
    margin: -1px;
    overflow: hidden;
    padding: 0; } }

.language-switcher-locale-url .menu__button {
  min-width: 30px;
  min-height: 30px;
  padding: 0; }

.header .top li.language-list-item {
  width: 30px; }

.header .top .language-link {
  width: 30px; }

@media (max-width: 959px) {
  .language-switcher-locale-url .menu__button {
    min-width: 34px;
    min-height: 34px; }

  .language-switcher-locale-url .menu__button,
  .header .top .language-link {
    padding-top: 7px;
    padding-bottom: 7px; }

  div.language-switcher-locale-url {
    margin: 0 0 0 15px; } }
@media (max-width: 959px) {
  .navigation,
  .second-nav,
  .top .upper-menu-element {
    position: absolute !important;
    height: 1px;
    width: 1px;
    border: 0;
    clip: rect(0 0 0 0);
    margin: -1px;
    overflow: hidden;
    padding: 0; } }
.header {
  color: #808080; }

@media (max-width: 959px) {
  .header {
    top: 0;
    height: 80px; } }
.menu-handle-container {
  position: absolute !important;
  height: 1px;
  width: 1px;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  @media (max-width: 959px) {
    .menu-handle-container {
      position: static !important;
      clip: auto;
      height: auto;
      width: 90px;
      overflow: visible;
      max-width: 90px;
      padding-right: 25px; } }

.menu-handle {
  border: none;
  padding: 10px 12px;
  font-size: 1.8em;
  text-transform: uppercase;
  background: none;
  color: inherit;
  text-align: center; }
  .responsive-menu-is-open .menu-handle {
    font-size: 1.2em; }

@media (max-width: 959px) {
  .header {
    display: table;
    width: 100%; }
    .header .menu-handle-container,
    .header .logo-link,
    .header .top {
      display: table-cell;
      vertical-align: middle; }
    .header .logo-link {
      position: static;
      text-align: center; }
    .header .top {
      float: none;
      height: auto;
      width: auto;
      text-align: right;
      padding-right: 20px;
      width: 95px; } }
.responsive-menu {
  background: #a2a2a2;
  max-width: 320px;
  position: fixed;
  left: -340px;
  top: 80px;
  bottom: 0;
  transition: left .5s, top .5s;
  overflow: scroll;
  overflow-x: hidden;
  transform: translate(0px, 0px);
  z-index: 30; }
  .responsive-menu .group--separator {
    background-color: #ececec;
    padding: 5px 0 0; }
  .responsive-menu .group .sub-menu,
  .responsive-menu .group .sub-sub-menu {
    max-height: 0;
    overflow: hidden;
    transition: max-height .5s; }
  .responsive-menu .group .link-open + .sub-menu,
  .responsive-menu .group .link-open + .sub-sub-menu {
    max-height: 500px; }
  .responsive-menu .bando_bas {
    display: none; }
  .responsive-menu .group-title {
    margin: 0;
    font-size: 1.3em;
    padding: 5px 10px 2px; }
  .responsive-menu .group {
    padding-top: 10px;
    padding-bottom: 10px; }
    .responsive-menu .group a {
      padding: 0 10px;
      display: block;
      font-size: 2em;
      line-height: 2; }
    .responsive-menu .group .sub-menu a {
      font-size: 1.5em;
      line-height: 2.4;
      font-weight: bold; }
    .responsive-menu .group .second-level-link {
      padding-left: 20px; }
      .responsive-menu .group .second-level-link:before {
        content: '';
        display: inline-block;
        background: url("../images/css/puce-navigation-white.png") no-repeat 0px 50%;
        width: 7px;
        height: 7px;
        margin-right: 10px; }
      .responsive-menu .group .second-level-link.link-open:before {
        background-image: url("../images/css/puce-navigation-white-rotate.png"); }
  .responsive-menu .second-level a.link-open {
    background: #58a8db; }
  .responsive-menu .groupe .second-level a.link-open {
    background: #58a8db; }
  .responsive-menu .group .sub-menu a.third-level-link {
    font-weight: normal; }
  .responsive-menu .group--type > ul > li > span > a,
  .responsive-menu .group--type > ul > li > a {
    font-size: 1.8em; }
  .responsive-menu .group--visit > ul > li > span > a,
  .responsive-menu .group--visit > ul > li > a {
    font-size: 1.8em; }
  .responsive-menu .group--sections {
    background: #0352a1; }
    .responsive-menu .group--sections, .responsive-menu .group--sections a {
      color: #fff; }
    .responsive-menu .group--sections .sub-sub-menu {
      background: #58a8db;
      font-size: 1em;
      font-weight: normal; }
    .responsive-menu .group--sections .third-level-link {
      padding-left: 30px; }
  .responsive-menu .group--type {
    margin-top: 0;
    background: #a2a2a2;
    padding-top: 2px;
    padding-bottom: 0; }
    .responsive-menu .group--type, .responsive-menu .group--type a {
      color: #fff; }
  .responsive-menu .group--visit {
    margin-top: 0;
    background: #a2a2a2;
    padding-top: 2px;
    padding-bottom: 0; }
    .responsive-menu .group--visit, .responsive-menu .group--visit a {
      color: #fff; }
    .responsive-menu .group--visit ul.menu li {
      margin: 0; }
    .responsive-menu .group--visit a {
      font-family: 'omnes-pro';
      font-weight: 600; }
    .responsive-menu .group--visit .upper-menu-element {
      border: 0;
      padding: 0;
      font-size: 1em;
      line-height: inherit;
      margin: 0;
      min-width: 0; }
  .responsive-menu li.first-level.sousmenu {
    display: none; }
  .responsive-menu-is-open .responsive-menu {
    left: 0; }

.search_form {
  position: relative; }
  @media (max-width: 959px) {
    .search_form form {
      position: absolute;
      right: 0; } }
  .search_form .container-inline {
    display: table;
    width: 100%; }
  .search_form .deploy-search {
    display: none;
    background: none;
    background-color: #fff;
    border: 1px solid #bfbfbf;
    padding: 6px 6px 4px 4px; }
    @media (max-width: 959px) {
      .search_form .deploy-search {
        display: table-cell;
        vertical-align: middle; } }
    .search_form .deploy-search img {
      max-width: none; }
  @media (max-width: 959px) {
    .search_form div.form-item-search-block-form {
      display: table-cell;
      vertical-align: middle; }
      .js .search_form div.form-item-search-block-form {
        max-width: 0;
        overflow: hidden;
        transition: max-width .5s; }
        .js .search_form div.form-item-search-block-form.open {
          max-width: 300px; } }
  .search_form form input.form-text {
    background: white; }
    @media (max-width: 959px) {
      .search_form form input.form-text {
        padding-top: 2px;
        padding-bottom: 2px;
        padding-right: 2px;
        border-right: 0; } }
  @media (max-width: 959px) {
    .search_form .form-actions {
      position: absolute !important;
      height: 1px;
      width: 1px;
      border: 0;
      clip: rect(0 0 0 0);
      margin: -1px;
      overflow: hidden;
      padding: 0; } }

.footer {
  width: 960px; }

.footer > div {
  margin-top: -60px; }

.homepage .footer {
  margin-top: 10px; }

.homepage .footer > div {
  margin-top: auto; }

.footer .transverse {
  margin: 71px 0 0 0; }

.footer-maps {
  margin-top: 10px;
  background: #fff;
  padding: 0px 0 50px 0px;
  width: 960px; }

.footer-maps,
.footer-maps a {
  font-family: Arial;
  color: #3d3d3d; }

.footer-maps a {
  font-size: 1.2em; }

.footer-maps .grey a {
  color: #666666; }

.footer .homepage-videos > h2 > span {
  padding-left: 10px; }

#contentflow >
.footer-maps .footer-map {
  vertical-align: top;
  display: inline-block;
  padding: 20px 15px 10px 15px;
  width: 120px; }

.footer-maps .footer-map .h3 {
  font-size: 1.1em;
  font-weight: bold;
  margin-bottom: 10px; }

.footer-maps li,
.footer-maps li.expanded,
.footer-maps li.leaf,
.footer-maps li.collapsed {
  list-style-type: none;
  list-style-image: none; }

.footer-maps p {
  margin: 0;
  line-height: 1.5; }

.footer-maps .content {
  background: none repeat scroll 0 0 #808080; }

.footer .site-map-box > .content {
  padding: 0;
  margin: 0;
  top: 25px; }

.footer-links .vertical-separator li {
  border: 0;
  background: url(../images/css/bullet_footer.png) no-repeat right center;
  padding: 12px 10px 0 10px; }

.footer-links .vertical-separator li.last, .footer-links .vertical-separator li:last-child {
  background: none; }

.footer-links {
  border-top: 1px solid #ececec;
  position: relative;
  margin: 0 auto;
  background: #fff;
  padding: 0 25px 0 17px;
  width: 918px;
  min-height: 40px; }

.footer-links a {
  color: #808080;
  font-size: 1.2em;
  font-weight: bold; }

.footer-links .network {
  position: absolute;
  top: 10px;
  line-height: normal;
  right: 6px; }

.footer-links .network li {
  padding: 0 5px;
  display: inline-block; }

.footer-links li a.active {
  color: #d3d3d3; }

.footer .content {
  margin-top: 0;
  background: none; }

@media (max-width: 959px) {
  .footer {
    width: auto; }
    .footer .content {
      max-width: none; }
    .footer .transverse,
    .footer .site-map-box {
      max-width: 960px;
      margin-left: auto;
      margin-right: auto; }
    .footer .hp-zone5-wrap {
      width: auto;
      max-width: 960px;
      height: auto; }
    .footer .footer-links {
      width: auto; }
    .footer .footer-links-content {
      max-width: 960px;
      margin-left: auto;
      margin-right: auto;
      position: relative; }
    .footer .slider-brands {
      display: none; }
    .footer .footer-maps {
      display: none; }
    .footer .homepage-videos {
      margin-right: 0;
      margin-bottom: 10px;
      width: 100%; }
      .footer .homepage-videos .field-collection-container {
        background-color: #fff; }
      .footer .homepage-videos .field-collection-container > .other-videos {
        width: auto; }
        .footer .homepage-videos .field-collection-container > .other-videos h2 {
          max-width: 150px; }

  #footer-area-background {
    display: none; }

  .footer {
    margin-left: 10px;
    margin-right: 10px; }

  .footer > div {
    display: block; }

  .hp-zone5-wrap-wrap {
    display: block;
    width: auto; }

  .homepage-dl-files {
    width: calc(100% - 309px);
    margin-left: 3px; }

  #contentflow {
    height: auto; }

  .footer-maps {
    display: none; }

  .footer-links {
    width: auto;
    max-width: 918px; }

  .footer-links > ul.horizontal-display.vertical-separator {
    margin-right: 50px; } }
@media (max-width: 640px) {
  .homepage-videos {
    display: none; }

  .footer .homepage-dl-files {
    display: none; }
  .footer .quick-access {
    width: 100%; }
  .footer .hp-zone5-wrap-wrap {
    padding: 10px 12px 0px; } }
@media (max-width: 959px) {
  div#full-accordion,
  div#accordion,
  div#small-accordion {
    width: auto; }

  .accordion-content .clearfix {
    display: block; }

  .accordion-content .with-image-and-links {
    float: none;
    width: auto;
    overflow: hidden; }

  .content .content-content .accordion .accordion-content > a {
    background-position: 99% 7px; }

  .content .content-content .accordion a.ui-state-active {
    background-position: 99% -45px; } }
@media (max-width: 640px) {
  .accordion-content .image {
    display: none; }

  .content .content-content .accordion .accordion-content > a {
    background-position: 98% 7px; }

  .content .content-content .accordion a.ui-state-active {
    background-position: 98% -45px; } }
#order-form fieldset#edit-choice.error .fieldset-wrapper {
  border: 2px solid red; }

#order-form fieldset#edit-choice.valid .fieldset-wrapper {
  border: 2px solid lightgreen; }

#edit-first-col label.error, label.error {
  width: inherit;
  color: red;
  font-weight: normal; }

#edit-choice label.error {
  color: red;
  font-weight: normal;
  font-size: 1.4em;
  line-height: 1.8; }

span.form-required {
  color: #666666;
  font-family: Arial;
  font-weight: 600;
  font-size: 12px; }

.page-contact #captcha-intro {
  text-align: center;
  padding-top: 10px; }

@media (max-width: 959px) {
  #edit-combos,
  #edit-second-panel,
  #edit-form-panel {
    width: auto;
    float: none; }

  .content div.main-col form {
    margin: 2px; }

  .form-item + .form-item {
    margin-top: 15px; }

  .form-item.form-type-checkbox {
    margin-top: 0px;
    margin-bottom: 0px; } }
@media (max-width: 640px) {
  .form-type-textfield input,
  .form-type-password input {
    width: 95%; }

  #edit-captcha-response {
    width: 95%;
    max-width: 90px;
    margin-left: 5px; }

  #redirect_text {
    width: auto; }

  #redirect_forward_message {
    font-size: 1.4em; }

  #edit-form-panel .form-item textarea {
    width: 95%; }

  form#order-form {
    margin: 20px 5px; }

  form#carrefour-contact-page #edit-combos #loader {
    margin-left: 120px; }

  .page-contact #edit-combos select {
    width: 200px; }

  .page-contact #edit-form-panel .form-item input[type=text] {
    width: 188px; }

  .node-publication-order-form .page-order .form-submit {
    margin: 12px 20px; }

  input#edit-submit {
    margin: 12px 2px; }

  .form-item + .form-item {
    margin-top: 12px; }

  .form-item.form-type-checkbox {
    margin-top: 0px;
    margin-bottom: 0px; } }
.toggle-share,
.share-title,
.toggle-share-label {
  position: absolute !important;
  height: 1px;
  width: 1px;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }

.share-wrapper {
  display: inline-block; }

@media (max-width: 959px) {
  .tools {
    right: 20px;
    padding: 8px;
    padding-right: 0;
    display: table; }

  .print_html,
  .print_mail,
  .textsize_list {
    display: none; }

  .share-title {
    position: static !important;
    clip: auto;
    height: auto;
    width: auto;
    overflow: auto;
    font-size: 1.1em;
    text-transform: uppercase;
    margin-right: 10px; }

  .toggle-share-label {
    position: static !important;
    clip: auto;
    height: auto;
    width: auto;
    overflow: auto;
    display: table-cell;
    vertical-align: middle;
    border: 1px solid #bfbfbf;
    padding: 6px;
    background-color: #ececec;
    transition: .5s background-color; }
    .toggle-share-label img {
      display: block; }

  .share-wrapper {
    padding: 4px;
    color: #666666; }

  .share-wrapper > * {
    vertical-align: middle;
    display: inline-block; }

  .toggle-share ~ .share {
    display: table-cell;
    vertical-align: middle;
    min-width: 0;
    max-width: 0;
    overflow: hidden;
    background-color: #ececec;
    transition: .5s max-width, .5s background-color;
    top: 0;
    border: 1px solid #bfbfbf;
    border-right: 0;
    position: relative;
    left: 1px; }

  .toggle-share:checked ~ .toggle-share-label {
    background-color: #fff; }

  .toggle-share:checked ~ .share {
    max-width: 500px;
    background-color: #fff;
    left: 0; } }
.slider-brands {
  display: block; }

@media (max-width: 959px) {
  .breadcrumb {
    width: auto;
    padding: 15px 0;
    margin-left: 20px; }
    .breadcrumb .horizontal-display .bc-item-2 > a {
      pointer-events: none;
      text-decoration: none; } }
@media (max-width: 640px) {
  .breadcrumb {
    margin-left: 15px; } }
@media (max-width: 959px) {
  #sticky {
    position: absolute !important;
    height: 1px;
    width: 1px;
    border: 0;
    clip: rect(0 0 0 0);
    margin: -1px;
    overflow: hidden;
    padding: 0;
    visibility: hidden;
    display: none; } }
.node-onlinestore-banner {
  display: none;
  position: relative;
  width: auto;
  max-width: 960px;
  margin: 0 auto;
  background-color: #fff;
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: right center;
  padding: 30px 20px;
  border-bottom: 2px solid #2f6dac;
  transition: margin-top 1.5s; }
  @media (max-width: 959px) {
    .node-onlinestore-banner {
      display: block;
      cursor: pointer; }
      .node-onlinestore-banner .field.field-name-field-store-link {
        display: none; } }
  @media (max-width: 640px) {
    .node-onlinestore-banner {
      padding-top: 15px;
      padding-bottom: 15px; } }
  .node-onlinestore-banner.banner-hidden {
    margin-top: -100%; }
  .node-onlinestore-banner .field-name-field-store-displayed-title,
  .node-onlinestore-banner .field-name-field-store-displayed-text {
    font-weight: bold;
    text-shadow: 0px 0px 9px #fff; }
    .node-onlinestore-banner .field-name-field-store-displayed-title p,
    .node-onlinestore-banner .field-name-field-store-displayed-text p {
      margin-top: 0;
      text-shadow: 2px 0px 3px #fff; }
  @media (max-width: 959px) {
    .node-onlinestore-banner .field-name-field-store-displayed-title {
      margin-right: 25px; } }
  @media (max-width: 959px) {
    .node-onlinestore-banner .field-name-field-store-displayed-text {
      margin-right: 30px; } }
  .node-onlinestore-banner .field-name-field-store-displayed-title {
    color: #e30117;
    font-size: 2.4em; }
  .node-onlinestore-banner .field-name-field-store-displayed-text {
    color: #2f6dac;
    font-size: 1.6em; }
  .node-onlinestore-banner .field-name-field-store-link a {
    display: inline-block;
    background: #2f6dac;
    color: #fff;
    font-size: 1.6em;
    text-transform: uppercase;
    padding: 10px 14px; }
  .node-onlinestore-banner .close-onlinestore-banner {
    position: absolute;
    top: 10px;
    right: 10px;
    padding: 10px;
    background: #fff;
    border: 0; }

.item-list .pager {
  text-align: center;
  background: none;
  min-height: 44px; }

.item-list .pager li a {
  color: #222222;
  font-weight: normal;
  font-family: inherit;
  margin: 2px 0 1px;
  min-width: 20px;
  padding: 6px 6px 6px 6px; }

.item-list .pager li a:hover,
.item-list .pager li a:hover {
  color: #58a8db; }

.item-list .pager li:hover,
.item-list .pager li.pager-current:hover {
  border: 1px solid #58a8db;
  color: #58a8db; }

.item-list .pager li {
  border: 1px solid #ececec;
  color: #222222;
  font-size: 12px;
  font-family: Arial, Verdana, sans-serif;
  font-weight: normal;
  margin: 0 3px;
  min-height: 32px;
  display: inline-block;
  text-align: center; }

.item-list .pager li.pager-current {
  background-color: #fff;
  border: 1px solid #ececec;
  border-radius: 0;
  color: #58a8db;
  min-height: 20px;
  min-width: 20px;
  padding: 6px 6px; }

.item-list .pager li.pager-ellipsis {
  border: 0 none;
  margin: 0 0;
  padding: 0 0;
  font-size: 1em;
  display: none; }

#c4com_timeline {
  background: url(/sites/all/themes/carrefourcom/images/vbloc3.png) no-repeat repeat center;
  font-family: Arial, Verdana, sans-serif;
  padding: 0 0 0 2px;
  width: 657px; }
  #c4com_timeline div.decade {
    height: auto; }
  #c4com_timeline div.decade-title {
    background: url(/sites/all/themes/carrefourcom/images/htl-decade-p.png) no-repeat repeat center;
    color: #58a8db;
    cursor: pointer;
    font-size: 20px;
    font-weight: normal;
    margin: 14px 0 30px;
    min-height: 30px; }
  #c4com_timeline div.decade-title.is-open {
    background: url(/sites/all/themes/carrefourcom/images/htl-decade-m.png) no-repeat repeat center; }
  #c4com_timeline div.decade-title.even {
    text-align: left;
    padding-left: 50%; }
  #c4com_timeline div.decade-title.even span {
    padding-left: 26px; }
  #c4com_timeline div.decade-title.odd {
    text-align: right;
    padding-right: 50%; }
  #c4com_timeline div.decade-title.odd span {
    padding-right: 26px; }
  #c4com_timeline div.decade-content {
    display: none; }
  #c4com_timeline div.year {
    font-size: 22px; }
  #c4com_timeline div.year-title {
    font-size: 26px;
    font-weight: bold; }
  #c4com_timeline div.year-block.odd {
    padding-right: 50%; }
  #c4com_timeline div.year-block.even {
    padding-left: 50%; }
  #c4com_timeline div.year-block div.title {
    font-weight: bold;
    font-size: 16px;
    color: #222222;
    padding: 0 20px; }
  #c4com_timeline div.year-block.odd div.title {
    text-align: right; }
  #c4com_timeline div.year-block-content {
    padding: 10px 20px; }
  #c4com_timeline div.year-block-content img {
    max-width: 100%;
    padding: 0 0 10px 0; }
  #c4com_timeline div.year-block {
    margin: -110px 1px 10px 0;
    background: url(/sites/all/themes/carrefourcom/images/vcircle.png) no-repeat no-repeat center 5px; }
  #c4com_timeline div.year-block:first-child {
    margin-top: 0; }

@media (max-width: 959px) {
  #c4com_timeline {
    width: 100%; } }
@media (max-width: 640px) {
  #c4com_timeline {
    background: url(/sites/all/themes/carrefourcom/images/vbloc3.png) no-repeat repeat 14px; }
    #c4com_timeline div.decade-title {
      background: url(/sites/all/themes/carrefourcom/images/htl-decade-p.png) no-repeat no-repeat 1px;
      margin: 14px 0 30px;
      padding-left: 40px; }
    #c4com_timeline div.decade-title.is-open {
      background: url(/sites/all/themes/carrefourcom/images/htl-decade-m.png) no-repeat no-repeat 1px; }
    #c4com_timeline div.decade-title.even {
      text-align: left;
      padding-left: 0; }
    #c4com_timeline div.decade-title.even span {
      padding-left: 40px; }
    #c4com_timeline div.decade-title.odd {
      text-align: left;
      padding-right: 0; }
    #c4com_timeline div.decade-title.odd span {
      padding-right: 0; }
    #c4com_timeline div.year-block.odd {
      padding-right: 0; }
    #c4com_timeline div.year-block.even {
      padding-left: 0; }
    #c4com_timeline div.year-block div.title {
      padding: 0 0 0 35px; }
    #c4com_timeline div.year-block.odd div.title {
      text-align: left; }
    #c4com_timeline div.year-block-content {
      padding: 10px 30px 10px 35px; }
    #c4com_timeline div.year-block-content img {
      max-width: 100%; }
    #c4com_timeline div.year-block {
      margin: 0px 1px 10px 0;
      background: url(/sites/all/themes/carrefourcom/images/vcircle.png) no-repeat no-repeat 10px 2px; } }
@media (max-width: 959px) {
  .page-search .search-bloc form input {
    width: 40% !important;
    max-width: 190px; } }
.node-cookie-information .node-inner {
  min-width: 0; }
.node-cookie-information .cookie-content {
  min-width: 0; }

@media (max-width: 959px) {
  .inner-content.more-news > h2 {
    margin-left: 8px; }

  .inner-content.more-news {
    padding-left: 0; }

  .one-col .block-nodeblock .inner-content .mise-en-avant,
  .inner-content.more-news > .mise-en-avant {
    width: 200px;
    margin-right: 0;
    margin-bottom: 10px;
    margin-left: 8px;
    margin-right: 0px; }
    .one-col .block-nodeblock .inner-content .mise-en-avant > p,
    .inner-content.more-news > .mise-en-avant > p {
      display: none; }
    .one-col .block-nodeblock .inner-content .mise-en-avant .lire-la-suite,
    .inner-content.more-news > .mise-en-avant .lire-la-suite {
      display: none; }

  .one-col .block-nodeblock .inner-content .mise-en-avant.last, .inner-content.more-news > .mise-en-avant.last {
    margin-right: 0; } }
@media (max-width: 640px) {
  .one-col .block-nodeblock .inner-content .mise-en-avant,
  .inner-content.more-news > .mise-en-avant {
    width: 140px; }
    .one-col .block-nodeblock .inner-content .mise-en-avant + .mise-en-avant + .mise-en-avant,
    .inner-content.more-news > .mise-en-avant + .mise-en-avant + .mise-en-avant {
      display: none; } }
@media (max-width: 959px) {
  .hpstyle-carrousel {
    width: auto;
    max-width: 620px; }

  .content.one-col .content .inner-content.more-news {
    width: auto;
    margin-left: auto; } }
@media (max-width: 640px) {
  .home-slider a.slider-control {
    top: 80px; }

  .hpstyle-carrousel {
    width: auto;
    max-width: 310px; }

  .hp-zone2-wrap .home-slider {
    height: 220px; }

  .hpstyle-carrousel .home-slider li div.label {
    bottom: initial;
    right: initial; }

  .hpstyle-carrousel .home-slider li .label p {
    font-size: 1.4em; } }
.homepage .hp-zone-4,
.homepage .wrapper > .content,
.homepage .content div.mises-en-avant.thematiques-header,
.homepage .hp-zone5-wrap {
  width: auto;
  max-width: 960px; }
@media (max-width: 959px) {
  .homepage .hp-zone2-wrap .field-collection-container {
    display: block;
    margin: 0 auto; }
  .homepage .hp-zone2-wrap div.homepage.content {
    display: block;
    position: static;
    width: auto;
    height: auto; }
  .homepage .content .mises-en-avant {
    height: auto; }
    .homepage .content .mises-en-avant .mise-en-avant {
      display: block;
      width: auto; }
    .homepage .content .mises-en-avant.side-image {
      display: none; }
  .homepage .hp-zone-3 {
    margin-left: 5px;
    margin-right: 5px; }
  .homepage .content div.mises-en-avant.homepage-tweets,
  .homepage .content div.mises-en-avant.blue {
    width: calc(50% - 9px);
    overflow: hidden; }
    .homepage .content div.mises-en-avant.homepage-tweets > .mise-en-avant,
    .homepage .content div.mises-en-avant.blue > .mise-en-avant {
      width: auto; }
  .homepage .hp-zone-4 {
    height: auto;
    display: none; }
  .homepage .hp-zone-4 .field-collection-container {
    width: 99%;
    margin: 0 auto;
    display: block; }
  .homepage .slider-brands {
    display: none; }
  .homepage .homepage-videos {
    margin-bottom: 10px;
    margin-right: 0px;
    width: 100%; } }
@media (max-width: 640px) {
  .homepage .content div.mises-en-avant {
    display: block; }
    .homepage .content div.mises-en-avant.blue, .homepage .content div.mises-en-avant.homepage-tweets {
      width: auto;
      margin-left: 0 !important; }
  .homepage .content div.mises-en-avant.homepage-tweets {
    margin-top: 20px !important; } }
@media (max-width: 959px) {
  .homepage .home-slider {
    margin-bottom: 20px;
    height: auto; }
    .homepage .home-slider .slider-control {
      top: 50%;
      height: 36px;
      margin-top: -18px; }
    .homepage .home-slider li {
      padding-bottom: 59.375%;
      height: 0;
      overflow: hidden; }
    .homepage .home-slider .slider img {
      width: 100%;
      height: auto; }
    .homepage .home-slider .carousel-gif {
      width: auto;
      height: auto; }
    .homepage .home-slider .carousel-flash {
      width: auto;
      height: auto;
      text-align: center; } }
@media (max-width: 640px) {
  .homepage .home-slider li {
    padding-bottom: 0;
    height: auto; }
  .homepage .home-slider li div.label {
    position: static;
    width: auto; }
  .homepage .home-slider .slider-control {
    top: 170px;
    margin-top: 0; } }
@media (max-width: 640px) {
  .homepage .hp-zone-4 .field-collection-container {
    width: auto;
    text-align: center; } }

.content-content .view-g18-actions li {
  height: 200px;
  width: 200px;
  overflow: hidden; }

.content .view-g18-actions .action {
  height: 200px;
  padding: 0;
  position: relative; }

.content .view-g18-actions .action .action_image {
  position: absolute; }

.content .view-g18-actions .action .action_content {
  position: absolute;
  margin: 105px 10px 5px;
  width: 166px;
  padding: 7px;
}

@media (max-width: 767px) {
  .content .view-g18-actions .action .action_content {
    width: auto;
  }
    .content .view-g18-actions .action .action_content h3 {
      height: auto !important;
    }
}

@media (max-width: 959px) {
  .content.page-with-actions-content > .main-col > .content-content {
    margin: 0 auto;
    max-width: 645px;
    padding: 0 0 0 5px; }

  .content.page-with-actions-content > .main-col .view.view-actions-children-list .view-g18-actions {
    display: table;
    margin: 0 auto; }

  .content-content .view-g18-actions {
    max-width: 830px; }

  .content-content .view-g18-actions li {
    margin: 5px 3px 5px 4px;
    height: 275px; }

  .content .view-g18-actions .action .action_content {
    margin: 200px 2px 0px 5px; }

  .content .view-g18-actions .action .action_content .date {
    font-style: italic; }

  .content-content .view-g18-actions li a.more {
    display: none; } }
@media (max-width: 640px) {
  .content.page-with-actions-content > .main-col > .content-content {
    margin: 0 auto;
    padding: 0 0 0 5px;
    max-width: 310px; }

  .content-content .view-g18-actions {
    max-width: 310px; }

  .content-content .view-g18-actions li {
    height: 230px;
    margin: 5px 5px 5px 5px;
    width: 140px; }

  .content .view-g18-actions .action .action_content {
    margin-top: 150px; }

  .content .entete .content-header h2 {
    font-size: 1.2em;
    line-height: 1.7; } }
@media (max-width: 959px) {
  .content h2.h2-subsection-info {
    padding-right: 5%; }

  .content-content .view-g04-news {
    margin-top: 0; }

  .content-content .view-g04-news .view-content li {
    float: left;
    width: 49%;
    min-height: 150px; }

  .content-content .view-g04-news .view-content li img {
    width: 110px;
    height: 110px; }

  .content-content .view-g04-news .view-content li .lieux {
    float: none;
    background: #FFFFFF;
    color: #34a2d7;
    margin-bottom: 10px; }

  .content-content .view-g04-news .view-content li .date {
    font-size: 1em;
    font-style: italic; }

  .view-content .views-row .actu h3 {
    font-size: 1.3em; }

  .view-g04-news .view-content .with_img .infos {
    margin: 0;
    display: none; }

  .content > .main-col > .content-content {
    padding: 0 15px 0 15px; }

  .content .entete .content-header {
    margin: 0;
    padding: 10px 12px 0; }

  .content .entete .content-header h1 {
    font-size: 20px;
    margin: 0; }

  .view-content .views-row .actu.with_img img {
    margin-right: 10px; }

  .rss-border, .view-id-g04_news .infos {
    display: none; } }
@media (max-width: 640px) {
  .content .actu, .search-results .result-search {
    width: 100%; }

  .content-content .view-g04-news .view-content li {
    float: left;
    width: 100%;
    min-height: 45px;
    margin: 0; } }
.stock-trend-data div.trend-content ul.puceplay li {
  list-style: disc inside; }

.stock-trend-data {
  margin-bottom: 15px; }

.stock-trend-data .trend-content {
  margin-bottom: 30px; }

.stock-trend-data .trend-content ul {
  font-size: 1em; }

.stock-trend-data .trend-content li {
  line-height: 19px;
  padding: 7px 6px 3px 20px;
  font-size: 1.2em;
  text-align: left;
  border-bottom: 1px solid #d3d3d3;
  margin-left: 0;
  background: none; }

.stock-trend-data .trend-title {
  position: relative;
  zoom: 1; }

.stock-trend-data .trend-title h3 {
  font-weight: bold;
  font-size: 1.6em;
  padding: 13px 0 13px 13px;
  color: #fff;
  background: #d3d3d3;
  margin: 0;
  max-width: 578px; }

.stock-trend-data .base-number {
  color: black; }

.stock-trend-data .up-trend {
  color: green;
  font-weight: bold; }

.stock-trend-data .down-trend {
  color: #e30117;
  font-weight: bold; }

.carrefour-stock-trend-table input.hasDatepicker {
  padding: 5px; }

@media (max-width: 959px) {
  .carrefour-stock-trend-table select {
    width: 300px; } }
@media (max-width: 640px) {
  .carrefour-stock-trend-table select {
    width: 200px; }

  #symex-stock-graph-block-v2,
  #symex-small-summary-iframe-v2,
  #symex-stock-graph-iframe-v2 {
    width: 100%; }

  #symex-small-summary-block-v2 {
    width: 98%;
    padding: 0 0 0 2%;
    margin: 0; }

  div.share-block-right {
    width: 100%; } }
div.node.node-subhome {
  min-height: 300px; }

div.node-subhome > div.field-collection-container {
  margin: 0 30px 0 30px; }

div.node-subhome > div.field-collection-container > div.entete {
  margin: 0 0 10px 0; }

.content h1 {
  font-weight: bold;
  font-size: 32px; }

.node-subhome h1 {
  bottom: 40px;
  position: absolute;
  right: 40px; }

div.node-subsection > div > div.field-collection-container.clearfix {
  margin-top: 8px; }

div.node-subhome div.rubrique-subheader {
  background-position: center;
  width: 660px; }

@media (max-width: 959px) {
  div.node.node-subhome .entete img {
    width: 100%;
    height: auto; }

  div.node-subhome div.rubrique-subheader {
    background-position: left;
    width: 100%; }

  .node-subhome .content .entete h1 {
    font-size: 24px; }

  div.node.node-subhome > div.field-collection-container {
    margin: 0 0 10px;
    width: 100%; } }
@media (max-width: 640px) {
  .node-subhome .content .entete h1 {
    font-size: 18px;
    line-height: inherit; }

  .node-subhome h1 {
    bottom: 0;
    right: 10px; } }
@media (max-width: 959px) {
  .search-results {
    margin: 0; }

  .search-results .result-search {
    padding: 5px;
    margin: 5px; }

  .content .content-content {
    padding: 0 10px; }

  .content-content .result-search h3 {
    font-size: 1.4em; }

  .search-results .result-search {
    margin: 10px 0 0;
    padding: 5px 0; }

  .search-results li {
    margin-bottom: 5px; }

  .search-results .infos {
    display: none; }

  .content-content .search-results .result-search .themes {
    margin: 5px 0;
    float: inherit;
    background: #fff;
    color: #58a8db; }

  .search-results .result-search .date {
    font-size: 1em;
    font-style: italic; }

  .content-content .result-search h3 {
    font-size: 1.2em;
    line-height: 1.6; }

  .content-content .result-search h3 a {
    font-size: 1em;
    color: #222222; } }
@media (max-width: 640px) {
  .search-results .result-search {
    padding: 2px;
    margin: 2px; }

  .content .content-content {
    padding: 0 5px; } }
@media (max-width: 959px) {
  #carrefour-agenda-agendaform {
    margin-left: 0; } }

.order-submit input#edit-submit {
  margin: 40px 0 0 0; }

#order-form fieldset#edit-choice div.form-item.form-type-checkbox label.option {
  line-height: 28px; }

.page-order #order-form .form-item.form-type-textfield.form-item-doc-select {
  height: 10px; }

.page-order #order-form fieldset#edit-addressee {
  margin-top: 20px; }

.page-order #edit-gender,
#edit-gender {
  width: 100%; }

.page-order .form-type-radio.form-item,
.page-order .form-type-radio.form-item > input,
.page-order .form-type-radio.form-item > label {
  margin: 0;
  padding: 0; }

.page-order .form-type-radio.form-item {
  float: left; }

.page-contact #edit-first-col, .page-contact #edit-second-col, .page-contact #edit-combos {
  margin-top: 0px; }

.page-contact #carrefour-contact-page .form-item.form-type-radios.form-item-gender,
.form-item.form-type-radios.form-item-gender {
  margin: 0 !important; }

label.option.ui-button.ui-button-text-only {
  color: #bfbfbf;
  float: left;
  margin: 4px 0 0;
  min-width: 55px; }

label.option.ui-button.ui-button-text-only.ui-state-active {
  color: #555555;
  font-weight: 600; }

@media (max-width: 959px) {
  #edit-order,
  #edit-addressee,
  #edit-choice {
    float: none;
    width: auto; } }
@media (max-width: 959px) {
  #edit-choice .fieldset-wrapper {
    margin-left: 0; } }

@media (max-width: 959px) {
  .page-order .right-align {
    margin-top: 0; } }

@media (max-width: 640px) {
  .page-order .form-textarea-wrapper textarea {
    width: 95%; } }

.toggle-img {
  background-position: center;
  display: inline-block;
  float: left;
  width: 16px;
  height: 16px;
  margin-top: 6px;
  margin-right: 5px;
  overflow: hidden;
  background-repeat: no-repeat;
  font-size: 0;
  line-height: 0;
  text-indent: -3333px;
  text-align: center;
  vertical-align: middle; }

.page-worldmap .content select[name='country_select'] {
  margin-left: 0; }

.page-worldmap .link-back input[type='submit'] {
  margin-left: 0; }

.page-worldmap .country-list {
  padding-left: 0; }

.page-worldmap .block-nodeblock .inner-content .mise-en-avant {
  width: 210px;
  display: inline-block;
  vertical-align: top;
  margin-right: 20px; }

.page-worldmap .content .content .inner-content.more-news {
  width: 800px;
  margin-left: 40px; }

.page-worldmap .wrapper.page div.content .mapamundi {
  margin-top: 21px;
  height: 523px;
  overflow: hidden; }

.page-worldmap .footer div.content {
  margin-top: 0;
  height: auto; }

.page-worldmap div.view-country-links div.view-content > div.item-list {
  background-color: #ececec; }

.page-worldmap .wrapper.page div.content h1 {
  margin: 0px;
  padding: 0px;
  width: 825px; }

.page-worldmap .wrapper.page div.content h2 {
  padding: 10px 0 5px;
  margin-right: 150px; }

.page-worldmap .wrapper.page .footer div.content h2 {
  padding: 0;
  margin-right: 0; }

.page-worldmap div.wrapper.page > div.content {
  height: 550px; }

.page-worldmap div.content #World_wrapper {
  height: 410px; }

.page-worldmap div.content h1 {
  margin: 0 20px; }

.page-worldmap div.content .coverflow-text h1 {
  margin: 0;
  width: auto; }

.page-worldmap div.content .coverflow-text h2 {
  margin: 0;
  padding: 0; }

.page-worldmap .breadcrumb {
  height: auto; }

.page-worldmap .view-country-links {
  font-size: 130%; }

.page-worldmap .wrapper.page h1 {
  font-size: 32px; }

div#worldmap_top_wrapper {
  height: 405px; }

div#worldmap_data_block {
  position: absolute;
  top: 0;
  left: 0; }

.country-identifier {
  width: 100%; }

.country-list div.view-content {
  width: 100%; }

div#worldmap_data_block div.link-back {
  position: absolute;
  top: 350px; }

@media (max-width: 959px) {
  #world_wrapper {
    margin-left: -25px; }

  .page-worldmap .content select[name='country_select'] {
    margin-left: 10px; }

  .page-worldmap .country-list {
    padding-left: 10px; }

  .page-worldmap .link-back input[type='submit'] {
    margin-left: 10px; }

  .country-list div.view-content .item-list {
    background-color: #ececec; }

  .page-worldmap .wrapper.page h1 {
    padding: 0 5px;
    margin: 0; }

  .page-worldmap .wrapper.page h2 {
    padding: 0 5px;
    margin-right: 0; }

  div.mapamundi div.block-nodeblock {
    display: none; }

  .page-worldmap .wrapper.page div.content .mapamundi {
    height: auto; } }
@media (max-width: 640px) {
  #world_wrapper {
    margin-left: 0; }

  #worldmap_wrappers_block {
    display: none; }

  div#worldmap_data_block div.link-back {
    display: none;
    top: -300px; }

  div.country-list {
    height: 450px;
    padding-left: 10px;
    top: 5px;
    min-width: 300px;
    max-width: 400px;
    width: 90%;
    overflow-y: auto; }

  div#worldmap_data_block {
    width: 100%; }

  .country-list div.view-content {
    height: 410px; }

  .country-content .item-list .views-field-field-country-links {
    padding: 2px 0; }

  .content select[name='country_select'] {
    width: auto;
    margin-bottom: 10px;
    margin-left: 10px; }

  .page-worldmap .wrapper.page div.content .mapamundi {
    min-height: 500px; }

  .page-worldmap .wrapper.page h1 {
    width: auto;
    font-size: 28px; }

  .page-worldmap .wrapper.page h2 {
    /* font-size: 18px; */ }

  .page-worldmap .wrapper.page div.content .mapamundi {
    margin-top: 0; }

  div#worldmap_top_wrapper {
    height: auto;
    min-height: 50px; } }
@media (max-width: 959px) {
  .page-contact #captcha-intro {
    text-align: center; }

  .page-contact-page .content .main-col {
    margin-left: 15px;
    margin-right: 15px; }

  .page-contact-page .content.two-cols > .main-col > .block-nodeblock .inner-content {
    padding-left: 0; }

  form#carrefour-contact-page {
    padding-left: 0; }

  .page-contact .inner-content.more-news > .mise-en-avant + .mise-en-avant {
    margin-left: 10px; }

  .page-contact #edit-second-panel {
    padding-top: 25px; } }
@media (max-width: 640px) {
  .page-contact-page .content .main-col {
    margin: 0; }

  .page-contact-page .content .main-col > h1,
  .page-contact-page .content .main-col > div#contact-form-hint-block,
  .page-contact-page .content .main-col > div#contact-form-main-forward-message,
  .page-contact-page .content .main-col > form {
    margin: 0 5px; }

  .page-contact #edit-first-col,
  .page-contact #edit-second-col,
  .page-contact #edit-combos {
    width: auto; }

  .page-contact .form-item-message label {
    margin-right: 0; } }
.content.one-col.same-height.page-with-static_page_in_frame-content .main-col {
  width: 100%; }

.page-with-static_page_in_frame-content div.node-static-page-in-frame iframe#static-framed-content {
  width: 960px; }

.content.one-col.same-height.page-with-static_page_in_frame-content .main-col .node-static-page-in-frame {
  width: 100%; }

@media (max-width: 959px) {
  .page-with-static_page_in_frame-content div.node-static-page-in-frame iframe#static-framed-content {
    width: 100%; }

  .content.one-col.same-height.page-with-static_page_in_frame-content .main-col .node-static-page-in-frame {
    width: 100%; }

  div.node.node-static-page-in-frame {
    width: 100%; }

  div.framed-content div.block-nodeblock {
    width: 100%; }

  div.framed-content div.block-nodeblock div.inner-content.more-news {
    width: 100%;
    padding: 5px; } }
/* à ranger */
.footer > div {
  display: block; }

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