/**
 * Fichier ScreenInner.css retouché pour coller à la version PROVISOIRE en 2018 :
 * - Certaines pages ont le design 2018
 * - d'autres non
 * 
 * Dans ce fichier, certaines règles embetantes ont été supprimées. Le fichier original ScreenInner est toujours utilisé
 * pour certaines pages du site (tunnel par exemple).
 */


/* Generated from Font Squirrel (http://www.fontsquirrel.com) */
@font-face {
  font-family: "tabitha";
  src: url("./fonts/tabitha.eot"); /* IE9 Compat Modes */
  src: url("./fonts/tabitha.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("./fonts/tabitha.svg") format("svg"), /* Legacy iOS */
    url("./fonts/tabitha.ttf") format("truetype"), /* Safari, Android, iOS */
    url("./fonts/tabitha.woff") format("woff"), /* Modern Browsers */
    url("./fonts/tabitha.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

/* CSS Document */
.clearfix {
  *zoom: 1;
}
.clearfix:after {
  width: 0;
  height: 0;
  clear: both;
  font-size: 0;
  content: ".";
  line-height: 0;
  display: block;
  overflow: hidden;
  visibility: hidden;
}
body {
    background: url(../images/css/bg_page_bot.gif) no-repeat bottom center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin: 0;
    padding: 0 0 75px 0;
    text-align: left;
    width: 100%;
    color: #2d2d2d;
}
body.without-background {
    background: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
    display: block;
}
article, aside, figure, footer, header, hgroup, section {
    border: 0 none;
    font: inherit;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}
.hide {
    display: none;
}
img {
    border: 0 none;
}
.left, .alignleft {
    float: left;
}
.right, .alignright {
    float: right;
}
.access {
    left: -500em;
    position: absolute;
    top: -500em;
}
.error {
    color: red;
}
p, td, th {
    color: #2d2d2d;
    font-size: 12px;
    margin: 0;
    padding: 0;
}
p.noMargin {
    margin: 0;
}
p.textRight {
    text-align: right;
}
blockquote p {
    font-size: 1em;
}
blockquote li {
    font-size: 1em;
}
ol, ul, dl {
    list-style: none outside none;
    width: auto;
    padding:0;
    margin:0;
}
li, dt, dd {
    color: #2d2d2d;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
ul.reset {
    display: block;
    list-style: disc;
    margin: 16px 0;
    padding: 0 0 0 40px;
}
ul.reset li {
    color: inherit;
    display : list-item;
}
fieldset {
    border: medium none;
    margin: 0;
    padding: 0;
}
input, textarea {
    color: #2d2d2d;
    margin: 0;
    padding: 0;
}
textarea:focus, input:focus{
    outline: none;
}
label {
    margin: 0;
    padding: 0;
}
a:link {
    color: #268ace;
    text-decoration: none;
}
a:visited {
    color: #268ace;
    text-decoration: none;
}
a:hover {
    color: #268ace;
    text-decoration: underline;
}
a:active {
    color: #268ace;
}
h1, h2, h3, h4, h5 {
    margin: 0;
    padding: 0;
    font-weight: bold;
}
form p input {
    margin: 0;
    padding: 0;
}
.clear{
    clear: both;
    height: 0px;
    overflow: hidden;
}
/*** ***/
.background{
    position: absolute;
    overflow: visible;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    top: 0;
    min-width: 1025px;
}
/* .page{ */
/*     padding: 10px 0 0 0; */
/*     position: relative; */
/* } */
/** header **/
/* .header{ */
/*     width: 960px; */
/*     margin: 0 auto 5px; */
/*     position: relative; */
/* } */
/*.header h1{*/
/*  margin: 4px 76px 10px 17px;*/
/*  float: left;*/
/*}*/
/* .header h1,.header .h1{ */
/*     margin: 20px 0 0 0; */
/*     line-height: 20px; */
/*     font-family: 'Open Sans', sans-serif; */
/*     font-size: 145.5%; */
/*     width: 284px; */
/*     color: #fff; */
/*     font-style: italic; */
/*     float: left; */
/*     font-weight: normal; */
/* } */

/* .block_alignright{ */
/*     width: 370px; */
/*     float: right; */
/* } */
/* .noIndigo{ */
/*     margin: 0 11px 15px 0; */
/*     text-align: right; */
/*     float: right; */
/*     color: #fff; */
/* } */
/* .noIndigo .phone_number{ */
/*     font-family: 'Open Sans Condensed', sans-serif; */
/*     background: url(../images/css/picto_phone.png) no-repeat 0 7px; */
/*     padding: 0 0 0 17px; */
/*     font-size: 200%; */
/*     display: block; */
/*     line-height: 26px; */
/* } */

/* .user-menu{ */
/*     margin: 0 11px 10px 0; */
/*     float: right; */
/* } */

/* div#headerBlock { */
/*     position: relative; */
/* } */

/* .submenu{ */
/*     width: 130px; */
/*     position: absolute; */
/*     top: 21px; */
/*     right: 11px; */
/*     z-index: 1; */
/*     border: 1px solid #ADADAD; */
/*     padding: 7px 0px 1px 17px; */
/*     background: none repeat scroll 0 0 #FFFFFF; */
/*     border-radius: 3px 3px 3px 3px; */
/* } */
.user-menu ul li{
    float: left;
    margin: 0 10px 0 0;
}
.user-menu ul li a{
    color: #fff;
}
.user-menu ul li span{
    font-size: 110%;
}
.user-menu ul li.li_list{
    background: #790147;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    margin: -5px 0 0 0;
    padding: 5px 9px 5px 11px;
    text-align: center;
}
.user-menu ul li.li_list span{
    background: url(../images/css/picto1.png) no-repeat right;
    padding: 0 15px 0 0;
}

.user-menu .shutdown a {
    position: relative;
    top: -1px;
    display: block;
    background: url(../images/css/shutdown.png) no-repeat; 
    width: 16px;
    height: 17px;
    margin-left: 20px;
}

/** nav **/
/* .nav{ */
/*     border-top: 1px solid #e2cdd9; */
/*     -moz-border-radius: 4px 4px 4px 4px; */
/*     -webkit-border-radius: 4px 4px 4px 4px; */
/*     border-radius: 4px 4px 4px 4px; */
/*     -moz-box-shadow: 0 0 4px 4px rgba(0, 0, 0, 0.2); */
/*     -webkit-box-shadow: 0 0 4px 4px rgba(0, 0, 0, 0.2); */
/*     box-shadow: 0 0 4px 4px rgba(0, 0, 0, 0.2); */
/*     margin: 0 0 8px 0; */
/*     background: #fff; */
/*     width: 960px; */
/* } */
/* .nav ul{ */
/*     margin: 0; */
/*     padding: 0; */
/* } */
/* .nav li{ */
/*     font-family: 'Open Sans', sans-serif; */
/*     padding: 0px 9px 0px 7px; */
/*     display: inline-block; */
/*     font-weight: bold; */
/*     font-size: 15px; */
/*     color: #268ace; */
/*     height: 39px; */
/*     position: relative; */
/*     background: url(../images/css/separator.gif) no-repeat right; */
/*     letter-spacing: -1px; */
/*     word-spacing: 1px; */
/* } */
/* .nav li.current{ */
/*     background: #268ace; */
/*     margin: 0 3px 0 -4px; */
/*     color: #fff; */
/*     height: 30px; */
/* } */
/* .nav ul li:last-child { */
/*     background: none; */
/* } */
/* .nav li > a{ */
/*     color: #268ace; */
/*     display: block; */
/*     background: #fff; */
/*     padding: 9px 0px 12px 0px; */
/*     height: 17px; */
/* } */
/* .nav li > a:hover{ */
/*     text-decoration: none; */
/* } */
/* .nav li.li_offers span{ */
/*     background: url(../images/css/picto_orange.png) no-repeat right 8px; */
/*     padding: 0 14px 0 0; */
/*     color: #ffa800; */
/* } */
/* .nav li.li_discover{ */
/*     background: none; */
/* } */
/* .nav li.li_discover a{ */
/*     color: #a50060; */
/* } */
/* .nav li.li_discover span{ */
/*     background: url(../images/css/picto_purple.png) no-repeat right 8px; */
/*     padding: 0 14px 0 0; */
/* } */
/* .nav li.li_discover:hover a{ */
/*     height: 16px; */
/*     z-index: 1; */
/*     position: relative; */
/*     margin: 0 -10px 0 -2px; */
/* /*  background: url(../images/css/bg_menu_over.gif) no-repeat right bottom;*/ */
/* } */
/* .nav li.li_discover.current{ */
/*     background: url(../images/css/separator.gif) no-repeat left center; */
/*     margin: 0 0 0 -4px; */
/*     letter-spacing: normal; */
/* } */
/* .nav li.li_discover.current:hover{ */
/*     background: none; */
/* } */
/* .nav li.li_discover.current a{ */
/*     color: #fff; */
/*     font-weight: normal; */
/*     background: #ab1b6e; */
/* } */
/* .nav li.li_discover.current:hover a{ */
/*     height: auto; */
/*     z-index: 1; */
/*     position: inherit; */
/*     margin: 0; */
/*     color: #fff; */
/*     background: #ab1b6e; */
/* } */
/* .nav li.li_discover:hover span{ */
/*     background: url(../images/css/picto_purple_top.png) no-repeat right 8px; */
/* } */
/* .nav li.li_discover.current span{ */
/*     background: url(../images/css/picto1.png) no-repeat right 8px; */
/* } */
/* .nav li.color_rose .foldedmenu .foldedmenu-link a { */
/*     color: #ab1b6e; */
/* } */
/* .nav li.color_orange .foldedmenu-link a { */
/*     color: #ffa800; */
/* } */
/* .nav li .submenu{ */
/*     display: none; */
/*     z-index: +1000; */
/* } */
/* .nav li:hover .submenu{ */
/*     display: block; */
/*     position: absolute; */
/*     background: #fff; */
/*     -moz-border-radius: 4px 0 4px 4px; */
/*     -webkit-border-radius: 4px 0 4px 4px; */
/*     border-radius: 4px 0 4px 4px; */
/*     -moz-box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.3); */
/*     -webkit-box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.3); */
/*     box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.3); */
/*     padding: 3px 3px 3px 3px; */
/*     margin: 0px 0 0 0; */
/*     top: 40px; */
/*     right: -10px; */
/*     width: 497px; */
/* } */
/* .nav li:hover .submenu .content_menu{ */
/*     border: 1px solid #c5c5c5; */
/*     padding: 19px 0 7px 13px; */
/* } */
/* .nav li:hover .submenu ul li{ */
/*     background: none; */
/*     font-family: Arial, Helvetica, sans-serif; */
/*     margin: 0 0 12px 0; */
/*     padding: 0; */
/*     display: inline-block; */
/*     font-weight: normal; */
/*     font-size: 93.5%; */
/*     color: #268ace; */
/*     height: auto; */
/*     letter-spacing: normal; */
/* } */
/* .nav li.li_discover.current:hover li a, .nav li.li_discover:hover li a{ */
/*     background: none; */
/*     height: auto; */
/*     z-index: 1; */
/*     position: inherit; */
/*     padding: 0; */
/*     margin: 0; */
/*     color: #268ace; */
/* } */
/* .nav li:hover .submenu .visuel_menu{ */
/*     -moz-border-radius: 4px 4px 4px 4px; */
/*     -webkit-border-radius: 4px 4px 4px 4px; */
/*     border-radius: 4px 4px 4px 4px; */
/*     margin: 0 20px 0 0; */
/*     padding: 2px 3px 0 3px; */
/*     border: 1px solid #c5c5c5; */
/*     background: #fff; */
/*     float: left; */
/* } */
/* .nav li:hover .submenu ul{ */
/*     float: left; */
/*     margin: 0 25px 0 0; */
/* } */
/* .nav li:hover .submenu ul.last{ */
/*     margin: 0 0 0 0; */
/* } */
/* .nav li:hover .submenu ul li{ */
/*     float: none; */
/*     display: block; */
/* } */
/* .nav li:hover .submenu ul li a:hover{ */
/*     text-decoration: underline; */
/* } */
/** footer **/
/* .footer{ */
/*     width: 914px; */
/*     margin: 0 auto; */
/*     background: #fff; */
/* } */
/* .footer_top{ */
/*     background: url(../images/css/separ1.png) repeat-x 0 21px; */
/*     margin: 0 0 27px 0; */
/* } */
/* .footer_top .belambra{ */
/*     text-align: center; */
/*     margin: 0 auto 6px; */
/*     display: block; */
/* } */
.form_search label{
    margin: 0 0 6px 0;
    font-size: 136.5%;
    display: block;
    color: #757575;
}
.form_search span{
    margin: 0 0 6px 0;
    font-size: 110%;
    display: block;
    color: #757575;
    letter-spacing: -0.1px;
}
.form_search a{
    font-size: 91%;
    color: #268ace;
}
.form_search .input{
    border: 1px solid #e9e9e9;
    border-top: 1px solid #c5c5c5;
    padding: 0 0 0 5px;
    margin: 0 3px 0 0;
    width: 205px;
    height: 26px;
}

.form_search .input.error{
    border: 1px solid red;
}

.form_search span.error{
    color: red;
    font-size: 100%;
}

.submit{
    background: url(../images/css/dg_input.gif) repeat-x #83a705;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    padding: 0 22px 2px 22px;
    font-family: 'Open Sans', "Arial", sans-serif;
    color: #fff;
    font-size: 127.5%;
    border: 1px solid #808d54;
    cursor: pointer;
}

.submit:disabled {
    opacity: 0.5;
    cursor: default;
}

.form_search .submit{
    height: 29px;
}
.social_network{
    color: #fff;
    font-size: 14px;
}
.social_network li.social-button-plus{
    border-bottom: 1px solid #8C4C71;
    padding-bottom: 11px;
}
.social_network li.social-button-plus .button-plus{
    display: inline-block;
    width: 100px;
}
.social_network li.social-button-plus .button-plus.facebook{
    position: relative;
    top: -4px;
}
.social_network li.faq * {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}
.social_network li.faq a{
    text-decoration: underline;
}
.social_network li.indigo{
    margin: 0 0 10px; 0;
}
.social_network li.indigo .phone_number{
    font-family: 'Open Sans Condensed',sans-serif;
    font-weight: bold;
    display: block;
    letter-spacing: 1px;
    font-size: 25px;
    text-align: center;
    line-height: 25px;
}
.social_network li.indigo .phone_number_description{
    font-family: "Open Sans",sans-serif;
    text-align: center;
    display: block;
    text-transform: initial;
    font-weight: normal;
    font-size: 13px;
}
.social_network li.newsletter{
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    padding: 15px 0px;
    border-top: 1px solid #8C4C71;
    border-bottom: 1px solid #8C4C71;
}
.social_network li.newsletter span{
    text-transform: initial;
}
.social_network li.newsletter #email_newsletter{
    width: 207px;
    height: 25px;
    margin: 5px 0px 15px 0px;
    padding: 2px 3px;
    border: 1px inset #CCC;
}
.social_network li.newsletter .submit{
    width: 215px;
    font-weight: bold;
    font-size: 16px;
    padding: 3px;
}

.social_network li.social-button-plus .social-links-list li.social-link{
    display: inline-block;
    vertical-align: top;
    width: 44px;
    height: 44px;
    margin-bottom: 0px;
}

.social_network li.social-button-plus .social-links-list li.social-link.facebookplus{
    margin: 15px 0px 0px 4px;
    width: 79px;
}

.social_network li.social-button-plus .social-links-list li.social-link.googleplus{
    margin: 15px 5px 0px 5px;
    width: 57px;
}

.bloc-b .item_block_a a {
    text-transform: uppercase;
    font-size: 13px;
}
.item_float{
    float: left;
    width: 29%;
    margin: 0 33px 15px 0;
}
.item_float.last{
    margin: 0 0 15px 0;
}
/* .footer .content_footer{ */
/*     background: #5b0035 url(../images/css/bg_bloc-b.gif) no-repeat bottom right; */
/*     overflow: hidden; */
/* } */
.bloc-a{
    color: #fff;
    width: 630px;
    float: left;
    background: #a50060;
    -moz-border-radius: 3px 0 0 0;
    -webkit-border-radius: 3px 0 0 0;
    border-radius: 3px 0 0 0;
    border-left: 1px solid #d587b4;
    border-top: 1px solid #b73380;
    padding: 29px 14px 15px 28px;
}
a.link{
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 110%;
    color: #fff;
}
/* .item_block_a{ */
/*     margin: 0 0 15px 0; */
/* } */
/* .item_block_a.last{ */
/*     margin: 0 0 0 0; */
/* } */
/* .item_block_a h3{ */
/*     color: #fff; */
/*     font-family: 'Open Sans', sans-serif; */
/*     font-weight: bold; */
/*     font-size: 110%; */
/*     text-transform: uppercase; */
/*     margin: 0 0 11px 0; */
/* } */
/* .item_block_a .footerListTitle{ */
/*     color: #fff; */
/*     font-family: 'Open Sans', sans-serif; */
/*     font-weight: bold; */
/*     font-size: 110%; */
/*     text-transform: uppercase; */
/*     margin: 0 0 11px 0; */
    
/* } */
/* .item_block_a a.toggleFooter { */
/*     background: url(../images/css/picto_open.gif) no-repeat 0 1px; */
/*     background-position:right center; */
/*     padding-right:12px; */
/*     display: block; */
/*     margin: 0 0 11px 0; */
/* } */
/* .item_block_a a.hiddenList { */
/*     background: url(../images/css/puce001.gif) no-repeat 0 1px; */
/*         background-position:right center; */
/* } */
/* .item_block_a a.toggleFooter h3{ */
/*     display: inline; */
/* } */
/* .item_block_a h3 a{ */
/*     color: #fff; */
/* } */
/* .item_block_a .footerListTitle a{ */
/*     color: #fff; */
/* } */
/* .item_block_a ul{ */
/*     margin: 0 0 29px 2px; */
/* } */
/* .item_block_a ul li{ */
/*     font-size: 110%; */
/*     margin: 0 0 5px 0; */
/* } */
/* .item_block_a ul li a{ */
/*     color: #f7d2e8; */
/* } */
.block-inner{
    background: url(../images/css/separ2.png) repeat-x;
    padding: 23px 0 0 0;
    text-align: center;
}
.block-inner ul{
    display: inline-block;
}
.block-inner ul li{
    color: #fff;
    float: left;
    margin: 0 3px 0 0;
}
.block-inner ul li a{
    color: #fff;
}
.block-inner ul li span{
    margin: 5px 0 0 0;
    display: inline-block;
}
.block-inner ul li img{
    margin: 0 0 0 13px;
}
/* .bloc-b{ */
/*     color: #f7f7f7; */
/*     float: left; */
/*     width: 215px; */
/*     padding: 30px 10px 0 15px; */
/*     -moz-border-radius: 0 3px 0 0; */
/*     -webkit-border-radius: 0 3px 0 0; */
/*     border-radius: 0 3px 0 0; */
/*     letter-spacing: -1px; */
/*     word-spacing: 1px; */
/* } */
/* .bloc-b ul li{ */
/*     color: #f7f7f7; */
/*     font-family: 'Open Sans', sans-serif; */
/*     font-weight: bold; */
/*     margin: 0 0 15px 0; */
/* } */
/* .bloc-b ul li a{ */
/*     color: #f7f7f7; */
/* } */
/* .bloc-b ul li.seminars{ */
/*     margin: 35px 0 0 0; */
/* } */
/* .bloc-b ul li span{
    margin: 20px 2px 0 0;
    display: block;
    float: left;
} */
/* .sub-header{ */
/*     width: 1033px; */
/*     margin: 0 auto; */
/* } */

.slideshow_text{
    overflow: hidden;
    margin: 10px 0;
    position: relative;
    margin-bottom: 40px;
}

.sildeshow{
    position:relative;
}

.slideshow_text .panes_cover{
    height: 170px;
    overflow: hidden;
}

.sildeshow .panes_cover{
    height: 331px;
    overflow: hidden;
}

.carousel-container {
    background: url(../images/css/bg_slider.png) no-repeat;
    padding: 26px 15px 29px 10px;
    width: 1000px;
    margin: 0 auto;
    position:relative;
}
.pagination_container{
    -moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    padding: 9px 8px 0 19px;
    position: absolute;
    background: #fff;
    bottom: 32px;
    height: 18px;
    left: 45%;
}

.pagination_container_text_carrousel {
    bottom: 0px; 
    z-index:99
}

div.content_text_slider div.divHeight {
    height:170px;
}

.pagination_container ul li{
    float: left;
    margin: 0 9px 0 0;
}
.visuel_name{
    position: absolute;
    right: 13px;
    bottom: 8px;
    display: block;
    background: #e9ebec;
    padding: 0 4px 2px 4px;
    background: url("../images/css/bg_white_transparent.png") no-repeat;
}
.block_slide{
    font-family: 'Open Sans', sans-serif;
    background: url(../images/css/bg_transparent.png) repeat top left;
    padding: 8px 10px 10px 10px;
    position: absolute;
    width: 450px;
    top: 25px;
    left: 23px;
}
.block_slide p{
    font-size: 264%;
    color: #fff;
    line-height: 30px;
    margin: 0 0 5px 0;
}
.block_slide a{
    display: block;
    background: url(../images/css/arrow_green.png) no-repeat 3px 6px;
    padding: 0 0 0 14px;
    font-size: 136%;
    color: #fff;
}
div.sildeshow .carousel-left, div.sildeshow .carousel-right{
    position: absolute;
    top: 164px;
    left: 14px;
}
div.sildeshow .carousel-right{
    right: 20px;
    left:auto;
}

div.slideshow_text .carousel-left, div.slideshow_text .carousel-right{
    position: absolute;
    top: 59px;
    left: 5px;
}

div.slideshow_text .carousel-right{
    right: 3px;
    left:auto;
}

.section-content{
    width: 914px;
    margin: 0 auto 23px;
}
.block_news{
    overflow: hidden;
    background: url(../images/css/separ2.png) repeat-x;
    padding: 35px 0 0 0;
}
.item_block{
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    padding: 10px 10px 10px 13px;
    border: 1px solid #e2e1e0;
    background: url(../images/css/dg_grey.gif) no-repeat bottom left;
    margin: 0 13px 0 0;
    float: left;
    width: 193px;
    height: 139px;
}
.item_block.last{
    margin: 0 0 0 0;
}
.item_block h3{
    font-family: 'Open Sans', sans-serif;
    line-height: 18px;
    margin: 0 0 10px 0;
    font-weight: normal;
    font-size: 136.5%;
    color: #268ace;
}
.item_block p{
    color: #757575;
    margin: 0 0 19px 0;
}
.item_block .visuel{
    text-align: center;
}
.block_offres{
    margin: 0 0 34px 0;
}
.block_offres h2{
    font-family: 'Open Sans', sans-serif;
    color: #a50060;
    font-size: 227.5%;
    margin: 0 0 10px 0;
}
.block_offres h3 {
    font-size: 15px;
    margin-bottom: 2px;
}
.item{
    float: left;
    width: 218px;
    margin: 0 14px 18px 0;
}
.item .block_visuel{
    margin: 0 0 13px 0;
}
.block_categories, .block_visuel{
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #c5c5c5;
    background: #fff;
    padding: 4px;
    text-align: center;
}
.block_column .block_visuel{
    padding: 7px;
}
.block_categories img, .block_visuel img {
    display: block;
}
.version_block .block_visuel {
    padding: 0;
}
.version_block .block_visuel img {
    display: block;
    margin: 4px;
}
.item h4{
    color: #268ace;
    font-size: 136.5%;
    margin: 0 0 2px 0;
}
.item h5{
    color: #268ace;
    font-size: 127.5%;
    font-weight: normal;
}
.item .ss_title{
    font-size: 110%;
    margin: 0 0 15px 0;
    display: block;
}

.grey_block {
    background: #f2f2f2;
    margin: 0 0 45px 0;
    border: 1px solid #dcdbda;
    padding: 10px 10px 12px 15px;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    -moz-box-shadow: 4px 3px 4px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 4px 3px 4px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 4px 3px 4px 0 rgba(0, 0, 0, 0.1);
}

.grey_block_container {
    width: 624px;
    margin: 40px auto 0;
}

.offers_price{
    background-color: #FFFFFF;
    border: 1px solid #EF6A23;
    border-radius: 5px;
    float: right;
    height: 81px;
    margin-bottom: 25px;
    position: relative;
    text-align: center;
    width: 60px;
}
.offers_price .reduction{
    background-color: #EF6A23;
    color: #FFFFFF;
    display: inline-block;
    font-family: 'Open Sans',sans-serif;
    font-size: 18px;
    font-weight: bold;
    width: 100%;
}
.offers_price .note_txt{
    display: block;
    margin: 0px -10px;
}
.partner-reduc .offers_price .reduction {
    background-color: #173476;
}
.offers_price .reduction.type3{
    font-size: 115%;
}
.offers_price .b_price{
    padding: 4px 0 0 0;
    min-height: inherit;
    height: 55px;
}
.offers_price .b_price span{
    color: #757575;
    font-size: 9px;
    display: block;
}
.offers_price .b_price .price{
    color: #EF6A23;
    font-family: 'Open Sans',sans-serif;
    font-size: 18px;
    font-weight: bold;
}
.normal .offers_price .b_price .price {
    color: #757575;
}
.offers_price .b_price .old_price{
    font-size: 12px;
    text-decoration: line-through;
}
div .infos {
    background: url("../images/css/infos.png") no-repeat left top;
    bottom: -10px;
    cursor: pointer;
    height: 20px;
    position: absolute;
    right: -11px;
    width: 20px;
    z-index: 2;
}
div .conditions_wrapper {
    display: none;
}
.offers_price div:hover .conditions_wrapper,
div.promos:hover .conditions_wrapper {
    display: block;
}
div .conditions_wrapper .arrow_box {
    background: none repeat left top #F5F5F5;
    border: 1px solid #C5C5C5;
    border-radius: 5px;
    box-shadow: 1px 1px 0 0 #D5D5D5;
    padding: 10px 10px 8px;
    position: absolute;
    text-align: left;
    width: 300px;
    z-index: 1;
}
.offers_price div .conditions_wrapper .arrow_box {
    left: 58px;
    top: 79px;
}
.normal .offers_price div .conditions_wrapper .arrow_box {
    top: 59px;
}
div .conditions_wrapper .arrow_box p {
    color: #757575;
    font-size: 100%;
}
/* "Voir conditions sur la page des promos (debut) */
.form_choice div.promos {
    display: inline-block;
    vertical-align: top;
    position: relative;
}
div.promos .infos {
    bottom: 0px;
    left: 0px;
    right: 0px;
    top: 0px;
}
div.promos.twice .infos {
    bottom: 15px;
    left: 465px;
    right: initial;
    top: initial;
}
div.promos .conditions_wrapper .arrow_box {
    bottom: initial;
    right: initial;
    top: 7px;
    left: 8px;
    z-index: 1;
}
div.promos.twice .conditions_wrapper .arrow_box {
    font-family: 'Open Sans',sans-serif;
    line-height: 16px;
    left: 153px;
    bottom: 24px;
    top: initial;
    right: initial;
}
/* "Voir conditions sur la page des promos (fin) */
/* "Voir conditions" sur les offres spéciales de la home (debut) */
.item .block_content div .conditions_wrapper .arrow_box {
    width: 196px;
}
.item .block_content .offers_price div .conditions_wrapper .arrow_box {
    left: -158px;
}
/* "Voir conditions" sur les offres spéciales de la home (fin) */
/* "Voir conditions" dans l'onglet Hébergement de la fiche club (début) */
.content_onglets.hebergement .offers_price div .conditions_wrapper .arrow_box {
    width: 420px;
}
/* "Voir conditions" dans l'onglet Hébergement de la fiche club (fin) */
.item .block_content p{
    color: #757575;
    line-height: 15px;
    margin: 0 10px 0 0;
}
.block_offres p{
    color: #757575;
    font-size: 91%;
}
.block_offres p.note{
    width:686px;
}
.item_more{
    float: left;
    width: 218px;
}
.item_more h4{
    color: #a50060;
    font-size: 200%;
    font-weight: bold;
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
    font-family: 'Open Sans', sans-serif;
    background: url(../images/css/surlignage.png) no-repeat bottom left;
}
.item_more ul li{
    border-bottom: 1px solid #c5c5c5;
    padding: 0 0 13px 0;
    margin: 0 0 12px 0;
    color: #268ace;
    font-size: 127.5%;
}
.item_more ul li a{
    color: #268ace;
}
a.link_a{
    background: url(../images/css/arrow_green.png) no-repeat 0 3px;
    padding: 0 0 0 10px;
    color: #268bcf;
    font-size: 127.5%;
}
.section-page{
    width: 960px;
    margin: 0 auto 30px;
    position: relative;
}
.block_search{
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    -webkit-box-shadow: 0px -3px 6px -2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px -3px 6px -2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px -3px 6px -2px rgba(0, 0, 0, 0.2);
    border: 1px solid #adadad;
    padding: 4px;
    background: #fff;
    float: left;
    width: 235px;
    position: relative;
}
.block_search h2 {
    font-family: 'Open Sans Condensed',sans-serif;
    margin: 0 0 10px 0;
    font-size: 264%;
    color: #a50060;
    float:none;
}
.block_search #findClub {
    font-family: 'Open Sans Condensed',sans-serif;
    margin: 0 0 10px 0;
    font-size: 264%;
    color: #a50060;
    float:none;
}
.block_search form, .block_search .form_block{
    background: #e9e9e9;
    padding: 10px 10px 20px 10px;
    min-height: 260px;
    height: auto;
}
.block_search form, .block_search .form_block_page_list{
    min-height: 200px;
}
.block_search form select, .block_search .form_block select{
    border: 0;
    height: 32px;
    border-top: 1px solid #cfcfcf;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    margin: 0 0 15px 0;
    padding: 7px 1px 6px 0px;
    color: #757575;
    font-size: 110%;
    background: #fff;
}
.block_search .select{
    width: 203px;
}
.block_search label{
    clear: both;
}
.block_search label, .list_title2{
    font-family: 'Open Sans Condensed',sans-serif;
    margin: 0 0 2px 0;
    display: block;
    font-size: 136.5%;
    color: #a50060;
}
.block_search label.hide{
    display: none;
}
.block_search form .input2, 
.block_search .form_block .input2, 
.date_calendar .input2,
.startDateDatepicker {
    background: url("../images/css/calendar.png") no-repeat scroll right center #FFFFFF;
    border: 0;
    height: 27px;
    border-top: 1px solid #cfcfcf;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    margin: 0 0 15px 0;
    padding: 4px 0 1px 1px;
    width: 93px;
    color: #757575;
    font-size: 12px;
    float: left;
    cursor: pointer;
}

.block_search form .input3, .block_search .form_block .input3 {
    border: 0;
    height: 27px;
    border-top: 1px solid #cfcfcf;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    margin: 0 0 15px 0;
    padding: 4px 0 1px 1px;
    width: 78px;
    color: #757575;
    font-size: 12px;
    float: left;
    cursor: pointer;
}

.item_champs{
    float: left;
    margin: 0 17px 0 0;
}
.item_champs.last{
    margin: 0 0 0 0;
}
.block_search form .select2, .block_search .form_block .select2{
    float: left;
    width: 93px;
    margin: 0 17px 20px 0;
}
.block_search form .select2 select, .block_search .form_block .select2 select{
    margin: 0 0 5px 0;
}
.block_search form .select2.last, .block_search .form_block .select2.last{
    margin: 0 0 20px 0;
}
.block_search .submit{
    width: 205px;
    text-align: center;
    padding: 0 0 2px 0;
}
/** block_clubs **/
.block_clubs{
    border: 1px solid #dfdedc;
    padding: 8px 10px 10px 10px;
    -moz-border-radius: 0 4px 4px 0;
    -webkit-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
    margin: 7px 0 0 0;
    width: 683px;
    background: #fff;
    float: left;
}
.maps{
    float: right;
    margin: -11px 0 0 0;
    position: relative;
}
.maps #wrapperHighlightedRegion {
    position: absolute;
}
.maps #wrapperHighlightedRegion .highlighted_region {
    display: none;
    width: 120px;
    height: auto;
    position: relative;
    top: -5px;
    left: -65px;
}

.maps #wrapperRegion {
    position: relative;
    top: 7px;
    right: -8px;
}
.block_clubs h2{
    font-family: 'Open Sans',sans-serif;
    letter-spacing: -1px;
    margin: 0 0 15px 3px;
    font-size: 200%;
    color: #a50060;
    position: relative;
}
.block_clubs h2 span{
    background: url(../images/css/surlignage2.gif) no-repeat bottom left;
    padding: 0 10px 6px 4px;
    margin: 0 -3px 0 0;
    font-family: tabitha;
    font-style: italic;
    font-size: 136.5%;
    color: #a50060;
}
.block_clubs ul{
    float: left;
    margin: 0 20px 0 0;
}
.block_clubs ul li{
    border-bottom: 1px solid #cacaca;
    padding: 0 20px 9px 12px;
    margin: 0 0 10px 0;
    width: 175px;
    color: #268ace;
    font-size: 127.5%;
}
.block_clubs ul li.last{
    border-bottom: 0;
    padding: 0 20px 0 12px;
    margin: 0 0 0 0;
}
.block_clubs ul li a{
    color: #268ace;
    font-size: 100%;
}
.block_clubs .link_a{
    margin-left: 13px;
}
/** intermediate pages **/
.section-intermediate{
    background: url(../images/css/bg_container.png) no-repeat top center;
    padding: 22px 32px 0 32px;
    width: 914px;
    margin: 0 auto 20px;
    position: relative;
    min-height: 600px;  
}
.without-background .section-intermediate{
    background: none;
}
.section-intermediate .other_destinations{
    padding: 15px 10px;
}
.section-intermediate .other_destinations .other_destinations_text,
.section-intermediate .other_destinations .other_destinations_text p {
    font-size: 12px;
}
.section-intermediate .other_destinations h2{
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 10px;
}
.breadcrumb, .block_steps{
    background: url(../images/css/separ2.png) repeat-x bottom;
    padding: 0 0 10px 0;
    margin: 0 0 16px 0;
}
.breadcrumb ul li{
    margin: 0 7px 0 0;
    font-size: 110%;
    color: #757575;
    float: left;
}
.breadcrumb ul li a{
    background: url(../images/css/puce.gif) no-repeat right;
    padding: 0 11px 0 0;
    color: #268ace;
}
/** right_column **/
.right_column{
    float: right;
    width: 278px;
}
.block_overview{
    padding: 3px 2px 2px 2px;
    border: 1px solid #adadad;
    -webkit-box-shadow: 4px 3px 4px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 4px 3px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.2);
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    margin: 0 0 27px 0;
}
.block_overview.block_marge{
    margin: 0 0 10px 0;
}
.block_overview h3{
    border-bottom: 2px solid #ededed;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: bold;
    color: #2d2d2d;
    font-size: 185%;
    margin: 0 0 12px 0;
    background: #f2f2f2;
    padding: 6px 0 6px 20px;
}
.block_overview h3.title_price{
    border: 0;
    border-top: 1px solid #d9d9d9;
    margin: 0 0 0 0;
}
.block_overview p{
    margin: 0 14px 10px 20px;
}
.block_overview p,
.basketItemDesc,
.basketItemHeader{
    line-height: 20px;
    font-size: 110%;
    color: #757575;
}

.basketItems {
    margin: 0 14px 14px 22px;
}
.block_overview p strong,
.basketItemHeader {
    display: block;
    color: #2d2d2d;
}
.basketItemHeader {
    font-weight: bold;
}
.basketItemsHeader {
    line-height: 20px;
    font-size: 173%;
    color: #2d2d2d;
    font-weight: bold;
}

.descBasketItemColumn {
    float: left;
    width: 173px;
}
.priceBasketItemColumn {
    float: right;
    text-align: right;
    padding-top: 3px;
}
.basketItem {
    margin-top: 10px;
}
.basketItemPrice {
    font-size: 116.5%;
    color: #757575;
    margin-top: 2px;
}
a.submit {
    color: #FFFFFF;
    text-align: center;
    padding: 3px 22px 3px 22px;
}
a.submit:hover{
    text-decoration: none;
}
.price_list{
    background: #ecffd6;
    padding: 14px 19px 12px 20px;
    border-top: 2px solid #ddefc9;
}
.block_price{
    border-bottom: 1px solid #b4bfa9;
    margin: 0 0 12px 0;
}
.block_price .price_a{
    color: #757575;
    font-size: 110%;
    margin: 0 0 18px 0;
}
.block_price .price_a .first_price{
    float: right;
    font-size: 116.5%;
    padding-left: 10px;
}
.block_price .list_ul{
    color: #2d2d2d;
    font-size: 127.5%;
    margin: 0 0 24px 0;
    font-weight: bold;
}
.block_price .list_ul span{
    margin: 17px 0 0 0;
    display: block;
    float: left;
}

.block_price .list_ul span.error{
    color:#FF0000;
    margin: 17px 0 0 0;
    display: block;
    float: left;
}

.block_price .list_ul .price{
    float: right;
    font-size: 207.5%;
    margin: 0 0 0 0;
    font-family: 'Open Sans',sans-serif;
}
.block_price .price_deposit{
    color: #757575;
    font-size: 110%;
    margin-top: 15px;
    font-weight: normal;
}
.block_price .price_deposit .label_deposit{
    float: left;
    margin-top: 11px;
}
.block_price .price_deposit .deposit{
    float: right;
    font-size: 200%;
}
.price_list a.submit {
    display: block;
    font-size: 200%;
    padding: 1px 0 2px 0;
    width: 228px;
}
.block_infos{
    color: #2d2d2d;
    text-align: center;
}
.block_infos p{
    font-size: 110%;
    margin: 0 0 12px 0;
}
.block_infos .noIndigo {
    color: #a50060;
    float: none;
    margin: 0 11px 15px 0;
    text-align: center;
}
.block_infos .noIndigo .phone_number {
    padding: 0 0 0 0;
}
.block_infos .noIndigo span {
    color: #757575;
    display: block;
    text-align: center;
}
/** container **/
.container{
    width: 624px;
    float: left;
}
.section-intermediate h2{
    font-family: 'Open Sans', sans-serif;
    color: #a50060;
    font-size: 200%;
    font-weight: normal;
    margin: -5px 9px 5px 0;
    /*float: left;*/
}
.section-intermediate h2 strong{
    font-size: 132%;
    font-weight: bold;
}
.section-intermediate h1{
    font-family: 'Open Sans', sans-serif;
    color: #a50060;
    font-size: 200%;
    font-weight: normal;
    margin: -5px 9px 5px 0;
    float: left;
}
.section-intermediate h1 strong{
    font-size: 132%;
    font-weight: bold;
}
.section-intermediate .title{
    font-size: 127.5%;
    color: #2d2d2d;
    clear: left;
    display: block;
    margin: 0 0 24px 0;
}
.section-intermediate .title span{
    color: #757575;
}
.block_introduction{
    margin: 0 0 15px 0;
}
.block_introduction .visuel{
    padding: 5px 5px 3px 5px;
    float: left;
    margin: 0 14px 0 0;
    border: 1px solid #e6e5e3;
    -webkit-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.2); 
}
.block_introduction .content{
    width: 330px;
    float: left;
}
.block_introduction .content p{
    border-top: 1px solid #c5c5c5;
    border-bottom: 1px solid #c5c5c5;
    padding: 11px 0 8px 0;
    color: #2d2d2d;
    font-size: 127.5%;
}
.item_block_center{
    margin: 0 0 38px 0;
}
.item_block_center.block_marge{
    margin: 0 0 20px 0;
}
.or{
    display: block;
    width: 34px;
    height: 29px;
    background: #a50060;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    border: 5px solid #fff;
    text-align: center;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: bold;
    font-size: 136.5%;
    color: #fff;
    padding: 5px 0 0 0;
    position: absolute;
    bottom: -21px;
    left: 50%;
    z-index: +100;
    margin: 0 0 0 -7px;
}
.arrows{
    display: block;
    width: 14px;
    height: 15px;
    text-align: center;
    position: absolute;
    bottom: -10px;
    left: 50%;
    z-index: 100;
}
.item_block_center h3, .services_activities h3{
    font-family: 'Open Sans', sans-serif;
    color: #2d2d2d;
    font-size: 200%;
    font-weight: bold;
    margin: 0 0 6px 0;
}
.item_a{
    position: relative;
    margin: 0 24px 5px 0;
    background: url(../images/css/bg_grey.gif) repeat-y;
    padding: 30px 9px 30px 7px;
    width: 602px;
}
.item_a.item_bas{
    width: 600px;
    z-index: +99;
    border: 1px solid #f7c0d8;
    background: #ffe8f2 url(../images/css/dg_bot.gif) repeat-x bottom;
}
.item_a.first{
    padding: 12px 9px 30px 7px;
    z-index: +9999;
}
.item_a h4{
    color: #a50060;
    font-size: 136.5%;
    font-weight: normal;
    font-family: 'Open Sans', sans-serif;
}
.item_a h4 strong{
    font-weight: bold;
}
.item_a p{
    color: #757575;
    font-size: 110%;
    font-family: 'Open Sans', sans-serif;
}
.item_a p span{
    color: #2d2d2d;
}
.item_a p strong{
    color: #2d2d2d;
    font-weight: bold;
}

.item_a p.item_p_lbl{
    width: 260px;
}

.item_a .submit{
    float: right;
    padding: 3px 18px 3px 18px;
    margin: 8px 0 0 0;
}
.item_a ul{
    margin: 2px 0 0 0;
}
.item_a ul li{
    background: url(../images/css/puce.gif) no-repeat 0 6px;
    margin: 0 0 3px 0;
    padding: 0 0 0 8px;
    font-size: 110%;
}
a.link_b{
    background: url(../images/css/puce_valider.gif) no-repeat 0 5px;
    padding: 0 0 0 25px;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    font-size: 136.5%;
    color: #a50060;
    display: block;
}

.item_a .link_b{
    float: right;
    width: 63px;
}
.itemfloat{
    float: left;
    margin: 0 25px 0 0;
}
.itemfloat.last{
    margin: 0 0 0 0;
}
.item_a p span, .item_a p strong, .item_a.item_bas p, .item_a ul li {
    color: #a50060;
}
.item_a ul li {
    background: url("../images/css/puce2.png") no-repeat scroll 0 6px transparent;
}
.item_block_inner{
    background: #f2f2f2 url(../images/css/bg_dg_grey.gif) no-repeat bottom;
    padding: 27px 55px 21px 55px;
    border-left: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
    position: relative;
    width: 507px;
}
/** calendar **/
.calendar{
    float: left;
    width: 230px;
    margin: 0 47px 28px 0;
}
.calendar.last{
    margin: 0 0 28px 0;
}
.calendar h4{
    font-size: 136.5%;
    padding: 0 0 0 26px;
    margin: 0 0 18px 0;
    font-weight: normal;
    font-family: 'Open Sans', sans-serif;
    background: url(../images/css/picto-calendrier.png) no-repeat 0 1px;
}
.calendar h4 strong{
    font-weight: bold;
}
.previous, .next{
    display: block;
    border: 1px solid #808d54;
    background: url(../images/css/dg_input.gif) repeat-x;
    -moz-border-radius: 2px 2px 2px 2px;
    -webkit-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px;
    float: left;
    width: 21px;
    height: 16px;
    text-align: center;
    padding: 5px 0 0 0;
}
.next{
    float: right;
    width: 19px;
    padding: 5px 0 0 2px;
}
.title_calendar{
    color: #757575;
    display: block;
    font-size: 164%;
    font-weight: bold;
    text-align: center;
    width: 170px;
    float: left;
    padding: 0 0 19px 0;
    font-family: 'Open Sans', sans-serif;
}
.calendar-days th{
    color: #757575;
    font-size: 110%;
    font-weight: bold;
    text-align: center;
}
.calendar td{
    color: #757575;
    font-size: 110%;
    text-align: center;
    width: 32px;
    height: 32px;
    padding: 0 1px 1px 0;
}
.calendar td a{
    color: #757575;
    padding: 9px 0 0 0;
    display: block;
    width: 32px;
    height: 23px;
}
.calendar td.has-events a{
    color: #268ace;
    font-weight: bold;
}
.calendar td.next-month a{
    background: #d6d6d6;
}
.calendar td.events a{
    background: #ffa800;
    font-weight: bold;
    color: #fff;
}
.calendar td.events_day a{
    border: 1px solid #ffc4de;
    background: #ffe8f2;
    font-weight: bold;
    color: #a50060;
    width: 30px;
    position: relative;
}
.calendar td.events_day a:hover{
    text-decoration: none;
}
.calendar td.events_day a:hover span{
    display: block;
}
.calendar td.has-events a {
    position: relative; 
}
.calendar td .date{
    height: 33px;
    display: block;
    z-index: +999;
    right: 27px;
    top: 1px;
    position: absolute;
    padding: 0 14px 0 0;
    background: url(../images/css/bg_arrow.png) no-repeat right top;
}
.calendar td .date span{
    background: url(../images/css/bg_left.png) no-repeat left top;
    font-family: 'Open Sans', sans-serif;
    padding: 5px 10px 0 17px;
    font-weight: bold;
    font-size: 110%;
    color: #a50060;
    height: 33px;
    display: block;
}
.legend{
    background: url(../images/css/square_orange.gif) no-repeat;
    padding: 1px 0 2px 21px;
    color: #2d2d2d;
    font-size: 110%;
    font-weight: bold;
}
.item_block_inner.item_block2{
    padding: 27px 35px 21px 25px;
    width: 557px;
}
.block_form{
    background: url(../images/css/separ.gif) no-repeat right top;
    padding: 0 15px 15px 0;
    margin: 0 30px 0 0;
    float: left;
}
.block_form.last{
    background: none;
    padding: 9px 0 0 0;
    margin: 0 0 0 0;
}
.item_form{
    float: left;
    padding: 9px 0 0 0;
    margin: 0 37px 0 0;
}
.select_form select, .item_form select{
    margin: 0 0 9px 0;
    padding: 3px 0 0 0;
    color: #2d2d2d;
    font-size: 110%;
    width: 108px;
    height: 26px;
}
.item_form label{
    display: block;
    color: #757575;
}
.item_form label strong{
    font-size: 110%;
    color: #2d2d2d;
    text-align: right;
    display: block;
}
.select_form label{
    float: left;
    margin: 5px 11px 0 0;
    text-align: right;
    font-size: 110%;
    line-height: 18px;
    display: block;
}
.select_form select{
    display: block;
    margin: 0 0 3px 0;
}
.block_select{
    float: right;
    text-align: right;
}
a.link01{
    margin: 4px 14px 0 0;
    color: #268ace;
    float: right;
}
.price_list_second .block_price {
    border-bottom: 0;
}
.price_list_second .block_price .price_a {
    border-bottom: 1px solid #B4BFA9;
    padding: 0 0 10px 0;
}
.price_list_second .block_price .price_a.marketingOffers {
    font-weight: bold;
    color: #FFA800;
}
.block_categories{
    float: right;
    width: 178px;
    padding: 5px 10px 5px 10px;
}
.item_block_center .block_categories{
    margin: 0 0 0 10px;
}
.block_categories img{
    margin: auto;
    display: block;
}
.block_categories a{
    font-size: 110%;
}
.item_block_center .content_block p{
    font-size: 127.5%;
    margin: 0 0 10px 0;
}
.item_block_center .content_block a{
    font-size: 110%;
    display: block;
    margin: 0 0 13px 0;
}
.link_more{
    background: url(../images/css/picto01.png) no-repeat 0 2px;
    padding: 0 0 0 29px;
}
.display_link{
    background: url(../images/css/picto02.png) no-repeat 0 2px;
    padding: 5px 0 5px 29px;
}
.item_inner h3{
    font-family: 'Open Sans', sans-serif;
    margin: 0 0 12px 0;
    font-size: 164%;
    color: #a50060;
}
.field_item{
    padding: 12px 6px 0 6px;
    border: 1px solid #dbdad8;
    margin: 0 0 30px 0;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
}
.field_item h4{
    font-family: 'Open Sans', sans-serif;
    margin: 0 0 16px 0;
    font-size: 164%;
}
.field_item h4 span{
    font-weight: normal;
    font-size: 83.5%;
}
.field_item .number{
    font-family: 'Open Sans', sans-serif;
    margin: 3px 2px 0 0;
    font-size: 136.5%;
    display: block;
    float: right;
}
.field_item .block_visuel{
    margin: 0 19px 19px 0;
    float: left;
}
.content_field{
    border-top: 1px solid #c5c5c5;
    padding: 12px 0 0 0;
    float: left;
    width: 310px;
}
.content_field .list_links{
    width: 145px;
}
.content_field ul, .list_links{
/*     float: left; */
    margin: 0 18px 15px 0;
}
.content_field ul.last, .list_links.last{
    margin: 0 0 15px 0;
}
.content_field ul li, .list_links li{
    background: url(../images/css/puce.gif) no-repeat 0 7px;
    padding: 0 0 0 8px;
    margin: 0 0 10px 0;
    color: #757575;
    font-size: 110%;
}
.content_field li a, .list_links li a{
    color: #757575;
}
.content_field .list_title{
    background: none;
    border-bottom: 1px solid #c5c5c5;
    margin: 0 0 14px 0;
    padding: 0 0 6px 0;
    font-size: 127.5%;
    color: #2d2d2d;
    display: block;
    font-family:Open Sans;
    font-weight: 600;
}
.field_item .link_plus{
    float: right;
}
.link03, .link_less, .link_plus, .link_plus_units{
    font-size: 127.5%;
    font-weight: bold;
    padding: 0 0 0 11px;
    background: url(../images/css/puce1.png) no-repeat 0 4px;
}
.field_item h5{
    font-family: Open Sans;
    font-size: 15px;
    font-weight: 600;
    margin: 0 0 8px;
}
.form_choice{
    background: #e9e9e9;
    margin: 0 -10px 6px -10px;
    padding: 15px 23px 9px 9px;
}
.fiche_belambra {
    background: url(../images/css/bg_belambra.png) no-repeat bottom left #e9e9e9;
}
.form_choice.last,
.section_service .tableContainer,
.section_service .form_choice {
    margin: 0 -7px 0 -7px;
    min-height: 20px;
}
.form_choice.promo, .form_choice.promo.last, .form_choice.normal.last {
    margin-top: 28px;
}
.form_choice .radio, .form_choice .boardBasisCheckbox {
    float: left;
    margin: 3px 10px 0 0;
}
.form_choice label{
    float: left;
    font-size: 110%;
    width: 480px;
}
.form_choice label strong{
    font-family: 'Open Sans', sans-serif;
    display: block;
    font-size: 125%;
    color: #a50060;
}
.form_price{
    float: right;
    text-align: right;
    width: 80px;
}
.form_price.marge .submit{
    margin-top: 18px;
    display: block;
}
.form_price strong{
    font-family: 'Open Sans', sans-serif;
    display: block;
    font-weight: bold;
    font-size: 136.5%;
    color: #a50060;
    margin: 0 0 3px 0;
}
.form_price span{
    color: #757575;
}

.form_price span.insuranceValue{
    color: #A50060;
}

.adaptation{
    display: block;
    color: #a50060;
    font-size: 110%;
    margin: 0 0 9px 0;
    background: url(../images/css/picto03.png) no-repeat 0 0;
    padding: 2px 0 2px 29px;
}
.form_choice.selected{
    background: #ffe8f2;
    border-top: 1px solid #ffc4de;
}
.form_choice.selected label strong {
    color: #a50060;
}
.form_choice.selected .form_price span {
    color: #000000;
}

.favorites_align {
    float: right;
}
.favorites{
    background: url(../images/css/picto_favorites.png) no-repeat 0 2px;
    padding: 0 0 0 15px;
    font-size: 110%;
    display: block;
    float: left;
}

.shareByEmail-clubCard {
    background: url(../images/css/picto_mail.png) no-repeat 7px 0px;
    background-size: 12px 13px;
    padding-left: 22px; 
    font-size: 110%;
    float:right; 
}

/* #shareByMailPopin #sendEmail {
    position: relative;
    left: 306px;
    top:15px;
} */

.favorites.delete{
    background: url(../images/css/picto_favorites_delete.png) no-repeat 0 2px;
}

.block_seasons{
    padding: 8px 0 6px 0;
    margin: 0 0 22px 0;
}
.block_seasons p{
    display: inline;
    color: #757575;
    font-size: 110%;
    margin: 0 10px 0 0;
    padding: 0 30px 0 0;
    border-right: 1px solid #d4d4d4;
}
.block_seasons p.last{
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    border-right: 0;
}
.summer{
    background: url(../images/css/picto_summer.gif) no-repeat;
    padding: 0 0 0 19px;
    color: #a50060;
}
.winter{
    background: url(../images/css/picto_winter.gif) no-repeat;
    padding: 0 0 0 19px;
    color: #268ace;
}
.item_onglets{
    border: 1px solid #d4d4d4;
    border-top: 1px solid #ececeb;
    border-bottom: 0;
    position: relative;
}
.item_onglets ul li{
    float: left;
    color: #268ace;
    font-size: 110%;
    background: url(../images/css/dg_grey2.gif) repeat-x bottom left;
}
.item_onglets ul li a{
    background: url(../images/css/separator1.gif) no-repeat bottom right;
    padding: 17px 9px 15px 7px;
    color: #268ace;
    display: block;
}
.item_onglets ul li.last a{
    background: none;
}
.item_onglets ul li a:hover{
    text-decoration: none;
}
.item_onglets ul li span{
    color: #757575;
    font-size: 91%;
}
.item_onglets ul li a.current{
    background: #fff url(../images/css/shadow_current.gif) no-repeat bottom right;
    z-index: +9999;
    color: #2d2d2d;
}
.onglets .content_onglets{
    padding: 39px 0 0 0;
    margin: -5px 0 0 0;
}
.onglets .content_onglets h3{
    font-family: 'Open Sans', sans-serif;
    font-size: 200%;
    font-weight: bold;
    letter-spacing: -1px;
    margin: 14px 0 14px 0;
}
.block_ongles{
    margin: 0 0 20px 0;
}
.block_ongles .block_visuel{
    float: left;
    margin: 0 20px 10px 0;
}
.block_ongles p{
    font-size: 127.5%;
    margin: 0 10px 12px 0;
    line-height: 18px;
}
.link02{
    background: url(../images/css/picto04.gif) no-repeat;
    padding: 5px 0 2px 30px;
    font-size: 110%;
}
.item_ss_onglets{
    padding: 0 8px 0 10px;
    background: url(../images/css/dg_grey3.gif) repeat-x bottom left;
}
.item_ss_onglets ul li{
    float: left;
    font-size: 110%;
}
.item_ss_onglets ul li a{
    display: block;
    padding: 20px 18px 12px 18px;
    background: url(../images/css/dg_grey2.gif) repeat-x bottom left;
}
.item_ss_onglets ul li a:hover{
    text-decoration: none;
}
.item_ss_onglets ul li p{
    color: #268ace;
    display: block;
    margin: 0 0 8px 0;
}
.item_ss_onglets ul li.current{
    border: 1px solid #dadada;
    border-bottom: 0;
}
.item_ss_onglets ul li.current a{
    background: #fff;
}
.item_ss_onglets ul li.current p{
    color: #2d2d2d;
}
.block_services .item_b li span, .item_ss_onglets ul li span{
    display: block;
    color: #2d2d2d;
    padding: 0 0 0 20px;
    margin: 0 0 3px 0;
}
.block_services .item_b li span, .item_ss_onglets ul li span.notes{
    background: url(../images/css/puce_valider.gif) no-repeat 0 2px;
}
.content_ss_onglets{
    padding: 20px 0 0 0;
}
.content_ss_onglets .form_choice p span{
    display: block;
    color: #757575;
    font-size: 83.5%;
    margin: 0px 0 3px 0;
}
.content_ss_onglets .form_choice .left p strong{
    color: #2d2d2d;
    display: inline;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
}
.content_ss_onglets .form_choice .form_price{
    margin: 5px 0 0 0;
}
.slideshow_gallery{
    margin: 0 0 20px 0;
}
.slideshow_gallery .block_visuel{
    float: none;
    margin: 0 auto 10px;
    padding: 3px;
    width: 535px;
}
.slideshow_gallery .carrousel_block ul.block_visuel li{
    float: none;
    margin: 0;
}
.nav_prev{
    padding: 20px 8px 0 7px;
    -moz-border-radius: 4px 0px 0px 4px;
    -webkit-border-radius: 4px 0px 0px 4px;
    border-radius: 4px 0px 0px 4px; 
}
.nav_next{
    padding: 20px 8px 0 7px;
    right: 0px;
    -moz-border-radius: 0px 4px 4px 0px;
    -webkit-border-radius: 0px 4px 4px 0px;
    border-radius: 0px 4px 4px 0px;
}
.slideshow_gallery ul li{
    margin: 0 6px 3px 0;
    float: left;
}
.slideshow_gallery ul li a:hover{
    margin: 0 0 3px 0;
    border: 3px solid #ad176e;
    display: block;
    overflow: hidden;
    width: 67px !important;
    height: 39px !important;
}
.slideshow_gallery ul li a:hover span{
    margin: -3px 0 0 -3px;
}
.slideshow_gallery ul li span{
    display: block;
    text-align: center;
    color: #2d2d2d;
    font-size: 91%;
}
.content_field.content_second{
    border-top: 0;
    padding: 0 0 0 25px;
    width: auto;
}
.content_field.content_second .list_title {
    margin: 0 0 8px 0;
}
.content_field.content_second .list_links {
    width: 264px;
}
.content_field.content_second ul.list_links li {
    margin: 0 0 8px 0;
}
.block_services .item_b, .block_float{
    float: left;
    width: 265px;
    margin: 0 15px 0 0;
}
.block_float.last{
    margin: 0 0 0 0;
}
.item_b p, .richTextHome p{
    color: #757575;
    font-size: 110%;
    line-height: 18px;
    margin: 0 0 13px 0;
}
.item_b{
    margin: 0 0 20px 0;
    width: 265px;
}
.item_b span{
    display: block;
}
.item_b .content span{
    color: #2d2d2d;
}
.link03 {
    background: url(../images/css/puce01.png) no-repeat 0 4px;
    margin: 0 0 14px 0;
    float: right;
}
.block_services{
    margin: 0 0 19px 0;
}
.block_services h3{
    font-family: 'Open Sans', sans-serif;
    margin: 0 0 19px 0;
    font-size: 200%;
    font-weight: normal;
    color: #2D2D2D;
}
.block_services h3 strong{
    font-weight: bold;
}
.block_services .item_b{
    margin: 0 15px 15px 0;
    width: 298px;
}
.block_services .item_b.last{
    margin: 0 0 0 0;
}
.block_services .item_b li{
    font-size: 127.5%;
    margin: 0 0 13px 0;
}
.block_services .item_b .title_a{
    font-size: 127.5%;
    margin: 0 0 8px 0;
}
.block_services .item_b p{
    margin: 0 0 0 20px;
    font-size: 100%;
}
.block_services .item_b .list_links li {
    margin: 0 0 7px 0;
}
.block_facebook, .block_column{
    margin: 0 0 45px 0;
    padding: 18px 0 0 0;
    background: url(../images/css/separ1.png) repeat-x top left;
}
.block_column h3{
    font-family: 'Open Sans', sans-serif;
    line-height: 22px;
    margin: 0 0 6px 0;
    font-size: 164%;
}
.item_col{
    margin: 0 0 18px 0;
}
.item_col .block_visuel{
    margin: 0 0 6px 0;
}
.item_col h3{
    margin: 0 0 6px 0;
    width: 266px;
}
.item_col h4{
    font-family: 'Open Sans', sans-serif;
    font-size: 136.5%;
    color: #268ace;
}
.item_col span{
    display: block;
    font-size: 110%;
    margin: 0 0 2px 0;
    font-family: 'Open Sans', sans-serif;
}
.block_facebook p span, .item_col span.color{
    color: #268ace;
}
.item_col .list_links{
    margin: 10px 0 0 0;
}
.item_col .list_links li{
    margin: 0 0 3px 0;
}
.item_col .list_links .li_title{
    padding: 0;
    background: none;
}
.block_facebook h3{
    font-family: 'Open Sans', sans-serif;
    margin: 0 0 13px 0;
    font-size: 164%;
}
.share_button{
    margin: 0 0 7px 0;
}
.share_button a{
    margin: 0 4px 0 0;
}
.block_facebook p{
    color: #757575;
    font-size: 110%;
    margin: 0 0 8px 0;
}
.block_overview h3.title_block {
    color: #A50060;
    font-family: 'Open Sans Condensed',sans-serif;
    font-size: 272.8%;
    margin: 0;
    padding-left: 0;
    text-align: center;
}
.list_nav{
    border-top: 1px solid #e9e9e9;
    position: relative;
}
.list_nav li h4{
    background: url(../images/css/bg_list.png) no-repeat bottom center;
    margin: 0 -5px -12px -5px;
    font-family: 'Open Sans', sans-serif;
    padding: 14px 10px 25px 10px;
    font-weight: normal;
    font-size: 136.5%;
    color: #757575;
    display: block;
    position: relative;
    z-index: +9999999;
}
.list_nav li h4 span{
    background: url(../images/css/picto.gif) no-repeat 0 3px;
    padding: 0 0 0 23px;
}
.list_nav li.open h4{
    background: url(../images/css/bg_list_open.png) no-repeat bottom center;
    font-weight: bold;
    color: #a50060;
}
.list_nav li.open h4 span{
    background: url(../images/css/picto_open.gif) no-repeat 0 3px;
}
.list_nav .content_nav{
    width: 269px;
    margin: 1px auto 0;
    padding: 0 0 9px 0;
    background: #f2f2f2 url(../images/css/bg_list2.png) no-repeat bottom center;
}
.item_formula.first{
    z-index: +9999;
}
.item_formula{
    border-right: 1px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;
    padding: 25px 9px 12px 13px;
    background: #e6e6e6;
    margin: 0 auto 6px;
    position: relative;
    width: 230px;
    z-index: +999;
}
.item_formula.last{
    z-index: +99;
}
.item_formula h5{
    font-family: 'Open Sans', sans-serif;
    font-size: 136.5%;
    color: #a50060;
    font-weight: normal;
}
.item_formula h5 strong{
    font-weight: bold;
}
.item_formula p{
    font-family: 'Open Sans', sans-serif;
    margin: 0 0 14px 0;
    letter-spacing: -0.4px;
}
.item_formula p span{
    color: #2d2d2d;
}
.item_formula p strong{
    display: inline;
    font-weight: bold;
}
.item_formula ul li{
    margin: 0;
    color: #757575;
}
.item_formula ul li{
    margin: 0;
    color: #757575;
}
.item_formula .submit{
    float: right;
    padding: 4px 19px 2px 19px;
}
.list_nav .or{
    left: 45%;
    border: 5px solid #f2f2f2;
}
.block_total{
    background: #f2f2f2;
    padding: 25px 9px 10px 20px;
    margin: 3px 0 0 0;
}
.block_total .block_price{
    font-size: 127.5%;
    color: #2d2d2d;
    margin: 0 10px 7px 0;
    padding: 0 0 8px 0;
}
.block_total .block_price strong{
    float: left;
    font-size: 127.5%;
    margin: 5px 0 0 0;
    display: block;
}
.block_total .block_price span{
    display: block;
    float: right;
    color: #757575;
    font-size: 264%;
    font-weight: bold;
    line-height: 15px;
    font-family: 'Open Sans', sans-serif;
}
.block_total .frais{
    color: #757575;
    font-size: 86.5%;
    margin: 0 0 20px 0;
    display: block;
}
a.submit01{
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    border: 4px solid #fff;
    cursor: pointer;
    font-family: 'Open Sans',sans-serif;
    margin: 0 0 28px -4px;
    display: block;
    padding: 0;
    width: 237px;
}
a.submit01:hover{
    text-decoration: none;
}
.submit01 span{
    background: url(../images/css/bg_grey2.gif) repeat-x #cfcfcf;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    font-family: 'Open Sans',sans-serif;
    border: 1px solid #bababa;
    color: #FFFFFF;
    font-size: 200%;
    font-weight: normal;
    text-align: center;
    display: block;
    height: 33px;
}
.block_list span{
    font-family: 'Open Sans',sans-serif;
    margin: 0 0 13px 0;
    font-weight: bold;
    font-size: 110%;
    color: #a50060;
    display: block;
}
.block_list ul li{
    background: url(../images/css/puce_valider.gif) no-repeat 0 2px;
    padding: 0 0 0 21px;
    margin: 0 0 15px 0;
    font-size: 110%;
    color: #757575;
}
.block_list ul li a{
    color: #268ace;
    font-size: 83.5%;
}
.block_promos{
    background: url(../images/css/bg_promos.png) no-repeat top center;
    padding: 20px 10px 14px 10px;
    margin-bottom: 15px;
}
.item_promos{
    border-bottom: 1px solid #ffa800;
    padding: 0 0 14px 0;
    margin: 0 0 10px 0;
}
.item_promos.last{
    padding: 0;
    border-bottom: 0;
}
.block_promos h3{
    font-family: 'Open Sans',sans-serif;
    margin: 0 0 10px 0;
    font-size: 200%;
    color: #ffa800;
    font-weight: normal;
}
.block_promos p{
    margin: 0 0 3px 0;
    font-size: 110%;
    color: #757575;
}
.block_promos p strong{
    color: #2d2d2d;
}
.block_promos p span{
    color: #ffa800;
    font-weight: bold;
}
.block_promos a.link04{
    font-size: 110%;
    color: #268ace;
}
.block_promos .list_links li {
    margin: 0 0 1px 0;
}
.block_bot{
    padding: 18px 18px 10px 18px;
    border: 1px solid #dbdad8;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
}
.block_bot h3{
    float: left;
    color: #a50060;
    font-size: 164%;
    margin: 0 18px 11px 0;
    font-family: 'Open Sans',sans-serif;
}
.block_bot a{
    color: #268ace;
    font-size: 110%;
    float: left;
    display: block;
    margin: 5px 0 0 0;
}
.item_clubs{
    margin: 0 12px 0 0;
    width: 160px;
    float: left;
}
.item_clubs.last{
    margin: 0 0 0 0;
}
.item_clubs .visuel_club{
    position: relative;
    margin: 0 0 10px 0;
}
.item_clubs .visuel_club .close{
    position: absolute;
    display: block;
    right: 3px;
    top: 0;
    margin: 0;
}
.item_clubs h4{
    font-family: 'Open Sans',sans-serif;
    font-size: 136.5%;
    color: #268ace;
}
.item_clubs span{
    font-family: 'Open Sans',sans-serif;
    color: #268ace;
    font-size: 110%;
}
.item_clubs p{
    font-family: 'Open Sans',sans-serif;
}
.block_container{
    width: 913px;
    margin: 0 0 44px 0;
}
.block_container p{
    color: #757575;
    font-size: 127.5%;
    line-height: 19px;
}
.block_une{
    background: url(../images/css/bg_block_visuel.png) no-repeat;
    padding: 20px 0 0 13px;
    margin: 0 0 0 -15px;
    position: relative;
    height: 242px;
}
.block_une .content_une{
    font-family: 'Open Sans',sans-serif;
    position: absolute;
    top: 46px;
    left: 44px;
}
.block_une .content_une h2{
    margin: 0 0 10px 0;
    font-size: 364%;
    float: none;
    color: #fff;
}
.block_une .content_une h1{
    margin: 0 0 10px 0;
    font-size: 364%;
    float: none;
    color: #fff;
}
.block_une .content_une p{
    font-size: 136%;
    color: #fff;
}
.version_block{
    margin: -52px 0 23px 30px;
    position: relative;
    width: 865px;
}
.item_version{
    margin: 0 20px 0 0;
    float: left;
    width: 265px;
}
.item_version .block_visuel{
    margin: 0 0 15px 0;
}
.item_version h3, 
.version_block h3{
    margin: 0 0 10px 0;
    color: #a50060;
    font-size: 164%;
    font-family: 'Open Sans',sans-serif;
}
.item_version p{
    color: #757575;
    font-size: 127.5%;
    line-height: 19px;
    margin: 0 0 7px 0;
}
.item_version p.b_border{
    border-bottom: 1px solid #dbdad8;
    padding: 0 0 7px 0;
}
.item_version p span{
    font-weight: bold;
    color: #ffa800;
}
.item_version ul{
    font-size: 127.5%;
    line-height: 19px;
}
.item_version ul li {
    color: #757575;
    list-style: disc outside none ! important;
    margin: 0 0 7px 14px;
}
.block_visuel{
    position: relative;
}
.text{
    background: url(../images/css/bg_white_transparent.png) no-repeat;
    position: absolute;
    color: #2d2d2d;
    padding: 0px 5px;
    line-height: 14px;
    bottom: 9px;
    right: 9px;
}
.slideshow_gallery .block_visuel.text{
    padding: 0 3px 0 6px;
}
.section_service{
    margin: 0 0 30px 0;
}
.section_service h3{
    background: url(../images/css/separ2.png) repeat-x center bottom;
    font-family: 'Open Sans',sans-serif;
    color: #a50060;
    font-size: 200%;
    margin: 0 0 16px;
    padding: 0 0 10px;
}
.item_service{
    width: 872px;
    margin: 0 auto 25px;
}
.item_service .favorites{
    float: right;
    margin: 5px 0 0 0;
}
.item_service h4{
    color: #a50060;
    margin: 0 0 0 0;
    font-size: 100%;
}
.item_service h3{
    font-family: 'Open Sans', sans-serif;
    color: #268ace;
    font-size: 136.5%;
    font-weight: normal;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    background: none;
}
.item_service h4 strong{
    font-size: 120%;
    font-weight: bold;
}
.item_service h3 strong{
    font-size: 120%;
    font-weight: bold;
}
.item_service .ss_title{
    font-size: 110%;
    font-weight: bold;
    display: block;
    margin: 0 0 18px 0;
    font-family: 'Open Sans',sans-serif;
}
.item_service .content_field {
    width: 453px;
    margin: 0 0 30px 0;
}
.piste, .piste2 {
    background: url(../images/css/auPiedDesPistes.png) no-repeat;
    margin: 0 0 9px 0;
    padding: 1px 0 3px 24px;
    color: #a50060;
    display: block;
    font-size: 110%;
}
.piste2 {
    background: none;
    padding: 1px 0 3px 0;
}

.plage {
    background: url(../images/css/auBordDeLaPlage.png) no-repeat;
    margin: 0 0 9px 0;
    padding: 1px 0 3px 24px;
    color: #a50060;
    display: block;
    font-size: 110%;
}

.item_service .block_visuel {
    margin: 0 19px 30px 0;
}
.item_service .content_field p{
    border-bottom: 1px solid #C5C5C5;
    margin: 0 0 25px 0;
    line-height: 20px;
    padding: 0 0 10px 0;
    font-size: 127.5%;
}
.item_service .block span{
    margin: 0 0 2px 0; /*changed from  0 0 22px 0 - for list view*/
    font-size: 110%;
    display: block;
    color: #757575;
}
.item_service .block span strong{
    color: #2d2d2d;
    /*font-weight: normal; for list view*/
}

.tableContainer {
    margin: 0 -25px 0 -10px;
}

.section_service .priceContentProm {
    width: 321px;
    margin-left: 8px;
}

.section_service .priceContent {
    width: 375px;
    margin-left: 8px;
}

.section_service .item_price .priceContent p {
    font-size: 100%;
    margin: 0;
}

.priceTable {
    width:100%;
    border-spacing: 0px;
    border-collapse: collapse;
}

.orContainer {
    position:relative;
}

.orContainer .or {
    bottom: 11px;
    left: -11px;
}

.priceTable td.middle {
    width:6px;
    vertical-align: bottom;
}

td.item_price{
    background: #e9e9e9;
    margin: 0 8px 4px -10px;
    padding: 15px 20px 15px 12px;
    vertical-align: top;
    width: 294px;
}
.item_price.last{
    margin: 0 -10px 0 0;
    z-index: +99;
}
.item_price h5{
    color: #a50060;
    font-size: 110%;
    font-weight: normal;
    margin: 0;
}
.item_price p{
    color: #757575;
    margin: 0 22px 0 0;
}
.item_price.normal .offers_price,
.form_choice.normal .offers_price {
    border: 1px solid #757575;
    height: 62px;
    margin-bottom: 25px;
}
.item_price .offers_price .b_price,
.form_choice .offers_price .b_price{
    border-radius: 0 0 5px 5px;
    margin-bottom: 5px;
}
.item_price.normal .offers_price .b_price,
.form_choice.normal .offers_price .b_price {
    border-radius: 5px;
    min-height: 58px;
}
.item_price.normal .offers_price .b_price span,
.form_choice.normal .offers_price .b_price span {
    margin-top: 5px;
}
.ss_block{
    margin: 0 0 4px 0;
}
.ss_block .submit{
    float: right;
    margin: 0 0 0 35px;
}
.ss_block span{
    margin: 8px 0 0 0;
    font-size: 110%;
    color: #268ace;
    font-weight: bold;
    display: block;
    float: right;
}
.form_choice2 h5{
    color: #a50060;
    font-weight: normal;
    font-size: 110%;
    margin: 0 18px 0 0;
}
.form_choice2 .txt .loc_Pcdp{
    color: #a50060;
    font-weight: normal;
    font-size: 12px;
    margin: 2px 18px 4px 0;
}
.form_choice2 p{
    color: #757575;
    font-size: 110%;
}
.form_choice2 p strong, .form_choice2 p span{
    color: #2d2d2d;
}
.block_pagination{
    text-align: center;
    margin: 0 0 44px 0;
    padding: 13px 0 12px 0;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
}
.block_pagination a.next_page, .block_pagination a.previous_page{
    background: url(../images/css/puce1.png) no-repeat right 4px;
    padding: 0 13px 0 0;
    margin: 0 0 0 11px;
    color: #268ace;
    font-size: 127.5%;
    display: inline;
}
.block_pagination a.previous_page{
    background: url(../images/css/puce_grey.png) no-repeat left 3px;
    margin: 0 13px 0 0;
    padding: 0 0 0 13px;
}
.block_pagination ul{
    display: inline;
}
.block_pagination ul li{
    margin: 0 11px 0 11px;
    font-size: 127.5%;
    display: inline;
    color: #268ace;
}
.block_pagination ul li a{
    color: #268ace;
}
.block_pagination ul li.current{
    background: #a50060;
    padding: 2px 5px 1px 5px;
    -moz-border-radius: 2px 2px 2px 2px;
    -webkit-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px;
    font-weight: bold;
    color: #fff;
}
.block_pagination ul li.current a{
    color: #fff;
}
.version_block_v2{
    margin: 0 0 23px -10px;
    width: 912px;
}
.version_block_v2 .item_version {
    margin: 0 32px 15px 0;
    width: 436px;
}
.version_block_v2 .item_version.last {
    margin: 0 0 15px 0;
}
.version_block_v2 .item_version h3,
.version_block_v2 h3 {
    color: #A50060;
    font-size: 200%;
    margin: 0 0 10px 0;
}
.group_visuel{
    float: right;
    width: 435px;
    margin: -180px 25px 0 0;
    position: relative;
}
.group_visuel .block_visuel{
    -webkit-box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.1);
    position: absolute;
    float: left;
}
.group_visuel .block1{
    -moz-transform: rotate(-6deg);
    -webkit-transform: rotate(-6deg);
    transform: rotate(-6deg);
    top: 55px;
    left: 0;
}
.group_visuel .block2{
    -moz-transform: rotate(6deg);
    -webkit-transform: rotate(6deg);
    transform: rotate(6deg);
    right: 0px;
}
.group_visuel .block3{
    -moz-transform: rotate(-6deg);
    -webkit-transform: rotate(-6deg);
    transform: rotate(-6deg);
    top: 112px;
    right: 0;
}
.left_column{
    float: left;
    width: 230px;
    margin: 0 20px 0 0;
}
.block_list_infos{
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    padding: 6px 11px 0 11px;
    border: 1px solid #dfdfdf;
    background: #fff;
}
.block_list_infos ul li{
    color: #268ace;
    font-size: 136.5%;
    padding: 0 0 7px 0;
    margin: 0 0 8px 0;
    border-bottom: 1px solid #dedede;
    font-family: 'Open Sans',sans-serif;
}
.block_list_infos ul li.last{
    margin: 0 0 0 0;
    border-bottom: 0;
}
.block_list_infos ul{
    margin: 5px 0 0 0;
}
.block_list_infos ul li li{
    font-size: 80%;
    border-bottom: 0;
    margin: 0 0 3px 0;
    padding: 0 0 0 11px;
    background: url(../images/css/puce02.gif) no-repeat 0 7px;
}
.block_list_infos ul li li.current{
    background: url(../images/css/puce.gif) no-repeat 0 7px;
    color: #2d2d2d;
}
.block_list_infos ul li.current{
    background: url(../images/css/puce.gif) no-repeat 0 7px;
    color: #2d2d2d;
}
.mail_print{
    border-top: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4;
    margin: 0 0 30px 0;
    padding: 8px 0 6px 0;
}
.mail_print a{
    color: #268ace;
    font-size: 110%;
    margin: 0 50px 0 0;
    padding: 0 0 0 21px;
}
.mail_print a.email{
    background: url(../images/css/picto_mail.png) no-repeat 0 1px;
    padding: 0 0 5px 21px;
}
.mail_print a.print{
    background: url(../images/css/print.png) no-repeat 0 1px;
}
.h_title{
    font-family: 'Open Sans',sans-serif;
    margin: 0 0 8px 0;
    font-size: 164%;
}
.block_introduction .block_visuel{
    margin: 0 18px 0 0;
    float: left;
}
.page_cols_left{
    width: 930px;
/*  padding: 22px 15px 0 15px; */
}
.page_cols_left .container {
    width: 665px;
    margin: 0 0 66px 0;
}
.inner_content{
    float: left;
    width: 373px;
}
.block_border{
    border-top: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4;
    padding: 13px 0 6px 0;
    margin: 0 0 7px 0;
}
.item_address{
    margin-right: 10px;
    width: auto;
    float: left;
}
.item_address p{
    margin: 0 0 10px 0;
    line-height: 18px;
    color: #757575;
    font-size: 110%;
}
.item_address p strong{
    display: block;
    color: #2d2d2d;
}
.block_reservation{
    margin: 0 0 35px 0;
    padding: 10px 24px 0 14px;
    border: 1px solid #dbdad8;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
}
.block_reservation .block_infos{
    float: right;
}
.block_reservation .bloc_txt{
    line-height: 19px;
    font-size: 110%;
    float: left;
}
.block_reservation .bloc_txt span{
    display: block;
    font-weight: bold;
    font-size: 125%;
    margin: 8px 0 5px 0;
}
.block_reservation .block_infos p {
    line-height: 19px;
    margin: 0 0 0 0;
}
.block_reservation .noIndigo {
    margin: 0 auto 15px;
}
.onglets_inner .item_onglets{
    border: 0;
}
.onglets_inner .item_onglets{
    background: url(../images/css/dg_grey3.gif) repeat-x left bottom;
}
.onglets_inner .item_onglets ul li{
    border-top: 1px solid #edeceb;
    position: relative;
}

.tab_seasons {
/*     border: 1px solid #d4d4d4; */
    border-top: 1px solid #d4d4d4;
    border-bottom: 0;
    position: relative;
}
.tab_seasons ul.multiple_result{
    display: table;
    background: #fff url(../images/css/shadow_current_new.gif) no-repeat 308px bottom;
}

.tab_seasons li.tab_season {
    width: 316px;
    color: #268ace;
    font-size: 110%;
    display: table-cell;
    background: url(../images/css/dg_grey2.gif) repeat-x bottom left;
}

.tab_seasons li.tab_season.current {
    background: none;
}

.tab_seasons li.tab_season.last {
    padding-bottom: 10px;
}

.tab_seasons li.tab_season.last a {
    background: none;
}
.tab_seasons li.tab_season.mono {
    background: none;
    width: 620px;
}

.tab_seasons li.tab_season.mono a.current {
    background: none;
    text-align: left;
    border-bottom: 1px solid #d4d4d4;
    padding-bottom: 6px
}

.tab_seasons li.tab_season a {
    text-align: center;
    padding: 10px 9px 0px 7px;
    color: #268ace;
    display: block;
}

.tab_seasons li.tab_season a:hover {
    text-decoration: none;
}

.tab_seasons li.tab_season a.current {
    z-index: 99;
    color: #2d2d2d;
}

.tab_seasons ul li.tab_season a span {
    color: #268ace;
    font-size:100%;
}

.tab_seasons ul li.tab_season .seasonName {
    margin-bottom: 3px;
}

.tab_seasons ul li.tab_season .seasonName .winter {
    background: url(../images/css/picto_winter_grey.gif) no-repeat 0px -1px;
    padding: 0 0 0 19px;
    height: 17px;
    display: inline-block;
}

.tab_seasons ul li.tab_season .seasonName .summer {
    background: url(../images/css/picto_summer_grey.gif) no-repeat 0px -2px;
    padding: 0 0 0 19px;
    height: 17px;
    display: inline-block;
}

.tab_seasons ul li.tab_season a.current .seasonName .winter {
    background: url(../images/css/picto_winter_current.gif) no-repeat 0px -1px;
}

.tab_seasons ul li.tab_season a.current .seasonName .summer {
    background: url(../images/css/picto_summer_current.gif) no-repeat 0px -2px;
}
.tab_seasons ul li.tab_season a.current span {
    color: #2d2d2d;
}
.tab_seasons ul li.tab_season a.current span.summer {
    background: url(../images/css/picto_summer_current.gif) no-repeat 0px -2px;
}
.tab_seasons ul li.tab_season a.current span.winter {
    background: url(../images/css/picto_winter_current.gif) no-repeat 0px -1px;
}
.alert{
    position: absolute;
    top: -6px;
    right: 0;
}
.onglets_inner .item_onglets ul li.first{
    border-left: 1px solid #D4D4D4;
}
.onglets_inner .block_services{
    float: left;
    margin: 0 27px 0 0;
    width:310px;
}
.onglets_inner .block_services.last{
    margin: 0 0 0 0;
}
.onglets_inner .block_services h4{
    display: block;
    font-size: 164%;
    margin: 0 0 20px 0;
    border-bottom: 1px solid #edeceb;
    font-family: 'Open Sans',sans-serif;
}
.onglets_inner .block_services .date02{
    display: block;
    font-size: 136.5%;
    color: #9d015b;
    font-weight: bold;
}
.onglets_inner .block_services p.intro{
    font-size: 118.5%;
    margin: 0 0 9px 0;
}
.onglets_inner .block_services p{
    font-size: 110%;
    color: #757575;
    line-height: 18px;
}
.onglets_inner .titre{
    display: block;
    font-size: 110%;
    font-weight: bold;
    margin: 0 0 5px 0;
}
.onglets_inner .item_b ul li{
    font-size: 110%;
    background: none;
    margin: 0 0 10px 0;
    position: relative;
}
.onglets_inner .item_b ul li p{
    font-size: 100%;
}
.onglets_inner .item_b ul li .alert{
    top: 2px;
    right: 12px;
}
.item_ss_onglets ul li span {
    background: url(../images/css/puce_valider.gif) no-repeat 0 0px;
}
.block_conveyance, .block_itinerary, .same_blocks{
    background: url(../images/css/separ2.png) repeat-x center top;
    padding: 25px 0 10px 0;
    margin: 19px 0 16px;
}
.block_itinerary h4{
    background: url(../images/css/picto_car.png) no-repeat 0 2px;
    font-family: 'Open Sans',sans-serif;
    margin: 0 0 22px 0;
    padding: 0 0 0 26px;
    font-size: 164%;
}
.block_itinerary .block_visuel{
    float: right;
}
.block_itinerary form{
    float: left;
    width: 230px;
}
.block_itinerary label{
    display: block;
    font-size: 110%;
    margin: 0 0 4px 0;
}
.block_itinerary .input01{
    width: 216px;
    height: 26px;
    color: #757575;
    font-size: 110%;
    margin: 0 0 10px 0;
    padding: 0 0 0 8px;
    border: 1px solid #d6d6d6;
    border-top: 1px solid #b0b0b0;
    border-left: 1px solid #b0b0b0;
    font-family: 'Open Sans',sans-serif;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
}
.block_itinerary .form{
    margin: 0 0 19px 0;
}
.block_itinerary .bt_submit{
    float: right;
    color: #268ace;
    cursor: pointer;
    font-size: 136.5%;
    margin: 0 4px 0 0;
    border: 1px solid #7d94a4;
    padding: 6px 20px 6px 20px;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    background: url(../images/css/dg_grey2.gif) repeat-x top;
}
.add img{
    float: left;
}
.add .bt_add{
    height: 20px;
    cursor: pointer;
    border: 0;
    float: left;
    width: 128px;
    font-size: 100%;
    padding: 0 2px 0 22px;
    background: url(../images/css/bg_bt_add.png) no-repeat top left;
}
.item_conveyance{
    width: 203px;
    float: left;
    margin: 0 19px 30px 0;
}
.item_conveyance.last{
    margin: 0 0 30px 0;
}
.onglets .item_conveyance h3{
    font-size: 164%;
    font-weight: normal;
    font-family: 'Open Sans',sans-serif;
}
.onglets .item_conveyance h3.avion{
    background: url(../images/css/avion.png) no-repeat;
    padding: 0 0 0 24px;
}
.onglets .item_conveyance h3.train{
    background: url(../images/css/train.png) no-repeat;
    padding: 0 0 0 18px;
}
.onglets .item_conveyance h3 strong{
    font-weight: bold;
}
.item_conveyance .type{
    margin: 0 0 18px 0;
    font-size: 110%;
    display: block;
}
.item_conveyance p{
    font-size: 110%;
    color: #757575;
}
.item_conveyance p strong{
    color: #2d2d2d;
/*  font-weight: normal;*/
/*  display: block; see #118876*/
}
.item_conveyance p span{
    border-bottom: 1px solid #d6d6d6;
    padding: 0 0 13px 0;
    margin: 0 0 12px 0;
    display: block;
}
.finalize_reservation a.submit{
    padding: 5px 22px 5px 22px;
}
.item_conveyance p span.last{
    border-bottom: 0;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}
.finalize_reservation{
    text-align: center;
    background: #ecffd6;
    margin: 0 -24px 0 -14px;
    padding: 22px 8px 24px 14px;
}
.finalize_reservation p{
    background: url(../images/css/picto06.gif) no-repeat;
    padding: 0 0 0 28px;
    margin: 0 0 12px 0;
    font-size: 110%;
    text-align: left;
}
.finalize_reservation p strong{
    font-weight: bold;
    font-size: 125%;
}
.block_tabs .slideshow_gallery{
    margin: 0 0 40px 0;
}
.block_tabs .content_onglets {
    margin: 0 0 0 0;
    padding: 10px 0 0 0;
}
.block_tabs .slideshow_gallery .block_visuel {
    float: none;
    margin: 0 auto 10px;
    padding: 3px;
    width: 608px;
}
.content_slider{
    border: 1px solid #dddcda;
    padding: 3px;
    background: #fff;
}

.content_text_slider{
    border: 1px solid #dddcda;
    padding: 5px;
    background: #fff;
}

.content_slider .slider_li{
    background: url(../images/css/separ-x.gif) repeat-x bottom left;
    padding: 0 0 13px 0;
    margin: 0 0 7px 0;
    position: relative;
}

div.slideshow_text .richTextLink {
    text-decoration : none;
}

.content_text_slider .slider_li{
    background: url(../images/css/separ-x.gif) repeat-x bottom left;
    padding: 0 0 13px 0;
    margin: 0 0 7px 0;
    position: relative;
}
.slider_nav{
    display: block;
    position: absolute;
    background-image: -webkit-linear-gradient(top, #fefefe 0%,#eee 100%);
    background-color: #FFFFFF;
    height:36px;
    width:12px;
    border: 1px solid #dddcda;
    top:-6px;
}
.slider_thumbnails {
    margin-left: 29px;
    width:547px;
    float:left;
    overflow:hidden;
}

.slider_thumbnails ul {
    margin: 0px 4px 0px 4px;
    position: relative;
    width: 999999px;
    left: 0px;
}

.content_slider .slider{
    background: #f2f2f2;
    padding: 12px 12px 6px 6px;
}
.content_slider blockquote{
    background: url(../images/css/quote.png) no-repeat 0 5px;
    padding: 12px 0 0 38px;
    line-height: 20px;
    width: 560px;
    margin: 0;
}
.content_slider blockquote p{
    background: url(../images/css/quote1.png) no-repeat right bottom;
    font-family: 'Open Sans',sans-serif;
    padding: 0 38px 0 0;
    font-style: italic;
    font-size: 136.5%;
}
.item_b p strong{
    color: #2d2d2d;
}
.block_tabs .content_second{
    padding: 0 0 0 12px;
}
.block_tabs .item_b {
    margin: 0 0 20px;
/*    width: 285px; - makes problem for show details mode on hebergement tab */
}
.block_tabs .block_float {
    width: 285px;
    margin: 0 20px 10px 0;
}
.block_tabs .block_float.last {
    margin: 0 0 10px 0;
}
.block_tabs .content_field.content_second .list_links {
    width: 285px;
}
.inclus{
    float: right;
    color: #63b50b;
    font-size: 68.5%;
    margin: 4px 0 0 0;
    text-transform: uppercase;
    font-family: Open Sans;
    font-weight: 600;
}
.block_tabs .item_b a{
    font-size: 110%;
}
.same_blocks{
    padding: 20px 0 10px 0;
}
.same_blocks h3{
    font-family: 'Open Sans',sans-serif;
    margin: 0 0 6px 0;
    font-size: 200%;
    color: #a50060;
}
.visuel_bl{
    background: url(../images/css/bg_block.png) no-repeat;
    padding: 20px 0 0 13px;
    float: left;
    width: 298px;
    height: 198px;
}
.same_blocks p {
    margin: 0 0 24px 0;
}
.same_blocks p span {
    border-bottom: 1px solid #D6D6D6;
    display: block;
    margin: 0 0 5px 0;
    padding: 0 0 7px 0;
}
.same_blocks .item_conveyance {
    float: left;
    margin: 0 0 30px 0;
    width: 283px;
}
.same_blocks .item_conveyance .link_a {
    margin: 0 0 0 -10px;
}
.field-image {
    float: left;
    margin: 0 30px 40px 0;
    position:relative;
    width:86px;
    height:86px;
    text-align:center;
}
.field-image a{
    width:86px;
    height:86px;
    display:block;
    overflow:hidden;
}
.field-image .fond{
    position:absolute;
    top:0;
    left:0;
}
.same_blocks h3.title01{
    margin: 0 0 27px 0;
}
.avatar span{
    display: block;
    font-size: 100%;
    color: #757575;
}
.avatar strong{
    font-weight: normal;
    display: block;
    color: #2d2d2d;
    font-size: 110%;
}
.same_blocks .content {
    width: 475px;
    float: left;
    margin: 10px 0 0 0;
}
.same_blocks .content strong {
    font-size: 110%;
    color: #757575;
    margin: 0 0 3px 0;
    display: block;
    text-transform: uppercase;
}
.same_blocks .content p {
    line-height: 18px;
    font-size: 110%;
    color: #757575;
    margin: 0 0 3px 0;
}
.same_blocks .content a.link_plus{
    font-size: 110%;
    font-weight: normal;
    background: url("../images/css/puce1.png") no-repeat 0 3px;
}
.same_blocks .response {
    margin-left: 160px;
    margin-top: 0px;
    width: auto;
}
.same_blocks .response strong.title {
    color: #A50060;
    text-transform: none;
}
.same_blocks #comments .stars span {
    color: #757575;
}
.same_blocks #comments .stars span > span {
    display: inline;
}
.item_ab{
    border-bottom: 1px solid #c5c5c5;
    padding: 0 0 16px 12px;
    margin: 0 0 15px 0;
    width: 606px;
}
.list_nav .list{
    background: url("../images/css/bg_list.png") no-repeat scroll center bottom transparent;
}
.list_nav .list ul{
    margin: 0 0 18px 22px;
}
.list_nav .list ul li{
    margin: 0 0 3px 0;
}
.list_nav .list h4{
    background: none;
    padding: 14px 10px 15px 10px;
}
.list_nav .list h4 span{
    background: none;
    background: url("../images/css/puce001.gif") no-repeat 0 3px;
}
.list_nav .list h4 strong{
    font-weight: bold;
}
.block_une2{
    position: relative;
    left: 6px;
    margin-left: -10px;
    width: 653px;
    height: 192px;
    background: url("../images/css/bg_block_visuel2.png") no-repeat;
    margin-bottom: 10px;
    float: right;
    background-size: 667px 214px;
    z-index: 1;
}
.block_une2 .content_une {
    font-family: 'Open Sans',sans-serif;
    left: 27px;
    position: absolute;
    top: 45px;
}
.block_une2 .block_slide {
    left: 0;
    top: 0;
    width: 380px;
}
.block_une2 .content_une h2 {
    font-size: 264%;
    margin: 0 0 5px 0;
}
.block_une2 .content_une p {
    line-height: normal;
}
.block_une2 .visuel_name {
    bottom: 23px;
    right: 23px;
}
.block_une2 .visuel_b {
    height: 174px;
    width: 642px;
    position: absolute;
    top: 21px;
    left: 8px;
}
.block_une2 .visuel_b img{
    width: inherit;
}
.left_column_second{
    float: left;
    width: 246px;
    margin: 0 12px 0 0;
}
.left_column_second .block_search {
    margin: 0 0 15px 0;
    float: none;
}
.list_title2 {
    font-family: 'Open Sans',sans-serif;
    font-weight: bold;
}

.left_column_second .field_item {
    margin: 0 0 15px 0;
}
.link2{
    float: right;
    color: #268ace;
    font-size: 110%;
    font-weight: bold;
    display: block;
}
.item_filtres{
    margin: 0 0 14px 0;
}
.item_filtres_holidayStyleFacets{
    margin: 0 0 14px 0;
}
.item_filtres .bgTitle,
.item_filtres_holidayStyleFacets .bgTitle{
    background-color: #F0F0F0;
    padding: 4px 0 4px 4px;
    margin: 0 0 10px 0;
}
.item_filtres_holidayStyleFacets h3,
.item_filtres h3{
    color: #a50060;
    font-size: 127.5%;
    font-weight: normal;
    padding: 0 0 0 22px;
    background: url(../images/css/puce001.gif) no-repeat;
}
.item_filtres_holidayStyleFacets .bgTitle div,
.item_filtres .bgTitle div{
    color: #a50060;
    font-size: 127.5%;
    font-weight: normal;
    padding: 0 0 0 22px;
    background: url(../images/css/puce001.gif) no-repeat;
}
.item_filtres_holidayStyleFacets h3.open,
.item_filtres h3.open{
    background: url(../images/css/picto_open.gif) no-repeat 0 1px;
}
.item_filtres_holidayStyleFacets .bgTitle div.open,
.item_filtres .bgTitle div.open{
    background: url(../images/css/picto_open.gif) no-repeat 0 1px;
}
.item_filtres.last{
    border-bottom: 0;
}
/*.item_filtres h3 span,
.item_filtres_holidayStyleFacets h3 span{
    float: right;
    font-size: 86%;
    color: #2d2d2d;
    margin: 0 15px 0 0;
}*/
.item_filtres .content,
.item_filtres .content-slider,
.item_filtres_holidayStyleFacets .content{
    margin: 0 0 7px 26px;
    width: 190px;
}

.item_filtres .content span{
    margin: 0 0 7px 0;
    font-size: 110%;
    display: block;
}
.block_search .list_choice{
    margin: 0 0 0 17px;
}
.list_choice .link3{
    margin: 0 0 7px 0;
    font-size: 110%;
    display: block;
}
.list_choice .moreThemeLink {
    margin-top:15px;
}
.item_filtres ul{
    margin: 0 0 17px 0;
}
.item_filtres ul li{
    font-size: 110%;
    margin: 0 0 7px 0;
}
.item_filtres ul li a{
    color: #268ace;
}

.item_filtres ul li a.textDeplie {
    float: left;
    margin-right: 3px;
}

.ui-slider{
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    background: url(../images/css/bg_barre_grey.png) repeat-x top left;
    margin: 0 0 10px 0;
    height: 8px;
    position: relative;
}
.ui-slider .ui-slider-range{
    background: url(../images/css/bg_barre_grey2.png) repeat-x top left;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    height: 8px;
    position: absolute;
    z-index: 1;
}
.ui-slider .ui-slider-handle{
    background: url(../images/css/picto2-slider-handle.png) no-repeat right;
    height: 20px;
    width: 19px;
    display: inline-block;
    position: absolute;
    z-index: 2;
    top: -6px;
    margin-left: -10px
}
.ui-slider .ui-slider-handle-grey{
    background: url(../images/css/picto2-slider-handle-grey.png) no-repeat right;
}
.list_choice label{
    color: #757575;
    font-size: 110%;
    display: block;
    margin: 0 5px 8px 20px;
}
.list_choice input{
    margin: -1px 7px 8px 0;
    width: 16px;
    height: 16px;
    float: left;
}
.list_choice .baseline{
    margin-top: 1px;
}
.list_choice .baseline p {
    font-size: 11px;
}
.list_choice .subfacet {
    margin-left: 25px;
}
.list_choice .subfacet.disabled {
    opacity: 0.5;
}
.block_title {
    background: url(../images/css/separ2.png) repeat-x bottom left;
    padding: 0 0 10px 0;
    margin: 0 5px 23px 0;
}
.block_title h2 strong {
    font-size: 100%;
}
.select_block{
    float: right;
}
.select_block label{
    font-size: 110%;
    margin: 0 8px 0 0;
}

.top_filters {
    text-align: right;
}

.top_filters .select_block {
    float: none;
    display: inline-block;
    vertical-align: middle;
}

.page_cols_left .container .item_service {
    padding: 12px 25px 0 10px;
    margin: 0 auto 25px;
    width: 625px;
}
.page_cols_left .container .content_field {
    width: 331px;
}
.page_cols_left .container .block span {
    margin: 0 0 3px 0;
}
.item_filtres .pic{
    margin: 0 6px 0 0;
    display: inline;
    position: relative;
    top: 1px;
}
.block_txt{
    float: left;
}
.note_txt{
    font-size: 10px;
    color: #757575;
}
.page_cols_left .container .form_choice {
    margin: 0 -25px 0 -10px;
    padding-right: 23px;
}
.page_cols_left .container .form_choice2 {
    height: 60px;
}
.page_cols_left .container .form_choice2 h5 {
    font-size: 12px;
    margin: 2px 18px 4px 0;
}
.page_cols_left .container .form_choice2.promo .offers_price,
.page_cols_left .container .form_choice2.partner-reduction .offers_price,
.section_service .item_service .form_choice2.promo .offers_price,
.section_service .item_service .form_choice2.partner-reduction .offers_price {
    margin-right: 31px;
    margin-top: -41px;
}
.page_cols_left .container .form_choice2.normal .offers_price {
    margin-right: 31px;
    margin-top: -21px;
}
.page_cols_left .container .block_reduc .form_choice.fiche_belambra {
    margin: 0 0 0 0;
}
.container .piste {
/*    background: url(../images/css/picto3.png) no-repeat; */
}
.container .item_price.last {
    margin: 0 -25px 0 0;
    padding: 15px 10px 15px 22px;
}
.p_txt{
    margin: 0 0 5px 0;
    color: #757575;
    font-size: 91%;
}
.item_price .txt{
    width: 220px;
}
.item_price .txt p {
    font-size: 100%;
    margin: 0 0 0 0;
}

.priceTable h5{
    margin-bottom: 4px;
    font-size:12px;
}

.priceTable p strong{
    color: #2d2d2d;
}

.list_title2{
    letter-spacing: -1px;
    margin: 0 0 8px 0;
}
.left_column_second .block_search .list_choice label{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    clear: none;
}
.block_search .item_filtres {
    border-bottom: 0;
    margin: 0 0 0 0;
}
.block_search .item_filtres .content{
    margin-bottom: 0;
}
.block_search .item_filtres ul{
    margin: 0;
}
.container .item_service .content_field p {
    margin: 0 0 10px 0;
}
.block_reduc{
    width: 642px;
    margin: 0 0 37px 0;
    position: relative;
}
.block_reduc.last{
    margin: 0 0 3px 0;
}
.block_reduc .item_price {
    min-height: 52px;
    height: auto;
    width: 284px;
    margin: 0 8px 4px 0;
    padding: 15px 22px 15px 11px;
}
.block_reduc .item_price p{
    margin: 0;
}
.block_reduc .item_price.last {
    margin: 0 0 4px 0;
    padding: 15px 11px 15px 22px;
}
.block_reduc .top{
    border-bottom: 1px solid #EF6A23;
    position: relative;
}
.block_reduc .top p{
    margin: 2px 0 0 0;
    font-size: 127.5%;
    float: right;
    width:550px;
}
.title_offres{
    font-family: 'Open Sans',sans-serif;
    color: #a50060;
    font-size: 164%;
}
.block_reduc .price_reduc{
    position:absolute;
    bottom:0;
    font-family: 'Open Sans',sans-serif;
    background: #EF6A23;
    color: #fff;
    display: block;
    font-weight: bold;
    font-size: 164%;
    width: 78px;
    text-align: center;
    margin: 0 12px 0 2px;
    -moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    -moz-box-shadow: 0 -3px 6px -2px rgba(0, 0, 0, 0.2);
}
.block_reduc .item_price p strong{
    font-size: 164%;
    color: #2d2d2e;
}
.block_reduc .item_price p .txt_barre{
    text-decoration: line-through;
}
.block_reduc .fiche_belambra {
    margin: 0;
}
.ss_block .text_block{
    color: #757575;
}
.ss_block .text_block span{
    color: #a50060;
    font-size: 110%;
    float: none;
    margin: 0 0 0 0;
}
.ss_block .text_block span.strongNotTooBig{
    color: #757575;
    display: inline;
    font-size: 100%;
    font-weight: normal;
}
.ss_block .text_block span.strongNotTooBig strong{
    font-size: 100%;
}
.ss_block .text_block p, .ss_block .text_block .text_offer{
    font-family: 'Open Sans',sans-serif;
    color: #757575;
    font-size: 12px;
}
.ss_block .text_block p strong, .ss_block .text_block .text_offer strong{
    color: #2d2d2d;
    font-size: 164.5%;
    font-weight: bold;
}
.ss_block .text_block span.txt_barre{
    text-decoration: line-through;
    color: #757575;
    display: inline;
    font-size: 127.5%;
    font-weight: normal;
}
.ss_block .submit_marge {
    margin: 5px 0 0 35px;
    display: block;
}
.container_block .item_service {
    margin: 0 auto 40px;
}
.nav li.li_offers.current {
    background: #ffa800;
    color: #fff;
    height: 30px;
    margin: 0 3px 0 -4px;
    padding: 9px 12px 0;
}
.nav li.li_offers.current a {
    background: none;
    height: 17px;
    padding: 0;
    color: #fff;
}
.nav li.li_offers.current span {
    background: url(../images/css/picto_white.png) no-repeat right 8px;
    color: #fff;
    padding: 0 14px 0 0;
}
.page_interne .header {
    margin: 0 auto;
}
.page_interne .header h1 {
    margin: 4px 76px 0 17px;
}
.page_interne .block_alignright {
    margin: 20px 0 0 0;
}
.page_interne .block_alignright .noIndigo span{
    color: #FFFFFF;
    opacity: 0.7;
}
.block_steps{
    margin: 10px 0 16px 0;
    padding: 0 0 12px 0;
}
.block_steps ul li{
    float: left;
    color: #c5c5c5;
    font-size: 110%;
    padding: 5px 68px 0 0;
    margin: 0 9px 0 0;
    background: url(../images/css/border.gif) no-repeat right center;
}
.block_steps ul li.current, .block_steps ul li.current a,
.block_steps ul li.current, .block_steps ul li.prev a{
    color: #a50060;
    font-weight: bold;
}
.block_steps ul li.last{
    padding: 5px 0 0 0;
    margin: 0 0 0 0;
    background: none;
}
.block_steps ul li a{
    color: #c5c5c5;
}
.block_steps li .step{
    float: left;
    width: 23px;
    height: 22px;
    color: #fff;
    display: block;
    background: #cecece;
    text-align: center;
    font-size: 136.5%;
    font-weight: bold;
    margin: -5px 6px 0 0;
    padding: 1px 1px 2px 1px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    font-family: 'Open Sans',sans-serif;
}
.block_steps ul li.prev .step {
    background: url(../images/css/step-checked.png) no-repeat left center;
    margin-right: 4px;
    width: 22px;
}
.block_steps li.current .step{
    color: #fff;
    background: #a50060;
}
.block_steps li .step span{
    display: block;
    width: 17px;
    height: 20px;
    line-height: 20px;
    padding: 1px 0 0 3px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
}
.block_steps li.current .step span{
    padding: 0 0 0 1px;
    width: 20px;
    height: 21px;
    border: 1px solid #fff;
}

.callbackBooking ul {
    margin-bottom: 10px;
}
.callbackBooking li {
    list-style-type: disc;
    margin-left: 25px;
}

.account_title{
    display: block;
    font-size: 110%;
    margin: 0 0 13px 0;
}
.account_title a{
    background: url(../images/css/puce1.png) no-repeat left;
    padding: 0 0 0 15px;
}
.account_title a.open{
    background: url(../images/css/puce01.png) no-repeat left;
}

.item_account{
    float: left;
    margin: 0 12px 10px 0;
}
.item_account .input02, .item_formulaire input, .item_formulaire select, .block_date select, .item_formulaire textarea {
    display: block;
    color: #757575;
    font-size: 110%;
    border: 0;
    width: 219px;
    height: 25px;
    margin: 0 0 5px 0;
    padding: 0 0 0 6px;
    border-top: 1px solid #d7d7d7;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
}
div#chooseParticipantsDialog div.dialogContainer div.item_formulaire {
    width: 22%;
    display: block;
}
.item_account span{
    color: #757575;
    display: block;
    float: left;
}
.item_account img{
    margin: 0 0 0 5px;
}
.block_connect{
    background: url(../images/css/separ-x.gif) repeat-x top left;
    padding: 11px 0 0 0;
}
.block_connect a{
    color: #268ace;
    font-size: 110%;
    margin: 0 20px 0 0;
}
.block_connect a.facebook_connect{
    background: url(../images/css/facebook.gif) no-repeat;
    padding: 1px 0 1px 20px;
}
.block_connect a.google_connect{
    background: url(../images/css/google.gif) no-repeat;
    padding: 1px 0 1px 24px;
}
.your_details, .my_information{
    margin: 0 0 40px 0;
}

.your_details .prestation_warning > span {
    color: red;
    font-weight: bold;
    margin-top: 5px;
    font-size:12px;
}
.your_details h3, .my_information h3{
    font-family: 'Open Sans',sans-serif;
    border-bottom: 1px solid #dbdad8;
    padding: 0 0 3px 0;
    margin: 0 0 27px 0;
    color: #a50060;
    font-size: 164%;
    font-weight: bold;
}
.company_details {
    margin-bottom: 20px;
}
.item_formulaire{
    float: left;
    margin: 0 0 19px 0;
}
.item_formulaire.birth_date {
    margin-top: 22px;
}
.item_formulaire label, .create_account .t_title, .block_item label, .block_date label{
    display: block;
    color: #2d2d2d;
    font-size: 127.5%;
    margin: 0 0 5px 0;
}
.item_formulaire input, .item_formulaire select, .block_date select, .item_formulaire textarea{
    width: 150px;
    float: left;
    margin: 0 11px 10px 0;
    border: 1px solid #d6d6d6;
    border-top: 1px solid #b0b0b0;
    border-left: 1px solid #b0b0b0;
}
.block_date select{
    margin: 0 3px 10px 0;
    padding: 0 0 0 3px;
}
.item_formulaire select{
    color: #2d2d2d;
}
.item_formulaire span{
    color: #757575;
    padding: 6px 0 0 0;
    display: block;
    float: left;
}
.item_formulaire a{
    padding: 6px 0 0 0;
    font-size: 110%;
    display: block;
    float: left;
}
.item_formulaire .input1{
    width: 444px;
}
.item_formulaire .textarea1{
    width: 615px;
    height: 185px;
}

.item_formulaire .input3{
    width: 292px;
}
.create_account p{
    font-size: 110%;
    color: #757575;
    margin: 0 0 11px 0;
}
.block_item{
    margin: 0 0 10px 0;
}
.block_item input{
    float: left;
    margin: 0 5px 0 0;
}
.block_item label{
    font-size: 110%;
    margin: 0;
}
.create_account .item_formulaire span{
    color: #757575;
    padding: 0 0 0 0;
    display: inline;
    float: none;
}
.block_date .select01{
    width: 55px;
}
.block_date .select02{
    width: 102px;
}
.block_date .select03{
    width: 65px;
}
.participants{
    margin: 15px 20px 0 0;
    float: left;
}
.participants img{
    float: left;
    margin: 3px 3px 0 0;
}
.participants strong{
    color: #2d2d2d;
    font-size: 127.5%;
    width: 44px;
    display: block;
    float: left;
}
.item_case{
    border-top: 1px solid #dbdad8;
    border-bottom: 1px solid #dbdad8;
    padding: 16px 0 14px 9px;
}
.item_case.last{
    border-top: 0;
    margin: 0 0 45px 0;
}
.item_case input{
    margin: 0 6px 0 0;
    float: left;
}
.item_case label{
    font-size: 110%;
}
.your_details .block_btn .submit, .my_information .block_btn .submit {
    margin: 0 13px 0 0;
    height: 29px;
    overflow: visible;
}
.your_details .block_btn a, .my_information .block_btn a {
    font-size: 110%;
}
.block_btn input.submit.likeGrey {
    height: 33px;
    margin-bottom: 16px;
}
.block_btn{
    text-align: center;
}
.block_btn span#btnOption {
    margin-left: 80px;
}
.block_btn .optionText {
    margin-left: 290px;
    width: 260px;
}
.page_interne .block_overview{
    padding: 0;
}
.page_interne .block_overview h3 {
    background: #a50060;
    color: #fff;
}
.body{
    background: url(../images/css/bg_page_bot2.gif) no-repeat bottom center;
    padding: 0 0 30px 0;
}
/*** ***/
.nav_inner{
    margin: 0 0 5px 0;
}
.nav_inner ul{
    float: right;
}
.nav_inner ul li{
    float: left;
    font-size: 110%;
    padding: 0 5px 0 0;
}
.nav_inner ul li span{
    margin: 0 0 0 3px;
    color: #c5c5c5;
}
.slider_une{
    margin: 0 0 29px 0;
    width: 900px;
}
div.sildeshow .slider_une .carousel-left {
    left: 20px;
}
.slider_une .carousel-container {
    background: url(../images/css/bg_slider_une.png) no-repeat;
    padding: 29px 15px 29px 20px;
    width: 865px;
}
.slider_une .block_slide {
    width: 460px;
    padding: 8px 10px 8px 10px;
}
.slider_une .block_slide p{
    line-height: 35px;
}
.box_page{
    padding: 4px;
    width: 902px;
    margin: 0 0 38px 0;
    border: 1px solid #dddcda;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
}
.box_page .box_content{
    background: #f2f2f2;
    padding: 20px 12px 22px 13px;
}
.item_box{
    float: left;
    width: 430px;
    margin: 0 15px 0 0;
}
.item_box.last{
    margin: 0 0 0 0;
}
.box_page h3, .block_slideshow h3, .item_block_second h3, .section-block h3{
    min-height: 48px;
    height: auto;
    color: #a50060;
    font-size: 200%;
    font-family: 'Open Sans',sans-serif;
}
.box_page h3 span{
    font-size: 68.5%;
    display: block;
}
.item_box .visuel_bl{
    background: url(../images/css/bg_block2.png) no-repeat;
    margin: 0 0 8px 0;
    width: 419px;
    height: 312px;
    position: relative;
}
.visuel_bl .text{
    bottom: 17px;
    right: 17px;
}
.item_box p{
    color: #757575;
    font-size: 127.5%;
    line-height: 18px;
    margin: 0 0 11px 0;
}
.block_slideshow{
    width: 934px;
    margin: 0 0 34px -10px;
}
.block_slideshow h3{
    min-height: inherit;
    margin: 0 0 10px 20px;
}
.block_slideshow .slider_li {
    width: 876px;
    float: left;
    margin: 0 0 14px 0;
    border: 1px solid #dddcda;
    padding: 4px 6px 4px 6px;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
}
.block_slideshow p, .item_second p{
    margin: 0 0 10px 20px;
    font-size: 127.5%;
    color: #757575;
}
.block_slideshow .link_a{
    margin: 0 0 0 20px;
}
.block_slideshow ul li{
    float: left;
    position: relative;
    margin: 0 17px 0 0;
}
.block_slideshow ul li.last{
    margin: 0 0 0 0;
}
.block_slideshow .nav_prev {
    margin: 59px 11px 0 0;
}
.block_slideshow .nav_next {
    margin: 59px 0 0 11px;
}
.block_visuel2{
    float: left;
    width: 424px;
    height: 296px;
    margin: 0 18px 0 0;
    border: 5px solid #000;
    border-bottom: 7px solid #000;
    -moz-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.2);
}
.list_clubs{
    margin: -6px 0 0 0;
    width: 417px;
    float: left;
}
.list_clubs p{
    font-size: 136%;
    font-weight: bold;
    margin: 0 0 7px 0;
    font-family: 'Open Sans',sans-serif;
}
.list_clubs ul{
    border-top: 1px solid #dbdad8;
    margin: 0 0 22px 0;
}
.list_clubs ul li{
    border-bottom: 1px solid #dbdad8;
    padding: 1px 0 0 0;
}
.list_clubs ul li .img{
    float: left;
    margin: 0 8px 0 0;
    text-align: center;
}
.list_clubs ul li .clubs_type{
    font-family: 'Open Sans',sans-serif;
    font-size: 136%;
    margin: 15px 0 0 0;
    display: block;
    color: #757575;
    float: left;
}
.list_clubs ul li .clubs_type span{
    color: #2d2d2d;
}
.item_block_second{
    background: url(../images/css/separ2.png) repeat-x bottom left;
    margin: 0 0 40px 0;
    padding: 0 0 13px 10px;
}
.item_second{
    width: 283px;
    float: left;
    margin: 0 20px 0 0;
}
.item_second.last{
    margin: 0 0 0 0;
}
.item_second .block_visuel{
    margin: 0 0 20px 0;
}
.item_second p{
    margin: 0 0 10px 0;
    line-height: 20px;
}
.content_txt{
    margin: 23px 0 0 0;
}
.content_txt strong{
    font-family: 'Open Sans',sans-serif;
    margin: 0 0 6px 0;
    display: block;
    font-size: 164%;
}
.content_txt span{
    color: #0d6935;
    display: block;
    font-size: 110%;
    font-weight: bold;
}
.content_txt img{
    float: left;
    margin: 0 5px 0 0;
}
.content_txt span{
    margin: 5px 0 0 0;
    display: block;
    float: left;
}
.section-block{
    margin: 0 0 45px 0;
}
.section-block .item_block {
    height: 139px;
    padding: 20px 10px 10px 13px;
    width: 194px;
    height: 130px
}
.section-block .item_block h4{
    color: #2d2d2d;
    font-size: 127.5%;
    font-weight: bold;
    margin: 0 0 10px 0;
    font-family: Arial, Helvetica, sans-serif;
}
.section-block .item_block p{
    color: #757575;
    font-size: 110%;
    line-height: 18px;
}
.block_overview .link_plus{
    float: right;
    font-size: 110%;
    font-weight: normal;
    margin: 0 12px 25px 0;
    background: url("../images/css/puce1.png") no-repeat 0 3px;
}
.block_price .price_a span strong{
    color: #2d2d2d;
}
.price_list input.submit, .submit_grey {
    font-size: 200%;
    padding: 0 0 2px 0;
    margin: 0 0 16px 0;
    width: 228px;
}
.block_champs{
    border-bottom: 1px solid #b4bfa9;
    padding: 0 0 12px 0;
    margin-bottom: 18px;
}
.block_champs label{
    margin: 7px 0 0 0;
    display: block;
    float: left;
    color: #757575;
    font-size: 110%;
}
.champs{
    float: right;
    background: #fff;
    padding: 2px;
    border-top: 1px solid #d2e3bf;
    border-right: 1px solid #edf9df;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
}
.champs input{
    float: left;
    width: 88px;
    height: 23px;
    border: 1px solid #fff;
}
.champs .bt_ok{
    float: left;
    width: 23px;
    height: 23px;
    font-size: 110%;
    color: #fff;
    border: 1px solid #808D54;
    font-family: 'Open Sans Condensed', sans-serif;
    background: url("../images/css/dg_input.gif") repeat-x scroll 0 0 #808d54;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
}
.submit_grey{
    background: url(../images/css/dg_grey2.gif) repeat-x #83a705;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    font-family: 'Open Sans', sans-serif;
    color: #268ace;
    border: 1px solid #779498;
    cursor: pointer;
    font-size: 136.5%;
    height: 33px;
}
.span{
    color: #757575;
}
.field_item .link_a{
    margin: 10px 0 10px 0;
    display: block;
    font-size: 110%;
}
.form_choice .checkbox {
    float: left;
    margin: 3px 10px 0 0;
}
.date_calendar .input2{
    padding: 0 0 0 9px;
    width: 71px;
    color: #2d2d2d;
}
.date_calendar .btn_calendar {
    -moz-border-radius: 0 4px 4px 0;
    -webkit-border-radius: 0 4px 4px 0;
    height: 28px;
    width: 23px;
}
.form_choice .block_choice2{
    margin: 4px 20px 0 0;
}
.field_item2 .form_price {
    margin: 4px 0 0 0;
}
.field_item2 .form_choice {
    padding: 15px 23px 5px 9px;
}
.block_visuel.right{
    float: right;
    margin:0 0 5px 20px;
}
.field_item2 .content_item{
/*  width: 295px; */
    margin-bottom: 25px;
}
.field_item2 .content_item h5{
    font-size: 127.5%;
    font-weight: normal;
}
.field_item2 .content_item p{
    font-size: 110%;
    line-height: 19px;
}
.field_item2 .block_visuel{
    /* margin: 0 0 40px 0; */
}
.item_block_b{
    float: left;
    width: 320px;
    padding-right: 18px;
}
.item_block_c{
    float: left;
    width: 160px;
}
.item_block_b label {
    float: none;
}
.item_block_b label strong, .item_block_boardBasis label strong{
    font-weight: normal;
}
.item_block_b label span, .item_block_boardBasis label span{
    color: #757575;
    margin: 0 0 0 5px;
}
.item_block_b label strong {
    display: inline;
}

.item_block_b .subtitle {
    color: #757575; 
}

.item_block_b p, .item_block_boardBasis p{
    font-size: 110%;
    margin: 0 0 5px 23px;
    line-height: 19px;
}
.item_block_b a, .item_block_boardBasis a{
    margin: 0 0 3px 23px;
    font-size: 110%;
    display: block;
}
.item_block_b .prestation_warning div {
    margin-left: 10px;
    
}
.item_block_b .prestation_warning > div, .basketItem .prestation_warning > div{
    color: red;
    font-weight: bold;
    margin-top: 5px;
    font-size:12px;
}
.item_block_b .prestation_warning > div{
    margin-left: 23px;
}
.item_block_c select{
    width: 110%;
    background: #fff;
    width: 162px;
    height: 26px;
    border: 0;
    color: #2d2d2d;
    display: block;
    padding: 3px 2px 2px 0;
    margin: 0 0 8px 0;
    border-top: 1px solid #d7d7d7;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}
.item_block_c span{
    color: #757575;
    display:block;
    width :203px; 
}
.span_top{
    font-size: 110%;
    color: #757575;
}
.list_insurance{
    margin: 8px 0 6px 20px;
    font-size: 110%;
}
.list_insurance strong{
    margin: 0 0 3px 0;
    display: block;
}
.list_insurance ul li{
    background: url(../images/css/puce_noir.gif) no-repeat 0 6px;
    padding: 0 0 0 8px;
    margin: 0 0 3px 0;
}
.link1{
    margin: 10px 0 13px 20px;
    display: block;
}
.item_block_center.block_marge2{
    margin: 0 0 0 0;
}
.services_activities strong{
    display: block;
    font-size: 164%;
    font-weight: bold;
    margin: 0 0 20px 0;
    font-family: 'Open Sans', sans-serif;
}
.services_activities .field_item {
    -moz-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #DBDAD8;
    margin: 0 0 30px;
    padding: 12px 10px 0;
}
.block_a{
    width: 50%;
    float: left;
    margin: 0 0 20px 0;
}
.block_a .inclus {
    float: none;
    margin: 0 0 0 8px;
}
.block_a p {
    font-size: 127.5%;
    margin: 0 0 3px 0;
}
.field_item .block_a .link_plus {
    float: left;
}
.field_item2 .form_price strong{
    display: inline;
}
/** popin **/
.popin_html{
    -webkit-box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.1);
    padding: 12px 36px 35px 36px;
    border: 1px solid #dcdbda;
    background: #f2f2f2;
}   
.popin_html h3{
    font-weight: normal;
    font-size: 136.5%;
    margin: 0 0 10px 0;
}   
.popin_top{
    background: url(../images/css/separ-x.gif) repeat-x bottom left;
    margin: 0 0 15px 0;
    padding: 0 0 3px 0;
}
.popin_top strong{
    font-size: 110%;
}
.fermer{
    float: right;
}
.popin_html .block_visuel {
    margin: 0 0 15px 0;
}
.popin_html p {
    font-size: 110%;
    line-height: 19px;
    margin: 0 0 0 0;
}
.popin_html .item_second {
    float: left;
    margin: 0 13px 0 0;
    width: 274px;
}
.popin_html .item_second.last{
    margin: 0 0 0 0;
}
.popin_html p{
    color: #2d2d2d;
    margin: 0 0 0 5px;
}
.popinHome.customDialogLayer {
    position: fixed;
    z-index: 999;
}
.popinHome .popinContent {
    overflow: hidden;
}
.popinHome .popinContent h3 {
    color: #a50060;
    font-size: 200%;
    font-family: 'Open Sans',sans-serif;
    margin: 0 0 10px 0;
}
.popinHome .ui-dialog-titlebar {
    float: none;
    position: relative;
}
/** **/
.content_avis .block_ongles {
    margin: 0 0 35px 0;
}
.content_avis .same_blocks{
    background: none;
    padding: 0 0 10px 0;
    margin: 0 0 16px;
}
.content_avis .same_blocks h3 .stars-comments-average {
    display: inline-block;
    margin-left: 10px;
}
.content_avis .stars {
    margin-bottom: 5px;
}
.content_avis .average.stars {
    margin-bottom: 10px;
    margin-top: -10px;
}
.item_onglets ul li.last a.current {
    padding: 17px 9px 15px 9px;
    margin: 0 -2px 0 0;
}
.content_avis .item_ab.last{
    border-bottom: 0;
    padding: 0 0 0 12px;
}
.content_avis .inner_content {
    width: 320px;
}
.content_avis .item_address {
    width: 140px;
}
.content_avis .content_field{
    padding: 12px 0 0 8px;
    width: 592px;
    float: none;
}
.content_avis .block_float {
    width: 285px;
}
.content_avis .item_b {
    margin: 0 0 43px 0;
    width: 285px;
}
.content_avis .block_conveyance {
    clear: both;
}
.content_avis .item_conveyance {
    width: 195px;
}
.content_avis .block_itinerary .input01 {
    width: 204px;
}
.content_avis .block_itinerary .form {
    width: 216px;
}
.block_overview .content_overview{
    padding: 0 0 10px 0;
    background: #e9e9e9;
    margin: 3px;
}
.block_overview .content_overview h3{
    padding: 11px 0 6px 12px;
    color: #a50060;
    background: none;
    font-size: 164%;
    letter-spacing: -1px;
    margin: 0 0 30px 0;
    border-bottom: 1px solid #c5c5c5;
}
.block_overview .content_overview p{
    margin: 0 0 18px 0;
    padding: 0;
    color: #2d2d2d;
    font-family: Arial, Helvetica, sans-serif;
}
.content_overview .noIndigo{
    margin: 0 0 15px 0;
}
.content_overview .noIndigo .phone_number{
    background: none;
}
.content_avis .add .bt_add {
    font-size: 91%;
    padding: 0 8px 0 8px;
}
.share{
    color: #2d2d2d;
}
.share h4{
    margin: 0 0 30px 0;
    font-weight: normal;
    font-size: 127.5%;
    color: #2d2d2d;
}
h3.warning_opt {
    color: rgb(165, 0, 96); 
    float: left; 
    font-size: 160%; 
    margin: -5px 9px 5px 0px;
}
.block_text {
    border-bottom: 1px solid #dbdad8;
    border-top: 1px solid #dbdad8;
    padding: 27px 0 20px 10px;
    margin: 0 0 29px 0;
}
.block_text p{
    margin: 0 0 15px 0;
    font-size: 127.5%;
}
.block_text p#payment-validated {
    font-size: 19px;
    font-weight: bold;
}
.block_text p a, .block_text p strong{
    font-weight: bold;
    color: #a50060;
}
.block_links{
    margin: 0 0 50px 0;
}
.block_links a{
    display: block;
    font-size: 110%;
    padding: 1px 0 0 20px;
    margin: 0 0 20px 10px;
}
.block_links a.print{
    background: url(../images/css/print.png) no-repeat;
}
.block_links a.recap{
    background: url(../images/css/picto2.gif) no-repeat;
}
.share_block{
    padding: 20px 6px 10px 6px;
    border: 1px solid #dbdad8;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
}
.share_block h5{
    color: #2d2d2d;
    font-size: 145.5%;
    font-weight: bold;
    padding: 0 0 0 25px;
    margin: 0 0 20px 0;
    background: url(../images/css/facebook.gif) no-repeat 0 1px;
}
.mentionsAddComment{
    margin: 0 0 11px 0;
}
.mentionsAddComment .visuel_profil{
    margin: 0 7px 0 0;
    float: left;
}
.mentionsAddComment .champs_txt{
    float: left;
}
.mentionsAddComment .champs_txt span{
    position: relative;
    margin: 8px -1px 0 0;
    display: block;
    float: left;
}
.mentionsAddComment .champs_txt textarea{
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #b4bbcd;
    padding: 2px 0 0 4px;
    width: 520px;
    height: 47px;
}
.share_block .clubs{
    margin: 0 0 0 64px;
    width: 530px;
}
.share_block .clubs .block_visuel{
    padding: 3px;
    margin: 0 14px 0 0;
    float: left;
}
.share_block .clubs .block_visuel span{
    position: absolute;
    bottom: 0;
    right: 0;
}
.share_block .clubs p{
    font-size: 127.5%;
    margin: 0 0 35px 0;
    line-height: 20px;
}
.share_block .clubs p span{
    color: #757575;
}
.bt_share{
    float: right;
    height: 27px;
    color: #268ace;
    cursor: pointer;
    font-size: 136.5%;
    overflow: visible;
    padding: 0 20px 2px 25px;
    border: 1px solid #7d94a4;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    background: url(../images/css/bg_share.gif) repeat-x top #f5f5f5;
}

/** Ajout gesig */

.hidden{
    display:none;
}

.clubsListFacettes .hidden_facets .content, .clubsListFacettes .hidden_facets .titleAddon{
    display:none;
}

.clubsListFacettes a.toggleFacettesLink {
    text-decoration: none;
}
.clubsListFacettes .blockMap {
    padding: 0px;
    border: none;
}
.clubsListFacettes .blockMap .displayEntireFrance {
    text-align: right;
    margin-top: -9px;
}
.clubsListFacettes .blockMap .displayEntireFrance a {
    font-size: 20px;
    text-decoration: none;
}
.clubsListFacettes .blockMap .openGmapLink {
    text-align: right;
    display: block;
    font-weight: bold;
    font-size: 12px;
}
.clubsListFacettes .blockMap #wrapperHighlightedRegion {
    position: absolute;
}
.clubsListFacettes .blockMap #wrapperHighlightedRegion .highlighted_region {
    display: none;
    width: 120px;
    height: auto;
    position: relative;
    top: -35px;
    left: -5px;
}
.clubsListFacettes .blockMap #wrapperRegion .region {
    display: none;
}
.clubsListFacettes .blockMap #wrapperRegion {
    position: relative;
    top: 7px;
    right: -8px;
}
.clubsListFacettes .blockMap .searchMap {
    margin: 12px 0 0 0;
}

.uniqueChoiceReturn {
font-size: 110%;
margin: 0 0 7px 0;  
}

.uniqueChoiceReturn a{
margin: 0 0 7px 0;
display:block;
}

.clubsListFacettes .seletectedText {
margin: 0 5px 17px 0;
float:left;
}

.list_choice .hidden {
    display:none;
}

.clubsListFacettes .disabledLink{ 
    color: #757575;
    pointer-events: none;
    cursor: default;
}

.gmapContainer {
    position:relative;
}

.gmapArea{
    width:663px;
    height:400px;
    margin-bottom: 20px;
}

.waHidden {
    left: -5000px;
    position: absolute;
    top: -5000px;
}

.sliderFacette {
    width:80px;
}

.item_filtres span.sliderRangeResult{
    font-size:inherit;
    float: none;
    margin:auto;
}

/** research form*/

.researchForm {
    position: relative;
}

/** forget password **/
.forgotPasswordTitle{
    margin-top: 50px;
}
.errorMailMessage, .ajaxMessage{
    margin-top: 15px;
    color: red;
}

.errorMailMessage ul li{
    color: red;
}

/**** date picker - general */

.ui-datepicker .ui-state-default, .ui-datepicker .ui-widget-content .ui-state-default {
    color: #A0A0A0;
    display: block;
    height: 23px;
    padding: 9px 0 0;
    width: 32px;
}

.ui-datepicker-calendar td.highlightDay  a{
    color: #268ACE;
    font-weight: bold;
}

/**** date picker in research blocs */
.researchBlocPicker .ui-widget-content {
border: 1px solid #DDD;
background: none repeat scroll 0 0 #E6E6E6;
color: #333;
border: 1px solid #ADADAD;
box-shadow: 0 -3px 6px -2px rgba(0, 0, 0, 0.2);
padding: 4px;
display: none;
}

.researchBlocPicker .ui-datepicker .ui-datepicker-header {
position: relative;
padding: 0.3em 0;
margin: 10px;
}

.researchBlocPicker .ui-icon {
    background-repeat: no-repeat;
    display: block;
    overflow: hidden;
    text-indent: -99999px;
}

.researchBlocPicker .ui-datepicker-header a {
    cursor:pointer;
}

.researchBlocPicker .ui-datepicker .ui-datepicker-prev {
left: 2px;
}

.researchBlocPicker .ui-datepicker .ui-datepicker-next {
right: 2px;
}

.researchBlocPicker .ui-datepicker .ui-datepicker-prev,
.researchBlocPicker .ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 5px;
    height: 16px;
    padding: 5px 0 0;
    text-align: center;
    width: 21px;
    background: url("../images/css/dg_input.gif") repeat-x scroll 0 0 transparent;
    border: 1px solid #808D54;
    display: block;
    float: left;
    -moz-border-radius: 2px 2px 2px 2px;
    -webkit-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px;
}

.researchBlocPicker .ui-icon-circle-triangle-w{
    background: url("../images/contenu/previous.png") no-repeat scroll 7px 0 transparent;
}

.researchBlocPicker .ui-icon-circle-triangle-e{
    background: url("../images/contenu/next.png") no-repeat scroll 7px 0 transparent;
    
}

.researchBlocPicker .ui-datepicker .ui-datepicker-title {
    color: #757575;
    display: block;
    float: left;
    font-family: 'Open Sans',sans-serif;
    font-size: 164%;
    font-weight: bold;
    text-align: center;
    width: 200px;
}

.researchBlocPicker .ui-datepicker table {
    border-collapse: collapse;
    font-size: 0.9em;
    margin: 0 0 0.4em;
    width: 100%;
}

.researchBlocPicker .ui-datepicker th {
    border: 0 none;
    font-weight: bold;
    padding: 0.7em 0.3em;
    text-align: center;
    color: #757575;
    font-size: 110%;    
}

.researchBlocPicker .ui-datepicker td {
    color: #757575;
    font-size: 110%;
    height: 22px;
    padding: 0 1px 1px 0;
    text-align: center;
    width: 32px;
}

.researchBlocPicker .ui-state-default, .researchBlocPicker .ui-widget-content .ui-state-default {
    font-size: 120%;
}


.researchBlocPicker .ui-priority-secondary,
.researchBlocPicker .ui-widget-content .ui-priority-secondary {
    background: none repeat scroll 0 0 #D6D6D6;
}

/**** date picker in booking choice blocs */
.bookingChoicePicker .ui-widget-content {
    color: #333;
}

.bookingChoicePicker .ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: 0.3em 0;
}

.bookingChoicePicker .ui-icon {
    background-repeat: no-repeat;
    display: block;
    overflow: hidden;
    text-indent: -99999px;
}

.bookingChoicePicker .ui-datepicker-header a {
    cursor:pointer;
}

.bookingChoicePicker .ui-datepicker .ui-datepicker-prev {
    left: 2px;
}

.bookingChoicePicker .ui-datepicker .ui-datepicker-next {
    right: 2px;
}

.bookingChoicePicker .ui-datepicker .ui-datepicker-prev,
.bookingChoicePicker .ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 5px;
    height: 16px;
    padding: 5px 0 0;
    text-align: center;
    width: 21px;
    background: url("../images/css/dg_input.gif") repeat-x scroll 0 0 transparent;
    border: 1px solid #808D54;
    display: block;
    float: left;
    -moz-border-radius: 2px 2px 2px 2px;
    -webkit-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px;
}

.bookingChoicePicker .ui-icon-circle-triangle-w{
    background: url("../images/contenu/previous.png") no-repeat scroll 7px 0 transparent;
}

.bookingChoicePicker .ui-icon-circle-triangle-e{
    background: url("../images/contenu/next.png") no-repeat scroll 7px 0 transparent;
}

.bookingChoicePicker .ui-datepicker .ui-datepicker-title {
    color: #757575;
    display: block;
    float: left;
    font-family: 'Open Sans',sans-serif;
    font-size: 164%;
    font-weight: bold;
    text-align: center;
    width: 100%;
}

.bookingChoicePicker .ui-datepicker table {
    border-collapse: collapse;
    margin: 45px 0 0.4em;
    width: 100%;
}

.bookingChoicePicker .ui-datepicker th {
    border: 0 none;
    font-weight: bold;
    padding: 0;
    text-align: center;
    color: #757575;
    font-size: 110%;    
}

.bookingChoicePicker .ui-datepicker td {
    color: #757575;
    font-size: 1em;
    height: 22px;
    padding: 0 1px 1px 0;
    text-align: center;
    width: 32px;
}

.bookingChoicePicker .ui-state-default, 
.bookingChoicePicker .ui-widget-content .ui-state-default {
    font-size: 120%;
}

.bookingChoicePicker .ui-priority-secondary,
.bookingChoicePicker .ui-widget-content .ui-priority-secondary {
    /* background: none repeat scroll 0 0 #D6D6D6; /* Ticket 123966 */
}

.bookingChoicePicker td.ui-datepicker-other-month a, 
.bookingChoicePicker td.ui-datepicker-other-month span{
    background: #d6d6d6;
}

.bookingChoicePicker td.events a{
    background: #ffa800;
    font-weight: bold;
    color: #fff;
}

.bookingChoicePicker td.events span{
    color: #a0a0a0;
}

.bookingChoicePicker td.has-events a {
    color: #268ACE;
    font-weight: bold;
}

.bookingChoicePicker td.events_day a{
/*     border: 1px solid #ffc4de; */
/*     background: #ffe8f2 !important; */
/*     font-weight: bold; */
/*     color: #a50060; */
/*     width: 30px; */
/*     position: relative; */
}

.bookingChoicePicker td.events_day a:hover{
    text-decoration: none;
}

.bookingChoicePicker td.events_day a:hover span{
    display: block;
}

.bookingChoicePicker td.ui-datepicker-other-month.events_day .date,
.bookingChoicePicker td.events .date{
    background: url(../images/css/bg_arrow.png) no-repeat right top !important;
}

.bookingChoicePicker td.ui-datepicker-other-month.events_day .date span,
.bookingChoicePicker td.events .date span{
    background: url(../images/css/bg_left.png) no-repeat left top !important;
    font-family: 'Open Sans', sans-serif;
    padding: 5px 10px 0 17px;
    font-weight: bold;
    font-size: 110%;
    color: #A50060;
    height: 33px;
    display: block;
}

.bookingChoicePicker .hide {
    display: none !important;
}

/*** overlay displayed on ajax process */
.processOverlay {
    position:absolute;
    width: 100%;
    height: 100%;
    z-index: 9000;
    background:white;
    top: 0;
    left:0;
    opacity:0.7;
}

.ajaxLoaderBlock {
    position:absolute;
    width: 100%;
    height: 100%;
    z-index: 9001;
    top: 0;
    left:0;
    padding-top: 120px;
}

.ajaxLoaderBlock .ajaxImage {
    margin: 0 auto;
    display: block;
}

#cardOverlayBlock .ajaxImage {
    left: 50%;
    top: 50%;
    margin-top: -90px;
}

#cardOverlayBlock .ajaxImage + span {
    width: 300px;
    left: 50%;
    position: fixed;
    margin-left: -150px;
    top: 50%;
    margin-top: -50px;
    font-size: 18px;
    text-align: center;
    color: #2d2d2d;
}

.processOverlayTunnelStep {
    position: absolute;
    width: 97%;
    height: 100%;
    z-index: 500;
    background: rgba(255, 255, 255, 0.7);
    top: 13px;
    left: 11px;
}

/**** layers  */
.relativeBox {
    position: relative;
}

.dialogLayer {
    background: none repeat scroll 0 0 #E9E9E9;
    border: 1px solid #ADADAD;
    box-shadow: 0 -3px 6px -2px rgba(0, 0, 0, 0.2);
    color: #333333;
    padding: 4px;
    z-index: 10;
    position:absolute;
    display: none;
}

.ui-widget-overlay {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height:100%;
}

.customDialogLayer button.ui-dialog-titlebar-close, .dialogLayer button.ui-dialog-titlebar-close {
    position: absolute;
    top: 3px;
    right: 0px;
    padding: 0px;
    background: none;
    border: none;
    display: block;
    color: #268ace;
    cursor: pointer;
    font-size: 11px;
    outline: none;
}

.dialogLayer button.ui-dialog-titlebar-close {
    margin-right: 5px;
}

.customDialogLayer button.ui-dialog-titlebar-close:hover, .dialogLayer button.ui-dialog-titlebar-close:hover {
    text-decoration: underline;
}

.ui-dialog-titlebar {
    float:right;
}

/** layer choix des enfants */
.ui-dialog-content{
    padding: 10px;
}
.childsAgeDialog {
    height: 50px;
}
.childsAgeDialog  label{
    color: #A50060;
    display: block;
    font-family: 'Open Sans Condensed',sans-serif;
    font-size: 136.5%;
    margin: 0 0 2px;
}
.childsAgeDialog select {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #CFCFCF -moz-use-text-color -moz-use-text-color;
    border-radius: 3px 3px 3px 3px;
    border-right: 0 none;
    border-style: solid none none;
    border-width: 1px 0 0;
    color: #757575;
    font-size: 110%;
    height: 28px;
    width: 93px;
    margin: 0 0 15px 5px;
    padding: 3px 0 4px 5px;
}

/** destination Layer */ 

.destinationsDialogLayer{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #ADADAD;
    box-shadow: 0 -3px 6px -2px rgba(0, 0, 0, 0.2);
    color: #333333;
    display: none;
    padding: 4px;
    position: absolute;
    z-index: 10;
    border-radius: 3px 3px 3px 3px;
}

.destinationsDialogLayer .ui-dialog-content {
    padding: 5px;
}

.destinationsDialogLayer .ui-dialog-titlebar-close{
    position: absolute;
    right:5px;
    top:5px;
    float: none;
    display: block;
}

.destinations .removeiffirst{
    border-bottom: 1px solid #CACACA;
    margin: 0 20px 0 10px;
}

.destinations .regionItem {
    margin: 5px 20px 0 10px;
    padding-bottom:10px;
}

.destinations .lastRegion {
    border-bottom: none;
}

.destinations .regionItem .regionLink{
    display: block;
    font-family: 'Open Sans Condensed',sans-serif;
    font-size: 150%;
}

.destinations .regionItem .allRegionLink{
    background: url("../images/css/arrow_green.png") no-repeat scroll 0 7px transparent;
    padding: 0 0 0 10px;
}

.destinations .regionItem .clubLink{
   font-size: 120%;
   color: #268ACE;
   font-family: 'Open Sans',sans-serif;
}

.destSelectContainer {
    position: relative;
}

.destSelectContainer .destSelectOverlay {
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    margin: 0 0 15px;
    height: 32px;
    cursor: pointer;
    width: 203px;
}


/*** style for paginator plugin */

.block_pagination a.previous_link, .block_pagination a.next_link {
    background: url("../images/css/puce1.png") no-repeat scroll right 4px transparent;
    color: #268ACE;
    display: inline;
    font-size: 127.5%;
    margin: 0 0 0 11px;
    padding: 0 13px 0 0;
}

.block_pagination a.previous_link {
    background: url("../images/css/puce_grey.png") no-repeat scroll left 3px transparent;
    margin: 0 13px 0 0;
    padding: 0 0 0 13px;
}
.block_pagination a.no_more{
    color: #757575;
    pointer-events: none;
    cursor: default;    
}

.block_pagination .page_link {
    color: #268ACE;
    display: inline;
    font-size: 127.5%;
    margin: 0 11px;
}

.block_pagination .active_page {
    background: none repeat scroll 0 0 #A50060;
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF;
    font-weight: bold;
    padding: 2px 5px 1px;
    pointer-events: none;
    cursor: default;
}

.noResults {
    color: #A50060;
    text-align: center; 
    font-size: 132%;
    font-weight: bold;
}

.itemsPerPageBloc{
    margin-bottom:10px; 
}

.favoritesLoginDialog {
    height: 50px;
}
.favoritesLoginDialog  label{
    color: #A50060;
    display: block;
    font-family: 'Open Sans Condensed',sans-serif;
    font-size: 136.5%;
    margin: 0 0 2px;
}

.pageWithLoginForm {
    margin: 30px auto 0px auto;
    width: 762px;
}

.pageWithLoginForm .plainPageForm {
    margin-top: 15px;
}

/** styles for toast jquery plugin */
.toast-container {
    width: 280px;
    z-index: 9999;
}


* html .toast-container {
    position: absolute;
}

.toast-item {
    height: auto;
    background: #333;
    opacity: 0.9;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 6px;
    padding-right: 6px;
    font-family: lucida Grande;
    
    border: 2px solid #999;
    display: block;
    position: relative;
    margin: 0 0 12px 0;
}

.toast-item p {
    color: #eee !important;
    font-size: 14px !important;
    text-align: left;
    margin-left: 10px;
}

.toast-item-close {
    background:url(../images/close.gif);
    width:22px;
    height:22px;
    position: absolute;
    top:7px;
    right:7px;
}

.toast-item-image {
    width:32px;
    height: 32px;
    margin-left: 10px;
    margin-top: 10px;
    margin-right: 10px;
    float:left;
}

.toast-item-image-notice {
    background:url(../images/notice.png);
}

.toast-item-image-success {
    background:url(../images/success.png);
}

.toast-item-image-warning {
    background:url(../images/warning.png);
}

.toast-item-image-error {
    background:url(../images/error.png);
}


/**
 * toast types
 *
 * pattern: toast-type-[value]
 * where 'value' is the real value of the plugin option 'type'
 *
 */
.toast-type-notice {
    color: white;
}

.toast-type-success {
    color: white;
}

.toast-type-warning {
    color: white;
    border-color: #FCBD57;
}

.toast-type-error {
    color: white;
    border-color: #B32B2B;
}

/**
 * positions
 *
 * pattern: toast-position-[value]
 * where 'value' is the real value of the plugin option 'position'
 *
 */
.toast-position-top-left {
    position: fixed;
    left: 20px;
    top: 20px;
}

.toast-position-top-center {
    position: fixed;
    top: 20px;
    left: 50%;
    margin-left: -140px;
}

.toast-position-top-right {
    position: fixed;
    top: 20px;
    right: 20px;
}

.toast-position-middle-left {
    position: fixed;
    left: 20px;
    top: 50%;
    margin-top: -40px;
}

.toast-position-middle-center {
    position: fixed;
    left: 50%;
    margin-left: -140px;
    margin-top: -40px;
    top: 50%;
}

.toast-position-middle-right {
    position: fixed;
    right: 20px;
    margin-left: -140px;
    margin-top: -40px;
    top: 50%;
}

.twoPricesNoProm {
    color: #757575;
}

.twoPricesNoProm p strong, .twoPricesNoProm p span {
    color: #2D2D2D;
}

/******************************/
/***     CSS ARROW BOX      ***/
/******************************/
.bookingChoicePicker td div.arrow_box { 
    padding: 14px; 
    min-width: 200px; 
    min-height: 100px; 
    border-radius: 6px; 
/*  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);  */
    background: #ffffff !important;
    border: 2px solid #d6d6d6;
    z-index:+999999;
    right: 35px;
    top: -25px;
    position: absolute;
}

.bookingChoicePicker td div.arrow_box:after, 
.bookingChoicePicker td div.arrow_box:before {
    left: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.bookingChoicePicker td div.arrow_box:after {
    border-left-color: #ffffff;
    border-width: 10px;
    top: 0%;
    margin-top: 30px;
}

.bookingChoicePicker td div.arrow_box:before {
    border-left-color: #d6d6d6;
    border-width: 13px;
    top: 0%;
    margin-top: 28px;
}

.bookingChoicePicker td div.arrow_box span {
    background: #ffffff !important;
    font-family: 'Open Sans', sans-serif;
    padding: 5px 10px 0 17px;
    font-weight: bold;
    font-size: 110%;
    color: #a50060;
}

#dates_step.disabled,
#composition_step.disabled,
aside.right_column div.block_overview a.submit.disabled,
#dates_step .calendar.last.disabled
{
    opacity: 0.3;
}


.item_formulaire.error label {
    color:red;
}

.item_formulaire.error input {
    border-color:red;
}

.item_formulaire input.error, .item_formulaire textarea.error {
    border-color:red;
}

.item_formulaire span.error, .item_account span.error{
    color:red;
}


/******************************/
/******** Fiche produit *******/
/******************************/
aside.right_column .block_overview.block_marge div.item_formula{
    margin: 0px 7px 6px 8px;
    padding: 0;
    width: auto;
    background: #E6E6E6;
    border-left:none;
    border-right:none;
}

aside.right_column .block_overview.block_marge div.item_formula div.item_a {
    margin: 0;
    background: none;
    width: auto;
    border-bottom: 5px solid #F2F2F2;
    padding: 20px 8px 15px 18px;
}

aside.right_column .block_overview.block_marge div.item_formula div.item_a.last {
    border-bottom: none;
}

aside.right_column .block_overview.block_marge div.item_formula div.item_a div.itemfloat {
    margin: 0;
}

aside.right_column .block_overview.block_marge div.item_formula .item_a.item_bas p, 
aside.right_column .block_overview.block_marge div.item_formula .item_a ul li a {
    color: #757575;
}

aside.right_column .block_overview.block_marge div.item_formula .item_a p span, 
aside.right_column .block_overview.block_marge div.item_formula .item_a p strong{
    color:#2D2D2D;
}

aside.right_column .block_overview.block_marge div.item_formula .item_a ul li{
    background: url(../images/css/puce.gif) no-repeat 0 6px;
}

aside.right_column .block_overview.block_marge div.item_formula div.item_a .submit{
    padding: 3px 18px 3px 18px;
}

aside.right_column .block_overview.block_marge div.item_formula .or{
    bottom : -25px;
}

aside.right_column .block_overview.block_marge div.item_formula div.calendar{
    margin: 0;
    width: auto;
    padding: 20px 8px 15px 18px;
}

aside.right_column .block_overview.block_marge .block_total{
    margin: 0;
}

aside.right_column .actions {
    overflow: hidden;
}

aside.right_column .actions a.favorites,
aside.right_column .actions a.favorites:visited {
    background: url(../images/css/picto_favorites_grey.png) no-repeat 0 0px;
    padding: 0 0 0 27px;
    font-size: 100%;
    display: block;
    float: left;
    line-height: 28px;
    font-size: 11px;
    font-weight: bold;
    color: #999999;
}

aside.right_column .actions a.favorites:hover {
    color: #999999;
    text-decoration: underline;
}

aside.right_column .without_warranty_availability {
    color: #999999;
    font-style: italic;
    margin: 10px 0px;
    margin-top: 25px;
}

.list_nav li div.overview {
    background: url(../images/css/bg_list.png) no-repeat bottom center;
    margin: 0 -5px -11px -5px;
    font-family: 'Open Sans', sans-serif;
    padding: 14px 8px 25px 10px;
    font-weight: normal;
    color: #757575;
    display: block;
    position: relative;
}

.list_nav li.open div.overview {
    background: url(../images/css/bg_list_open.png) no-repeat bottom center;
    margin: 0 -5px -12px -5px;
}

.list_nav li div.overview span{
    padding: 0 0 0 23px;
    font-size: 127%;
}

.list_nav li.close div.overview span{
/*     background: url(../images/css/picto.gif) no-repeat 0 3px; */
    background: url(../images/css/plus-inactif.png) no-repeat 0 0;
}

.list_nav li.close.chosen div.overview span{
/*     background: url(../images/css/puce001.gif) no-repeat 0 3px; */
    background: url(../images/css/plus-actif.png) no-repeat 0 0;
}

.list_nav li.open div.overview span {
    background: url(../images/css/moins-actif.png) no-repeat 0 0;
    color: #a50060;
    font-weight: bold;
    background: url(../images/css/moins-actif.png) no-repeat 0 0;
}

/* Comme nous pouvont avoir la classe "open" ou "close", on souhaite appliquer ce style sur les deux classes. */
/* D'ou le li[class*='o'], car "open" et "close" contiennent le caractère 'o'. */
.list_nav li[class*='o'] div.overview span.numberComposition {
    background: none;
    font-size: 18px;
    font-weight: bolder;
    padding-left: 0;
    padding-right: 5px;
}

.list_nav div.overview ul{
    padding: 0 0 0 23px;
}

.list_nav div.overview li{
    background: url(../images/css/puce.gif) no-repeat 0 6px;
    margin: 0;
    color: #757575;
    padding: 0 0 0 8px;
    font-size: 110%;
}

.list_nav .content_nav.last {
    background: #f2f2f2 url(../images/css/bg_list3.png) no-repeat bottom center;
}

aside.right_column .block_overview.block_marge .legend{
    margin-left:20px;
}

aside.right_column .block_overview.block_marge .block_total a.submit{
    opacity:1;
    background:none;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    border: 4px solid white;
    cursor: pointer;
    font-family: 'Open Sans',sans-serif;
    margin: 0 0 0 -4px;
    display: block;
    padding: 0;
    width: 237px;
    font-size: 100%;
}

aside.right_column .block_overview.block_marge .block_total a.submit span {
    background: url(../images/css/dg_input.gif) repeat-x #83a705;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    font-family: 'Open Sans',sans-serif;
    border: 1px solid #808d54;
    color: white;
    font-size: 200%;
    font-weight: normal;
    text-align: center;
    display: block;
    height: 33px;  
}

aside.right_column .block_overview.block_marge .block_total a.submit.choose_accommodation span {
    font-size: 15px;
    padding-top: 5px;
    height: 27px;
}

.price_list a.submit.choose_accommodation span {
    font-size: 15px;
    position: relative;
    top: -3px;
    height: 27px;
}

aside.right_column .block_overview.block_marge .block_total .submit.choose_accommodation ~ .note,
.price_list a.submit.choose_accommodation ~ .note {
    margin-top: 11px;
    text-align: center;
}

aside.right_column .block_overview.block_marge .block_total a.submit.disabled span,
aside.right_column input.disabled {
    background: url(../images/css/bg_grey2.gif) repeat-x #CFCFCF;
    border: 1px solid #BABABA;
    color: white;
}
aside.right_column .block_overview.block_marge select{
    margin: 0 5px 9px 0;
    padding: 3px 25px 0 0;
    font-size: 110%;
    width: 108px;
    height: 26px;
}
aside.right_column .block_overview .block_list {
    margin-top: 24px;
}
aside.right_column .block_overview .block_list p {
    margin-left: 0px;
    margin-right: 0px;
}


/******************************/
/* Tablet & phone specifics ***/
/******************************/
.showOnTabletAndPhone {
    display: none;
}



.cat_visuel {
    float:left;
}

.cat_visuel img {
    margin:5px 15px 15px 0;
}

.catalog_bloc{
    background: #f2f2f2;
}

.commandCatBtn{
    background: url(../images/css/dg_input.gif) repeat-x #83a705;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    padding: 0 22px 2px 22px;
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-size: 120%;
    border: 1px solid #808d54;
    cursor: pointer;
}

a.commandCatBtn {
    color: #FFFFFF;
    text-align: center;
    padding: 3px 12px;
}
a.commandCatBtn:hover{
    text-decoration: none;
}

.consCat {
    font-size:110%;
    margin: 0 0 0 10px;
    }
    
.cat_btns {
    margin: 30px 0;
    width: 450px;
    font-size:12px;
    }

.content_calog_field{
    float: left;
    width: 400px;
}

.content_calog_field p{
    margin: 10px 0 10px 0;
    font-size: 14px;
}

.content_calog_field ul, .list_links{
/*     float: left; */
    margin: 0 18px 15px 0;
}
.content_calog_field ul.last, .list_links.last{
    margin: 0 0 15px 0;
}
.content_calog_field ul li, .list_links li{
    background: url(../images/css/puce.gif) no-repeat 0 7px;
    padding: 0 0 0 8px;
    margin: 0 0 10px 0;
    color: #757575;
    font-size: 110%;
}
.content_calog_field li a, .list_links li a{
    color: #757575;
}
.content_calog_field .list_title{
    background: none;
    border-bottom: 1px solid #c5c5c5;
    margin: 0 0 14px 0;
    padding: 0 0 6px 0;
    font-size: 127.5%;
    color: #2d2d2d;
    display: block;
}

.providerSignInForms {
    display: none;
}

.rememeberMePanel {
    margin-bottom: 5px;
}
.rememeberMePanel * {
    vertical-align: middle;
}

.dialogContainer {
    padding-top: 20px;
}

.change_password_form .block_btn {
    float: left;
}

.signup_advantages_overview h3 {
    background: #a50060;
    color: #fff;
}

.signup_advantages_overview {
    padding: 0 !important;
}

.signup_advantages_final_note {
    border-top: 1px solid #B4BFA9;
    padding: 15px 0 15px 0;
}

.signup_advantages_final_note_container {
    background: none;
    border-top: 0;
    padding: 0 19px 0 20px;
}

/*** Montage page choix-reservation ***/

.bookingChoicePicker td .tooltip_wrapper {
    position: absolute;
}

/** Price **/
.bookingChoicePicker td div.arrow_box del.price {
    text-decoration: line-through;
}
.bookingChoicePicker td div.arrow_box ins.price {
    color: #FFA800; /* yellow */
    font-size: 170%;
}
.bookingChoicePicker td div.arrow_box.reduc ins.price {
    color: #173476;
}
.bookingChoicePicker td div.arrow_box strong.price {
    font-size: 170%;
}

/** Date selected in the datepicker **/
.bookingChoicePicker td.events_day.translucid a.selected-day,
.bookingChoicePicker td.events_day.translucid span.selected-day,
.bookingChoicePicker td.events_day a.selected-day {
    background: none repeat scroll 0 0 #268ACE;
    color: white;
    border: 1px solid #ffc4de;
    font-weight: bold;
    width: 30px;
    position: relative;
}
.bookingChoicePicker td.events.translucid a,
.bookingChoicePicker td.events.translucid span,
.bookingChoicePicker td.events a.disable,
.bookingChoicePicker td.events span.disable {
    background: none;
    font-weight: normal;
    color: #757575;
}


/** Tooltip basic **/
/* Fleche de devant */
.bookingChoicePicker td div.arrow_box.basic_tooltip:after {
    border-width:15px; /* Taille */ 
    margin-top:15px; /* Position */
}
/* Fleche de derrière */
.bookingChoicePicker td div.arrow_box.basic_tooltip:before {
    border-width:18px; /* Taille + 3 par rapport à celle de devant */ 
    margin-top:13px; /* Position - 2 par rapport à celle de devant */
}
.bookingChoicePicker td div.arrow_box.basic_tooltip {
    width: auto;
    min-height: 0;
    top: -15px;
    right: 15px;
}
.bookingChoicePicker td div.arrow_box.basic_tooltip div.tooltip_content {
    text-align: center;
    background: none repeat scroll 0 0 #FFFFFF !important;
    color: #2d2d2d; /* color: #A50060; */
    font-family: 'Open Sans',sans-serif;
    font-size: 110%;
    font-weight: normal; /* font-weight: bold; */
}

/** Tooltip promotion **/
/* Fleche de devant */
.bookingChoicePicker td div.arrow_box.discount_tooltip:after {
    border-width:15px; /* Taille */ 
    margin-top:30px; /* Position */
}
/* Fleche de derrière */
.bookingChoicePicker td div.arrow_box.discount_tooltip:before {
    border-width:18px; /* Taille + 3 par rapport à celle de devant */ 
    margin-top:28px; /* Position - 2 par rapport à celle de devant */
}
.bookingChoicePicker td div.arrow_box.discount_tooltip {
    width: auto;
    min-height: 0;
    top: -30px;
    right: 15px;
    padding: 0px;
    min-width: 300px;
}
.bookingChoicePicker td div.arrow_box.discount_tooltip div.tooltip_header,
.bookingChoicePicker td div.arrow_box.discount_tooltip div.tooltip_content,
.bookingChoicePicker td div.arrow_box.discount_tooltip div.tooltip_footer {
    background: none repeat scroll 0 0 #FFFFFF !important;
    font-family: 'Open Sans',sans-serif;
    color: #2d2d2d;
    text-align: left;
    font-weight: normal; /* font-weight: bold; */
    padding: 2px 10px; /* padding: 5px 10px 0 17px; */
    cursor: default;
}
.bookingChoicePicker td div.arrow_box.discount_tooltip div.tooltip_header {
    background: none repeat scroll 0 0 #FFA800 !important;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    color: white;
    font-size: 16px;
    font-weight: bold;
}
.bookingChoicePicker td div.arrow_box.discount_tooltip.reduc div.tooltip_header {
    background: none repeat scroll 0 0 #173476 !important;
}

/*** Montage page choix-reservation ***/

.bookingChoicePicker td .tooltip_wrapper {
    position: absolute;
}

/** Price **/
.bookingChoicePicker td div.arrow_box del.price {
    text-decoration: line-through;
}
.bookingChoicePicker td div.arrow_box ins.price {
    color: #FFA800; /* yellow */
    font-size: 170%;
}
.bookingChoicePicker td div.arrow_box.reduc ins.price {
    color: #173476;
}
.bookingChoicePicker td div.arrow_box strong.price {
    font-size: 170%;
}


/** Tooltip basic **/
/* Fleche de devant */
.bookingChoicePicker td div.arrow_box.basic_tooltip:after {
    border-width:15px; /* Taille */ 
    margin-top:15px; /* Position */
}
/* Fleche de derrière */
.bookingChoicePicker td div.arrow_box.basic_tooltip:before {
    border-width:18px; /* Taille + 3 par rapport à celle de devant */ 
    margin-top:13px; /* Position - 2 par rapport à celle de devant */
}
.bookingChoicePicker td div.arrow_box.basic_tooltip {
    width: auto;
    min-height: 0;
    top: -15px;
    right: 15px;
}
.bookingChoicePicker td div.arrow_box.basic_tooltip div.tooltip_content {
    text-align: center;
    background: none repeat scroll 0 0 #FFFFFF !important;
    color: #2d2d2d; /* color: #A50060; */
    font-family: 'Open Sans',sans-serif;
    font-size: 110%;
    font-weight: normal; /* font-weight: bold; */
}

/** Tooltip promotion **/
/* Fleche de devant */
.bookingChoicePicker td div.arrow_box.discount_tooltip:after {
    border-width:15px; /* Taille */ 
    margin-top:30px; /* Position */
}
/* Fleche de derrière */
.bookingChoicePicker td div.arrow_box.discount_tooltip:before {
    border-width:18px; /* Taille + 3 par rapport à celle de devant */ 
    margin-top:28px; /* Position - 2 par rapport à celle de devant */
}
.bookingChoicePicker td div.arrow_box.discount_tooltip {
    width: auto;
    min-height: 0;
    top: -30px;
    right: 15px;
    padding: 0px;
    min-width: 300px;
    z-index: 999999;
}
.bookingChoicePicker td div.arrow_box.discount_tooltip div.tooltip_header,
.bookingChoicePicker td div.arrow_box.discount_tooltip div.tooltip_content,
.bookingChoicePicker td div.arrow_box.discount_tooltip div.tooltip_footer {
    background: none repeat scroll 0 0 #FFFFFF !important;
    font-family: 'Open Sans',sans-serif;
    color: #2d2d2d;
    text-align: left;
    font-weight: normal; /* font-weight: bold; */
    padding: 2px 10px; /* padding: 5px 10px 0 17px; */
    cursor: default;
}
.bookingChoicePicker td div.arrow_box.discount_tooltip div.tooltip_header {
    background: none repeat scroll 0 0 #FFA800 !important;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    color: white;
    font-size: 16px;
    font-weight: bold;
}

.bookingChoicePicker td div.arrow_box.discount_tooltip.reduc div.tooltip_header {
    background: none repeat scroll 0 0 #173476 !important;
}

.marginTen {
    margin:10px;
}

.marginTopTen {
    margin-top:10px;
}

.compoSelectContainer {
position: relative;
}

.compoSelectContainer .compoSelectOverlay {
position: absolute;
top: 0;
left: 0;
height: 100%;
margin: 0 0 15px;
cursor: pointer;
width: 165px;
height: 26px;
}

.item_block_boardBasis {
    float: left;
    width: 340px;
}

.itemDatesBlock {
    margin-top: 20px;
}

.item_block_c .itemsDateSelect {
    width: 203px;   
}

.item_block_c .extraQtyInput {
    background: white;
    width: 140px;
    height: 23px;
    border: 0;
    color: #2D2D2D;
    display: block;
    padding: 3px 0 0 0;
    margin: 0 0 8px 0;
    border-top: 1px solid #D7D7D7;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px; 
}

.notForMultiple {
    display:none;
}

.singleBoardBasis .item_block_boardBasis label {
    margin-left: inherit;
}


 .boardBasis .form_choice label {
float: none;
 }


.item_block_boardBasis label {
    margin-left: inherit;
}

.singleBoardBasis .notForMultiple {
    display: block;
}

.singleBoardBasis .compoSelectContainer {
    display:none;
}

.connexionDialog {
    z-index: 100;
    position: absolute;
}

.connexionDialog .ui-dialog-titlebar {
    position: absolute;
    right: 25px;
    top: 20px;
}

.account_title .open {
    cursor: default;
}

.account_title .open:hover {
    text-decoration: none;  
}

.accountLayer {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #ADADAD;
    box-shadow: 0 -3px 6px -2px rgba(0, 0, 0, 0.2);
    color: #333333;
    display: none;
    padding: 4px;
    position: absolute;
    z-index: 10;
    border-radius: 3px 3px 3px 3px; 
}

.favDropDownBloc a.last {
    border-bottom: 1px solid #CACACA;
}

.favDropDownBloc a.favoritesPageLink{
    background: url("../images/css/arrow_green.png") no-repeat scroll 0 7px transparent;
    padding: 0 0 0 10px;
}

.accountLayer .favDropDownBloc {    
    width: 100%;
    float: left;    
}

.user-menu .userDropDownBloc a, .favDropDownBloc a{
    color: #268ACE;
    display: block;
    background: white;
    padding-bottom: 9px;
    font-size: 136.5%;
    height: 17px;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    font-size: 136.5%;
    letter-spacing: -1px;
    word-spacing: 1px;  
}
 
.block_overview .itemPrice {
    float: right;
/*  margin-right: 6px; */
}

.block_overview .itemDescription {
    float: left;
    width: 63%;
}

.block_overview .formuleClub {
    font-size: 130%
}

.toggleExtralist {
    float: left;
    font-size: 110%;
    margin: 0 0 10px 0;
}

.customDialogLayer {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #ADADAD;
    box-shadow: 0 -3px 6px -2px rgba(0, 0, 0, 0.2);
    color: #333333;
    padding: 4px;
    position: absolute;
    z-index: 10;
    border-radius: 3px 3px 3px 3px;
}

.customDialogLayer .submit {
    float: right;
}

.customDialogLayer h2 {
    margin-bottom: 30px;    
}

.customDialogLayer h3 {
    margin: 21px 0px;
}

.mainAdult .last {
    margin-left: 143px;
}

.chooseParticipantsDialog .item_formulaire {
    margin-bottom: 0px;
}

.chooseParticipantsDialog .confirmation label {
    margin-left: 26px;
}

/* Partner reduction */
.offers_price.partner-reduc .b_price .price {
    color: #173476;
}
.offers_price.partner-reduc {
    border: 1px solid #173476;
}
.offers_price.partner-reduc .reduction {
    background-color: #173476;
}

/* Fix #113771 - Add cursor on item of accordion */
div.block_overview ul.list_nav li.chosen {
    cursor: pointer;
}
aside.right_column .block_overview.block_marge .block_total a.submit.disabled, a.submit.disabled {
    cursor: default;
}

.partnerHeader {
    margin:auto;
    width: 1000px;
    position: relative;
    padding:10px 0 5px 5px;
    background-color: white;
}

.unitsSelection {
    padding: 20px 10px;
}

.optionDate {
    font-family: 'Open Sans', sans-serif;
    margin: 0 0 10px 0;
    font-size: 150%;
    border-bottom: 1px solid #DEDEDE;
}

.folder_content_field { 
    float: left;
    width: 420px;
}

.folder_content_field h4 {
    font-size: 14px;
}

.folder_content_field .block_a, .folder_list_summary {
    margin: 10px 0px 10px 0px;
    font-size: 110%;
    color: #757575;
}

.folder_content_field .block_a li, .folder_list_summary .block_a li{
    color: #757575;
    margin-bottom: 10px;
}

.folder_content_field .align_right{
    float:right;
    width: 35%
}

.folder_content_field .block_a strong{
    display: block;
    color: #2D2D2D;
}

.folder_list_summary strong {
    color: #2D2D2D; 
}


/* Personnal information fix */
#personalInformationForm div.create_account div.block_item {
    width: 374px;
}
#personalInformationForm div.create_account div.block_item span.error {
    float: right;
}
#personalInformationForm div.your_details span.error[for="currentUser_phone"] {
    margin-left: 10px;
}
#personalInformationForm div.your_details span.error[for="acceptTermsAndConditions"] {
    float: right;   
}
/* Counter offer club card */
#counterOfferClubCard {
    background: url("../images/css/bg_counter_offer.png") no-repeat scroll center top transparent;
    padding: 15px 20px 15px 15px;
    display: none;
}
#counterOfferClubCard h3 {
    background: none;
    color: #FFA800;
    font-size: 150%;
    font-weight:bold;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}
.block_overview p strong, .basketItemHeader #counterOfferClubCard {
    display: inline;
}
#counterOfferClubCard span.price {
    color: #FFA800;
    font-weight: bold;
}
.block_overview #counterOfferClubCard p {
    margin-left: 0;
    margin-right: 0;
}
.block_overview #closedClubEmailForm {
    text-align: center;
}

.list_title h4 {
font-family: Open Sans; font-weight: 600;
}

.toggleExtraLinksBlock {
    position: relative;
    top: -20px;
}
.insuranceField .form_choice label{
    width: 220px;
}
.insuranceField .form_price {
    width: 340px;
}
.termsOfUse {
    margin: 10px 0 10px 0;
}
.contactForm label {
    font-size: 110%;
    margin-bottom: 5px;
}

.contactForm .subject.selected {
    cursor: default;
    color: black;
    font-weight: bold;
}

.contactForm .subject.selected:hover {
    text-decoration: none;
}

.backgroundPopup {
    display: none;
    position: fixed;
    _position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: #000000;
    z-index: 9998;
}
.popupContent {
    display: none;
    position: fixed;
    _position: absolute;
    height: auto;
    width: 35em;
    background: #fff;
    z-index: 9999;
    padding: 2em;
    font-size: 1.3em;
}
.popupClose {
    font-size: 1.4em;
    right: 0.5em;
    top: 0.2em;
    position: absolute;
    color: #000000;
    font-weight: 700;
    display: block;
}
.popupClose:hover {
    cursor: pointer;
}

.form_price_description {
    float: right;
    width: 165px;
}
.customBoardBasis .form_price_description {
    margin-right: 73px;
}

.totalUpdateDialog .update {
    margin-right: 20px;
}

.customDialogLayer .block_overview h3 {
    margin: 0px 0px;
}
.highlightedItem,
.highlightedItem p span {
    color: red !important;
}

.ui-datepicker-buttonpane {
    text-align: center;
    padding-top: 0px;
}

.clearDatesLink {
    font-size: 127.5%;
    font-weight: bold;
    margin: 0px auto;
}

.page_cols_left .container .otherResultsStart{
    margin-top:55px;
    position: relative;
}

.page_cols_left .block_search{
    position: static;
}

.otherResults{
    position: absolute;
    width: 625px;
    text-align: center;
    top: -45px;
}
.otherResults h2{
    display: inline;
    margin: 0px auto;
    float: none;
}

.content_une h1 {
    font-size: 29px !important;
    margin: 0 0 5px;
    color: #FFFFFF;
    float: none;
    font-family: 'Open Sans',sans-serif;
    font-weight: normal;
}

.background img {
    width: 1550px !important;
}

.ui-dialog-content,
.destinationsDialogLayer .ui-dialog-content {
    padding: 15px 0px 0px 0px;
}

.unitPriceTable .offers_price {
    margin: 0px;
}

.unitPriceTable td{
vertical-align: top;
padding-left: 5px;
}

.unitPriceTable td.verticalCenter{
vertical-align: middle; 
}



.unitPromoBlock{
    margin: 5px;
}

.pre-resa-button {
    font-size: 110%;
}

.content_ss_onglets .form_choice {
padding: 5px 10px 9px 9px;  
}

.unitPriceTable p {
    font-size: 110%;
}

.abcImage {
    margin:0 5px 0 5px;
}

.abcImageFicheClub {
    width: 230px;
}

.selectionDescription {
    margin-bottom: 40px;
}

.selectionDescription .selectionText{
    float: left;
    width: 435px;
}

.selectionDescription ul {
margin: 0 0 0.5em 0;
}

.selectionDescription ul li {
list-style: disc outside none ! important;
margin-left: 1.25em ! important;
float:none;
}

.otherCatalogs {
    padding-left: 15px;
}

.otherCatalogs.opened {
    background: url(../images/css/puce01.png) no-repeat left;
}

.otherCatalogs.closed {
    background: url(../images/css/puce1.png) no-repeat left;
}

/* Comaparator page styles START */
.comparator .print { float: right; margin-right: 20px; }
.comparator .addClub { float: right; }
.comparatorTable { border-spacing:0; border-collapse:collapse; }
.comparatorTable th { font-weight: normal;  }
.comparatorTable th,
.comparatorTable td { padding: 5px; border-right: 1px solid gray; border-top: 1px solid gray; vertical-align: top; }
.comparatorTable th.searchContainer { border-top: none; padding-top: 0px; }
.comparatorTable .removeClub { float: right; background: url(../images/contenu/close.gif) no-repeat right; padding-right: 18px; }
.comparatorTable .formules { margin: 10px 0 20px 0; }
.comparatorTable .formula { margin-top: 10px; }
.comparatorTable .formula .description { float: left; width: 45%; }
.comparatorTable .formula .price { float: right; width: 45%; }
.comparatorTable .club_img { display: block; margin: 0 auto; }
.comparatorTable .clubCell { width: 218px }
.comparatorTable .searchContainer { width: 234px }
.comparatorTable .buttonsLine { border-top: none;}
.comparatorTable  .buttonCell { text-align: center; }
.comparatorTable .lineHeader { background: url(../images/css/puce01.png) no-repeat left; padding-left: 14px; cursor: pointer; }
.comparatorTable .lineHeader.hidedMode { background: url(../images/css/puce1.png) no-repeat left; }
.comparatorTable .item_conveyance { width: 189px; }
.comparator .block_search { min-height: 219px; }
.comparator .block_search form, 
.comparator .block_search .form_block { min-height: 180px; }
.comparatorTable.stickyHead { background-color: white; z-index: 1000; }
.comparatorTable.stickyHead .buttonsLine { border-bottom: 1px solid gray; }
/* Comaparator page styles END */

div.carrousel_block{
    position: relative;
}

div.carrousel_block .carousel-left {
    position: absolute;
    top: 177px;
    left: 8px;
}

div.carrousel_block .carousel-right {
    position: absolute;
    top: 177px;
    left: 586px;
}



div.ficheClubDescriptionLongue div.carrousel_block .carousel-left {
    top: 153px;
    left: 20px;
}

.block_tabs div.ficheClubDescriptionLongue div.carrousel_block .carousel-left {
    left: 32px;
}

div.ficheClubDescriptionLongue div.carrousel_block .carousel-right {
    top: 153px;
    left: 525px;
}

.block_tabs div.ficheClubDescriptionLongue div.carrousel_block .carousel-right {
    left: 542px;
}

div.sildeshow div.carousel-left, div.sildeshow div.carousel-right{
    display:none;
}

div.carrousel_block div.carousel-left, div.carrousel_block div.carousel-right{
    display:none;
}

.thumbnailActiveOpacity span{
    opacity:1;
}
.thumbnailInactiveOpacity span{
    opacity:0.4;
}
.clubCommentForm ul.ratingList li {
    display:inline;
}
.clubCommentForm ul.ratingList input{
    width:auto;
    float: none;
    margin:auto;
    border: none;
    display: inline;
    border-top: none;
    border-left: none;
    padding: 0;
    
}
.titreCheckboxOptions{
    color: #A50060;
    font-size: 15px;
}
.choixOption{
    background: none repeat scroll 0 0 #F2F2F2;
    border: 1px solid #A50060;
    border-radius: 3px;
    box-shadow: 4px 3px 4px 0 rgba(0, 0, 0, 0.1);
    margin: 0 0 45px;
    padding: 10px 10px 12px 15px;
}
.option_Or_Payement h3{
    font-family: 'Open Sans',sans-serif;
    border-bottom: 1px solid #dbdad8;
    padding: 0 0 3px 0;
    margin: 0 0 27px 0;
    color: #a50060;
    font-size: 164%;
    font-weight: bold;
}
.optionText{
    display:inline-block;
    line-height:normal;
    text-align:left;
    margin-left: 13px;
    width: 550px;
}
.choixOption input{
    vertical-align: top;
    margin-top: 3px;
}
.block_item_radio_option_false{
    padding: 6px 0 20px;
}
.block_item_radio_option_true{
    padding: 0 0 6px;
}
.block_item_radio_option:last-child {
padding-bottom: 10px;
}
.block_clubs ul li.listResetWidth {
    width: initial; 
}
.listePuce ul li:before, .listePuceRose ul li:before {
    content: "•\00a0\00a0";
}
.listePuceRose ul li:before {
    color: #a50060;
}
.optionLabel{
    clear: both;
    margin: 10px 0;
}
.date.chosen.close .overview {
    color : #268ACE;
}
.date.chosen.close .overview:hover {
    text-decoration : underline;
}
.uniqueChoiceList .subChoice {
    padding-left: 20px;
}
.ageMention {
    color: #757575;
    font-size: 10px;
}
.clubDescPromo{
    float: left;
    width: 156px;
}
span.title-tab{
    margin-right: 0px;
}
div.commissionButtons{
    float: right;
    margin-right: 0px;
    margin-top: -6px;
}
a#showCommissionButton{
    background: url(../images/css/picto_expand.gif) no-repeat bottom center;
}
a#hideCommissionButton{
    background: url(../images/css/picto_collapse.gif) no-repeat bottom center;
}
.promo .txt, .normal .txt{
    padding-right: 120px;
}
.priceTable .promo .txt, .priceTable .normal .txt{
    padding-right: 0;
}
#facetsSummary {
    background-color: #E9E9E9;
    border: none;
    padding-bottom: 5px;
    padding-top: 2px;
}
#facetsSummary h3 {
    color: #A50060;
    font-size: 150%;
    font-weight: normal;
    text-align: center;
}
#facetsSummary .summaryHeader {
    color: #A50060;
    font-size: 150%;
    font-weight: normal;
    text-align: center;
}
#facetsSummary .deleteInfos {
    color: #757575;
    font-size: 103%;
    margin-bottom: 10px;
    margin-top: 5px;
    text-align: center;
}
#facetsSummary li {
    background: #FFFFFF;
    border-radius: 3px;
    margin-bottom: 7px;
    padding: 4px 0px 4px 8px;
}
#facetsSummary a {
    background: url(../images/contenu/close.gif) no-repeat center;
    display: inline-block;
    margin-right: 6px;
    text-decoration: none;
    width: 10px;
}
#facetsSummary .deleteAll {
    font-size: 110%;
    margin: 0px 0px 3px 5px;
    text-align: right;
}
#facetsSummary .deleteAll a {
    background: none;
    text-decoration: underline;
    width: 100%;
}
.facetsSummaryArrow {
    background: url(../images/css/facetsSummaryArrow.png) no-repeat center;
    height: 20px;
    margin-top: -17px;
}
.bodywrapper .right_column .block_total .marketingOffers {
    margin-bottom: 25px;
}
.bodywrapper .right_column .block_total .marketingOffers span {
    color: #F06A23;
    font-weight: bold;
    font-size: 12.1px;
}
.bodywrapper .right_column .block_total .marketingOffers span#marketingOffers {
     float: right;
     font-size: 14.1px;
     margin-right: 10px;
}
.bodywrapper .block_overview #basketEntries p .trash {
    background: url("../images/css/picto_trash.jpeg") no-repeat left top;
    cursor: pointer;
    height: 15px;
    margin-left: 5px;
    margin-top: 2px;
    position: absolute;
    width: 15px;
}
#layerCookies {
    background-color: #FFFFFF;
    border: 1px solid #333333;
    bottom: 25px;
    height: 70px;
    margin: 0px;
    opacity: 0.95;
    padding: 20px;
    position: fixed;
    right: 25px;
    width: 300px;
    z-index: 999;
}
#layerCookies p {
    position: relative;
    text-align: left;
}
#layerCookies span {
    display: block;
    font-size: 16px;
    margin-bottom: 15px;
    text-transform: uppercase;
}
#layerCookies .close {
    cursor: pointer;
    float: right;
    text-align: center;
}

.ui-widget-overlay.overlayFlexiblePopin {
    background-color: rgb(50, 50, 50);
    opacity: 0.75;
}

.flexibleButtonPositionClubCard {
    display:none;
    padding: 5px;
    background: #f2f2f2;
}

.flexibleButtonPositionClubCard .submitFlexible {
    text-decoration: none;
    background: url(../images/css/bg_grey2.gif) repeat-x;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    font-family: 'Open Sans', sans-serif;
    color: #757575;
    font-size: 127.5%;
    border: 1px solid gray;
    cursor: pointer;
    margin: 5px;
    display: block;
    padding: 2px 0px;
    text-align: center;
}

.flexibleButtonPositionReservationSummary .submitFlexible {
    text-decoration: none;
    background: url(../images/css/bg_grey2.gif) repeat-x;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    font-family: 'Open Sans', sans-serif;
    color: #757575;
    font-size: 127.5%;
    border: 1px solid gray;
    cursor: pointer;
    display: block;
    text-align: center;
    padding: 2px 0px;
}

.flexiblePopin {
    position: relative;
    background-color: #e6e6e6;
    border-radius: 7px;
    z-index: 10000;
}

.flexiblePopin .selectedPriceWrapper {
    position: absolute;
    bottom: 0px;
    height: 70px;
    width: 380px;
}

.flexiblePopin .realSubmitFlexible {
    position: absolute;
    top: 0px;
    right: 0px;
    background: url("../images/css/dg_input.gif") repeat-x scroll 0% 0% #83A705;
    border-radius: 4px;
    font-family: "Open Sans",sans-serif;
    color: #FFF;
    font-size: 13px;
    border: 1px solid #808D54;
    cursor: pointer;
    font-weight: bold;
    line-height: 37px;
    padding: 0px 8px;
    text-decoration: none;
}


.flexiblePopin a {
    outline: none;
}

.flexibleButtonPositionReservationSummary {
    display:none;
    padding: 5px 15px;
}

#flexibleCalendarPopin {
    display:none;
    padding-top: 25px;
    margin-left: 40px;
    height:680px; 
    overflow:hidden;
}

.shareByMailPopinStyle {
    height: 400px;
}

#flexibleCalendarPopin .selectedPrice {
    position: relative;
    font-size: 0px;
}

#flexibleCalendarPopin .duration-composition {
    margin: 5px 0px;
}

#flexibleCalendarPopin .reducPercentage, #flexibleCalendarPopin .reducPercentagePartner {
    text-align: center;
    width:42px;
    color:#fff;
    background-color:#ef6a23; 
    border: 1px solid #ef6a23; 
    border-radius: 5px 0px 0px 5px; 
    padding: 8px;
    font-weight: bold;
    font-size: 18px;
    height: 21px;
    line-height: 22px;
    display: inline-block;
}

#flexibleCalendarPopin .reducPercentagePartner {
    background-color:#173476; 
    border: 1px solid #173476; 
} 

#flexibleCalendarPopin .realPriceWrapper, #flexibleCalendarPopin .realPriceWrapperPartner {
    width: auto;
    background-color: #fff; 
    border: 1px solid #ef6a23; 
    border-radius: 0px 5px 5px 0px;
    padding: 8px;
    line-height: 22px;
    height: 21px;
    display: inline-block;
}

#flexibleCalendarPopin .realPrice {
    font-weight: bold; 
    font-size: 18px;
}

#flexibleCalendarPopin .strikedPrice {
    color:#757575;
    text-decoration:line-through;
    font-size: 11px;
    margin-left: 5px;
}

#flexibleCalendarPopin .realPriceWrapperPartner {
    border: 1px solid #173476;
}

#flexibleCalendarPopin .horsFrais {
    color: #757575;
    text-align: left;
    margin-top: 3px;
}


#flexibleCalendarPopin .normalPrice  {
    border: 1px solid #757575;
    color: #757575;
    border-radius: 5px 5px 5px 5px;
}

#flexibleCalendarPopin .dialogTitle {
    color: #A50060;
    font-size: 18px;
    font-weight: bold;
}

#flexibleCalendarPopin .dialogDesc {
    color: #848484;
    font-size: 10px;
}

#flexibleCalendarPopin .durationComposition {
    font-size: 15px;
}

.flexiblePopin .ui-dialog-titlebar-close {
    outline:none;
    border:none;
    background: url(../images/css/closePopin.png);
    float: right;
    margin-right: 20px;
    display: block;
    width: 16px;
    height: 16px;
    margin-top: 15px;
    cursor:pointer;
}

/* Flexible Calendar css src code */

/*.ui-widget {
    font-family: Verdana, Arial, sans-serif;
}*/

.belambra-continuumcalendar {
    background: #f2f2f2;
    width: 380px;
    border: 1px solid #cbcbcb;
    padding-bottom: 1px;
}

.belambra-continuumcalendar .belambra-continuumcalendar-header {
    position: relative;
    height: 20px;
}

.belambra-continuumcalendar .belambra-continuumcalendar-header > a {
    line-height: 20px;
}

.belambra-continuumcalendar .belambra-continuumcalendar-header .belambra-continuumcalendar-prev {
    position: absolute;
    top: 5px;
    left: 5px;
}

.belambra-continuumcalendar .belambra-continuumcalendar-header .belambra-continuumcalendar-next {
    position: absolute;
    top: 5px;
    right: 5px;
}

.belambra-continuumcalendar table {
    border-spacing: 2px 1px;
    border-collapse: separate;
}

.belambra-continuumcalendar .belambra-continuumcalendar-cell {
    width: 50px;
    height: 55px;
    border: 1px solid #cbcbcb;
    padding: 0px;
}

.belambra-continuumcalendar .belambra-continuumcalendar-day-of-week {
    width: 50px;
}

.belambra-continuumcalendar .belambra-continuumcalendar-line .belambra-continuumcalendar-month,
    .belambra-continuumcalendar .belambra-continuumcalendar-line thead {
    display: none;
}

.belambra-continuumcalendar .belambra-continuumcalendar-line.belambra-continuumcalendar-new-month .belambra-continuumcalendar-month
    {
    display: block;
}

.belambra-continuumcalendar .belambra-continuumcalendar-line.belambra-continuumcalendar-new-month thead
    {
    display: table-header-group;
}

.belambra-continuumcalendar .belambra-continuumcalendar-line .after-current-month,
    .belambra-continuumcalendar .belambra-continuumcalendar-line .before-current-month
    {
    visibility: hidden;
}

.belambra-continuumcalendar .belambra-continuumcalendar-cell {
    background: white;
}

.belambra-continuumcalendar .belambra-continuumcalendar-cell .inner-cell {
    height: 100%;
    position: relative;
}

.belambra-continuumcalendar .belambra-continuumcalendar-cell.selectable
    {
    cursor: pointer;
}

.belambra-continuumcalendar .belambra-continuumcalendar-cell.selected-date
    {
    border-left: 2px #268ace solid;
    width: 49px;
}

.belambra-continuumcalendar .belambra-continuumcalendar-cell.in-stay {
    background: #d4e8f5;
}

.belambra-continuumcalendar .belambra-continuumcalendar-cell.in-stay.last-day-of-stay
    {
    border-right: 2px #268ace solid;
    width: 49px;
}

.belambra-continuumcalendar .belambra-continuumcalendar-day-of-week {
    text-align: center;
    font-size: 12px;
    font-weight: bold;
}

.belambra-continuumcalendar .belambra-continuumcalendar-month {
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
    padding: 3px 0px;
    margin: 10px 0px 2px 0px;
    border: 1px solid #cbcbcb;
    border-right: 0px;
    border-left: 0px;
}

.belambra-continuumcalendar .belambra-continuumcalendar-cell.selected-date .day {
    left: -1px;
}

.belambra-continuumcalendar .belambra-continuumcalendar-cell .day {
    font-size: 10px;
    color: #636363;
    position: absolute;
    top: 3px;
    text-align: center;
    width: 48px;
    font-weight: bold;
}

.belambra-continuumcalendar .belambra-continuumcalendar-cell.selected-date .price-wrapper
    {
    left: -1px;
}

.belambra-continuumcalendar .belambra-continuumcalendar-cell .price-wrapper
    {
    position: absolute;
    top: 20px;
    text-align: center;
    width: 48px;
}

.belambra-continuumcalendar .belambra-continuumcalendar-cell .price-wrapper .price
    {
    font-weight: bold;
    font-size: 14px;
    color: #268ace;
}

.belambra-continuumcalendar .belambra-continuumcalendar-cell .price-wrapper.promotion .price {
    color: #ef6a23;
}

.belambra-continuumcalendar .belambra-continuumcalendar-cell .price-wrapper.reduction .price {
    color: #173476;
}

.belambra-continuumcalendar .belambra-continuumcalendar-cell .price-wrapper .original-price {
    color: #7d7d7d;
    font-weight: bold;
    text-decoration: line-through;
    font-size: 12px;
}

#flexibleCalendarPopin #datepicker {
    padding-top: 15px;
}

.belambra-button {
    border-radius: 4px 4px 4px 4px;
    padding: 5px 15px;
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-size: 14px;
    border: 1px solid #808d54;
    cursor: pointer;
    outline: none;
    text-decoration: none;
    display: inline-block;
}

.belambra-button[disabled] {
    opacity: 0.6;
    cursor: default;
}

a.belambra-button {
    color: #fff;
}
a.belambra-button:hover {
    text-decoration: none;
}

.belambra-button.grey-button {
    background: url(../images/css/bg_grey2.gif) repeat-x;
    color: #757575;
}

.belambra-button.green-button {
    background: url(../images/css/dg_input.gif) repeat-x #83a705;
    font-family: 'Open Sans', sans-serif;
}

.magicPackBanner {
    width: 624px;
    margin: 5px 0px 5px 0px;
}

/* Interrupteur CSS avec fallback IE8 (debut) */
div.question, div.switch {
    display: table-cell;
    vertical-align: middle;
    padding: 4px;
}
.radio-toggle {
    position: absolute;
    margin-left: -9999px;
    visibility: hidden;
}
.ie8 .radio-toggle {
    position: relative;
    margin-left: 0;
    visibility: visible;
}
input.radio-toggle + label {
    display: block;
    position: relative;
    cursor: pointer;
    outline: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 2px;
    width: 40px;
    height: 15px;
    background-color: #dddddd;
    border-radius: 15px;
}
.ie8 .radio-toggle + label {
    display: none;
}
input.radio-toggle + label:before,
input.radio-toggle + label:after {
    display: block;
    position: absolute;
    top: 1px;
    left: 1px;
    bottom: 1px;
    content: "";
}
input.radio-toggle + label:before {
    right: 1px;
    background-color: #f1f1f1;
    border-radius: 15px;
    transition: background 0.4s;
}
input.radio-toggle + label:after {
    width: 15px;
    background-color: #fff;
    border-radius: 100%;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    transition: margin 0.4s;
}
input.radio-toggle:checked + label:before {
    background-color: #A50060;
}
input.radio-toggle:checked + label:after {
    margin-left: 28px;
}
/* Interrupteur CSS avec fallback IE8 (fin) */
.select_block div.question {
    font-size: 110%;
}
#anchorFacets h2 {
    margin-top: 8px;
}

.payment-confirmation-page h4 {
    margin: 0px 0px 30px 0px;
    font-size: 14px;
}

.pink {
    color: #a50060;
}

.easypay .easypay_insert {
    font-family: Open Sans;
    border: 2px dashed #a50060;
    border-radius: 6px;
    position: relative;
    padding: 20px;
    margin: 20px 0px;
    cursor: pointer;
}

.easypay .easypay_insert .title {
    position: absolute;
    top: -24px;
    color: #a50060;
    width: 238px;
    text-align: center;
}

.easypay .easypay_insert .title .inner_title {
    padding: 0px 10px;
    font-weight: bold;
    font-size: 16px;
    background-color: white;
}

.easypay .easypay_insert .title * {
    vertical-align: middle;
    line-height: 40px;
    color: #a50060;
    display: inline-block;
}

.easypay-block-footer .title {
    text-align: center;
}

.easypay-block-footer .title .inner_title {
    color: #a50060;
    display: inline-block;
    background-color: #fff;
    padding: 0px 10px;
}

.easypay-block-footer .title * {
    font-weight: bold;
    font-size: 16px;
    line-height: 40px;
    display: inline-block;
    vertical-align: middle;
}

/*************************
 * CSS for foldedMenu.jsp
 ************************/
/* .foldedmenu .foldedmenu-submenu { */
/*     display: none; */
/*     position: absolute; */
/*     left: 0px; */
/*     z-index: 2; */
/*     font-family: Arial, Helvetica, sans-serif; */
/*     width: 800px; */
/* } */
/* .foldedmenu .foldedmenu-submenu p { */
/*     margin-bottom: 3px; */
/* } */
/* .foldedmenu .foldedmenu-link { */
/*     padding: 9px 0px 12px 0px; */
/* } */
/* .foldedmenu .foldedmenu-link a:hover { */
/*     text-decoration: none; */
/* } */
/* .foldedmenu .foldedmenu-submenu.align-right { */
/*     right: 0px; */
/*     left: initial; */
/* } */
/* .foldedmenu .foldedmenu-submenu.align-right .foldedmenu-submenu-inner { */
/*     right: 0px; */
/*     position: absolute; */
/* } */
/* .foldedmenu .foldedmenu-submenu .foldedmenu-submenu-inner { */
/*     display: table; */
/*     -moz-border-radius: 4px; */
/*     -webkit-border-radius: 4px; */
/*     border-radius: 4px; */
/*     -moz-box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.3); */
/*     -webkit-box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.3); */
/*     box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.3); */
/*     min-width: 150px; */
/*     padding: 3px; */
/*     margin: 0px; */
/*     background: #fff; */
/*     font-weight: normal; */
/*     letter-spacing: normal; */
/*     word-spacing: normal; */
/* } */

/* .foldedmenu:hover > .foldedmenu-submenu { */
/*     display: block; */
/* } */

/* .foldedmenu .foldedmenu-submenu .foldedmenu-submenu-border { */
/*     border: 1px solid #c5c5c5; */
/*     padding: 10px 0px; */
/* } */

/* .foldedmenu .foldedmenu-submenu .foldedmenu-submenu-content { */
/*     display: table-row; */
/* } */

/* .foldedmenu .foldedmenu-submenu .foldedmenu-submenu-content .foldedmenu-column { */
/*     display: table-cell;  */
/*     vertical-align: top; */
/*     padding: 0px 15px; */
/*     border-right: 1px solid #c5c5c5; */
/* } */

/* .foldedmenu .foldedmenu-submenu .foldedmenu-submenu-content .foldedmenu-column:last-child { */
/*     border-right: 0px; */
/* } */
.activities_slider{
    margin: 10px 25px 40px 0;
}
.activities_slider label{
    position: absolute;
    width: 40px;
    margin-left: -10px;
    text-align: center;
    margin-top: 20px;
}
.activities_slider > .ui-slider-range{
    background: rgb(170, 216, 71);
}

#selection-activities-content .field_item h4 {
    font-size: 18px;
}

/************
 * TIMELINE *
 ************/
.timeline-departure .timelineSteps {
    color: #a50060;
    font-weight: bold;
    font-size: 1.6em;
    text-align: center;
    display: inline-block;
    position: absolute;
    padding-top: 75px;
    box-sizing: border-box;
    height: 120px;
    position: relative;
}

.timeline-departure .timelineSteps.2-date {
    background: url("../images/css/2-dates-step1.jpg") center top no-repeat #fff;
}

.timeline-departure .timelineSteps.3-date {
    background: url("../images/css/3-dates-step1.jpg") center top no-repeat #fff;
}

.timeline-departure .immediateDepartureHide {
    display: none;
}

.timeline-departure .immediateDepartureSteps {
    width:100%;
    box-sizing: border-box;
    height: 120px;
    text-align: center;
    z-index: 1;
}

.timeline-departure #twoStepStep1.immediateDepartureSteps {
    background: url('../images/css/2-dates-step1.jpg') center top no-repeat #fff;
}

.timeline-departure #twoStepStep2.immediateDepartureSteps {
    background: url('../images/css/2-dates-step2.jpg') center top no-repeat #fff;
}

.timeline-departure #threeStepStep1.immediateDepartureSteps {
    background: url('../images/css/3-dates-step1.jpg') center top no-repeat #fff;
}

.timeline-departure #threeStepStep2.immediateDepartureSteps {
    background: url('../images/css/3-dates-step2.jpg') center top no-repeat #fff;
}

.timeline-departure #threeStepStep3.immediateDepartureSteps {
    background: url('../images/css/3-dates-step3.jpg') center top no-repeat #fff;
}

.timeline-departure .immediateDepartureStep {
    color: #bebebe;
    font-weight: bold;
    font-size: 1.6em;
    text-align: center;
}
.timeline-departure .immediateDepartureStep a {
    display: block;
    white-space: pre-line;
    padding-top: 50px;
}
.timeline-departure .immediateDepartureStep.active {
    color: #a50060;
}

.timeline-departure .immediateDepartureStep small {
    font-size: 0.85em;
}

.timeline-departure div#immediateDepartureFirst {
    float:left;
    width:29%;
}

.timeline-departure div#immediateDepartureSec {
    width:42%;
    display: inline-block;
}

.timeline-departure div#immediateDepartureLast {
    float:right;
    width:29%;
}

.timeline-departure .immediateDepartureFixed p#immediateDepartureFirst {
    left: 90px;
}

.timeline-departure .immediateDepartureFixed p#immediateDepartureLast {
    right: 85px;
}

.timeline-departure .immediateDepartureTabs {
    margin: 40px auto 0 auto;
    width: 778px;
}

.timeline-departure .immediateDepartureTabs .kabTable {
    display: block;
    border-collapse: collapse;
}

.timeline-departure .immediateDepartureTabs .kabTable {
    padding: 10px;
    clear: both;
}

.timeline-departure .immediateDepartureTabs .kabTable.selected {
    border: 2px solid #a50060;
}

.timeline-departure .immediateDepartureTabs .table-row {
    display: table-row;
    height: 70px;
    padding: 10px 0 20px 0;
    border-bottom: 1px solid #f1f1f1;
}

.timeline-departure .immediateDepartureTabs a.table-row:hover {
    text-decoration: none;
}

.timeline-departure .immediateDepartureTabs .table-row:last-child {
    border-bottom: none;
}

.timeline-departure .immediateDepartureTabs .table-cell {
    display: table-cell;
    /*padding: 0 10px;*/
    text-align: center;
    vertical-align: middle;
    height: 100%;
}

.timeline-departure .immediateDepartureTabs .table-cell.immediateDeparturePromo {
    background-color: transparent !important;
    width: 70px;
}

.timeline-departure .immediateDeparturePromo span.content-promo {
    width: 70px;
    height: 70px;
    display: block;
    text-align: center;
    position: relative;
    color: white;
    font-size: 20px; 
}

.timeline-departure .immediateDeparturePromo span.content-promo .promo-percentage {
    position: absolute;
    width: 70px;
    top: 0px;
    left: 0px;
    line-height: 70px;
    font-weight: bold;
}

span.promo-bonus {
    font-size: 10px;
    position: absolute;
    bottom: 3px;
    left: 0px;
    width: 70px;
}

.timeline-departure .table-cell.immediateDepartureName, .table-cell.immediateDepartureDesc {
    width: 198px !important;
}

.timeline-departure .immediateDepartureTabs .immediateDepartureName .content-promo {
    font-weight: bold;
    color: black;
    padding: 14px 0;
    box-sizing: border-box;
    display: block;
    height: 70px;
}

.timeline-departure .table-cell.immediateDeparturePhoto img {
    width: 125px;
}

.timeline-departure .immediateDepartureDesc span.content-promo {
    color: black !important;
    padding: 21px 0;
    display: block;
}

.timeline-departure .table-cell.immediateDepartureReste span.content-promo, .table-cell.immediateDepartureReste img {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    line-height: 1.4em;
}

.timeline-departure .immediateDepartureReste img {
    float: none !important;
}

.timeline-departure .immediateDepartureInner {
    height: 100%;
    width: 135px;
    padding: 17px 0;
    box-sizing: border-box;
    font-size: 1.2em;
    border: 2px solid #bebebe;
    cursor: pointer;
    transition: 0.4s ease;
    color: #bebebe;
}

.timeline-departure .immediateDepartureReste span.content-promo:first-line {
    font-size: 1.5em;
    font-weight: bold;
}

.timeline-departure .table-cell.immediateDepartureReste img {
    margin-right: 7px;
}

.timeline-departure .table-row:hover .immediateDepartureInner {
    border: 2px solid #777;
    color: #777;
}

.timeline-departure .table-cell.immediateDepartureArrow .arrow {
    height: 70px;
    width: 61px;
    background: url('../images/css/arrow.png') center center no-repeat;
    background-size: 20px;
    background-color: rgb(255, 165, 0);
}

.timeline-departure .table-row.epuise .table-cell.immediateDeparturePromo .content-promo {
    background: #b6b6b6 !important;
}

.timeline-departure .table-row.epuise .immediateDepartureInner {
    padding: 24px 0;
}
.timeline-departure .immediateDepartureLightYellow .immediateDeparturePromo .content-promo {
    background: #ffff7f !important;
}

.timeline-departure .immediateDepartureYellow .immediateDeparturePromo .content-promo {
    background: #ffea00 !important;
}

.timeline-departure .immediateDepartureLightOrange .immediateDeparturePromo .content-promo {
    background: #ffc966 !important;
}

.timeline-departure .immediateDepartureOrange .immediateDeparturePromo .content-promo {
    background: #ffa800 !important;
}

.timeline-departure .immediateDepartureLightRed .immediateDeparturePromo .content-promo {
    background: #ff6666 !important;
}

.timeline-departure .immediateDepartureRed .immediateDeparturePromo .content-promo {
    background: #fc3e03 !important;
}

.timeline-departure .table-row.epuise .table-cell.immediateDeparturePromo .content-promo {
    background: #b6b6b6 !important;
}

.timeline-departure .table-row.epuise .immediateDepartureInner em {
    color: #bebebe !important;
}

.timeline-departure .table-row.epuise:hover.immediateDepartureInner {
    border: 2px solid #bebebe !important;
}

.timeline-departure .immediateDepartureLightYellow .immediateDepartureArrow .arrow {
    background-color: #ffff7f !important;
}

.timeline-departure .immediateDepartureYellow .immediateDepartureArrow .arrow {
    background-color: #ffea00 !important;
}

.timeline-departure .immediateDepartureLightOrange .immediateDepartureArrow .arrow {
    background-color: #ffc966 !important;
}

.timeline-departure .immediateDepartureOrange .immediateDepartureArrow .arrow {
    background-color: #ffa800 !important;
}

.timeline-departure .immediateDepartureLightRed .immediateDepartureArrow .arrow {
    background-color: #ff6666 !important;
}

.timeline-departure .immediateDepartureRed .immediateDepartureArrow .arrow {
    background-color: #fc3e03 !important;
}

.timeline-departure .table-row.epuise .table-cell.immediateDepartureArrow .arrow {
    background-color: #b6b6b6 !important;
}

.timeline-departure .immediateDeparture-date-block {
    clear: both;
}

.timeline-departure .immediateDepartureButton button {
    float: right;
    margin-top: 10px;
    border-radius: 2px;
    border: 1px solid #808d54;
    background: #98c106;
    background: -moz-linear-gradient(top, #98c106 0%, #83a705 50%, #83a705 100%);
    background: -webkit-linear-gradient(top, #98c106 0%, #83a705 50%, #83a705 100%);
    background: linear-gradient(to bottom, #98c106 0%, #83a705 50%, #83a705 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#98c106', endColorstr='#83a705', GradientType=0);
    color: white;
    padding: 10px 15px;
    cursor: pointer;
    transition: 0.7s ease;
}

.timeline-departure .immediateDepartureButton button:hover {
    opacity: 0.7;
}
.timeline-departure .immediateDepartureCol-6 {
    float: left;
    width: 16.666666666666666666666%;
    text-align: center;
    box-sizing: border-box;
}

.timeline-departure .immediateDepartureDist {
    width: 43.5%;
    background: url('../images/css/distinct.png') center left no-repeat;
    height: 190px;
    box-sizing: border-box;
    float: left;
    padding: 98px 0 0 116px;
    cursor: pointer;
}

.timeline-departure .immediateDepartureExp .footer_top {
    width: 56%;
    float: left;
    box-sizing: border-box;
    border: 2px dotted #a50060;
    background: none !important;
    position: relative;
    margin-top: 54px !important;
    height: 97px;
}

.timeline-departure .immediateDepartureContentPay .immediateDepartureCol-3 {
    text-align: left;
    padding: 25px 0 0 0;
}

.timeline-departure .immediateDepartureContentPay .immediateDepartureCol-3 img {
    width: 34px !important;
    height: 30px !important;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    margin-top: -5px;
}

.timeline-departure .immediateDepartureContentPay {
    padding: 4px 0 0 13px;
    float: left;
}

.timeline-departure .immediateDepartureContentPay p {
    display: inline-block;
    vertical-align: top;
    width: 115px;
}

.timeline-departure .immediateDepartureCol-3 {
    width: 33.333333%;
    box-sizing: border-box;
    text-align: center;
    float: left;
}

.timeline-departure .immediateDepartureSteps.immediateDepartureFixed {
    position: fixed;
    top: 0;
    height: 150px;
    width: 914px;
}

.timeline-departure .immediateDepartureTabs .kabTable .table-row .table-cell {
    cursor: pointer;
    transition: 0.7s ease;
    padding: 10px 10px 10px 0;
}

.timeline-departure .immediateDepartureTabs .kabTable .table-row .table-cell:last-child {
    padding-right: 0;
}

.timeline-departure .table-row:hover .table-cell.immediateDeparturePromo, 
.table-row:hover .table-cell.immediateDepartureArrow .arrow {
    opacity: 0.7;
}

.timeline-departure p.immediateDepartureDispo {
    clear: both;
    width: 100%;
    float: left;
    text-align: left;
    padding: 40px 0 40px 82px;
}

.timeline-departure img.logoimmediateDeparture {
    position: absolute;
    right: 122px;
    bottom: 140px;
    width: 60px;
    opacity: 0.6;
}

.timeline-departure .immediateDepartureFire .table-cell.immediateDepartureName, .immediateDepartureFire .table-cell.immediateDepartureDesc {
    width: 186px !important;
}
.timeline-departure a.nostyle {
    color: inherit;
    text-decoration: none;
}
.timeline-departure a.anchor {
    display: block;
    position: relative;
    top: -262px;
    visibility: hidden;
}

/************
 * /TIMELINE *
 ************/

/*#####################*
 *## IE SPECIFIC CSS ##*
 *#####################*/
/* IE11 */
.ie11 .researchBlocPicker .ui-datepicker {
    width: 231px;
}

/* IE10 */
.ie10 .researchBlocPicker .ui-datepicker {
    width: 231px;
}

.ie10 .compoSelectOverlay, .ie10 .ui-widget-overlay {
    background: url("../images/css/transparent.png") repeat transparent;
}

/**
 * MEDIA QUERIES
 */
@media screen and (min-width:1201px) and (max-width: 1560px) {
    .offers_price div .conditions_wrapper .arrow_box {
        left: -260px;
    }
}
@media screen and (max-width: 1200px) {
    .offers_price div .conditions_wrapper .arrow_box {
        left: -260px;
    }
    .content_onglets.hebergement .offers_price div .conditions_wrapper .arrow_box {
        left: -380px;
    }
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .block_search {
        height: auto;
        min-height: 292px;
    }
    .block_search_page_list{
        min-height: 200px;
    }
}
