/* 

	= imports less

*/
/*
	
	= colors variables

*/
/* backgrounds */
/* border*/
/*@corps: #2b2826;*/
/* les BLEUS */
/* les BLEUS turquoise */
/* les rouges */
/* les couleurs footer */
/* class */
.shadow-block {
  -moz-box-shadow: 1px 2px 2px 0px #656565;
  -webkit-box-shadow: 1px 2px 2px 0px #656565;
  -o-box-shadow: 1px 2px 2px 0px #656565;
  box-shadow: 1px 2px 2px 0px #656565;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=161, Strength=5);
}
/* 

	BOOTSTRAP GLOBAL PADDING

*/
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  padding-left: 10px;
  padding-right: 10px;
}
.radius5 {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.radius10 {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
.rtecenter {
  text-align: center;
}
hr {
  display: block;
  height: 1px;
  background-color: #ccc;
}
/*

	= MESSAGES ERROR

*/
.pane-pane-messages {
  padding: 0 9% 0 10%;
  margin: 0 0 1em 0;
}
.pane-pane-messages .pane-content .messages.error {
  /*
					color:#fff;
					background-color:@rouge;
					*/
}
.pane-pane-messages .pane-content .messages.status {
  font-size: 1.2em;
}
/* 

	= page de maintenance 
	
	
*/
body.maintenance-page {
  background-color: #f1f1f1;
}
body.maintenance-page #page {
  -moz-box-shadow: 1px 2px 2px 0px #656565;
  -webkit-box-shadow: 1px 2px 2px 0px #656565;
  -o-box-shadow: 1px 2px 2px 0px #656565;
  box-shadow: 1px 2px 2px 0px #656565;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=161, Strength=5);
  text-align: center;
  position: relative;
  width: 50%;
  padding: 1em 1em;
  margin: 2em auto 0 auto;
  background-color: #fff;
}
body.maintenance-page #page #header #name-and-slogan {
  display: none;
}
body.maintenance-page #page #main {
  padding: 1em 0 2em 0;
}
body.maintenance-page #page #main h1 {
  font-family: 'latobold';
}
/*

	= GLOBAL 

*/
body {
  color: #5b5c5f;
  font-size: 14px;
  line-height: 1.42857;
  font-family: 'latoregular';
  background-color: #897f79;
}
body .cc_banner-wrapper {
  z-index: 100;
}
body .cc_banner-wrapper .cc_container {
  position: relative;
}
body header,
body .row-content-menu {
  background-color: #faf9f9;
}
body main {
  background-color: #f1f1f1;
}
body #main-content .row-content.row-content-menu {
  min-height: 75px;
}
@font-face {
  font-family: 'latoregular';
  src: url('../fonts/lato-reg-webfont.eot');
  src: url('../fonts/lato-reg-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/lato-reg-webfont.woff2') format('woff2'), url('../fonts/lato-reg-webfont.woff') format('woff'), url('../fonts/lato-reg-webfont.ttf') format('truetype'), url('../fonts/lato-reg-webfont.svg#latoregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'latobold';
  src: url('../fonts/lato-bol-webfont.eot');
  src: url('../fonts/lato-bol-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/lato-bol-webfont.woff2') format('woff2'), url('../fonts/lato-bol-webfont.woff') format('woff'), url('../fonts/lato-bol-webfont.ttf') format('truetype'), url('../fonts/lato-bol-webfont.svg#latobold') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*

	= Resakys Copnnexion

*/
#resalys-connection .connexion-col .content {
  padding: 1em 1em;
}
#resalys-connection .connexion-col.detail-connection {
  background-color: #039ad3;
}
#resalys-connection .connexion-col.form-connection {
  font-size: 1em;
  background-color: #4b77bc;
  /* Firefox version inférieure à 18 */
  /* Firefox 19 et + */
  /*chrome, Opera, Safari, android et Edge*/
  /* IE */
  /* Edge */
}
#resalys-connection .connexion-col.form-connection input[type="text"],
#resalys-connection .connexion-col.form-connection input[type="password"],
#resalys-connection .connexion-col.form-connection input[type="submit"] {
  color: #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  border: 1px #fff solid;
  background-color: #4183d7;
}
#resalys-connection .connexion-col.form-connection input,
#resalys-connection .connexion-col.form-connection input[type="text"],
#resalys-connection .connexion-col.form-connection input[type="password"] {
  width: 100%;
  color: #fff!important;
  padding: .5em 1em;
}
#resalys-connection .connexion-col.form-connection input::-webkit-input-placeholder {
  color: #fff;
}
#resalys-connection .connexion-col.form-connection input[type="submit"] {
  display: inline-block;
  width: 45%;
  padding: .5em .5em;
  text-align: center;
  text-transform: uppercase;
}
#resalys-connection .connexion-col.form-connection .form-item {
  margin: 5px 0;
}
#resalys-connection .connexion-col.form-connection .form-item.form-type-password {
  width: 50%;
  margin-right: 5px;
  display: inline-block;
}
#resalys-connection form {
  padding: 0 0;
  margin: 0 0;
  box-shadow: 0 0;
  background-color: #4b77bc;
}
#resalys-connection .detail-connection,
#resalys-connection .resalys-links {
  color: #fff;
  min-height: 150px;
  padding: 1em 0 1em 80px;
}
#resalys-connection .detail-connection a,
#resalys-connection .resalys-links a {
  color: #fff;
  display: block;
  padding: 0 0 0 10px;
  background: url(../images/chevron.png);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: -5px 0;
}
#resalys-connection .detail-connection {
  background: url(../images/connexion-left-detail.png);
  background-color: #039ad3;
  background-repeat: no-repeat;
  background-position: top left;
  background-position: 7px 12px;
}
#resalys-connection .detail-connection .titre-connect {
  margin-top: 0;
  font-size: 1.2em;
  text-transform: uppercase;
}
#resalys-connection .resalys-links {
  background: url(../images/connexion-right-links.png);
  background-color: #4b77bc;
  background-repeat: no-repeat;
  background-position: top left;
  background-position: 7px 12px;
}
#resalys-connection .resalys-links .item-list ul li {
  list-style: none inside;
}
/*

	= COOKIE BANNER

*/
.cc_banner-wrapper {
  background-color: #2f538c;
}
.cc_banner-wrapper .cc_banner {
  background-color: #2f538c;
}
.cc_banner-wrapper .cc_banner.cc_container {
  border: 0;
  color: #fff;
  background-color: #2f538c;
}
.cc_banner-wrapper .cc_banner.cc_container .cc_message {
  color: #fff;
}
.cc_banner-wrapper .cc_banner.cc_container .cc_btn {
  color: #fff;
  background-color: #de332a;
}
/*

	= HEADER 

*/
header .container {
  padding-right: 5px;
}
header .container .col-md-right {
  padding-right: 0;
}
header #logo img {
  max-width: 100%;
}
/*

	= RESPONSIVE

*/
@media (max-width: 780px) {
  header .container .col-md-left {
    padding-left: 0;
    padding-right: 0;
  }
  header .container .col-md-right {
    padding-left: 0;
    padding-right: 10px;
  }
}
/*

	= menu
	
*/
.row-content-menu {
  padding: 1em 0 0 0;
}
.row-content-menu .container .col-md-12 .menu {
  margin: 0;
  padding: 0 0;
}
.row-content-menu .container .col-md-12 .menu li {
  float: left;
  width: 12.5%;
  height: 100%;
  margin: 0 0;
  padding: 0 0;
  list-style: none inside;
  text-transform: uppercase;
  background: url(../images/tirette.png);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: top left;
}
.row-content-menu .container .col-md-12 .menu li a {
  color: #4b77be;
  text-align: center;
  padding: 0 .5em;
  display: block;
  min-height: 45px;
  border-bottom: 5px #faf9f9 solid;
}
.row-content-menu .container .col-md-12 .menu li a.active {
  border-bottom: 5px #de332a solid;
}
.row-content-menu .container .col-md-12 .menu li a:hover {
  text-decoration: none;
  border-bottom: 5px #de332a solid;
}
.row-content-menu .container .col-md-12 .menu li ul {
  display: none;
  position: absolute;
  left: 0;
  width: 100%;
}
.row-content-menu .container .col-md-12 .menu li ul li {
  width: auto!important;
}
/*

	= RESPONSIVE
	
*/
@media (max-width: 780px) {
  .row-content-menu .container .col-md-12 {
    padding-left: 0;
    padding-right: 0;
  }
  .row-content-menu .container .col-md-12 .menu {
    margin: 0;
    padding: 0 0;
  }
  .row-content-menu .container .col-md-12 .menu li {
    float: none;
    margin: 0 0 0 0;
    width: 100%!important;
    background-image: none;
    border-bottom: 2px #ddd solid;
  }
  .row-content-menu .container .col-md-12 .menu li a {
    padding: 1em 0;
  }
}
/* IPAD LANDSCAPE */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  body .row-content-menu .container .col-md-12 .menu li {
    width: 13.5%;
  }
  body .row-content-menu .container .col-md-12 .menu li a {
    font-size: .9em;
  }
}
/*

	= node-carousel

*/
.node-carousel {
  margin: 0 0 2em 0;
  background-color: #d5d5d5;
  /*owl-carousel*/
  /*owl-controls*/
}
.node-carousel .container {
  padding-right: 0;
  padding-left: 0;
}
.node-carousel .field-type-image {
  max-height: 500px;
  overflow: hidden;
}
.node-carousel .field-type-image img {
  width: 100%;
  height: auto;
  max-width: 100%;
}
.node-carousel .owl-carousel .owl-item .node-slide .link-image {
  display: block;
}
.node-carousel .owl-carousel .owl-item .node-slide .legende {
  color: #fff;
  position: absolute;
  bottom: 0;
  font-size: 1.5em;
  width: 60%;
  margin-left: 20%;
  padding: 1.5em 2em;
  background: url(../images/repeat-carousel-legende.png);
  background-color: transparent;
  background-repeat: repeat;
  background-position: top left;
}
.node-carousel .owl-controls {
  position: absolute;
  width: 100%;
  height: 1px;
  margin-top: -25%;
}
.node-carousel .owl-controls .owl-buttons .owl-prev,
.node-carousel .owl-controls .owl-buttons .owl-next {
  display: block;
  width: 65px;
  height: 65px;
  color: #fff;
  text-indent: -1000em;
  opacity: 1;
  font-size: 1.4em;
  border-radius: 0;
}
.node-carousel .owl-controls .owl-buttons .owl-prev {
  float: left;
  margin-left: 0;
  background: url(../images/prev.png);
  background-repeat: no-repeat;
  background-position: top left;
  background-color: #96281b;
}
.node-carousel .owl-controls .owl-buttons .owl-next {
  float: right;
  margin-right: 0;
  background: url(../images/next.png);
  background-repeat: no-repeat;
  background-position: top right;
  background-color: #96281b;
}
/*

	= RSPONSIVE

*/
@media (min-width: 1200px) {
  .node-carousel .owl-controls {
    margin-top: -20%;
  }
}
@media (min-width: 1500px) {
  .node-carousel .owl-controls {
    margin-top: -15%;
  }
}
@media (max-width: 780px) {
  .node-carousel .owl-controls {
    margin-top: -18% !important;
  }
  .node-carousel .owl-buttons .owl-prev,
  .node-carousel .owl-buttons .owl-next {
    width: 40px!important;
    height: 40px!important;
  }
  .node-carousel .owl-buttons .owl-prev {
    float: left;
    margin-left: 0;
    background: url(../images/prev.png);
    background-repeat: no-repeat;
    background-position: -10px -10px !important;
    background-color: #96281b;
  }
  .node-carousel .owl-buttons .owl-next {
    float: right;
    margin-right: 0;
    background: url(../images/next.png);
    background-repeat: no-repeat;
    background-position: -10px -10px !important;
    background-color: #96281b;
  }
}
/*

	home page non CONNECTE

*/
body.page-home #main-content {
  padding: 0 0;
}
#main-content .row-slider {
  text-align: center;
  margin: 0 auto;
}
#main-content .row-node-mise-avant {
  padding: 3em 0;
}
#main-content .row-node-mise-avant .col-md-4 {
  padding-left: 0;
  padding-right: 0;
  border-right: 15px #f1f1f1 solid;
}
#main-content .row-node-mise-avant .col-md-4 .node-mise-en-avant {
  padding: 0 0 3em 0;
}
#main-content .row-node-mise-avant .col-md-4 .node-mise-en-avant h2 {
  font-weight: 600;
  padding: .5em 1em .5em 10px;
  text-transform: uppercase;
}
#main-content .row-node-mise-avant .col-md-4 .node-mise-en-avant .field-name-body {
  padding: 1em 1em;
}
#main-content .row-node-mise-avant .col-md-4 .node-mise-en-avant .field-type-link-field {
  position: absolute;
  bottom: 0;
  width: 100%;
  clear: right;
  padding: 10px 0 0 0;
}
#main-content .row-node-mise-avant .col-md-4 .node-mise-en-avant .field-type-link-field a {
  display: block;
  font-size: 1.2em;
  line-height: 2em;
  padding: 0 0 0 1em;
  text-transform: uppercase;
}
#main-content .row-node-mise-avant .col-md-4 .node-mise-en-avant .field-type-link-field a:after {
  float: right;
  display: block;
  width: 55px;
  min-height: 55px;
  color: #fff;
  margin: -10px 0 0 0;
  font-size: 2em;
  line-height: 1em;
  padding: 10px 0 0 0;
  text-align: center;
  content: "\279C";
  font-weight: bold;
}
#main-content .row-node-mise-avant .col-md-4:nth-child(1) .node-mise-en-avant {
  color: #4b77be;
  background-color: #fff;
}
#main-content .row-node-mise-avant .col-md-4:nth-child(1) .node-mise-en-avant .field-type-link-field {
  background-color: #4b77be;
}
#main-content .row-node-mise-avant .col-md-4:nth-child(1) .node-mise-en-avant .field-type-link-field a {
  color: #fff;
}
#main-content .row-node-mise-avant .col-md-4:nth-child(1) .node-mise-en-avant .field-type-link-field a:after {
  background-color: #2f538c;
}
#main-content .row-node-mise-avant .col-md-4:nth-child(2) .node-mise-en-avant {
  color: #fff;
  background-color: #de332a;
}
#main-content .row-node-mise-avant .col-md-4:nth-child(2) .node-mise-en-avant h2 {
  text-transform: uppercase;
}
#main-content .row-node-mise-avant .col-md-4:nth-child(2) .node-mise-en-avant h2 a {
  color: #fff;
}
#main-content .row-node-mise-avant .col-md-4:nth-child(2) .node-mise-en-avant .field-type-link-field {
  background-color: #d91e18;
}
#main-content .row-node-mise-avant .col-md-4:nth-child(2) .node-mise-en-avant .field-type-link-field a {
  color: #fff;
}
#main-content .row-node-mise-avant .col-md-4:nth-child(2) .node-mise-en-avant .field-type-link-field a:after {
  background-color: #96281b;
}
#main-content .row-node-mise-avant .col-md-4:nth-child(3) {
  border-right: 0;
}
#main-content .row-node-mise-avant .col-md-4:nth-child(3) .node-mise-en-avant {
  background-color: #fff;
}
#main-content .row-node-mise-avant .col-md-4:nth-child(3) .node-mise-en-avant .field-type-link-field {
  background-color: #d5d5d5;
}
#main-content .row-node-mise-avant .col-md-4:nth-child(3) .node-mise-en-avant .field-type-link-field a {
  color: #5b5c5f;
}
#main-content .row-node-mise-avant .col-md-4:nth-child(3) .node-mise-en-avant .field-type-link-field a:after {
  background-color: #5b5c5f;
}
body.logged-in .node-mise-en-avant .field-name-body .file-image img {
  margin: 0 1em 1em 0!important;
}
body.logged-in .node-mise-en-avant .field-type-link-field {
  overflow: hidden;
}
body.logged-in .node-mise-en-avant .field-type-link-field a {
  padding: 4px 0 0 1em!important;
}
body.logged-in .node-mise-en-avant .field-type-link-field a:after {
  float: right;
  margin: -10px 0 0 0;
  font-size: 1.7em!important;
  line-height: 1.5em;
  padding: 14px 0 4px 0;
  font-weight: normal!important;
}
/*

	= Home Connecté Adhérent

*/
/*adherent-carrousel*/
#adosspp-catalogue {
  padding: 0 0 2em 0;
}
#adosspp-catalogue a {
  text-align: right;
  display: block;
  color: #de332a;
  font-size: 1.2em;
  font-weight: 600;
  padding: 25px 90px 25px 0;
  background: url(../images/catalogue-icn.png);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: top right;
}
#adosspp-catalogue a:hover {
  text-decoration: none;
}
/*adherent-rubrique*/
.adherent-rubrique .node-rubrique {
  overflow: hidden;
}
.adherent-rubrique .node-rubrique .rubrique-image img {
  width: 100%;
  height: auto;
}
.adherent-rubrique .node-rubrique .rubrique-link {
  min-height: 48px;
  max-height: 48px;
  background-color: #de332a;
}
.adherent-rubrique .node-rubrique .rubrique-link .field {
  float: left;
}
.adherent-rubrique .node-rubrique .rubrique-link .field.field-name-field-rubrique-main-link {
  width: 90%;
}
.adherent-rubrique .node-rubrique .rubrique-link .field.field-name-field-rubrique-main-link .field-item a {
  color: #fff;
  display: block;
  text-transform: uppercase;
  padding: 1em 1em;
}
.adherent-rubrique .node-rubrique .rubrique-link .field.field-inline-link {
  width: 10%;
  background-color: #96281b;
}
.adherent-rubrique .node-rubrique .rubrique-link .field.field-inline-link span.open,
.adherent-rubrique .node-rubrique .rubrique-link .field.field-inline-link span.close {
  display: block;
  height: 100%;
  width: 100%;
  cursor: pointer;
  color: #fff;
  opacity: 1;
  text-align: center;
  font-weight: bold;
  background-color: #96281b;
}
.adherent-rubrique .node-rubrique .rubrique-link .field.field-inline-link span.open {
  font-size: 2.4em;
  line-height: 1.4em;
}
.adherent-rubrique .node-rubrique .rubrique-link .field.field-inline-link span.close {
  font-size: 1.5em;
  line-height: 2em;
}
.adherent-rubrique .node-rubrique .rubrique-link .field.field-inline-link .rubrique-sublinks {
  position: absolute;
  right: auto;
  left: 10px;
  width: 95%;
  bottom: 48px;
  padding: 1em 1em;
  background-color: #96281b;
}
.adherent-rubrique .node-rubrique .rubrique-link .field.field-inline-link .rubrique-sublinks .field-name-field-rubrique-other-links a {
  color: #fff;
  padding: 0 0 0 20px;
  text-transform: none!important;
  background: url(../images/chevron.png);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: top left;
}
/*adherent-pub*/
.adherent-pub {
  margin: 0 0 1em 0;
}
.adherent-pub .col-md-6 {
  /*
			padding-right:0;
			padding-left:0;
			*/
}
.adherent-pub .col-md-6 .node-mise-en-avant {
  color: #fff;
  padding: .4em 0 3em 0;
}
.adherent-pub .col-md-6 .node-mise-en-avant .mise-en-avant-image {
  float: left;
  width: 175px;
  margin: 1em .5em 0 1em;
}
.adherent-pub .col-md-6 .node-mise-en-avant .titre {
  padding: 0 1em 0 .5em;
  text-transform: uppercase;
}
.adherent-pub .col-md-6 .node-mise-en-avant a {
  color: #fff;
}
.adherent-pub .col-md-6 .node-mise-en-avant .field-name-body {
  padding: 0 1em 0 1em;
}
.adherent-pub .col-md-6 .node-mise-en-avant .field-name-body .media {
  margin-top: 0;
}
.adherent-pub .col-md-6 .node-mise-en-avant .field-name-body .media .file-image img {
  margin: 0 1em 0 0;
}
.adherent-pub .col-md-6 .node-mise-en-avant .field-type-link-field {
  position: absolute;
  bottom: 0;
  width: 96.5%;
  min-height: 35px;
  clear: right;
}
.adherent-pub .col-md-6 .node-mise-en-avant .field-type-link-field a {
  display: block;
  font-size: 1.4em;
  line-height: 1.5em;
  padding: 0 0 0 1em;
  text-transform: uppercase;
}
.adherent-pub .col-md-6 .node-mise-en-avant .field-type-link-field a:after {
  float: right;
  display: block;
  width: 35px;
  color: #fff;
  font-size: 2em;
  line-height: 1em;
  text-align: center;
  content: "\279C";
  font-weight: bold;
}
.adherent-pub .col-md-6:first-of-type .node-mise-en-avant {
  background-color: #de332a;
}
.adherent-pub .col-md-6:first-of-type .node-mise-en-avant .field-type-link-field {
  background-color: #d91e18;
}
.adherent-pub .col-md-6:first-of-type .node-mise-en-avant .field-type-link-field a:after {
  background-color: #96281b;
}
.adherent-pub .col-md-6:last-of-type .node-mise-en-avant {
  background-color: #897f79;
}
.adherent-pub .col-md-6:last-of-type .node-mise-en-avant .field-type-link-field {
  background-color: #827771;
}
.adherent-pub .col-md-6:last-of-type .node-mise-en-avant .field-type-link-field a:after {
  background-color: #6e6661;
}
/* node-mise-en-avant / ASIDE / 2 COL */
aside {
  padding: 1em 0 2em 0;
}
aside.col-md-3 .row {
  margin-bottom: 1em;
}
aside.col-md-3 .row .node-mise-en-avant {
  color: #fff;
  padding: .4em 0 4em 0;
  background-color: #6e6661;
}
aside.col-md-3 .row .node-mise-en-avant .titre {
  margin: 0 0 .5em 0;
  font-size: 1.3em;
  line-height: 1.4em;
  padding: 0 1em 0 .5em;
  text-transform: uppercase;
}
aside.col-md-3 .row .node-mise-en-avant h3.rtecenter {
  text-align: left;
  font-size: 1.2em;
}
aside.col-md-3 .row .node-mise-en-avant h3 a {
  color: #fff;
}
aside.col-md-3 .row .node-mise-en-avant .field-name-body {
  padding: 0 1em;
}
aside.col-md-3 .row .node-mise-en-avant .field-type-link-field {
  position: absolute;
  bottom: 0;
  width: 93.2%;
  clear: right;
  padding: 5px 0 0 0;
}
aside.col-md-3 .row .node-mise-en-avant .field-type-link-field a {
  display: block;
  font-size: 1.2em;
  line-height: 1.5em;
  padding: 0 0 0 .5em;
  text-transform: uppercase;
}
aside.col-md-3 .row .node-mise-en-avant .field-type-link-field a:after {
  float: right;
  display: block;
  width: 35px;
  color: #fff;
  font-size: 2em;
  line-height: 1em;
  text-align: center;
  content: "\279C";
  font-weight: bold;
}
aside.col-md-3 .row .node-mise-en-avant .field-type-text-with-summary .media {
  float: none!important;
}
aside.col-md-3 .row:nth-child(2) .node-mise-en-avant {
  color: #fff;
  background-color: #fff;
  background-color: #897f79;
}
aside.col-md-3 .row:nth-child(2) .node-mise-en-avant .field-type-link-field {
  background-color: #827771;
}
aside.col-md-3 .row:nth-child(2) .node-mise-en-avant .field-type-link-field a {
  color: #fff!important;
}
aside.col-md-3 .row:nth-child(2) .node-mise-en-avant .field-type-link-field a:after {
  background-color: #6e6661;
}
aside.col-md-3 .row:nth-child(1) .node-mise-en-avant {
  background-color: #de332a;
}
aside.col-md-3 .row:nth-child(1) .node-mise-en-avant .field-type-link-field {
  background-color: #d91e18;
}
aside.col-md-3 .row:nth-child(1) .node-mise-en-avant .field-type-link-field a {
  color: #fff!important;
}
aside.col-md-3 .row:nth-child(1) .node-mise-en-avant .field-type-link-field a:after {
  background-color: #96281b;
}
aside.col-md-3 .row:nth-child(3) .node-mise-en-avant {
  color: #5b5c5f;
  background-color: #fff;
}
aside.col-md-3 .row:nth-child(3) .node-mise-en-avant .field-type-link-field {
  background-color: #d5d5d5;
}
aside.col-md-3 .row:nth-child(3) .node-mise-en-avant .field-type-link-field a {
  color: #5b5c5f !important;
}
aside.col-md-3 .row:nth-child(3) .node-mise-en-avant .field-type-link-field a:after {
  background-color: #5b5c5f;
}
/*adherent-offers*/
.adherent-offers {
  padding: 1em 0 0 0;
}
.adherent-offers .node-offers {
  margin-bottom: 2em;
}
.adherent-offers .node-offers .main .offer-image {
  padding-left: 0;
  padding-right: 0;
  background-color: #fff;
}
.adherent-offers .node-offers .main .offer-image img {
  width: 100%;
  height: auto;
}
.adherent-offers .node-offers .main .offer-content {
  font-size: 1.1em;
  padding: 1em 1em;
  border-left: 1px #e2e2e2 solid;
  border-right: 1px #e2e2e2 solid;
  background-color: #fff;
}
.adherent-offers .node-offers .main .offer-content .titre {
  color: #4b77be;
  line-height: 2em;
}
.adherent-offers .node-offers .main .offer-infos {
  color: #de332a;
  padding: 1em 1%;
  float: left;
  width: 100%;
  border-left: 1px #e2e2e2 solid;
  border-right: 1px #e2e2e2 solid;
  background-color: #fff;
}
.adherent-offers .node-offers .main .offer-infos .left-price {
  float: left;
  width: 72%;
  padding: 0 0 0 1em;
}
.adherent-offers .node-offers .main .offer-infos .offer-normal-price {
  text-decoration: line-through;
}
.adherent-offers .node-offers .main .offer-infos .offer-reduce-price {
  font-size: 1.5em;
}
.adherent-offers .node-offers .main .offer-infos .offer-link {
  float: right;
  display: block;
  width: 45px;
  height: 45px;
  background: url(../images/bt-info.png);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: top left;
}
/*

	= RESPONSIVE

*/
@media (max-width: 780px) {
  body {
    /*adherent-pub*/
  }
  body .adherent-pub .col-md-6 {
    margin-bottom: 1em;
  }
  body .adherent-pub .col-md-6 .node-mise-en-avant {
    padding: 0.4em 0 4em;
  }
  body .adherent-pub .col-md-6 .node-mise-en-avant .field-type-link-field {
    width: 97%;
  }
  body .adherent-pub .col-md-6 .node-mise-en-avant .field-name-body {
    padding: 1em 1em 2em 1em;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  body {
    border: 1px #000 solid;
  }
  body.node-type-adherent-home-page .node-rubrique {
    width: 50%;
  }
  body.node-type-adherent-home-page .node-rubrique .adherent-rubrique .rubrique-image img {
    width: auto;
  }
  body .adherent-offers .node-offers {
    width: 50%;
  }
}
/* IPAD PORTRAIT */
/*
	= pages de liste 
*/
.item-list .submenu {
  float: left;
  margin: 1em 0 2em 0!important;
}
.item-list .submenu li {
  padding: 0 0;
  height: auto;
  margin: 0 0 1em 1em!important;
  display: inline-block;
  list-style: none inside;
}
.item-list .submenu li a {
  display: block;
  color: #4b77be !important;
  padding: 1em 2em;
  text-transform: uppercase;
  background-color: #faf9f9;
  border-top: 1px #bbb solid;
  border-left: 1px #bbb solid;
  border-right: 1px #bbb solid;
  border-bottom: 1px #bbb solid;
}
.item-list .submenu li a.active {
  color: #fff!important;
  background-color: #de332a;
}
.item-list .submenu li a:hover {
  text-decoration: none;
  border-top: 1px #bbb solid;
  border-left: 1px #bbb solid;
  border-right: 1px #bbb solid;
  border-bottom: 5px #de332a solid;
}
@media (max-width: 780px) {
  .item-list .submenu {
    padding: 0 0;
    width: 100%;
    margin: 0 0;
  }
  .item-list .submenu li {
    display: block;
    width: 100%;
    margin: 0 0 1em 0!important;
  }
  .item-list .submenu li a {
    display: block;
  }
}
.node-liste {
  padding-bottom: 3em;
}
.node-liste .list-description {
  -moz-box-shadow: 1px 2px 2px 0px #656565;
  -webkit-box-shadow: 1px 2px 2px 0px #656565;
  -o-box-shadow: 1px 2px 2px 0px #656565;
  box-shadow: 1px 2px 2px 0px #656565;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=161, Strength=5);
  padding: 1em 1em;
  margin-bottom: 2em;
  background-color: #faf9f9;
  /* = field-type-text-with-summary */
}
.node-liste .list-description h1 {
  color: #de332a;
}
.node-liste .list-description .field-type-text-with-summary .link-inline {
  display: inline-block;
}
.node-liste .list .list-cat .list-title {
  color: #4b77be;
  margin: 0 0 1em 0;
  text-transform: uppercase;
}
.node-liste .list .list-cat .list-content .node {
  -moz-box-shadow: 1px 2px 2px 0px #656565;
  -webkit-box-shadow: 1px 2px 2px 0px #656565;
  -o-box-shadow: 1px 2px 2px 0px #656565;
  box-shadow: 1px 2px 2px 0px #656565;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=161, Strength=5);
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 1em;
  background-color: #faf9f9;
}
.node-liste .list .list-cat .list-content .node .col-md-image {
  padding-left: 0;
}
.node-liste .list .list-cat .list-content .node .col-md-image img {
  width: 100%;
  height: auto;
}
.node-liste .list .list-cat .list-content .node .col-md-content {
  padding-bottom: 1em;
}
.node-liste .list .list-cat .list-content .node .col-md-content .full-link {
  position: absolute;
  top: 0;
  display: block;
  z-index: 100;
  width: 100%;
  height: 100%;
}
/* recherche de séjours*/
.sejour-search {
  width: 98%;
  -moz-box-shadow: 1px 2px 2px 0px #656565;
  -webkit-box-shadow: 1px 2px 2px 0px #656565;
  -o-box-shadow: 1px 2px 2px 0px #656565;
  box-shadow: 1px 2px 2px 0px #656565;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=161, Strength=5);
  overflow: hidden;
  border: 1px solid #ccc;
  padding: 1em;
  margin: 1em 0 0 0;
  background-color: #fff;
  /* Formulaire de recherche */
  /* résultats de votre recherche */
}
.sejour-search h2 {
  margin-top: .4em!important;
  font-size: 2em!important;
}
.sejour-search form .form-item {
  float: left;
  width: 48%;
  margin: 0 0;
  padding: .5em 0;
  /* form-type-checkbox */
}
.sejour-search form .form-item .form-checkbox .form-item,
.sejour-search form .form-item .form-radios .form-item {
  margin: 0 0;
  border-bottom: 0;
  padding: .5em 0;
  border-top: 0;
}
.sejour-search form .form-item .form-checkbox label,
.sejour-search form .form-item .form-radios label {
  width: auto;
  min-width: 100px;
  padding: 0 0;
}
.sejour-search form .form-item label {
  padding: .5em 0 0 0;
  font-weight: normal;
  font-size: 1.1em;
  width: 200px;
}
.sejour-search form .form-item input,
.sejour-search form .form-item select,
.sejour-search form .form-item textarea {
  width: auto;
  font-size: 1.4em;
  padding: 1em 1em;
  font-size: .9em;
  line-height: 1.2em;
  border: 1px #ddd solid;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
.sejour-search form .form-item select {
  min-width: 135px;
}
.sejour-search form .form-item.form-type-checkbox label {
  width: auto;
}
.sejour-search form .form-actions {
  clear: both;
  float: left;
  width: 100%;
  padding: 1em 0 2em 0;
  border-top: 1px #ddd solid;
}
.sejour-search form .form-submit {
  color: #fff;
  border: 0;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  float: right;
  font-size: 1.3em;
  padding: .3em 1em;
  margin-top: 15px;
  margin-right: 15px;
  background-color: #4b77be;
}
.sejour-search .nodes-results {
  float: left;
  width: 100%;
  padding: 3em 0 0 0;
}
.sejour-search .nodes-results span.none {
  display: block;
  margin: 0 0;
  font-size: 1.4em;
  font-weight: bold;
  padding: .3em 1em;
  background-color: #f1f1f1;
}
.sejour-search .nodes-results .node {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 1em;
  border: 1px #ccc solid;
  background-color: #faf9f9;
}
.sejour-search .nodes-results .node .col-md-image {
  padding-left: 0;
}
.sejour-search .nodes-results .node .col-md-image img {
  width: 100%;
  height: auto;
}
.sejour-search .nodes-results .node .col-md-content {
  padding-bottom: 1em;
}
.sejour-search .nodes-results .node .col-md-content h3 {
  margin: .7em 0 .3em 0!important;
}
.sejour-search .nodes-results .node .col-md-content .full-link {
  position: absolute;
  top: 0;
  display: block;
  z-index: 100;
  width: 100%;
  height: 100%;
}
@media (max-width: 780px) {
  .sejour-search form .form-item {
    width: 100%!important;
  }
  .sejour-search form .form-item label,
  .sejour-search form .form-item select {
    width: 100%!important;
  }
}
/* 
	= NODES
*/
body.node-type-adherent-home-page .adherent-rubrique {
  margin: 0 0 1em 0;
  padding: 0 0 1em 0;
}
body.node-type-adherent-home-page .adherent-rubrique .node-rubrique {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 10px;
}
body.node-type-adherent-home-page .adherent-offers .node-offers {
  padding-left: 10px;
  padding-right: 10px;
}
/*
	
	Contenu générique
	
*/
#main-content {
  padding: 2em 0;
}
#main-content .col-md-left-wsg .content {
  padding: 0 3em 0 0;
}
#main-content .col-md-left-wsg .content .media-element {
  margin: 0 2em 1em 0;
}
#main-content .col-md-left-wsg .media.media-element-container {
  /*
					padding: 0 2em 0 0!important;
					border: 1px red solid;
					*/
}
#main-content .col-md-left-wsg .field-name-body .field-items .field-item div {
  padding: 0 0 1em 0;
}
#main-content .col-md-left-wsg h2,
#main-content .col-md-left-wsg h3,
#main-content .col-md-left-wsg h4,
#main-content .col-md-left-wsg h5,
#main-content .col-md-left-wsg h6,
#main-content .col-md-left-wsg ul,
#main-content .col-md-left-wsg ol,
#main-content .col-md-left-wsg p {
  margin: 0 0 1em 0;
}
#main-content .col-md-left-wsg div {
  /*
				font-size: 1em;
				*/
}
#main-content .col-md-left-wsg h1 {
  font-size: 2.2em;
  margin: 0 0 .5em 0;
}
#main-content .col-md-left-wsg h2 {
  color: #de332a;
  font-size: 1.7em;
  margin-top: 1em;
}
#main-content .col-md-left-wsg h3 {
  font-size: 1.5em;
}
#main-content .col-md-left-wsg h4 {
  font-size: 1.4em;
}
#main-content .col-md-left-wsg h5 {
  font-size: 1.3em;
}
#main-content .col-md-left-wsg h6 {
  font-size: 1.2em;
}
#main-content .col-md-left-wsg a {
  color: #039ad3;
}
#main-content .col-md-left-wsg p {
  font-size: 1.4em;
}
#main-content .col-md-left-wsg ul,
#main-content .col-md-left-wsg ol {
  margin: 1em 0;
}
#main-content .col-md-left-wsg ul li,
#main-content .col-md-left-wsg ol li {
  font-size: 1em;
  margin: 0 0 .5em 0;
}
#main-content .col-md-left-wsg blockquote {
  padding: 1em 2em 1em 3em;
  border-left: 8px #de332a solid;
  background-color: #faf9f9;
}
/*

	= ETABLISSEMENTS

*/
.node-etab,
.node-ticket,
.node-stay-adult,
.node-stay-child {
  /* background-color */
  background-color: #f1f1f1;
  /* content-etablissement */
  /* iframe-resalys */
  /* content-tabs */
}
.node-etab .content-etablissement,
.node-ticket .content-etablissement,
.node-stay-adult .content-etablissement,
.node-stay-child .content-etablissement {
  font-size: 1.1em;
  padding: 2em 0 0 0;
}
.node-etab .content-etablissement .content-col-left,
.node-ticket .content-etablissement .content-col-left,
.node-stay-adult .content-etablissement .content-col-left,
.node-stay-child .content-etablissement .content-col-left,
.node-etab .content-etablissement .content-col-right,
.node-ticket .content-etablissement .content-col-right,
.node-stay-adult .content-etablissement .content-col-right,
.node-stay-child .content-etablissement .content-col-right {
  padding-bottom: 2em;
}
.node-etab .content-etablissement a,
.node-ticket .content-etablissement a,
.node-stay-adult .content-etablissement a,
.node-stay-child .content-etablissement a {
  color: #4b77be;
}
.node-etab .iframe-resalys,
.node-ticket .iframe-resalys,
.node-stay-adult .iframe-resalys,
.node-stay-child .iframe-resalys {
  width: 100%!important;
  padding: 3em 0 0 0;
  /*background: url(../images/resalys-bg.jpg);*/
  background: url(../images/paris.jpg);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: top left;
  background-size: cover!important;
}
.node-etab .iframe-resalys .container,
.node-ticket .iframe-resalys .container,
.node-stay-adult .iframe-resalys .container,
.node-stay-child .iframe-resalys .container {
  padding-left: 0;
  padding-right: 0;
}
.node-etab .iframe-resalys .container .col-md-12,
.node-ticket .iframe-resalys .container .col-md-12,
.node-stay-adult .iframe-resalys .container .col-md-12,
.node-stay-child .iframe-resalys .container .col-md-12 {
  padding-left: 0;
  padding-right: 0;
}
.node-etab .iframe-resalys .container .col-md-12 iframe,
.node-ticket .iframe-resalys .container .col-md-12 iframe,
.node-stay-adult .iframe-resalys .container .col-md-12 iframe,
.node-stay-child .iframe-resalys .container .col-md-12 iframe {
  border: 0;
  width: 99%!important;
}
.node-etab .content-tabs .intro,
.node-ticket .content-tabs .intro,
.node-stay-adult .content-tabs .intro,
.node-stay-child .content-tabs .intro {
  padding: 1em 0;
  font-size: 1.1em;
  font-weight: 100;
  text-align: center;
}
.node-etab .content-tabs .intro .media,
.node-ticket .content-tabs .intro .media,
.node-stay-adult .content-tabs .intro .media,
.node-stay-child .content-tabs .intro .media,
.node-etab .content-tabs .intro .media-body,
.node-ticket .content-tabs .intro .media-body,
.node-stay-adult .content-tabs .intro .media-body,
.node-stay-child .content-tabs .intro .media-body {
  overflow: none;
}
.node-etab .content-tabs .intro .field-items div,
.node-ticket .content-tabs .intro .field-items div,
.node-stay-adult .content-tabs .intro .field-items div,
.node-stay-child .content-tabs .intro .field-items div {
  display: inline-block;
}
.node-etab .content-tabs .intro .media-element,
.node-ticket .content-tabs .intro .media-element,
.node-stay-adult .content-tabs .intro .media-element,
.node-stay-child .content-tabs .intro .media-element {
  float: left;
  margin: 0 0 1em 0;
}
.node-etab .content-tabs .intro .field-name-field-intro-tabs,
.node-ticket .content-tabs .intro .field-name-field-intro-tabs,
.node-stay-adult .content-tabs .intro .field-name-field-intro-tabs,
.node-stay-child .content-tabs .intro .field-name-field-intro-tabs {
  width: auto;
}
.node-etab .content-tabs .intro strong,
.node-ticket .content-tabs .intro strong,
.node-stay-adult .content-tabs .intro strong,
.node-stay-child .content-tabs .intro strong {
  font-weight: normal;
  font-size: 1.2em;
}
.node-etab .content-tabs .intro a,
.node-ticket .content-tabs .intro a,
.node-stay-adult .content-tabs .intro a,
.node-stay-child .content-tabs .intro a {
  color: #5b5c5f;
  text-decoration: underline;
}
.node-etab .content-tabs .intro .media-element-container,
.node-ticket .content-tabs .intro .media-element-container,
.node-stay-adult .content-tabs .intro .media-element-container,
.node-stay-child .content-tabs .intro .media-element-container {
  margin: 0 1em 0 0;
}
.node-etab .content-tabs .intro .file-image .content,
.node-ticket .content-tabs .intro .file-image .content,
.node-stay-adult .content-tabs .intro .file-image .content,
.node-stay-child .content-tabs .intro .file-image .content {
  padding: 0 10px 0 0;
}
.node-etab .content-tabs .tabs,
.node-ticket .content-tabs .tabs,
.node-stay-adult .content-tabs .tabs,
.node-stay-child .content-tabs .tabs {
  margin: 2em 0 4em 0;
  float: left;
}
.node-etab .content-tabs .tabs .tabs-titles,
.node-ticket .content-tabs .tabs .tabs-titles,
.node-stay-adult .content-tabs .tabs .tabs-titles,
.node-stay-child .content-tabs .tabs .tabs-titles {
  padding-right: 0;
  padding-left: 0;
}
.node-etab .content-tabs .tabs .tabs-titles ul,
.node-ticket .content-tabs .tabs .tabs-titles ul,
.node-stay-adult .content-tabs .tabs .tabs-titles ul,
.node-stay-child .content-tabs .tabs .tabs-titles ul {
  margin: 0 0!important;
  padding: 0 0;
}
.node-etab .content-tabs .tabs .tabs-titles ul li,
.node-ticket .content-tabs .tabs .tabs-titles ul li,
.node-stay-adult .content-tabs .tabs .tabs-titles ul li,
.node-stay-child .content-tabs .tabs .tabs-titles ul li {
  cursor: pointer;
  font-size: 1.1em;
  margin: 0 0;
  padding: 1em 1em;
  list-style: none inside;
  text-transform: uppercase;
  border-bottom: 1px #a3a3a3 solid;
  border-left: 10px #f1f1f1 solid;
}
.node-etab .content-tabs .tabs .tabs-titles ul li.active,
.node-ticket .content-tabs .tabs .tabs-titles ul li.active,
.node-stay-adult .content-tabs .tabs .tabs-titles ul li.active,
.node-stay-child .content-tabs .tabs .tabs-titles ul li.active {
  border-left: 10px #de332a solid;
  background-color: #faf9f9;
}
.node-etab .content-tabs .tabs .tabs-content,
.node-ticket .content-tabs .tabs .tabs-content,
.node-stay-adult .content-tabs .tabs .tabs-content,
.node-stay-child .content-tabs .tabs .tabs-content {
  padding-left: 0;
  padding-right: 0;
  font-size: 1.2em;
  padding-top: 1em;
  min-height: 250px;
  padding-bottom: 1em;
  background-color: #faf9f9;
}
.node-etab .content-tabs .tabs .tabs-content .item-list,
.node-ticket .content-tabs .tabs .tabs-content .item-list,
.node-stay-adult .content-tabs .tabs .tabs-content .item-list,
.node-stay-child .content-tabs .tabs .tabs-content .item-list {
  padding: 0 1em;
}
.node-etab .content-tabs .tabs .tabs-content .item-list u,
.node-ticket .content-tabs .tabs .tabs-content .item-list u,
.node-stay-adult .content-tabs .tabs .tabs-content .item-list u,
.node-stay-child .content-tabs .tabs .tabs-content .item-list u {
  /*text-decoration: none;*/
}
.node-etab .content-tabs .tabs .tabs-content .item-list ul li,
.node-ticket .content-tabs .tabs .tabs-content .item-list ul li,
.node-stay-adult .content-tabs .tabs .tabs-content .item-list ul li,
.node-stay-child .content-tabs .tabs .tabs-content .item-list ul li {
  list-style: none inside;
}
.node-etab .content-tabs .tabs .tabs-content .item-list ul li ul li,
.node-ticket .content-tabs .tabs .tabs-content .item-list ul li ul li,
.node-stay-adult .content-tabs .tabs .tabs-content .item-list ul li ul li,
.node-stay-child .content-tabs .tabs .tabs-content .item-list ul li ul li {
  list-style: disc inside;
  margin: 0 0 0.25em 0;
}
.node-etab .content-tabs .tabs .tabs-content .item-list ul li ul li h2,
.node-ticket .content-tabs .tabs .tabs-content .item-list ul li ul li h2,
.node-stay-adult .content-tabs .tabs .tabs-content .item-list ul li ul li h2,
.node-stay-child .content-tabs .tabs .tabs-content .item-list ul li ul li h2,
.node-etab .content-tabs .tabs .tabs-content .item-list ul li ul li h3,
.node-ticket .content-tabs .tabs .tabs-content .item-list ul li ul li h3,
.node-stay-adult .content-tabs .tabs .tabs-content .item-list ul li ul li h3,
.node-stay-child .content-tabs .tabs .tabs-content .item-list ul li ul li h3,
.node-etab .content-tabs .tabs .tabs-content .item-list ul li ul li h4,
.node-ticket .content-tabs .tabs .tabs-content .item-list ul li ul li h4,
.node-stay-adult .content-tabs .tabs .tabs-content .item-list ul li ul li h4,
.node-stay-child .content-tabs .tabs .tabs-content .item-list ul li ul li h4,
.node-etab .content-tabs .tabs .tabs-content .item-list ul li ul li h5,
.node-ticket .content-tabs .tabs .tabs-content .item-list ul li ul li h5,
.node-stay-adult .content-tabs .tabs .tabs-content .item-list ul li ul li h5,
.node-stay-child .content-tabs .tabs .tabs-content .item-list ul li ul li h5,
.node-etab .content-tabs .tabs .tabs-content .item-list ul li ul li h6,
.node-ticket .content-tabs .tabs .tabs-content .item-list ul li ul li h6,
.node-stay-adult .content-tabs .tabs .tabs-content .item-list ul li ul li h6,
.node-stay-child .content-tabs .tabs .tabs-content .item-list ul li ul li h6 {
  display: inline;
  font-size: 1em;
}
.node-etab .content-tabs .tabs .tabs-content .item-list ul li ol,
.node-ticket .content-tabs .tabs .tabs-content .item-list ul li ol,
.node-stay-adult .content-tabs .tabs .tabs-content .item-list ul li ol,
.node-stay-child .content-tabs .tabs .tabs-content .item-list ul li ol {
  padding: 0 0;
  margin: 0 0 0 1em;
}
.node-etab .content-tabs .tabs .tabs-content .item-list ul li ol li,
.node-ticket .content-tabs .tabs .tabs-content .item-list ul li ol li,
.node-stay-adult .content-tabs .tabs .tabs-content .item-list ul li ol li,
.node-stay-child .content-tabs .tabs .tabs-content .item-list ul li ol li {
  padding: 0 0;
  list-style: decimal inside;
  margin: 0 0 0.25em 0;
}
.node-etab .content-tabs .tabs .tabs-content .item-list ul li ol li h2,
.node-ticket .content-tabs .tabs .tabs-content .item-list ul li ol li h2,
.node-stay-adult .content-tabs .tabs .tabs-content .item-list ul li ol li h2,
.node-stay-child .content-tabs .tabs .tabs-content .item-list ul li ol li h2,
.node-etab .content-tabs .tabs .tabs-content .item-list ul li ol li h3,
.node-ticket .content-tabs .tabs .tabs-content .item-list ul li ol li h3,
.node-stay-adult .content-tabs .tabs .tabs-content .item-list ul li ol li h3,
.node-stay-child .content-tabs .tabs .tabs-content .item-list ul li ol li h3,
.node-etab .content-tabs .tabs .tabs-content .item-list ul li ol li h4,
.node-ticket .content-tabs .tabs .tabs-content .item-list ul li ol li h4,
.node-stay-adult .content-tabs .tabs .tabs-content .item-list ul li ol li h4,
.node-stay-child .content-tabs .tabs .tabs-content .item-list ul li ol li h4,
.node-etab .content-tabs .tabs .tabs-content .item-list ul li ol li h5,
.node-ticket .content-tabs .tabs .tabs-content .item-list ul li ol li h5,
.node-stay-adult .content-tabs .tabs .tabs-content .item-list ul li ol li h5,
.node-stay-child .content-tabs .tabs .tabs-content .item-list ul li ol li h5,
.node-etab .content-tabs .tabs .tabs-content .item-list ul li ol li h6,
.node-ticket .content-tabs .tabs .tabs-content .item-list ul li ol li h6,
.node-stay-adult .content-tabs .tabs .tabs-content .item-list ul li ol li h6,
.node-stay-child .content-tabs .tabs .tabs-content .item-list ul li ol li h6 {
  display: inline;
  font-size: .9em;
}
/*

	= pane-pane-messages

*/
body {
  /* = not-logged-in */
}
body.page-user-orders #main-content .pane-pane-messages {
  padding: 2em 0 2em 10px;
}
body.page-user-orders #main-content .pane-pane-messages ul.action-links {
  float: right;
}
body.page-user-orders #main-content .pane-pane-messages ul.action-links li {
  list-style: none inside;
}
body.page-user-orders #main-content .pane-pane-messages ul.action-links li a {
  color: #fff;
  border: 0;
  font-size: 1.3em;
  padding: 1em 1em;
  background-color: #4b77be;
}
body.node-type-abonnement-display #main-content .container {
  padding-right: 0;
}
body.node-type-abonnement-display #main-content .col-md-left-wsg {
  background-color: #faf9f9;
  /* = node-abonnement-display */
}
body.node-type-abonnement-display #main-content .col-md-left-wsg .node-abonnement-display .col-md-8,
body.node-type-abonnement-display #main-content .col-md-left-wsg .node-abonnement-display .col-md-4 {
  padding-top: 1em;
}
body.node-type-abonnement-display #main-content .col-md-left-wsg .node-abonnement-display .col-md-8 {
  padding-right: 0;
  padding-left: 20px;
}
body.node-type-abonnement-display #main-content .col-md-left-wsg .node-abonnement-display .col-md-4 {
  padding-right: 0;
}
body.node-type-abonnement-display #main-content .col-md-left-wsg .node-abonnement-display .field {
  padding: .4em 2em;
}
body.node-type-abonnement-display #main-content .col-md-left-wsg .node-abonnement-display .field.field-name-commerce-price {
  color: #4b77be;
  font-size: 1.7em;
}
body.node-type-abonnement-display #main-content .col-md-left-wsg .node-abonnement-display .field.field-name-body {
  float: left;
  clear: both;
  padding: 0 0;
  font-size: 1.4em;
}
body.node-type-abonnement-display #main-content .col-md-left-wsg .node-abonnement-display .field.field-name-field-abonnement-display-product {
  display: block;
  padding: 0 0;
  background-color: #eee;
}
body.node-type-abonnement-display #main-content .col-md-left-wsg .node-abonnement-display .field.field-name-field-abonnement-display-product form {
  float: left;
  width: 100%;
  margin: 5px 0;
  padding: 0 0 1em 0;
}
body.node-type-abonnement-display #main-content .col-md-left-wsg .node-abonnement-display .field.field-name-field-abonnement-display-product form .form-submit {
  color: #fff;
  border: 0;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  float: right;
  font-size: 1.3em;
  padding: .3em 1em;
  margin-top: 15px;
  margin-right: 15px;
  background-color: #de332a;
}
body.node-type-abonnement-display #main-content .col-md-left-wsg .node-abonnement-display .alert-success {
  color: #4b77be;
  float: left;
  width: 100%;
  margin: 1em 0 0 0;
  font-size: 1.2em;
  margin-bottom: 1em;
  font-weight: bold;
  padding: 1em 1em 2em 1em;
  border: 1px #e0eafa solid;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  background-color: #e0eafa;
}
body.node-type-abonnement-display #main-content .col-md-left-wsg .node-abonnement-display .alert-success a {
  float: right;
  color: #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  font-weight: normal;
  font-size: 1em;
  padding: .5em 1em;
  background-color: #039ad3;
}
body.node-type-abonnement-display #main-content .col-md-left-wsg .node-abonnement-display .content {
  background-color: #faf9f9;
}
body.node-type-abonnement-display #main-content .col-md-left-wsg .node-abonnement-display .content .content {
  background-color: #fff;
}
body.node-type-abonnement-display #main-content .col-md-left-wsg .node-abonnement-display .content form {
  padding: .5em 1em;
  box-shadow: 0 0;
}
body.node-type-abonnement-display #main-content aside.col-md-right-aside {
  padding: 0 0;
  border: 1px #b7cef2 solid;
  background-color: #fff;
}
body.node-type-abonnement-display #main-content aside.col-md-right-aside .pane-content {
  padding: 0 0;
}
body.node-type-abonnement-display #main-content aside.col-md-right-aside .pane-content h2 {
  color: #fff;
  font-size: 1.4em;
  padding: .5em 1em;
  margin: 0 0!important;
  border-bottom: 1px #b7cef2 solid;
  background-color: #4b77be;
}
body.node-type-abonnement-display #main-content aside.col-md-right-aside .pane-content div {
  padding: 1em 1em;
}
body.node-type-abonnement-display #main-content aside.col-md-right-aside .pane-content ul {
  margin: 0 0;
  padding: 0 0;
}
body.node-type-abonnement-display #main-content aside.col-md-right-aside .pane-content ul li {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  padding: .3em 0;
  text-align: center;
  list-style: none inside;
  margin: .5em 0;
  border: 1px #4b77be solid;
  font-size: 1.1em;
  background-color: #e0eafa;
}
body.node-type-abonnement-display #main-content aside.col-md-right-aside .pane-user-login {
  padding: 0 0;
}
body.page-user,
body.page-user-password,
body.page-checkout {
  /* = tables commune */
  /* = entity-commerce-order */
  /* = formulaire de demande d’abonnement */
  /* = commerce-checkout-form-review */
}
body.page-user .view-commerce-user-orders table,
body.page-user-password .view-commerce-user-orders table,
body.page-checkout .view-commerce-user-orders table {
  width: 100%;
  border-collapse: collapse;
}
body.page-user .view-commerce-user-orders table tr th,
body.page-user-password .view-commerce-user-orders table tr th,
body.page-checkout .view-commerce-user-orders table tr th,
body.page-user .view-commerce-user-orders table tr td,
body.page-user-password .view-commerce-user-orders table tr td,
body.page-checkout .view-commerce-user-orders table tr td {
  font-size: 1.1em;
  padding: 1em 1em;
  background-color: #faf9f9;
}
body.page-user .view-commerce-user-orders table tr th,
body.page-user-password .view-commerce-user-orders table tr th,
body.page-checkout .view-commerce-user-orders table tr th {
  color: #fff;
  background-color: #4b77bc;
}
body.page-user .view-commerce-user-orders table tr th a,
body.page-user-password .view-commerce-user-orders table tr th a,
body.page-checkout .view-commerce-user-orders table tr th a {
  color: #fff!important;
}
body.page-user .view-commerce-user-orders table tr.even td,
body.page-user-password .view-commerce-user-orders table tr.even td,
body.page-checkout .view-commerce-user-orders table tr.even td {
  background-color: #e0eafa;
}
body.page-user .entity-commerce-order,
body.page-user-password .entity-commerce-order,
body.page-checkout .entity-commerce-order {
  -moz-box-shadow: 1px 2px 2px 0px #656565;
  -webkit-box-shadow: 1px 2px 2px 0px #656565;
  -o-box-shadow: 1px 2px 2px 0px #656565;
  box-shadow: 1px 2px 2px 0px #656565;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=161, Strength=5);
  margin: 2em 0 2em 10px;
  padding: 2em 2em;
  background-color: #faf9f9;
}
body.page-user .entity-commerce-order table,
body.page-user-password .entity-commerce-order table,
body.page-checkout .entity-commerce-order table {
  width: 100%;
  border-collapse: collapse;
}
body.page-user .entity-commerce-order table th,
body.page-user-password .entity-commerce-order table th,
body.page-checkout .entity-commerce-order table th,
body.page-user .entity-commerce-order table td,
body.page-user-password .entity-commerce-order table td,
body.page-checkout .entity-commerce-order table td {
  font-size: 1.1em;
  padding: 1em 1em;
}
body.page-user .entity-commerce-order table th,
body.page-user-password .entity-commerce-order table th,
body.page-checkout .entity-commerce-order table th {
  color: #fff;
  background-color: #4b77bc;
}
body.page-user .entity-commerce-order .field.field-name-commerce-order-total .component-total,
body.page-user-password .entity-commerce-order .field.field-name-commerce-order-total .component-total,
body.page-checkout .entity-commerce-order .field.field-name-commerce-order-total .component-total {
  color: #fff;
  background-color: #4b77be;
}
body.page-user .entity-commerce-order .field.field-name-commerce-customer-billing,
body.page-user-password .entity-commerce-order .field.field-name-commerce-customer-billing,
body.page-checkout .entity-commerce-order .field.field-name-commerce-customer-billing,
body.page-user .entity-commerce-order .field.field-name-commerce-customer-shipping,
body.page-user-password .entity-commerce-order .field.field-name-commerce-customer-shipping,
body.page-checkout .entity-commerce-order .field.field-name-commerce-customer-shipping {
  float: left;
  width: 49%;
  padding: 1em 1em;
  background-color: #ecf3ff;
}
body.page-user .entity-commerce-order .field.field-name-commerce-customer-billing .field-label,
body.page-user-password .entity-commerce-order .field.field-name-commerce-customer-billing .field-label,
body.page-checkout .entity-commerce-order .field.field-name-commerce-customer-billing .field-label,
body.page-user .entity-commerce-order .field.field-name-commerce-customer-shipping .field-label,
body.page-user-password .entity-commerce-order .field.field-name-commerce-customer-shipping .field-label,
body.page-checkout .entity-commerce-order .field.field-name-commerce-customer-shipping .field-label {
  color: #4b77be;
  text-transform: uppercase;
  border-bottom: 1px #4b77be solid;
  margin: 0 0 .5em 0;
}
body.page-user .entity-commerce-order .field.field-name-commerce-customer-billing,
body.page-user-password .entity-commerce-order .field.field-name-commerce-customer-billing,
body.page-checkout .entity-commerce-order .field.field-name-commerce-customer-billing {
  margin: 1em 2% 1em 0;
}
body.page-user .entity-commerce-order .field.field-name-commerce-customer-shipping,
body.page-user-password .entity-commerce-order .field.field-name-commerce-customer-shipping,
body.page-checkout .entity-commerce-order .field.field-name-commerce-customer-shipping {
  clear: right;
  margin: 1em 0 1em 0;
}
body.page-user form,
body.page-user-password form,
body.page-checkout form {
  -moz-box-shadow: 1px 2px 2px 0px #656565;
  -webkit-box-shadow: 1px 2px 2px 0px #656565;
  -o-box-shadow: 1px 2px 2px 0px #656565;
  box-shadow: 1px 2px 2px 0px #656565;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=161, Strength=5);
  float: left;
  width: 100%;
  margin: 2em 0;
  padding: 2em 2em;
  background-color: #faf9f9;
}
body.page-user form#user-pass .form-item,
body.page-user-password form#user-pass .form-item,
body.page-checkout form#user-pass .form-item {
  margin: 0 0 1em 0;
}
body.page-user form#user-pass .form-item label,
body.page-user-password form#user-pass .form-item label,
body.page-checkout form#user-pass .form-item label {
  font-weight: normal;
  font-size: 1.2em;
  width: 35%;
}
body.page-user form#user-pass .form-item input,
body.page-user-password form#user-pass .form-item input,
body.page-checkout form#user-pass .form-item input {
  width: auto;
  font-size: 1.4em;
  padding: 1em 1em;
  font-size: 1.2em;
  margin: 0 0 1em 0;
  border: 1px #ddd solid;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
body.page-user form fieldset legend,
body.page-user-password form fieldset legend,
body.page-checkout form fieldset legend {
  color: #4b77be;
  font-weight: bold;
  padding: 1em 0 .5em 0;
  margin-bottom: .5em;
  border-bottom: 1px #4b77be solid;
}
body.page-user form fieldset .fieldset-wrapper .view-commerce-cart-summary .view-content table,
body.page-user-password form fieldset .fieldset-wrapper .view-commerce-cart-summary .view-content table,
body.page-checkout form fieldset .fieldset-wrapper .view-commerce-cart-summary .view-content table {
  width: 100%;
  border-collapse: collapse;
}
body.page-user form fieldset .fieldset-wrapper .view-commerce-cart-summary .view-content table th,
body.page-user-password form fieldset .fieldset-wrapper .view-commerce-cart-summary .view-content table th,
body.page-checkout form fieldset .fieldset-wrapper .view-commerce-cart-summary .view-content table th,
body.page-user form fieldset .fieldset-wrapper .view-commerce-cart-summary .view-content table td,
body.page-user-password form fieldset .fieldset-wrapper .view-commerce-cart-summary .view-content table td,
body.page-checkout form fieldset .fieldset-wrapper .view-commerce-cart-summary .view-content table td {
  font-size: 1.2em;
  padding: .5em 1em;
  border: 0;
}
body.page-user form fieldset .fieldset-wrapper .view-commerce-cart-summary .view-content table th,
body.page-user-password form fieldset .fieldset-wrapper .view-commerce-cart-summary .view-content table th,
body.page-checkout form fieldset .fieldset-wrapper .view-commerce-cart-summary .view-content table th {
  color: #fff;
  background-color: #4b77bc;
}
body.page-user form fieldset .fieldset-wrapper .view-commerce-cart-summary .view-footer table,
body.page-user-password form fieldset .fieldset-wrapper .view-commerce-cart-summary .view-footer table,
body.page-checkout form fieldset .fieldset-wrapper .view-commerce-cart-summary .view-footer table {
  width: 35%;
  border: 1px #b7cef2 solid;
  border-collapse: collapse;
}
body.page-user form fieldset .fieldset-wrapper .view-commerce-cart-summary .view-footer table tr th,
body.page-user-password form fieldset .fieldset-wrapper .view-commerce-cart-summary .view-footer table tr th,
body.page-checkout form fieldset .fieldset-wrapper .view-commerce-cart-summary .view-footer table tr th,
body.page-user form fieldset .fieldset-wrapper .view-commerce-cart-summary .view-footer table tr td,
body.page-user-password form fieldset .fieldset-wrapper .view-commerce-cart-summary .view-footer table tr td,
body.page-checkout form fieldset .fieldset-wrapper .view-commerce-cart-summary .view-footer table tr td {
  border: 1px #b7cef2 solid;
}
body.page-user form fieldset .fieldset-wrapper .view-commerce-cart-summary .view-footer table tr td,
body.page-user-password form fieldset .fieldset-wrapper .view-commerce-cart-summary .view-footer table tr td,
body.page-checkout form fieldset .fieldset-wrapper .view-commerce-cart-summary .view-footer table tr td {
  font-size: 1.2em;
  line-height: 1.5em;
}
body.page-user form fieldset .fieldset-wrapper .view-commerce-cart-summary .view-footer table tr td.component-title,
body.page-user-password form fieldset .fieldset-wrapper .view-commerce-cart-summary .view-footer table tr td.component-title,
body.page-checkout form fieldset .fieldset-wrapper .view-commerce-cart-summary .view-footer table tr td.component-title {
  color: #4b77be;
  padding: .4em 1em;
  background-color: #e0eafa;
}
body.page-user form fieldset .fieldset-wrapper .view-commerce-cart-summary .view-footer table tr td.component-total,
body.page-user-password form fieldset .fieldset-wrapper .view-commerce-cart-summary .view-footer table tr td.component-total,
body.page-checkout form fieldset .fieldset-wrapper .view-commerce-cart-summary .view-footer table tr td.component-total {
  color: #fff;
  padding: .2em 1em;
  font-size: 1.5em;
  background-color: #4b77bc;
}
body.page-user form fieldset .fieldset-wrapper .view-commerce-cart-summary .view-footer table tr.component-type-base-price .component-title,
body.page-user-password form fieldset .fieldset-wrapper .view-commerce-cart-summary .view-footer table tr.component-type-base-price .component-title,
body.page-checkout form fieldset .fieldset-wrapper .view-commerce-cart-summary .view-footer table tr.component-type-base-price .component-title {
  font-size: 1.2em;
}
body.page-user form fieldset .fieldset-wrapper .view-commerce-cart-summary .view-footer table tr.component-type-base-price .component-total,
body.page-user-password form fieldset .fieldset-wrapper .view-commerce-cart-summary .view-footer table tr.component-type-base-price .component-total,
body.page-checkout form fieldset .fieldset-wrapper .view-commerce-cart-summary .view-footer table tr.component-type-base-price .component-total {
  font-size: 1.2em;
}
body.page-user form fieldset .fieldset-wrapper .view-commerce-cart-summary .view-footer table tr.component-type-taxtva-presse-france .component-title,
body.page-user-password form fieldset .fieldset-wrapper .view-commerce-cart-summary .view-footer table tr.component-type-taxtva-presse-france .component-title,
body.page-checkout form fieldset .fieldset-wrapper .view-commerce-cart-summary .view-footer table tr.component-type-taxtva-presse-france .component-title {
  font-size: 1.2em;
}
body.page-user form fieldset .fieldset-wrapper .view-commerce-cart-summary .view-footer table tr.component-type-taxtva-presse-france .component-total,
body.page-user-password form fieldset .fieldset-wrapper .view-commerce-cart-summary .view-footer table tr.component-type-taxtva-presse-france .component-total,
body.page-checkout form fieldset .fieldset-wrapper .view-commerce-cart-summary .view-footer table tr.component-type-taxtva-presse-france .component-total {
  font-size: 1.2em;
}
body.page-user form fieldset .fieldset-wrapper .view-commerce-cart-summary .view-footer table tr.component-type-commerce-price-formatted-amount .component-title,
body.page-user-password form fieldset .fieldset-wrapper .view-commerce-cart-summary .view-footer table tr.component-type-commerce-price-formatted-amount .component-title,
body.page-checkout form fieldset .fieldset-wrapper .view-commerce-cart-summary .view-footer table tr.component-type-commerce-price-formatted-amount .component-title {
  font-size: 1.4em;
}
body.page-user form fieldset .fieldset-wrapper .view-commerce-cart-summary .view-footer table tr.component-type-commerce-price-formatted-amount .component-total,
body.page-user-password form fieldset .fieldset-wrapper .view-commerce-cart-summary .view-footer table tr.component-type-commerce-price-formatted-amount .component-total,
body.page-checkout form fieldset .fieldset-wrapper .view-commerce-cart-summary .view-footer table tr.component-type-commerce-price-formatted-amount .component-total {
  font-size: 1.4em;
}
body.page-user form fieldset .fieldset-wrapper .form-item,
body.page-user-password form fieldset .fieldset-wrapper .form-item,
body.page-checkout form fieldset .fieldset-wrapper .form-item {
  float: left;
  width: 100%;
  margin: .5em 0;
  /* form-type-checkbox */
}
body.page-user form fieldset .fieldset-wrapper .form-item label,
body.page-user-password form fieldset .fieldset-wrapper .form-item label,
body.page-checkout form fieldset .fieldset-wrapper .form-item label,
body.page-user form fieldset .fieldset-wrapper .form-item .form-control,
body.page-user-password form fieldset .fieldset-wrapper .form-item .form-control,
body.page-checkout form fieldset .fieldset-wrapper .form-item .form-control {
  display: inline-block;
}
body.page-user form fieldset .fieldset-wrapper .form-item label,
body.page-user-password form fieldset .fieldset-wrapper .form-item label,
body.page-checkout form fieldset .fieldset-wrapper .form-item label {
  font-weight: normal;
  font-size: 1.2em;
  width: 185px;
}
body.page-user form fieldset .fieldset-wrapper .form-item input,
body.page-user-password form fieldset .fieldset-wrapper .form-item input,
body.page-checkout form fieldset .fieldset-wrapper .form-item input,
body.page-user form fieldset .fieldset-wrapper .form-item select,
body.page-user-password form fieldset .fieldset-wrapper .form-item select,
body.page-checkout form fieldset .fieldset-wrapper .form-item select,
body.page-user form fieldset .fieldset-wrapper .form-item textarea,
body.page-user-password form fieldset .fieldset-wrapper .form-item textarea,
body.page-checkout form fieldset .fieldset-wrapper .form-item textarea {
  width: auto;
  font-size: 1.4em;
  padding: 1em 1em;
  font-size: 1.2em;
  border: 1px #ddd solid;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
body.page-user form fieldset .fieldset-wrapper .form-item .form-textarea-wrapper,
body.page-user-password form fieldset .fieldset-wrapper .form-item .form-textarea-wrapper,
body.page-checkout form fieldset .fieldset-wrapper .form-item .form-textarea-wrapper {
  width: 60%;
}
body.page-user form fieldset .fieldset-wrapper .form-item input[type="file"],
body.page-user-password form fieldset .fieldset-wrapper .form-item input[type="file"],
body.page-checkout form fieldset .fieldset-wrapper .form-item input[type="file"] {
  min-height: 50px;
}
body.page-user form fieldset .fieldset-wrapper .form-item input[type="radio"],
body.page-user-password form fieldset .fieldset-wrapper .form-item input[type="radio"],
body.page-checkout form fieldset .fieldset-wrapper .form-item input[type="radio"],
body.page-user form fieldset .fieldset-wrapper .form-item input[type="checkbox"],
body.page-user-password form fieldset .fieldset-wrapper .form-item input[type="checkbox"],
body.page-checkout form fieldset .fieldset-wrapper .form-item input[type="checkbox"] {
  margin: 0 1em 0 0;
  width: auto!important;
}
body.page-user form fieldset .fieldset-wrapper .form-item.form-type-checkbox label,
body.page-user-password form fieldset .fieldset-wrapper .form-item.form-type-checkbox label,
body.page-checkout form fieldset .fieldset-wrapper .form-item.form-type-checkbox label {
  width: auto;
}
body.page-user form fieldset .fieldset-wrapper .form-wrapper .addressfield-container-inline .form-item,
body.page-user-password form fieldset .fieldset-wrapper .form-wrapper .addressfield-container-inline .form-item,
body.page-checkout form fieldset .fieldset-wrapper .form-wrapper .addressfield-container-inline .form-item {
  width: 49%;
}
body.page-user form #edit-actions,
body.page-user-password form #edit-actions,
body.page-checkout form #edit-actions,
body.page-user form .checkout-buttons,
body.page-user-password form .checkout-buttons,
body.page-checkout form .checkout-buttons {
  text-align: right;
  float: right;
  clear: right;
}
body.page-user form #edit-actions .form-submit,
body.page-user-password form #edit-actions .form-submit,
body.page-checkout form #edit-actions .form-submit,
body.page-user form .checkout-buttons .form-submit,
body.page-user-password form .checkout-buttons .form-submit,
body.page-checkout form .checkout-buttons .form-submit {
  color: #fff;
  border: 0;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  font-size: 1.3em;
  padding: .3em 1em;
  background-color: #de332a;
}
body.page-user form #edit-actions .form-submit#edit-submit,
body.page-user-password form #edit-actions .form-submit#edit-submit,
body.page-checkout form #edit-actions .form-submit#edit-submit,
body.page-user form .checkout-buttons .form-submit#edit-submit,
body.page-user-password form .checkout-buttons .form-submit#edit-submit,
body.page-checkout form .checkout-buttons .form-submit#edit-submit,
body.page-user form #edit-actions .form-submit.checkout-processed,
body.page-user-password form #edit-actions .form-submit.checkout-processed,
body.page-checkout form #edit-actions .form-submit.checkout-processed,
body.page-user form .checkout-buttons .form-submit.checkout-processed,
body.page-user-password form .checkout-buttons .form-submit.checkout-processed,
body.page-checkout form .checkout-buttons .form-submit.checkout-processed {
  background-color: #4b77be;
}
body.page-user form #edit-actions .button-operator,
body.page-user-password form #edit-actions .button-operator,
body.page-checkout form #edit-actions .button-operator,
body.page-user form .checkout-buttons .button-operator,
body.page-user-password form .checkout-buttons .button-operator,
body.page-checkout form .checkout-buttons .button-operator {
  font-size: 1.3em;
  padding: 0 1em;
}
body.page-user #commerce-checkout-form-review,
body.page-user-password #commerce-checkout-form-review,
body.page-checkout #commerce-checkout-form-review {
  float: left;
  width: 100%;
  margin-left: 10px;
  /* = edit-cart-contents */
  /* = edit-checkout-review  */
  /* = edit-commerce-payment */
}
body.page-user #commerce-checkout-form-review .checkout-help,
body.page-user-password #commerce-checkout-form-review .checkout-help,
body.page-checkout #commerce-checkout-form-review .checkout-help {
  padding: 1em 0;
  font-weight: bold;
  text-align: center;
  color: #4b77be;
  font-size: 1.4em;
  margin-bottom: 1em;
  border: 1px #4b77be solid;
  background-color: #e0eafa;
}
body.page-user #commerce-checkout-form-review #edit-cart-contents,
body.page-user-password #commerce-checkout-form-review #edit-cart-contents,
body.page-checkout #commerce-checkout-form-review #edit-cart-contents {
  clear: both;
  margin: 0 0 2em 0;
}
body.page-user #commerce-checkout-form-review #edit-checkout-review,
body.page-user-password #commerce-checkout-form-review #edit-checkout-review,
body.page-checkout #commerce-checkout-form-review #edit-checkout-review {
  float: left;
  width: 35%;
}
body.page-user #commerce-checkout-form-review #edit-checkout-review table.checkout-review,
body.page-user-password #commerce-checkout-form-review #edit-checkout-review table.checkout-review,
body.page-checkout #commerce-checkout-form-review #edit-checkout-review table.checkout-review {
  border: 1px #b7cef2 solid;
}
body.page-user #commerce-checkout-form-review #edit-checkout-review table.checkout-review th,
body.page-user-password #commerce-checkout-form-review #edit-checkout-review table.checkout-review th,
body.page-checkout #commerce-checkout-form-review #edit-checkout-review table.checkout-review th,
body.page-user #commerce-checkout-form-review #edit-checkout-review table.checkout-review td,
body.page-user-password #commerce-checkout-form-review #edit-checkout-review table.checkout-review td,
body.page-checkout #commerce-checkout-form-review #edit-checkout-review table.checkout-review td {
  border: 1px #b7cef2 solid;
  padding: .5em 1em;
}
body.page-user #commerce-checkout-form-review #edit-checkout-review table.checkout-review tr.odd,
body.page-user-password #commerce-checkout-form-review #edit-checkout-review table.checkout-review tr.odd,
body.page-checkout #commerce-checkout-form-review #edit-checkout-review table.checkout-review tr.odd {
  color: #4b77be;
  background-color: #e0eafa;
}
body.page-user #commerce-checkout-form-review #edit-checkout-review table.checkout-review tr.odd td,
body.page-user-password #commerce-checkout-form-review #edit-checkout-review table.checkout-review tr.odd td,
body.page-checkout #commerce-checkout-form-review #edit-checkout-review table.checkout-review tr.odd td {
  font-size: 1.2em;
}
body.page-user #commerce-checkout-form-review #edit-checkout-review table.checkout-review tr.even,
body.page-user-password #commerce-checkout-form-review #edit-checkout-review table.checkout-review tr.even,
body.page-checkout #commerce-checkout-form-review #edit-checkout-review table.checkout-review tr.even {
  background-color: #fff;
}
body.page-user #commerce-checkout-form-review #edit-commerce-payment,
body.page-user-password #commerce-checkout-form-review #edit-commerce-payment,
body.page-checkout #commerce-checkout-form-review #edit-commerce-payment {
  float: left;
  width: 65%;
  clear: right;
  padding-left: 0;
  margin: 0 0 2em 0;
}
body.page-user #commerce-checkout-form-review #edit-commerce-payment label,
body.page-user-password #commerce-checkout-form-review #edit-commerce-payment label,
body.page-checkout #commerce-checkout-form-review #edit-commerce-payment label {
  width: auto;
}
body.page-user #commerce-checkout-form-review #edit-commerce-payment legend,
body.page-user-password #commerce-checkout-form-review #edit-commerce-payment legend,
body.page-checkout #commerce-checkout-form-review #edit-commerce-payment legend {
  margin-bottom: 1em;
}
body.page-user #commerce-checkout-form-review #edit-commerce-payment #payment-details label,
body.page-user-password #commerce-checkout-form-review #edit-commerce-payment #payment-details label,
body.page-checkout #commerce-checkout-form-review #edit-commerce-payment #payment-details label {
  width: 160px;
}
body.page-user #commerce-checkout-form-review #edit-commerce-payment #payment-details .commerce-credit-card-expiration .form-item,
body.page-user-password #commerce-checkout-form-review #edit-commerce-payment #payment-details .commerce-credit-card-expiration .form-item,
body.page-checkout #commerce-checkout-form-review #edit-commerce-payment #payment-details .commerce-credit-card-expiration .form-item,
body.page-user #commerce-checkout-form-review #edit-commerce-payment #payment-details .commerce-credit-card-expiration .commerce-month-year-divider,
body.page-user-password #commerce-checkout-form-review #edit-commerce-payment #payment-details .commerce-credit-card-expiration .commerce-month-year-divider,
body.page-checkout #commerce-checkout-form-review #edit-commerce-payment #payment-details .commerce-credit-card-expiration .commerce-month-year-divider {
  float: left;
  width: auto!important;
}
body.page-user #commerce-checkout-form-review #edit-commerce-payment #payment-details .commerce-credit-card-expiration .commerce-month-year-divider,
body.page-user-password #commerce-checkout-form-review #edit-commerce-payment #payment-details .commerce-credit-card-expiration .commerce-month-year-divider,
body.page-checkout #commerce-checkout-form-review #edit-commerce-payment #payment-details .commerce-credit-card-expiration .commerce-month-year-divider {
  font-size: 2em;
  padding: .5em .5em;
}
body.page-user .checkout-completion-message,
body.page-user-password .checkout-completion-message,
body.page-checkout .checkout-completion-message {
  padding: 1em 8em;
  font-weight: bold;
  text-align: center;
  color: #4b77be;
  font-size: 1.2em;
  margin-bottom: 1em;
  border: 1px #4b77be solid;
  background-color: #e0eafa;
}
body.not-logged-in #main-content aside {
  margin: 0 0 0 0!important;
}
body.not-logged-in #main-content aside .pane-user-login form {
  padding: 0 0;
  margin: 0 0;
}
body.not-logged-in #main-content aside .pane-title {
  color: #fff;
  font-size: 1.4em;
  margin: 0 !important;
  padding: 0.5em 1em;
  background-color: #4b77be;
}
body.not-logged-in #main-content aside .pane-content form {
  float: left;
  padding: .3em 1em 1em 1.5em;
  box-shadow: 0 0;
  background-color: #fff;
}
body.not-logged-in #main-content aside .pane-content form div {
  padding: 0 0!important;
}
body.not-logged-in #main-content aside .pane-content form .form-item input,
body.not-logged-in #main-content aside .pane-content form .form-item input[type="text"] input[type="password"] {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  width: 100%;
  color: #5b5c5f;
  padding: .3em .5em;
  min-height: 30px;
  border: 1px #e0eafa solid;
}
body.not-logged-in #main-content aside .pane-content form .form-actions .form-submit {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  float: right;
  color: #fff;
  border: 0;
  padding: .3em 1em;
  font-size: 1.2em;
  background-color: #de332a;
}
/*

	= RESPONSIVE

*/
@media (max-width: 780px) {
  #commerce-checkout-form-review {
    float: left;
    width: 100%;
  }
  #commerce-checkout-form-review #edit-checkout-review,
  #commerce-checkout-form-review #edit-commerce-payment {
    width: 100%!important;
    margin-bottom: 2em;
  }
  #commerce-checkout-form-review #edit-checkout-review table {
    width: 100%;
  }
}
/*

	= Formulaires Boutique etc …

*/
body .webform-confirmation .message-confirmation {
  border: 1px solid #ccc;
  border-radius: 10px;
  box-shadow: 1px 2px 2px 0 #656565;
  float: left;
  padding: 2em 2em;
  width: 100%;
  background-color: #faf9f9;
}
body .webform-confirmation .message-confirmation .thanks {
  color: #5b5c5f;
  font-size: 1.4em;
}
body .webform-confirmation .message-confirmation .links a {
  border: 0 none;
  border-radius: 10px;
  color: #fff;
  float: right;
  font-size: 1.3em;
  margin-right: 15px;
  margin-top: 15px;
  padding: 0.3em 1em;
  background-color: #4b77be;
}
body.not-front #main-content .node.node-webform {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  -moz-box-shadow: 1px 2px 2px 0px #656565;
  -webkit-box-shadow: 1px 2px 2px 0px #656565;
  -o-box-shadow: 1px 2px 2px 0px #656565;
  box-shadow: 1px 2px 2px 0px #656565;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=161, Strength=5);
  padding: 1em 1em;
  border: 1px #ccc solid;
  background-color: #faf9f9;
  float: left;
}
body.not-front #main-content .node.node-webform .col-md-12 {
  padding-left: 0;
  padding-right: 0;
}
body.not-front #main-content .node.node-webform .field {
  width: 94%;
  padding: 1em 0;
}
body.not-front #main-content .node.node-webform form {
  width: 95%;
  overflow: hidden;
}
body.not-front #main-content .node.node-webform form .form-item {
  float: left;
  width: 100%;
  margin: .5em 0;
  padding: 1em 0 .2em 0;
  border-top: 1px #ddd dotted;
  /* form-type-checkbox */
}
body.not-front #main-content .node.node-webform form .form-item label,
body.not-front #main-content .node.node-webform form .form-item .form-control,
body.not-front #main-content .node.node-webform form .form-item .form-radios,
body.not-front #main-content .node.node-webform form .form-item .form-checkbox {
  float: left;
}
body.not-front #main-content .node.node-webform form .form-item .form-checkbox .form-item,
body.not-front #main-content .node.node-webform form .form-item .form-radios .form-item {
  margin: 0 0;
  border-bottom: 0;
  padding: .5em 0;
  border-top: 0;
}
body.not-front #main-content .node.node-webform form .form-item .form-checkbox label,
body.not-front #main-content .node.node-webform form .form-item .form-radios label {
  width: auto;
  min-width: 100px;
  padding: 0 0;
}
body.not-front #main-content .node.node-webform form .form-item label {
  padding: .5em 0 0 0;
  font-weight: normal;
  font-size: 1.1em;
  width: 200px;
}
body.not-front #main-content .node.node-webform form .form-item input,
body.not-front #main-content .node.node-webform form .form-item select,
body.not-front #main-content .node.node-webform form .form-item textarea {
  width: auto;
  font-size: 1.4em;
  padding: 1em 1em;
  font-size: .9em;
  line-height: 1.2em;
  border: 1px #ddd solid;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
body.not-front #main-content .node.node-webform form .form-item input[type="radio"],
body.not-front #main-content .node.node-webform form .form-item input[type="checkbox"] {
  margin: 0 1em 0 0;
  width: auto!important;
}
body.not-front #main-content .node.node-webform form .form-item textarea {
  width: 70%;
}
body.not-front #main-content .node.node-webform form .form-item.form-type-checkbox label {
  width: auto;
}
body.not-front #main-content .node.node-webform form .form-actions {
  clear: both;
  float: left;
  width: 100%;
  padding: 1em 0 2em 0;
  border-top: 1px #ddd solid;
}
body.not-front #main-content .node.node-webform form .form-submit {
  color: #fff;
  border: 0;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  float: right;
  font-size: 1.3em;
  padding: .3em 1em;
  margin-top: 15px;
  margin-right: 15px;
  background-color: #4b77be;
}
/*

	= node-ticket

*/
.node-ticket .content-col-right .france-billet {
  padding: 2em 0 0 0;
}
.node-ticket .content-col-right .france-billet img {
  float: right;
}
/*
	FOOTER
*/
footer {
  color: #fff;
  padding: 2em 0;
  border-top: 10px #6e6661 solid;
  background-color: #897f79;
}
footer .col-md-col {
  text-align: center;
  border-right: 1px #fff solid;
  min-height: 500px;
}
footer .col-md-col.col-md-left {
  border-left: 1px #fff solid;
}
footer .col-md-col:last-of-type {
  border-right: 0!important;
}
footer .col-md-col .tit-rub {
  text-transform: uppercase;
}
footer .col-md-col .footer-text .adresse {
  padding: 75px 0 0 0;
  background: url(../images/icn-adresse.png);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: auto auto;
}
footer .image-inline {
  position: relative;
  margin: 0 auto;
  padding: 1em 0;
  text-align: center;
}
footer .row-bottom .content {
  margin-top: 2em;
  text-align: center;
  padding-top: 1em;
  padding-bottom: 1em;
  border-top: 2px #fff solid;
}
footer a {
  color: #fff;
  text-decoration: underline;
}
/*

		= RESPONSIVE

	*/
@media (max-width: 780px) {
  footer {
    padding: 0 0;
  }
  footer .col-md-col {
    padding-top: 1em;
    padding-bottom: 1em;
    min-height: auto;
    border-top: 1px #6e6661 solid;
  }
}
/*# sourceMappingURL=style.css.map */