body{color:#333; font-size:13px;line-height:1.6;}
p,a,li{color:#000;line-height:1.6; }
a, a:focus,a:hover,a:active{outline:0 !important;}
a:hover{color:#990000;text-decoration:underline;}
h1,h2,h3,h4,h5{margin-top:5px; text-shadow:none; font-weight:normal !important; font-family:'Open Sans',sans-serif; }
h1 i,h2 i,h3 i,h4 i,h5 i{margin-right:7px;}
img.img-circle{border-radius:50% !important;  }
.text-justify p{text-align:justify;}
.table thead > tr > th{border-bottom:none;}
.btn-menu{border:0;font-size:10px;cursor:pointer;padding:3px 13px;position:relative;background:#666;display:inline-block;color:#fff !important;text-decoration:none !important;}
.btn-menu:hover{color:#fff;background:#665666;text-decoration:none; -webkit-transition:all 0.4s ease-in-out; -moz-transition:all 0.4s ease-in-out; -o-transition:all 0.4s ease-in-out; transition:all 0.4s ease-in-out;}
.form-menu{box-shadow:none;}
.form-menu:focus{border-color:#bbb;box-shadow:0 0 2px #c9c9c9;}
.form-menu{margin-bottom:0px;}
.form-menu:-moz-placeholder{color:#666;}
.form-menu::-moz-placeholder{color:#666;}
.form-menu:-ms-input-placeholder{color:#666;}
.form-menu::-webkit-input-placeholder{color:#666;}
.form-menu{display:inline;width:160px;height:24px;padding:3px;font-size:12px;line-height:1.2;color:#555555;vertical-align:middle;background-color:#ffffff;border:1px solid #cccccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;}
.form-menu:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,0.6);}
.form-menu[disabled],.form-menu[readonly],fieldset[disabled] .form-menu{cursor:not-allowed;background-color:#eeeeee;}
textarea.form-menu{height:auto;}
.form-control{box-shadow:none;}
.form-control:focus{border-color:#bbb;box-shadow:0 0 2px #c9c9c9;}
.form-spacing .form-control{margin-bottom:15px;}
.form-moteur-acceuil{box-shadow:none;}
.form-moteur-acceuil:focus{border-color:#bbb;box-shadow:0 0 2px #c9c9c9;}
.form-spacing .form-moteur-acceuil{margin-bottom:15px;}
.pagination > .active > a,.pagination > .active > span,.pagination > .active > a:hover,.pagination > .active > span:hover,.pagination > .active > a:focus,.pagination > .active > span:focus{background-color:#990000;border-color:#990000;}
.pagination li a:hover{color:#fff;background:#665666;border-color:#665666;}
.pager li > a:hover,.pager li > a:focus{color:#fff;background:#665666;border-color:#665666;}
.rounded{border-top-left-radius:4px;  border-top-right-radius:4px;  border-bottom-right-radius:4px;  border-bottom-left-radius:4px;}
span.badge{font-weight:400;  padding-top:4px;  padding-right:7px;  padding-bottom:4px;  padding-left:7px;}
span.label-dark-blue,span.badge-dark-blue{background-color:#fff;  color:#000;  background-image:none;  background-repeat:repeat;  background-attachment:scroll;  background-position:0% 0%;  background-clip:border-box;  background-origin:padding-box;  background-size:auto auto;}
span.label-red,span.badge-red{background-color:#e74c3c;  background-image:none;  background-repeat:repeat;  background-attachment:scroll;  background-position:0% 0%;  background-clip:border-box;  background-origin:padding-box;  background-size:auto auto;}
.badge-lists span.badge{top:-10px;  right:-6px;  position:absolute;}
.badge-lists.badge-icons span.badge{min-width:12px;  padding-top:3px;  padding-right:6px;  padding-bottom:3px;  padding-left:6px;}
.btn{box-shadow:none;}
.btn-u{border:0;font-size:14px;cursor:pointer;padding:6px 13px;position:relative;background:#990000;display:inline-block;color:#fff !important;text-decoration:none !important;}
.btn-u:hover{color:#fff;background:#665666;text-decoration:none; -webkit-transition:all 0.4s ease-in-out; -moz-transition:all 0.4s ease-in-out; -o-transition:all 0.4s ease-in-out; transition:all 0.4s ease-in-out;}
.btn-u-small{padding:3px 12px;}
.btn-u-lg{font-size:18px;padding:10px 25px;}
a.btn-u{padding:4px 13px;vertical-align:middle;}
a.btn-u-small{padding:2px 12px;}
a.btn-u-lg{font-size:18px;padding:6px 25px;}
.btn-moteur-acceuil{border:0;height:54px;font-size:22px;cursor:pointer;padding:6px 13px;position:relative;background:#990000;display:inline-block;color:#fff !important;text-decoration:none !important;}
.btn-moteur-acceuil:hover{color:#fff;background:#665666;text-decoration:none; -webkit-transition:all 0.4s ease-in-out; -moz-transition:all 0.4s ease-in-out; -o-transition:all 0.4s ease-in-out; transition:all 0.4s ease-in-out;}
a.btn-moteur-acceuil{padding:4px 13px;vertical-align:middle;}
@-moz-document url-prefix(){.footer-subsribe .btn-u{padding-bottom:5px;}
}
@media (max-width:768px){@-moz-document url-prefix(){.btn-u{padding-bottom:5px;}
}
}
.btn-u-blue{background:#3498db !important;}
.btn-u-blue:hover{background:#2980b9 !important;}
.btn-u-red{background:#e74c3c !important;}
.btn-u-red:hover{background:#c0392b !important;}
.btn-u-orange{background:#e67e22 !important;}
.btn-u-orange:hover{background:#d35400 !important;}
.btn-u-sea{background:#1abc9c !important;}
.btn-u-sea:hover{background:#16a085 !important;}
.btn-u-green{background:#2ecc71 !important;}
.btn-u-green:hover{background:#27ae60 !important;}
.btn-u-yellow{background:#f1c40f !important;}
.btn-u-yellow:hover{background:#f39c12 !important;}
.btn-u-default{background:#95a5a6 !important;}
.btn-u-default:hover{background:#7f8c8d !important;}
.social-icons{margin:0;padding:0; }
.social-icons li{float:left;display:inline;list-style:none;margin-right:5px;margin-bottom:5px;text-indent:-9999px;}
.social-icons li a,a.social-icon{width:28px;height:28px;display:block;background-position:0 0;background-repeat:no-repeat;transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;}
.social-icons li:hover a{background-position:0 -38px;}
.social-icons-color li a{opacity:0.7;  background-position:0 -38px !important;}
.social-icons-color li a:hover{opacity:1;}
.social_amazon{background:url(https://css.tourisme-espaces.com/img/icons/social/amazon.png) no-repeat;}
.social_behance{background:url(https://css.tourisme-espaces.com/img/icons/social/behance.png) no-repeat;}
.social_blogger{background:url(https://css.tourisme-espaces.com/img/icons/social/blogger.png) no-repeat;}
.social_deviantart{background:url(https://css.tourisme-espaces.com/img/icons/social/deviantart.png) no-repeat;}
.social_dribbble{background:url(https://css.tourisme-espaces.com/img/icons/social/dribbble.png) no-repeat;}
.social_dropbox{background:url(https://css.tourisme-espaces.com/img/icons/social/dropbox.png) no-repeat;}
.social_evernote{background:url(https://css.tourisme-espaces.com/img/icons/social/evernote.png) no-repeat;}
.social_facebook{background:url(https://css.tourisme-espaces.com/img/icons/social/facebook.png) no-repeat;}
.social_forrst{background:url(https://css.tourisme-espaces.com/img/icons/social/forrst.png) no-repeat;}
.social_github{background:url(https://css.tourisme-espaces.com/img/icons/social/github.png) no-repeat;}
.social_googleplus{background:url(https://css.tourisme-espaces.com/img/icons/social/googleplus.png) no-repeat;}
.social_jolicloud{background:url(https://css.tourisme-espaces.com/img/icons/social/jolicloud.png) no-repeat;}
.social_last-fm{background:url(https://css.tourisme-espaces.com/img/icons/social/last-fm.png) no-repeat;}
.social_linkedin{background:url(https://css.tourisme-espaces.com/img/icons/social/linkedin.png) no-repeat;}
.social_picasa{background:url(https://css.tourisme-espaces.com/img/icons/social/picasa.png) no-repeat;}
.social_pintrest{background:url(https://css.tourisme-espaces.com/img/icons/social/pintrest.png) no-repeat;}
.social_rss{background:url(https://css.tourisme-espaces.com/img/icons/social/rss.png) no-repeat;}
.social_skype{background:url(https://css.tourisme-espaces.com/img/icons/social/skype.png) no-repeat;}
.social_spotify{background:url(https://css.tourisme-espaces.com/img/icons/social/spotify.png) no-repeat;}
.social_stumbleupon{background:url(https://css.tourisme-espaces.com/img/icons/social/stumbleupon.png) no-repeat;}
.social_tumblr{background:url(https://css.tourisme-espaces.com/img/icons/social/tumblr.png) no-repeat;}
.social_twitter{background:url(https://css.tourisme-espaces.com/img/icons/social/twitter.png) no-repeat;}
.social_vimeo{background:url(https://css.tourisme-espaces.com/img/icons/social/vimeo.png) no-repeat;}
.social_wordpress{background:url(https://css.tourisme-espaces.com/img/icons/social/wordpress.png) no-repeat;}
.social_xing{background:url(https://css.tourisme-espaces.com/img/icons/social/xing.png) no-repeat;}
.social_yahoo{background:url(https://css.tourisme-espaces.com/img/icons/social/yahoo.png) no-repeat;}
.social_youtube{background:url(https://css.tourisme-espaces.com/img/icons/social/youtube.png) no-repeat;}
.social_vk{background:url(https://css.tourisme-espaces.com/img/icons/social/vk.png) no-repeat;}
.fa-heading .headline{margin-bottom:20px;}
.fa-heading .headline h2{font-size:19px;}
.fa-icons li{font-size:11px;margin-bottom:3px;background:#fafafa;border:solid 1px #eee;font-family:"Open Sans";}
.fa-icons li:hover{color:#990000;}
.fa-icons li i{padding:4px;min-width:30px;font-size:18px;background:#eee;margin-right:5px;}
.fa-icons li:hover i{color:#fff;background:#990000; }
.style-icons i{display:inline-block !important;}
.style-icons a:hover{text-decoration:none;}
i.icon-round{color:#666;padding:7px 0; min-width:40px;font-size:22px;margin-bottom:5px;display:inline-block;border:solid 1px #ddd;border-radius:50% !important;}
i.icon-round-lg{min-width:55px;font-size:35px;padding:10px 0;line-height:33px;margin-bottom:10px;border-radius:50% !important;}
i.icon-round-sm{padding:5px 0;font-size:16px;min-width:30px;}
i.icon-color-blue{color:#3498db;background:none;border:solid 1px #3498db;}
i.icon-color-red{color:#e74c3c;background:none;border:solid 1px #e74c3c;}
i.icon-color-sea{color:#1abc9c;background:none;border:solid 1px #1abc9c;}
i.icon-color-green{color:#2ecc71;background:none;border:solid 1px #2ecc71;}
i.icon-color-yellow{color:#f1c40f;background:none;border:solid 1px #f1c40f;}
i.icon-color-orange{color:#e67e22;background:none;border:solid 1px #e67e22;}
i.icon-color-grey{color:#95a5a6;background:none;border:solid 1px #95a5a6;}
i.icon-bg-red, i.icon-bg-sea, i.icon-bg-grey, i.icon-bg-blue, i.icon-bg-green, i.icon-bg-yellow, i.icon-bg-orange, i.icon-bg-default{color:#fff;border:none;background:#666;}
i.icon-bg-blue{background:#3498db;}
i.icon-bg-red{background:#e74c3c;}
i.icon-bg-sea{background:#1abc9c;}
i.icon-bg-green{background:#2ecc71;}
i.icon-bg-yellow{background:#f1c40f;}
i.icon-bg-orange{background:#e67e22;}
i.icon-bg-grey{background:#95a5a6;}
i.icon-bg-default{background:#666;}
.bs-glyphicons{padding-left:0;padding-bottom:1px;margin-bottom:20px;list-style:none;overflow:hidden;}
.bs-glyphicons li{float:left;width:25%;padding:0px;font-size:12px;line-height:1.4;text-align:center;margin:0 -1px -1px 0;}
.bs-glyphicons .glyphicon{display:block;font-size:24px;margin:5px auto 10px;}
.bs-glyphicons li:hover{color:#990000;background-color:#fafafa;}
@media (min-width:768px){.bs-glyphicons li{width:12.5%;  }
}
li [class^="icon-"], li [class*=" icon-"]{width:1.25em;  text-align:center;  display:inline-block;}
li [class^="icon-"].icon-lg, li [class*=" icon-"].icon-lg{width:1.5625em;}
.funny-boxes{overflow:hidden;  padding:15px 20px;  margin-bottom:25px;  background:#f7f7f7;  -webkit-transition:all 0.3s ease-in-out;  -moz-transition:all 0.3s ease-in-out;  -o-transition:all 0.3s ease-in-out;  transition:all 0.3s ease-in-out;}
.funny-boxes h2 a{color:#555;}
.funny-boxes p a{color:#990000;}
.funny-boxes .funny-boxes-img li i{color:#990000;  font-size:12px;  margin-right:5px;}
.funny-boxes .funny-boxes-img img{display:block;  margin:5px 10px 10px 0;}
.funny-boxes h2{margin-top:0;  font-size:20px;  line-height:20px;}
.funny-boxes ul.funny-boxes-rating li{display:inline;}
.funny-boxes ul.funny-boxes-rating li i{color:#f8be2c;  cursor:pointer;  font-size:16px;}
.funny-boxes ul.funny-boxes-rating li i:hover{color:#f8be2c;}
.funny-boxes-colored p, .funny-boxes-colored h2 a, .funny-boxes-colored .funny-boxes-img li, .funny-boxes-colored .funny-boxes-img li i{color:#fff !important;}
.funny-boxes-red{background:#e74c3c;}
.funny-boxes-blue{background:#3498db;}
.funny-boxes-grey{background:#95a5a6;}
.funny-boxes-sea{background:#1abc9c;}
.funny-boxes-top-sea{border-top:solid 2px #1abc9c;}
.funny-boxes-top-sea:hover{border-top-color:#16a085;  }
.funny-boxes-top-yellow{border-top:solid 2px #f1c40f;}
.funny-boxes-top-yellow:hover{border-top-color:#f39c12;}
.funny-boxes-left-orange{border-left:solid 2px #e67e22;}
.funny-boxes-left-orange:hover{border-left-color:#d35400;}
.funny-boxes-left-emplois{border-left:solid 3px #999;}
.funny-boxes-left-emplois:hover{border-left-color:#F69B5C;  background:#fff;}
.funny-boxes-left-produits{border-left:solid 3px #999;}
.funny-boxes-left-produits:hover{border-left-color:#333;  background:#fff;}
.funny-boxes-left-green{border-left:solid 2px #990000;}
.funny-boxes-left-green:hover{border-left-color:#5fb611;}
.funny-boxes-right-u{border-right:solid 2px #990000;}
.funny-boxes-right-u:hover{border-right-color:#5fb611;}
.color-sea{color:#1abc9c;}
.color-red{color:#e74c3c;}
.color-blue{color:#3498db;}
.color-green{color:#990000;}
.color-orange{color:#e67e22;}
.color-green1{color:#2ecc71;}
.lft-img-margin{margin:0 20px 5px 0;}
.rgt-img-margin{margin:0 0 5px 10px;}
.overflow-hidden{overflow:hidden;}
.padding-left-5{padding-left:5px;}
.img-width-200{width:200px;}
.img-border{border:solid 3px #fff;}
.bg-light{padding:10px 15px; margin-bottom:10px; background:#fcfcfc; border:solid 1px #e5e5e5;}
.bg-light:hover{border:solid 1px #bbb;}
a.read-more{font-weight:bold;text-decoration:none;}
a.read-more:hover{color:#990000; text-decoration:none;}
.linked:hover{color:#990000;text-decoration:none;}
.pagination-no-space .pagination{margin:0;}
.hover-effect{-webkit-transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;}
.hover-effect-kenburn{left:10px;margin-left:-10px;position:relative;-webkit-transition:all 0.8s ease-in-out;-moz-transition:all 0.8s ease-in-out;-o-transition:all 0.8s ease-in-out;-ms-transition:all 0.8s ease-in-out;transition:all 0.8s ease-in-out;}
.hover-effect-kenburn:hover{-webkit-transform:scale(2) rotate(5deg);-moz-transform:scale(2) rotate(5deg);-o-transform:scale(2) rotate(5deg);-ms-transform:scale(2) rotate(5deg);transform:scale(2) rotate(5deg);}
.margin-bottom-5,.margin-bottom-10,.margin-bottom-20,.margin-bottom-20, .margin-bottom-25,.margin-bottom-30,.margin-bottom-35,.margin-bottom-40,.margin-bottom-50,.margin-bottom-60{clear:both;}
.margin-bottom-5{margin-bottom:5px;}
.margin-bottom-10{margin-bottom:10px;}
.margin-bottom-20{margin-bottom:20px;}
.margin-bottom-25{margin-bottom:25px;}
.margin-bottom-30{margin-bottom:30px;}
.margin-bottom-35{margin-bottom:35px;}
.margin-bottom-40{margin-bottom:40px;}
.margin-bottom-50{margin-bottom:50px;}
.margin-bottom-60{margin-bottom:60px;}
.clients{box-shadow:none !important;margin-bottom:0 !important; }
.clients li{float:left;overflow:hidden;margin-left:1px;position:relative;background:#fafafa;}
.clients li:hover{background:#f6f6f6;}
.clients li img.color-img{top:0;left:0;display:none;position:absolute;}
.clients li:hover img.color-img{display:block;}
.clients li img{filter:gray; float:none !important;margin:0 auto !important;}
.clients li img:hover{filter:none;}
.clients,.flexslider.home{border:0; overflow:hidden; margin-top:10px; margin-bottom:30px;}
.flexslider{margin-top:10px !important;background:none !important;}
.flexslider .flex-direction-nav a{margin-top:-10px !important;}
.fancybox-overlay.fancybox-overlay-fixed{z-index:9999;}
.zoomer:hover .overlay-zoom .zoom-icon{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:0.4;filter:alpha(opacity = 50);}
.overlay-zoom{display:block;cursor:pointer;width:100%;height:100%;position:relative;  -webkit-transition:all 0.1s ease-in-out;-moz-transition:all 0.1s ease-in-out;-o-transition:all 0.1s ease-in-out;-ms-transition:all 0.1s ease-in-out;transition:all 0.1s ease-in-out;z-index:90;}
.overlay-zoom .zoom-icon{background-image:url("https://css.tourisme-espaces.com/img/overlay-icon.png");background-color:#000;background-repeat:no-repeat;background-position:50%;position:absolute;width:inherit;height:inherit;opacity:0; z-index:100;filter:alpha(opacity = 0);top:0;-webkit-transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;-ms-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;-webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-backface-visibility:hidden;}
.slider-inner .da-slider{box-shadow:none;border-bottom:2px solid #ddd;}
.bg-black-opacity{background:url(https://css.tourisme-espaces.com/img/bg-text.png) repeat;padding:7px;text-shadow:none !important;}
.fullwidthbanner-container{padding:0;overflow:hidden;position:relative;width:100% !important;max-height:500px !important;}
.layer_slider{overflow:hidden;}
.ls-ct-half,.ls-ct-center{border-radius:100px !important;}
.responsive-video{height:0;padding-top:1px;position:relative;padding-bottom:56.25%;
/* 16:9 */
}
.responsive-video iframe{top:0;left:0;width:100%;height:100%;position:absolute;}
.boxed-layout{padding:0;border-left:solid 1px #f7f7f7;border-right:solid 1px #f7f7f7;}
i.style-switcher-btn{right:0;top:37px;color:#fff;font-size:18px;cursor:pointer;z-index:555555;position:fixed;padding:7px 9px;background:#585f69;border-radius:6px 0 0 6px !important;}
i.style-switcher-btn:hover{background:#707985;}
i.style-switcher-btn-option{top:38px;background:#9097a0;}
i.style-switcher-btn-option:hover{background:#707985;}
.style-switcher{right:0;top:37px;width:205px;display:none;z-index:555555;position:fixed;background:#585f69;border:solid 1px #666d76;padding:15px 15px 15px 20px;border-radius:6px 0 0 6px !important;}
.style-switcher-inner{background:#9097a0;}
.style-switcher .theme-close{top:10px;right:6px;position:absolute;}
.style-switcher .theme-close i{color:#fff;cursor:pointer;font-size:18px;padding:5px 7px;background:#464e5b;}
.style-switcher .theme-close i:hover{color:#464e5b;background:#fff; }
.style-switcher .theme-heading{color:#fff;font-size:16px;margin-bottom:10px;text-transform:uppercase;}
.style-switcher-logo{margin-top:10px;padding-top:15px;border-top:solid 1px #4c5159;}
.style-switcher-logo a{display:block;text-align:center;}
.style-switcher ul{margin-bottom:0;}
.style-switcher li{width:26px;height:26px;cursor:pointer;background:#c00;margin:0 5px 5px 0;display:inline-block;}
.style-switcher li.last{margin-right:0;}
.style-switcher li:hover, .style-switcher li.theme-active{border:solid 2px #fff;}
.style-switcher a.btn-u-green.active-switcher-btn{border:solid 1px #eee;background:#2ecc71 !important;}
.style-switcher a.btn-u-sea.active-switcher-btn{border:solid 1px #eee;background:#1abc9c !important;}
.style-switcher li.theme-default{background:#990000;}
.style-switcher li.theme-blue{background:#3498db;}
.style-switcher li.theme-orange{background:#e67e22;}
.style-switcher li.theme-red{background:#e74c3c;}
.style-switcher li.theme-light{background:#ecf0f1;}
.reg-page{color:#555;padding:30px;background:#fefefe;border:solid 1px #eee;box-shadow:0 0 3px #eee;}
.reg-header{color:#555;text-align:center;margin-bottom:35px;border-bottom:solid 1px #eee;}
.reg-header h2{font-size:24px;margin-bottom:15px;}
.reg-page label{color:#777;}
.rounded-x{border-top-left-radius:50%;  border-top-right-radius:50%;  border-bottom-right-radius:50%;  border-bottom-left-radius:50%;}
.input_saisie_erreur{background-color:#ff7c7c; }
.input_saisie_correct{background-color:#b6e4bd; }
.panel{background-color:#666;  border:0px;  margin:0px;  padding:0px;  border-top-left-radius:0px;  border-top-right-radius:0px;  border-bottom-right-radius:0px;  border-bottom-left-radius:0px;  overflow-x:hidden;  overflow-y:hidden;  border-image-width:0 0 0 0;  box-shadow:0px 0px 0px rgba(0,0,0,0.05);}
.headline{display:block;margin:10px 0 25px 0;border-bottom:1px dotted #e4e9f0;}
.headline h2, .headline h3, .headline h4{font-family:'Anton', sans-serif;  color:#000;  margin:0 0 -2px 0;padding-bottom:5px;display:inline-block;border-bottom:2px solid #666;}
.headline h2{font-size:23px;}
.headline-md h2{font-size:21px;}
.headline-md{margin-bottom:15px;}
.purchase{padding:30px 0;margin-bottom:30px;box-shadow:inset 0 0 4px #eee;}
.purchase p{margin-bottom:0;}
.purchase span{color:#666;display:block;font-size:28px;font-weight:200;line-height:35px;margin-bottom:12px;font-family:'Open Sans', sans-serif;}
.purchase a.btn-buy{color:#fff;font-size:16px;cursor:pointer;margin-top:22px;font-weight:bold;background:#356263;display:inline-block;text-decoration:none;padding:12px 28px 9px;text-transform:uppercase;text-shadow:0 1px 0 #51a00b;}
.purchase a.btn-buy:hover{color:#fff;background:#68af28;text-decoration:none;box-shadow:0 0 5px #c0c2c1;}
.service{overflow:hidden; margin-bottom:10px;padding:15px 15px 10px;}
.service:hover{background:#fcfcfc;box-shadow:0 0 5px #ddd; -webkit-transition:box-shadow 0.2s ease-in-out; -moz-transition:box-shadow 0.2s ease-in-out; -o-transition:box-shadow 0.2s ease-in-out; transition:box-shadow 0.2s ease-in-out;}
.service:hover i{color:#656565;}
.service .desc{padding:0 15px; overflow:hidden;}
.service .desc h4{font-size:22px;line-height:25px;}
.service .service-icon{float:left;padding:10px;color:#356263;font-size:45px;  text-align:center; -webkit-transition:all 0.4s ease-in-out; -moz-transition:all 0.4s ease-in-out; -o-transition:all 0.4s ease-in-out; transition:all 0.4s ease-in-out;}
.service .service-icon.icon-cogs{font-size:37px;}
.service .service-icon.icon-plane{font-size:43px;}
.recent-work a{text-align:center;background:#fcfcfc;display:inline-block;}
.recent-work a:hover{text-decoration:none;}
.recent-work a:hover strong{color:#555;}
.recent-work em.overflow-hidden{display:block;}
.recent-work a span{display:block;padding:10px;border-bottom:solid 2px #eee;}
.recent-work a strong{color:#555;display:block;}
.recent-work a i{color:#777;}
.recent-work a img{-webkit-transition:all 0.8s ease-in-out;-moz-transition:all 0.8s ease-in-out;-o-transition:all 0.8s ease-in-out;-ms-transition:all 0.8s ease-in-out;transition:all 0.8s ease-in-out;}
.recent-work a:hover img{opacity:0.8;-webkit-transform:scale(1.2) rotate(3deg);-moz-transform:scale(1.2) rotate(3deg);-o-transform:scale(1.0) rotate(3deg);-ms-transform:scale(1.2) rotate(3deg);transform:scale(1.2) rotate(3deg);}
.recent-work a:hover span{border-bottom:solid 2px #356263; -webkit-transition:all 0.2s ease-in-out; -moz-transition:all 0.3s ease-in-out; -o-transition:all 0.2s ease-in-out; transition:all 0.3s ease-in-out;}
blockquote p{font-size:16px;font-weight:200;}
blockquote:hover{border-left-color:#356263;  -webkit-transition:all 0.4s ease-in-out; -moz-transition:all 0.4s ease-in-out; -o-transition:all 0.4s ease-in-out; transition:all 0.4s ease-in-out;}
.hero{padding:18px;margin:20px 0;color:#566c8a;font-size:16px;background:#fcfcfc;border-left:4px solid #94c564; font-family:'Open Sans', sans-serif;}
.hero h1, .hero p{text-shadow:1px 1px 0 #fff;}
.hero-unify p{font-size:13px;line-height:20px;}
.work{margin-top:6px;}
.work .details{padding:10px;}
.work .caption{display:block;padding-top:5px;color:#585f69 !important;font-size:18px !important;}
.work .caption:hover{cursor:pointer;color:#444 !important;text-decoration:underline;}
.footer{color:#333333;margin-top:40px;padding:20px 0 30px;background-color:rgba(255,255,255,0.75);}
.footer.margin-top-0{margin-top:0;}
.footer h1, .footer h2, .footer h3, .footer h4, .footer h5{text-shadow:none;font-weight:normal !important; }
.footer p,.footer a{font-size:14px;}
.footer p{color:#333333;}
.footer a{color:#333333;}
.footer a:hover{color:#000000; -webkit-transition:all 0.4s ease-in-out; -moz-transition:all 0.4s ease-in-out; -o-transition:all 0.4s ease-in-out; transition:all 0.4s ease-in-out;}
.footer h2, .footer h3,.footer h4{color:#333333;font-size:1.5em;  background:none;text-shadow:none;}
.footer .footer-subsribe{width:85%;}
.footer .blog-list{margin:0;padding:0;color:#dadada;list-style:none;}
.footer .blog-list li{padding:0 0;margin-bottom:7px; }
.footer .blog-list li span{color:#818488;}
.footer .dl-horizontal,.footer .dl-horizontal:hover{border:none !important;background:none !important;}
.footer .dl-horizontal a{color:#dadada;}
.footer .dl-horizontal a:hover{color:#a8f85f !important;}
.footer .dl-horizontal img{border-color:#888 !important;}
.copyright{font-size:12px;padding:11px 0 7px;background:#747E82;border-top:solid 1px #777;}
.copyright p{color:#dadada;}
.copyright p.copyright-space{margin-top:12px;}
.copyright a{margin:0 5px;color:#356263;}
.copyright a:hover{color:#a8f85f;}
a.thumbnail{padding:0;border:none;margin-bottom:15px;}
.thumbnail-style{padding:5px;margin-bottom:20px; }
.thumbnail-style:hover{box-shadow:0 0 8px #ddd;  -webkit-transition:box-shadow 0.2s ease-in-out; -moz-transition:box-shadow 0.2s ease-in-out; -o-transition:box-shadow 0.2s ease-in-out; transition:box-shadow 0.2s ease-in-out;}
.thumbnail-style h3{margin:5px 0 0 0;}
.thumbnail-style h3 a{font-size:20px;}
.thumbnail-style h3 a:hover{color:#356263;text-decoration:none;}
.thumbnail-style .thumbnail-img{position:relative;margin-bottom:10px;}
.thumbnail-style a.btn-more{right:-10px;bottom:10px;color:#fff;padding:1px 6px;position:absolute;background:#356263;display:inline-block; }
.thumbnail-style a.btn-more:hover{text-decoration:none;box-shadow:0 0 0 2px #377500;}
.thumbnail-style:hover a.btn-more{right:10px;}
.thumbnail-kenburn img{left:10px;margin-left:-10px;position:relative;-webkit-transition:all 0.8s ease-in-out;-moz-transition:all 0.8s ease-in-out;-o-transition:all 0.8s ease-in-out;-ms-transition:all 0.8s ease-in-out;transition:all 0.8s ease-in-out;}
.thumbnail-kenburn:hover img{-webkit-transform:scale(1.2) rotate(2deg);-moz-transform:scale(1.2) rotate(2deg);-o-transform:scale(1.2) rotate(2deg);-ms-transform:scale(1.2) rotate(2deg);transform:scale(1.2) rotate(2deg);}
.servive-block .servive-block-in{padding:20px 30px;text-align:center;margin-bottom:20px;background:#fafafa; -webkit-transition:all 0.3s ease-in-out; -moz-transition:all 0.3s ease-in-out; -o-transition:all 0.3s ease-in-out; transition:all 0.3s ease-in-out;}
.servive-block .servive-block-in:hover{box-shadow:0 0 8px #ddd;}
.servive-block .servive-block-in h4{line-height:25px;}
.servive-block .servive-block-in h4 a:hover{color:#356263;text-decoration:none;}
.servive-block .servive-block-in:hover h4,.servive-block .servive-block-in:hover i{color:#356263;}
.servive-block .servive-block-in i{color:#565656;font-size:40px; -webkit-transition:all 0.4s ease-in-out; -moz-transition:all 0.4s ease-in-out; -o-transition:all 0.4s ease-in-out; transition:all 0.4s ease-in-out;}
.servive-block .servive-block-red{background:#e74c3c;}
.servive-block .servive-block-sea{background:#1abc9c;}
.servive-block .servive-block-blue{background:#3498db;}
.servive-block .servive-block-grey{background:#95a5a6;}
.servive-block .servive-block-yellow{background:#f1c40f;}
.servive-block .servive-block-orange{background:#e67e22;}
.servive-block .servive-block-green{background:#2ecc71;}
.servive-block .servive-block-colored i,.servive-block .servive-block-colored p,.servive-block .servive-block-colored h4,.servive-block .servive-block-colored:hover i,.servive-block .servive-block-colored:hover h4{color:#fff;}
.servive-block .servive-block-colored:hover{opacity:0.8;box-shadow:none;}
.service-alternative .service:hover{background:#76ca2c; -webkit-transition:all 0.4s ease-in-out; -moz-transition:all 0.4s ease-in-out; -o-transition:all 0.4s ease-in-out; transition:all 0.4s ease-in-out;}
.service-alternative .service:hover i,.service-alternative .service:hover p,.service-alternative .service:hover h4{color:#fff;}
.service-v1 h2{margin:15px 0;font-size:20px;line-height:28px;}
.service-v1 p{text-align:justify;}
.posts .dl-horizontal{margin-bottom:0;overflow:hidden;}
.posts .dl-horizontal dt{width:60px; float:left;}
.posts .dl-horizontal dt img{width:60px; height:60px;padding:2px;margin-top:2px; border:solid 1px #ddd;}
.posts .dl-horizontal dd{margin-left:70px;}
.posts .dl-horizontal dd p{margin:0;}
.posts .dl-horizontal dd a{font-size:14px;line-height:16px !important; }
.posts .dl-horizontal dd a:hover{color:#356263; text-decoration:none;}
.posts .dl-horizontal:hover dt img,.posts .dl-horizontal:hover dd a{color:#356263;border-color:#356263 !important;-webkit-transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;}
.breadcrumbs{padding:10px 0 6px;box-shadow:inset 0 0 4px #eee;}
.breadcrumbs h1{color:#000;font-size:26px;margin-top:12px;}
.breadcrumb{top:9px;background-color:rgba(255,255,255,0.8);position:relative;  font-weight:bold;}
.breadcrumb a{color:#222;}
.breadcrumb li,.breadcrumb li.active,.breadcrumb li a:hover{color:#000;text-decoration:none;}
.pagination li a{color:#222;padding:5px 15px;}
.testimonials{margin-bottom:10px;}
.testimonials .testimonial-info{color:#356263;font-size:16px;padding:0 15px;margin-top:18px;}
.testimonials .testimonial-info span{top:3px;position:relative;}
.testimonials .testimonial-info em{color:#777;display:block;font-size:13px;}
.testimonials .testimonial-info img{width:60px;float:left;height:60px;padding:2px;margin-right:15px;border:solid 1px #ccc;border-radius:50% !important;}
.testimonials .testimonial-author{overflow:hidden;}
.testimonials .carousel-arrow{top:-65px;position:relative;}
.testimonials .carousel-arrow i{color:#777;font-size:20px;padding:2px 8px; background:#fafafa;}
.testimonials .carousel-arrow i:hover{color:#fff;background:#356263;}
.testimonials .carousel-control{opacity:1;width:100%;text-align:right;text-shadow:none;position:absolute;}
.testimonials .carousel-control.left{right:27px;left:auto;}
.testimonials .carousel-control.right{right:0px;}
.testimonials.testimonials-v1 .item p{padding:15px;font-size:14px;font-style:italic;position:relative;background:#fafafa;}
.testimonials.testimonials-v1 .item p:after,.testimonials.testimonials-v1 .item p:before{width:0; height:0;left:80px;content:" "; bottom:-20px;display:block; position:absolute;}
.testimonials.testimonials-v1 .item p:after{border-top:22px solid #fafafa;border-left:0 solid transparent;border-right:22px solid transparent;border-left-style:inset;border-right-style:inset;}
.testimonials.testimonials-v2 .testimonial-info{padding:0 20px;}
.testimonials.testimonials-v2 p{padding:15px;font-size:14px;font-style:italic;background:#fafafa;padding-bottom:15px;}
.testimonials.testimonials-v2 .carousel-arrow{top:-55px;}
.testimonials.testimonials-v2 .item p:after,.testimonials.testimonials-v2 .item p:before{width:0; height:0;left:8%;content:" "; bottom:45px;display:block; position:absolute;}
.testimonials.testimonials-v2 .item p:after{border-top:20px solid #fafafa;border-left:25px solid transparent;border-right:0px solid transparent;border-left-style:inset;border-right-style:inset;}
.tab-v1 .nav-tabs{border:none;background:none;border-bottom:solid 2px #356263; }
.tab-v1 .nav-tabs a{font-size:14px;padding:5px 15px; }
.tab-v1 .nav-tabs > .active > a, .tab-v1 .nav-tabs > .active > a:hover, .tab-v1 .nav-tabs > .active > a:focus{color:#fff;border:none; background:#356263; }
.tab-v1 .nav-tabs > li > a{border:none;}
.tab-v1 .nav-tabs > li > a:hover{color:#fff; background:#356263; }
.tab-v1 .tab-content{padding:10px 0;}
.tab-v1 .tab-content img{margin-top:4px;margin-bottom:15px; }
.tab-v1 .tab-content img.img-tab-space{margin-top:7px;}
.tab-v2 .nav-tabs{border-bottom:none;}
.tab-v2 .nav-tabs li a{padding:9px 16px;background:none;border:none;}
.tab-v2 .nav-tabs li.active a{background:#fff;padding:7px 15px 9px;border:solid 1px #eee;border-top:solid 2px #356263;border-bottom:none !important;}
.tab-v2 .tab-content{padding:10px 16px;border:solid 1px #eee;}
.tab-v3 .nav-pills li a{color:#777;font-size:17px;padding:4px 8px;margin-bottom:3px;background:#fafafa;border:solid 1px #eee;}
.tab-v3 .nav-pills li a:hover,.tab-v3 .nav-pills li.active a{color:#fff;background:#356263;border:solid 1px #68af28;}
.tab-v3 .nav-pills li i{width:1.25em;margin-right:5px;text-align:center;display:inline-block;}
.tab-v3 .tab-content{padding:15px;background:#fafafa;border:solid 1px #eee;}
.acc-v1 .panel-heading{padding:0;box-shadow:none;}
.acc-v1 .panel-heading a{display:block;font-size:14px;padding:5px 15px;background:#fefefe;}
.acc-icon a.accordion-toggle i{color:#585f69;margin-right:8px;}
.acc-icon a.accordion-toggle:hover i{color:#39414c;}
.carousel-v1 .carousel-caption{left:0;right:0;bottom:0;padding:7px 15px;background:rgba(0,0,0,0.7);}
.carousel-v1 .carousel-caption p{color:#fff;margin-bottom:0;}
.carousel-v1 .carousel-arrow a.carousel-control{opacity:1;font-size:30px;height:inherit;width:inherit;background:none;text-shadow:none;position:inherit;}
.carousel-v1 .carousel-arrow a i{top:50%;opacity:0.6;background:#000;margin-top:-18px;padding:2px 12px; position:absolute;}
.carousel-v1 .carousel-arrow a i:hover{opacity:0.8;}
.carousel-v1 .carousel-arrow a.left i{left:0;}
.carousel-v1 .carousel-arrow a.right i{right:0;}
.team ul.team-socail{text-align:right;}
.team ul.team-socail li{padding:0 !important;margin:0 !important;}
.team ul.team-socail li a,.team ul.team-socail li a:hover{text-decoration:none;}
.team ul.team-socail li i{color:#aaa;padding:3px;min-width:30px;font-size:20px;text-align:center;background:#f7f7f7;display:inline-block;}
.team ul.team-socail li i:hover{color:#fff;background:#356263;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}
.team .thumbnail-style{padding:12px;}
.team .thumbnail-style small{display:block; font-size:12px;}
.team .thumbnail-style h3{margin-bottom:10px;}
.team .thumbnail-style:hover h3 a{color:#356263 !important;}
.gallery-page .thumbnail,.gallery-page .thumbnail:hover{padding:0;border:none;box-shadow:none;}
.gallery-page .thumbnails{margin-bottom:6px;}
.privacy a{text-decoration:underline;}
.privacy a:hover{color:#356263;text-decoration:none;}
.portfolio-item h2{color:#555;font-size:24px;margin:0 0 15px;}
.portfolio-item li{padding:3px 0;}
.portfolio-item p a{text-decoration:underline;}
.portfolio-item p a:hover{text-decoration:none;}
.portfolio-item1 ul{margin:10px 0 20px;}
.portfolio-item1 li{font-size:16px;margin-bottom:3px;}
.portfolio-item1 li i{font-size:18px;margin-right:4px;}
ul.blog-tags li{display:inline-block;}
ul.blog-tags a{font-size:13px;padding:2px 7px;background:#f7f7f7;margin:0 3px 6px 0;display:inline-block;}
ul.blog-tags a i{color:#666;}
ul.blog-tags a:hover{background:#356263;}
ul.blog-tags a:hover,ul.blog-tags a:hover i{color:#fff !important;text-decoration:none;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}
ul.emplois-tags li{display:inline-block;}
ul.emplois-tags a{font-size:11px;padding:2px 7px;background:#ddd;margin:0 3px 6px 0;display:inline-block;}
ul.emplois-tags a i{color:#666;}
ul.emplois-tags a:hover{background:#356263;}
ul.emplois-tags a:hover,ul.emplois-tags a:hover i{color:#fff !important;text-decoration:none;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}
.blog-photos li{display:inline;}
.blog-photos li img{opacity:0.6;width:58px;height:58px;margin:0 2px 8px;}
.blog-photos li img:hover{opacity:1;box-shadow:0 0 0 2px #356263;}
.blog-twitter .blog-twitter-inner{padding:10px;position:relative;background:#fafafa;margin-bottom:15px;border-top:solid 2px #eee;}
.blog-twitter .blog-twitter-inner,.blog-twitter .blog-twitter-inner:after,.blog-twitter .blog-twitter-inner:before{transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;}
.blog-twitter .blog-twitter-inner:after,.blog-twitter .blog-twitter-inner:before{width:0; height:0;right:0px;bottom:0px;content:" "; display:block; position:absolute;}
.blog-twitter .blog-twitter-inner:after{border-top:15px solid #f0f0f0;border-right:15px solid transparent;border-left:0px solid transparent;border-left-style:inset;border-right-style:inset;}
.blog-twitter .blog-twitter-inner:before{border-bottom:15px solid #fff;border-right:0 solid transparent;border-left:15px solid transparent;border-left-style:inset;border-bottom-style:inset;}
.blog-twitter .blog-twitter-inner:hover{border-color:#356263;border-top-color:#356263;}
.blog-twitter .blog-twitter-inner:hover:after{border-top-color:#356263;}
.blog-twitter .blog-twitter-inner span{color:#777;display:block;font-size:11px; }
.blog-twitter .blog-twitter-inner a{color:#356263;text-decoration:none;}
.blog-twitter .blog-twitter-inner a:hover{text-decoration:underline;}
.blog-twitter .blog-twitter-inner i.icon-twitter{top:2px;color:#bbb;font-size:18px;position:relative;}
.who li{margin-bottom:6px;}
.who li i{top:2px; color:#356263; font-size:18px;margin-right:8px;position:relative; }
.who li:hover i, .who li:hover a{color:#777;}
.who li:hover a:hover{text-decoration:none;}
.sidebar-nav-v1 li{padding:0;}
.sidebar-nav-v1 li a{display:block;padding:8px 30px 8px 10px;}
.sidebar-nav-v1 li a:hover{text-decoration:none;}
.sidebar-nav-v1 li.active,.sidebar-nav-v1 li.active:hover{background:#f5f5f5;border-color:#ddd;}
.sidebar-nav-v1 li.active a{color:#555;}
.sidebar-nav-v1 span.badge{margin-top:10px;margin-right:10px;}
.sidebar-nav-v1 span.badge-green{background:#2ecc71;}
.sidebar-nav-v1 span.badge-red{background:#e74c3c;}
.sidebar-nav-v1 span.badge-blue{background:#3498db;}
.sidebar-nav-v1 span.badge-sea{background:#1abc9c;}
.tag-box{padding:20px;margin-bottom:30px;}
.tag-box h2{font-size:20px;line-height:25px;}
.tag-box p{margin-bottom:0;}
.tag-box-v1{border:solid 1px #eee;border-top:solid 2px #356263;}
.tag-box-v2{background:#fafafa;border:solid 1px #eee;border-left:solid 2px #356263;}
.tag-box-v3{border:solid 2px #eee;}
.tag-box-v4{border:dashed 1px #bbb;}
.tag-box-v5{margin:20px 0;text-align:center;border:dashed 1px #ccc;}
.tag-box-v5 span{color:#555;font-size:28px;margin-bottom:0;}
.tag-box-v6{background:#fafafa;border:solid 1px #eee; }
.tag-box-v7{border:solid 1px #eee;border-bottom:solid 2px #356263;}
.panel .table{margin-bottom:0;}
.panel-blue{border-color:#3498db;}
.panel-blue > .panel-heading{color:#fff;background:#3498db;}
.panel-red{border-color:#e74c3c;}
.panel-red > .panel-heading{color:#fff;background:#e74c3c;}
.panel-green{border-color:#2ecc71;}
.panel-green > .panel-heading{color:#fff;background:#2ecc71;}
.panel-sea{border-color:#1abc9c;}
.panel-sea > .panel-heading{color:#fff;background:#1abc9c;}
.panel-orange{border-color:#e67e22;}
.panel-orange > .panel-heading{color:#fff;background:#e67e22;}
.panel-yellow{border-color:#f1c40f;}
.panel-yellow > .panel-heading{color:#fff; background:#f1c40f;}
.panel-grey{border-color:#95a5a6;}
.panel-grey > .panel-heading{color:#fff;background:#95a5a6;}
.fullwidthbanner-container.slider-promo{max-height:460px !important;}
.slider-promo-info-bg{padding:25px 20px 20px;background:url(https://css.tourisme-espaces.com/img/bg-black.png) repeat;}
.slider-promo-info span.big-size{color:#fff;display:block;font-size:30px;margin-bottom:25px;text-shadow:0 !important;}
.slider-promo-info p{color:#fff;font-size:16px;margin-bottom:0;}
.promo-box{padding:20px;margin:25px 0 20px;text-align:center;}
.promo-box i{display:block;font-size:50px;}
.promo-box p{font-size:14px;margin-bottom:0;}
.promo-box strong,.promo-box strong a{color:#555;font-size:20px;display:block;margin:20px 0 15px;font-weight:200; }
.promo-box:hover strong, .promo-box:hover strong a{color:#e74c3c;}
.promo-service{margin-bottom:20px;}
.promo-service a.btn-u{margin:0 20px 10px 0;}
.title-box{margin:20px 0;padding:40px 0;font-size:16px;text-align:center;border-bottom:solid 1px #eee;}
.title-box .title-box-text{color:#555;display:block;font-size:35px;font-weight:200;}
.block-blockquote{margin:20px 0; text-align:center;border:dashed 1px #ccc;}
.block-blockquote-inner{padding:15px; }
.block-blockquote p{font-size:26px;margin-bottom:0;}
.info-blocks{margin-bottom:15px;}
.info-blocks:hover i.icon-info-blocks{color:#356263; -webkit-transition:all 0.2s ease-in-out; -moz-transition:all 0.2s ease-in-out; -o-transition:all 0.2s ease-in-out; transition:all 0.2s ease-in-out;}
.info-blocks i.icon-info-blocks{float:left;color:#777;font-size:40px;margin-top:5px;min-width:50px;text-align:center;}
.info-blocks .info-blocks-in{padding:0 10px;overflow:hidden;}
.info-blocks .info-blocks-in h3{color:#555;font-size:20px;line-height:28px;}
.info-blocks .info-blocks-in p{font-size:12px;}
.easy-block-v3{text-align:left;background:#585f69;margin-bottom:10px;padding:30px 20px 20px;}
.easy-block-v3.first{background:#696f77; }
.easy-block-v3.second{background:#707; }
.easy-block-v3.third{background:#787f88; }
.easy-block-v3 i{color:#fff;float:left;font-size:30px;min-width:45px;padding-top:10px;}
.easy-block-v3 .inner-faq-b{overflow:hidden;}
.easy-block-v3 .inner-faq-b h2,.easy-block-v3 .inner-faq-b h3{font-size:21px;margin-bottom:8px;}
.easy-block-v3 .inner-faq-b h4{color:#fff;font-size:17px;margin-bottom:2px;}
.easy-block-v3 .inner-faq-b h2,.easy-block-v3 .inner-faq-b h3,.easy-block-v3 .inner-faq-b p{color:#fff;}
.service-bg{background-color:rgba(255,255,255,0.1);  width:250px;  padding-top:60px;  padding-right:60px;  padding-bottom:60px;  padding-left:60px;  position:absolute;  top:-10px;  right:-100px;  transform:rotate(55deg);}
.accueil_lien_bloc{color:#fff;border-bottom:1px dotted #fff;}
.photo-block-2{float:left;  margin-left:0px;  margin-top:55px;  font-family:'Anton', sans-serif;  font-size:0.5em;  line-height:28px;  letter-spacing:1px;  text-align:left;  color:#fff;}
@media (max-width:767px){.accueil-head-text{font-family:'Anton', sans-serif;font-size:1em;letter-spacing:1px;font-weight:normal;padding-top:00px;color:#000;}
.accueil-head-img{width:75px;}
}
@media (min-width:768px){.accueil-head-text{font-family:'Anton', sans-serif;font-size:1em;letter-spacing:1px;font-weight:normal;padding-top:00px;color:#000;}
.accueil-head-img{width:75px;}
}
@media (min-width:992px){.accueil-head-text{font-family:'Anton', sans-serif;font-size:1.6em;letter-spacing:1.2px;font-weight:normal;padding-top:70px;color:#000;}
.accueil-head-img{width:190px;}
}
@media (min-width:1200px){.accueil-head-text{margin-left:-50px;font-family:'Anton', sans-serif;font-size:1.6em;letter-spacing:1.2px;font-weight:normal;padding-top:70px;color:#000;}
.accueil-head-img{width:190px;}
}
.accueil-block{height:150px;font-family:'Anton', sans-serif;  font-size:1.7em;  letter-spacing:1px;  text-align:left;  font-weight:normal;}
.accueil-block-v1{background:#A5C4A9;color:#000;  margin-bottom:10px;padding:30px 20px 20px;}
.accueil-block-v2{background:#585f69;color:#000;  margin-bottom:10px;padding:30px 20px 20px;}
.accueil-block-v3{background:#F69B5C;color:#000;  margin-bottom:10px;padding:30px 20px 20px;}
.accueil-block-v4{background:#83A3A3; color:#000;  margin-bottom:10px;padding:30px 20px 20px;}
.accueil-block-lien{color:#000;font-size:1.5em;}
.accueil-fonds-dossier{height:70px;font-family:'Anton', sans-serif;  font-size:1.4em;  letter-spacing:1px;  text-align:left;  font-weight:normal;}
.accueil-fonds-revue{height:40px;font-family:'Anton', sans-serif;  font-size:1.4em;  letter-spacing:1px;  text-align:left;  font-weight:normal;}
.accueil-fonds-article{height:90px;font-family:'Anton', sans-serif;  font-size:1.4em;  letter-spacing:1px;  text-align:left;  font-weight:normal;}
.accueil-fonds{height:110px;font-family:'Anton', sans-serif;  font-size:1.4em;  letter-spacing:1px;  text-align:left;  font-weight:normal;}
.accueil-fonds-v1{background:#dce6D8;color:#000;  margin-bottom:10px;padding:30px 20px 20px;}
.accueil-fonds-v2{background:#d1d9C1;color:#000;  margin-bottom:10px;padding:30px 20px 20px;}
.accueil-fonds-v3{background:#c0BAA0;color:#000;  margin-bottom:10px;padding:30px 20px 20px;}
.accueil-fonds-v4{background:#e6FAE9;color:#000;  margin-bottom:10px;padding:30px 20px 20px;}
.accueil-fonds-lien{color:#000;font-size:1.5em;}
@media (max-width:767px){.marches-liste-acc1{border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px;margin:0px 0px 20px 0px;padding:10px 12px 10px 12px;background-color:#d8d8d8;color:#333;height:225px;}
.marches-liste-acc1 a{color:#000;font-size:15px;line-height:15px;}
.marches-liste-acc-grp{height:150px;}
.marches-liste-acc-titre{font-weight:normal;}
.marches-liste-acc-titre  a{font-family:'Oswald', sans-serif;font-size:17px;}
.marches-liste-acc-sstitre{font-size:13px;padding-top:8px;}
  .marches-liste-acc-lieu{}
.marches-liste-acc-date{border-top:1px solid #666;}
.evenement-liste-acc1{border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px;margin:0px 0px 20px 0px;padding:10px 12px 10px 12px;background-color:#d8d8d8;color:#333;height:225px;}
.evenement-liste-acc1 a{color:#000;font-size:15px;line-height:15px;}
.evenement-liste-acc2{border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px;margin:0px 0px 20px 0px;padding:10px 12px 10px 12px;background-color:#f7e5cc;color:#333;height:225px;}
.evenement-liste-acc2 a{color:#000;font-size:15px;line-height:15px;}
.evenement-liste-acc3{border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px;margin:0px 0px 20px 0px;padding:10px 12px 10px 12px;background-color:#e1d7cf;color:#333;height:225px;}
.evenement-liste-acc3 a{color:#000;font-size:15px;line-height:15px;}
.evenement-liste-acc{border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px;margin:0px 0px 3px 0px;padding:15px 5px 5px 5px;background-color:#fff;color:#000;height:255px;}
.evenement-liste-acc-grp{height:150px;}
.evenement-liste-acc-titre{font-weight:normal;}
.evenement-liste-acc-titre  a{font-family:'Oswald', sans-serif;font-size:17px;}
.evenement-liste-acc-sstitre{font-size:13px;padding-top:8px;}
  .evenement-liste-acc-lieu{}
.evenement-liste-acc-date{border-top:1px solid #666;}
.evenement-liste-titre{font-family:'Oswald', sans-serif;font-size:20px;line-height:17px;}
.evenement-fiche-titre{font-family:'Oswald', sans-serif;font-size:20px;}
.evenement-fiche-sstitre{font-family:arial;font-size:16px;}
.evenement-fiche-image{width:230px;}
.evt-list-pub-titre-h2{margin-bottom:0px;}
.evt-list-pub-titre{font-family:'Oswald', sans-serif;font-size:20px;}
.evt-list-pub-titre a{color:#000;}
.evt-list-b1{background:#e1d7cf;margin-left:50px;margin-bottom:40px;color:#ffffff;padding:10px 20px 20px 20px;line-height:1.4;clear:both;position:relative; border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px;}
.evt-list-b2{background:#ecd8b5;margin-left:50px;margin-bottom:40px;color:#ffffff;padding:10px 20px 20px 20px;line-height:1.4;clear:both;position:relative; border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px;}
.evt-list-b3{background:#d7d7d7;margin-left:50px;margin-bottom:40px;color:#ffffff;padding:10px 20px 20px 20px;line-height:1.4;clear:both;position:relative; border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px;}
.evt-list-img{position:absolute;margin-top:0px;margin-left:0px;}
.evt-list-img img{width:45px;}
}
@media (min-width:768px){.marches-liste-acc1{border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px;margin:0px 0px 20px 0px;padding:10px 12px 10px 12px;background-color:#d8d8d8;color:#333;height:270px;}
.marches-liste-acc1 a{color:#000;font-size:15px;line-height:15px;}
.marches-liste-acc-grp{height:175px;}
.marches-liste-acc-titre{font-weight:normal;}
.marches-liste-acc-titre  a{font-family:'Oswald', sans-serif;font-size:17px;}
.marches-liste-acc-sstitre{font-size:13px;padding-top:8px;}
  .marches-liste-acc-lieu{}
.marches-liste-acc-date{border-top:1px solid #666;}
.evenement-liste-acc1{border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px;margin:0px 0px 20px 0px;padding:10px 12px 10px 12px;background-color:#d8d8d8;color:#333;height:270px;}
.evenement-liste-acc1 a{color:#000;font-size:15px;line-height:15px;}
.evenement-liste-acc2_old{border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px;margin:0px 0px 20px 0px;padding:10px 12px 10px 12px;background-color:#f7e5cc;color:#333;height:270px;}
.evenement-liste-acc2{border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px;margin:0px 0px 20px 0px;padding:10px 12px 10px 12px;background-color:#ECD8B5;color:#333;height:270px;}
.evenement-liste-acc2 a{color:#000;font-size:15px;line-height:15px;}
.evenement-liste-acc3{border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px;margin:0px 0px 20px 0px;padding:10px 12px 10px 12px;background-color:#e1d7cf;color:#333;height:270px;}
.evenement-liste-acc3 a{color:#000;font-size:15px;line-height:15px;}
.evenement-liste-acc{border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px;margin:0px 0px 3px 0px;padding:15px 5px 5px 5px;background-color:#fff;color:#000;height:270px;}
.evenement-liste-acc-grp{height:190px;}
.evenement-liste-acc-titre{font-weight:normal;}
.evenement-liste-acc-titre  a{font-family:'Oswald', sans-serif;font-size:17px;}
.evenement-liste-acc-sstitre{font-size:13px;padding-top:8px;}
  .evenement-liste-acc-lieu{}
.evenement-liste-acc-date{border-top:1px solid #666;}
.evenement-liste-titre{font-family:'Oswald', sans-serif;font-size:20px;}
.evenement-fiche-titre{font-family:'Oswald', sans-serif;font-size:24px;}
.evenement-fiche-sstitre{font-family:arial;font-size:16px;}
.evenement-fiche-image{width:100px;}
.evt-list-pub-titre-h2{margin-bottom:0px;}
.evt-list-pub-titre{font-family:'Oswald', sans-serif;font-size:20px;line-height:22px;}
.evt-list-pub-titre a{color:#000;}
.evt-list-b1{background:#e1d7cf;margin-left:240px;margin-bottom:40px;color:#ffffff;padding:10px 20px 20px 20px;line-height:1.4;clear:both;position:relative; border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px;}
.evt-list-b2{background:#ecd8b5;margin-left:240px;margin-bottom:40px;color:#ffffff;padding:10px 20px 20px 20px;line-height:1.4;clear:both;position:relative; border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px;}
.evt-list-b3{background:#d7d7d7;margin-left:240px;margin-bottom:40px;color:#ffffff;padding:10px 20px 20px 20px;line-height:1.4;clear:both;position:relative; border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px;}
.evt-list-img{position:absolute;margin-top:10px;margin-left:170px;}
.evt-list-img img{width:50px;}
.emplois-liste-acc1{background-color:#662e91;color:#fff;height:230px;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px;margin:0px 0px 20px 0px;padding:10px 12px 10px 12px;}
.emplois-liste-acc1 a{color:#000;font-size:15px;line-height:15px;}
.emplois-liste-acc2{background-color:#07663a;color:#fff;height:230px;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px;margin:0px 0px 20px 0px;padding:10px 12px 10px 12px;}
.emplois-liste-acc2 a{color:#000;font-size:15px;line-height:15px;}
.emplois-liste-acc3{background-color:#FFF7BD;color:#333;height:230px;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px;margin:0px 0px 20px 0px;padding:10px 12px 10px 12px;}
.emplois-liste-acc3 a{color:#000;font-size:15px;line-height:15px;}
.emplois-liste-acc{background-color:#ffffff;color:#000;height:230px;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px;margin:0px 0px 3px 0px;padding:15px 5px 5px 5px;}
.emplois-liste-acc-grp{height:150px;}
.emplois-liste-acc-titre{font-weight:normal;}
.emplois-liste-acc-titre  a{color:#fff;;font-size:17px;}
.emplois-liste-acc-sstitre{font-size:13px;padding-top:8px;}
  .emplois-liste-acc-lieu{}
.emplois-liste-acc-date{border-top:1px solid #666;}
  }
@media (min-width:992px){.evenement-liste-acc-grp{height:195px;}
.evt-list-img{position:absolute;margin-top:10px;margin-left:170px;}
.evt-list-img img{width:50px;}
.evenement-liste-titre{font-family:'Oswald', sans-serif;font-size:17px;}
.evenement-fiche-titre{font-family:'Oswald', sans-serif;font-size:20px;}
  }
@media (min-width:1200px){.evt-list-pub-titre-h2{margin-bottom:0px;line-height:10px;}
.evt-list-pub-titre{font-family:'Oswald', sans-serif;font-size:18px;line-height:25px;margin-bottom:10px;}
.evt-list-pub-titre a{color:#000;}
  }
@media (max-width:767px){.fonds-accueil-blocmoteur{padding-top:5px;}
}
@media (min-width:768px){.fonds-accueil-blocmoteur{padding-top:15px;}
}
@media (min-width:992px){.fonds-accueil-blocmoteur{padding-top:60px;}
}
@media (min-width:1200px){.fonds-accueil-blocmoteur{padding-top:60px;}
}
.fonds-accueil-entete{padding:0px;  margin:0px 15px 5px -15px;text-align:left;}
.fonds-accueil-entete-titre{font-family:'anton', sans-serif;font-size:20px;color:#000;}
.fonds-accueil-entete-pied{padding:5px;text-align:right;font-family:'Anton', sans-serif;font-size:16px;color:#000;text-transform:uppercase;}
@media (max-width:767px){.liste-acc-fonds{margin-left:5px;margin-bottom:0px;background:#F4EAD5;color:#000;padding:5px;}
.liste-acc-fonds a:hover{color:#000;}
.liste-acc-fonds-couverture{float:left;}
.liste-acc-fonds-couverture img{width:40px;margin-top:10px;}
.liste-acc-fonds-texte{margin-left:45px;padding:0px;}
.liste-acc-fonds-texte h3{font-family:'Oswald', sans-serif;font-size:10px;margin:0px;padding:0px;}
.liste-acc-fonds-texte a{font-size:10px;}
.liste-acc-fonds-boutons{height:40px;text-align:right;}
.liste-acc-fonds-btn{padding:6px;font-size:1.1em;color:#cdcdcd;background:#333;}
.liste-acc-fonds-btn:hover{padding:6px;font-size:1.1em;color:#000;text-decoration:none;;background:#cdcdcd;}
.fonds-accueil-entete-pied{margin:0px 15px 15px 20px;padding:5px;text-align:right;font-family:'Anton', sans-serif;font-size:16px;color:#000;text-transform:uppercase;}
.liste-acc-ouvrage{margin-bottom:5px;background:#F4EAD5;color:#000;padding:5px;}
.liste-acc-ouvrage-couverture{float:left;}
.liste-acc-ouvrage-couverture img{width:50px;}
.liste-acc-ouvrage-texte{margin-left:60px;min-height:110px;}
.liste-acc-ouvrage-titre{font-family:'Oswald', sans-serif;font-size:10px;}
.liste-acc-img-seule-revue{position:relative; width:220px;height:290px;margin-bottom:8px;margin-left:0px;}
.liste-acc-img-seule-revue img{width:220px;height:290px;}
.liste-fonds{margin-bottom:5px;background:#fff;color:#000;padding:5px;}
.liste-fonds a:hover{color:#000;}
.liste-fonds-couverture{float:left;}
.liste-fonds-couverture img{width:75px;}
.liste-fonds-texte{}
.liste-fonds-texte h3{font-family:'Oswald', sans-serif;font-size:16px;}
.liste-fonds-boutons{height:40px;text-align:right;}
.liste-marches{margin-bottom:5px;background:#fff;color:#000;padding:5px;}
.liste-marches a:hover{color:#000;}
.liste-marches-couverture{float:left;}
.liste-marches-couverture img{width:75px;}
.liste-marches-texte{}
.liste-marches-texte h3{color:#000;font-family:'Oswald', sans-serif;font-size:16px;}
.liste-marches-boutons{height:40px;text-align:right;}
.liste-emplois{margin-bottom:5px;background:#fff;color:#000;padding:5px;}
.liste-emplois a:hover{color:#000;}
.liste-emplois-couverture{float:left;}
.liste-emplois-couverture img{width:25px;}
.liste-emplois-texte{}
.liste-emplois-texte h3{color:#000;font-family:'Oswald', sans-serif;font-size:16px;}
.liste-emplois-boutons{height:40px;text-align:right;}
}
@media (min-width:768px){.liste-acc-fonds{margin-left:15px;margin-bottom:0px;background:#F4EAD5;color:#000;padding:5px;}
.liste-acc-fonds a:hover{color:#000;}
.liste-acc-fonds-couverture{float:left;}
.liste-acc-fonds-couverture img{width:40px;margin-top:10px;}
.liste-acc-fonds-texte{margin-left:45px;padding:0px;}
.liste-acc-fonds-texte h3{font-family:'Oswald', sans-serif;font-size:20px;margin:0px;padding:0px;}
.liste-acc-fonds-boutons{height:40px;text-align:right;}
.liste-acc-fonds-btn{padding:6px;font-size:1.1em;color:#cdcdcd;background:#333;}
.liste-acc-fonds-btn:hover{padding:6px;font-size:1.1em;color:#000;text-decoration:none;;background:#cdcdcd;}
.liste-acc-fonds-pied{margin:0px 15px 15px 15px;}
.fonds-accueil-entete-pied{margin:0px 15px 15px 30px;padding:5px;text-align:right;font-family:'Anton', sans-serif;font-size:16px;color:#000;text-transform:uppercase;}
.liste-acc-ouvrage{margin-bottom:5px;background:#F4EAD5;color:#000;padding:5px;}
.liste-acc-ouvrage-couverture{float:left;}
.liste-acc-ouvrage-couverture img{width:50px;}
.liste-acc-ouvrage-texte{margin-left:60px;min-height:110px;}
.liste-acc-ouvrage-titre{font-family:'Oswald', sans-serif;font-size:10px;}
.liste-fonds{margin-bottom:5px;background:#fff;color:#000;padding:5px;}
.liste-fonds a:hover{color:#000;}
.liste-fonds-couverture{float:left;}
.liste-fonds-couverture img{width:75px;}
.liste-fonds-texte{margin-left:80px;}
.liste-fonds-texte h3{font-family:'Oswald', sans-serif;font-size:18px;}
.liste-fonds-boutons{height:40px;text-align:right;}
.liste-marches{margin-bottom:5px;background:#fff;color:#000;padding:5px;}
.liste-marches a:hover{color:#000;}
.liste-marches-couverture{float:left;}
.liste-marches-couverture img{width:75px;}
.liste-marches-texte{margin-left:90px;}
.liste-marches-texte h3{font-family:'Oswald', sans-serif;font-size:18px;}
.liste-marches-boutons{height:40px;text-align:right;}
.liste-emplois{margin-bottom:5px;background:#fff;color:#000;padding:5px;}
.liste-emplois a:hover{color:#000;}
.liste-emplois-couverture{float:left;}
.liste-emplois-couverture img{width:55px;}
.liste-emplois-texte{margin-left:60px;}
.liste-emplois-texte h3{font-family:'Oswald', sans-serif;font-size:16px;}
.liste-emplois-boutons{height:40px;text-align:right;}
.liste-acc-img-seule-revue{position:relative; width:150px;height:198px;}
.liste-acc-img-seule-revue img{width:150px;height:198px;}
}
@media (min-width:992px){.liste-acc-fonds{margin-left:50px;margin-bottom:0px;background:#ece9e6;color:#000;padding:5px;}
.liste-acc-fonds a:hover{color:#000;}
.liste-acc-fonds-couverture{float:left;}
.liste-acc-fonds-couverture img{width:75px;margin-top:20px;}
.liste-acc-fonds-texte{margin-left:85px;padding:0px;}
.liste-acc-fonds-texte h3{font-family:'Oswald', sans-serif;font-size:20px;margin:0px;padding:0px;}
.liste-acc-fonds-boutons{height:40px;text-align:right;}
.liste-acc-fonds-btn{padding:6px;font-size:1.1em;color:#000;background:#F4EAD5;}
.liste-acc-fonds-btn:hover{padding:6px;font-size:1.1em;color:#000;background:#F4EAD5;text-decoration:none;}
.liste-acc-fonds-pied{margin:0px 15px 15px 50px;}
.fonds-accueil-entete-pied{margin:0px 15px 15px 65px;padding:5px;text-align:right;font-family:'Anton', sans-serif;font-size:16px;color:#000;text-transform:uppercase;}
.liste-acc-ouvrage{margin-bottom:5px;background:#F4EAD5;color:#000;padding:5px;}
.liste-acc-ouvrage-couverture{float:left;padding:10px;}
.liste-acc-ouvrage-couverture img{width:50px;}
.liste-acc-ouvrage-texte{margin-left:60px;min-height:110px;}
.liste-acc-ouvrage-titre{font-family:'Oswald', sans-serif;font-size:10px;}
.liste-fonds{margin-bottom:5px;background:#fff;color:#000;padding:5px;}
.liste-fonds a:hover{color:#000;}
.liste-fonds-couverture{float:left;}
.liste-fonds-couverture img{width:95px;}
.liste-fonds-texte{margin-left:105px;}
.liste-fonds-texte h3{font-family:'Oswald', sans-serif;font-size:20px;}
.liste-fonds-boutons{height:40px;text-align:right;}
.liste-marches{margin-bottom:5px;background:#fff;color:#666;padding:5px;}
.liste-marches a{color:#666;}
.liste-marches a:hover{color:#666;}
.liste-marches-couverture{float:left;}
.liste-marches-couverture img{width:95px;}
.liste-marches-texte{margin-left:115px;}
.liste-marches-texte h3{font-family:'Oswald', sans-serif;font-size:20px;}
.liste-marches-boutons{height:40px;text-align:right;}
.liste-emplois{margin-bottom:5px;background:#fff;color:#666;padding:5px;}
.liste-emplois a{color:#666;}
.liste-emplois a:hover{color:#666;}
.liste-emplois-couverture{float:left;}
.liste-emplois-couverture img{width:45px;}
.liste-emplois-texte{margin-left:50px;}
.liste-emplois-texte h3{font-family:'Oswald', sans-serif;font-size:16px;}
.liste-emplois-boutons{height:40px;text-align:right;}
.liste-acc-img-seule{margin-bottom:20px;text-align:center;}
.liste-acc-img-seule img{width:250px;height:330px;}
.liste-acc-img-seule-revue{position:relative; width:120px;height:158px;}
.liste-acc-img-seule-revue img{width:120px;height:158px;}
}
@media (min-width:1200px){.liste-acc-fonds{margin-left:75px;margin-bottom:0px;background:#ece9e6;color:#000;padding:5px;}
.liste-acc-fonds a:hover{color:#000;}
.liste-acc-fonds-couverture{float:left;padding:10px;}
.liste-acc-fonds-couverture img{width:75px;margin-top:20px;}
.liste-acc-fonds-boutons{height:40px;text-align:right;}
.liste-acc-fonds-btn{padding:6px;font-size:1.1em;color:#000;background:#F4EAD5;}
.liste-acc-fonds-btn:hover{padding:6px;font-size:1.1em;color:#000;background:#F4EAD5;text-decoration:none;}
.liste-acc-fonds-pied{margin:0px 15px 15px 75px;}
.fonds-accueil-entete-pied{margin:0px 15px 15px 90px;padding:5px;text-align:right;font-family:'Anton', sans-serif;font-size:16px;color:#000;text-transform:uppercase;}
.liste-acc-img-seule{margin-bottom:20px;text-align:center;}
.liste-acc-img-seule img{width:250px;height:330px;filter:url(blur.svg#blur);-webkit-filter:blur(3px);filter:blur(3px);filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='3');}
.liste-acc-img-seule-revue{position:relative; width:150px;height:198px;}
.liste-acc-img-seule-revue img{width:150px;height:198px;}
.liste-acc-revue-seule{width:170px;height:224px;padding-top:60px;background-color:#fff;}
.liste-acc-fonds-texte{margin-left:5px;margin:0px;padding:5px;border-top:1px solid #666;border-bottom:1px solid #666;text-align:center;}
.liste-acc-fonds-texte h3{font-family:'Anton', sans-serif;font-size:19px;margin:0px;padding:0px;line-height:26px;}
.liste-acc-ouvrage{margin-bottom:5px;background:#F4EAD5;color:#000;padding:5px;}
.liste-acc-ouvrage-couverture{float:left;}
.liste-acc-ouvrage-couverture img{width:50px;}
.liste-acc-ouvrage-texte{margin-left:60px;min-height:110px;}
.liste-acc-ouvrage-titre{font-family:'Oswald', sans-serif;font-size:10px;}
.liste-fonds{margin-bottom:10px;background:#fff;color:#000;padding:5px;}
.liste-fonds a:hover{color:#000;}
.liste-fonds-couverture{float:left;padding-top:10px;}
.liste-fonds-couverture img{width:95px;border:1px solid #ccc;}
.liste-fonds-texte{margin-left:105px;}
.liste-fonds-texte h3{font-family:'Oswald', sans-serif;font-size:20px;}
.liste-fonds-boutons{height:40px;text-align:right;}
.liste-marches{margin-bottom:10px;background:#fff;color:#666;padding:5px;}
.liste-marches a{color:#666;}
.liste-marches a:hover{color:#666;}
.liste-marches-couverture{float:left;padding-top:10px;}
.liste-marches-couverture img{width:95px;border:1px solid #ccc;}
.liste-marches-texte{margin-left:115px;}
.liste-marches-texte h3{color:#000;font-family:'Oswald', sans-serif;font-size:20px;}
.liste-marches-boutons{height:40px;text-align:right;}
.liste-emplois{margin-bottom:10px;background:#fff;color:#666;padding:5px;}
.liste-emplois a{color:#666;}
.liste-emplois a:hover{color:#666;}
.liste-emplois-couverture{float:left;padding-top:0px;}
.liste-emplois-couverture img{width:45px;border:1px solid #ccc;}
.liste-emplois-texte{margin-left:50px;}
.liste-emplois-texte h3{color:#000;font-family:'Oswald', sans-serif;font-size:16px;margin:0px;}
.liste-emplois-type{color:#666;}
.liste-emplois-boutons{height:40px;text-align:right;}
}
.liste-auteurs{margin-bottom:5px;background:#fff;color:#000;padding:5px;}
.liste-auteurs-texte{margin-left:0px;}
.liste-auteurs-texte h3{font-family:'Oswald', sans-serif;font-size:20px;}
.liste-acc-fonds-twitter{padding:5px;margin-bottom:5px;  background-color:rgba(255,255,255,0.9);}
.liste-fonds-resultat-entete{padding:5px;  margin:0px 15px 15px 15px;  background:#dcdcdc;}
.liste-fonds-resultat-entete-titre{font-family:'anton', sans-serif;  font-size:18px;color:#666; }
.liste-fonds-resultat-entete-tri_date a{font-size:12px; font-weight:bold;}
.liste-fonds-resultat{padding:5px;  margin:0px 15px 15px 15px;}
.liste-fonds-resultat-titre{font-size:18px;color:#666;font-variant:small-caps; }
.liste-fonds-resultat-affiner{font-size:16px;color:#666;text-transform:uppercase;}
.label-moteur{cursor:pointer;  display:inline;  padding-top:0.1em;  padding-right:0em;  padding-bottom:0.1em;  padding-left:0em;letter-spacing:1px;  font-size:10px;  color:#666;  text-align:center;  white-space:nowrap;  vertical-align:baseline;}
.label-moteur:hover{color:#000;}
.liste-fonds-resultat-nav{margin-top:-3px; float:right; font-family:"Anton",sans-serif; font-size:14px; letter-spacing:1px;}
.liste-fonds-btn{padding:6px;  font-size:1.1em;  color:#cdcdcd;  background:#333;}
.liste-fonds-btn:hover{padding:6px;  font-size:1.1em;  color:#000;  text-decoration:none;;  background:#cdcdcd;}
.liste-fonds-type{font-family:'Oswald', sans-serif;  font-size:13px;  text-transform:uppercase;  color:#666;}
.liste-fonds-descriptif{color:#666;}
.liste-fonds-auteur{color:inherit;font-variant:small-caps;}
.fonds-produit-fiche{background:#fff; margin-top:15px; padding:8px;}
.fonds-produit-bloc-gauche{background:#fff; padding:8px;}
.fonds-produit-bloc-droit{background:#ccc; padding:20px 8px 10px 8px; margin-bottom:10px;}
.fonds-faq-bloc-droit{background:#fff; padding:20px 8px 10px 8px; margin-bottom:10px;}
.fonds-produit-bloc-droit-nav_user{background:#666; color:#fff; padding:20px 8px 10px 8px; margin-bottom:10px;}
.fonds-produit-bloc-droit-nav_user a{color:#fff;}
.fonds-produit-bloc-droit-nav_user h4{color:#fff;}
.fonds-marches-bloc-droit-nav_user{background:#ffd300;color:#000; padding:20px 8px 10px 8px; margin-bottom:10px;}
.fonds-marches-bloc-droit-nav_user-bleu{background:#83a3a3;color:#000; padding:20px 8px 10px 8px; margin-bottom:10px;}
.fonds-marches-bloc-droit-nav_user a{color:#000;}
.liste-marches-resultat-entete{padding:5px;  margin:0px 15px 15px 15px;  background:#dcdcdc;}
.liste-marches-resultat-bas{padding:10px 5px 5px 5px;  margin:0px 15px 15px 15px;  background:#dcdcdc;}
.ouvrage_docbox{display:inline; color:#899a8a;}
.ouvrage_docbox a{color:#899a8a;}
@media (max-width:375px){.marches-produit-fiche-couv{display:none; }
.marches-produit-fiche-img-titre{display:inline;width:100%;margin-bottom:15px; }
.marches-produit-fiche-img-titre img{width:200px;display:block;margin-left:auto;margin-right:auto;margin-bottom:15px; }
.marches-produit-fiche-text{margin-left:00px;}
.marches-produit-fiche h2{font-family:'Oswald', sans-serif;font-size:28px;line-height:34px; background-color:#efefef;padding:7px;}
.marches-produit-fiche-bloc-descriptif{display:inline;}
.marches-produit-fiche-bloc-descriptif-bloc{background-color:#ededed;padding:7px;}
  }
@media (min-width:376px){.marches-produit-fiche-couv{display:none; }
.marches-produit-fiche h2{font-family:'Oswald', sans-serif;font-size:30px; background-color:#efefef;line-height:32px;padding:7px;}
.marches-produit-fiche-img-titre{display:inline;width:100%;margin-bottom:15px; }
.marches-produit-fiche-img-titre img{width:200px;display:block;margin-left:auto;margin-right:auto;margin-bottom:15px; }
.marches-produit-fiche-text{margin-left:00px;}
.marches-produit-fiche-bloc-descriptif{display:none; }
.marches-produit-fiche-bloc-descriptif{display:inline;}
.marches-produit-fiche-bloc-descriptif-bloc{background-color:#ededed;padding:7px;}
  }
@media (min-width:768px){.marches-produit-fiche-img-titre{display:none; }
.marches-produit-fiche h2{font-family:'Oswald', sans-serif;font-size:29px; background-color:#fff;line-height:32px;border-bottom:1px solid #333;padding-bottom:3px;}
.marches-produit-fiche-couv{display:inline;float:left;width:115px; background-color:#ededed;padding:7px;font-size:11px;}
.marches-produit-fiche-couv img{width:107px;}
.marches-produit-fiche-text{margin-left:125px;}
.marches-produit-fiche-bloc-descriptif{display:none; }
  }
@media (min-width:992px){.marches-produit-fiche-img-titre{display:none; }
.marches-produit-fiche h2{font-family:'Oswald', sans-serif;font-size:26px;line-height:32px;margin-bottom:25px;border-bottom:1px solid #333;padding-bottom:3px;}
.marches-produit-fiche-couv{float:left;margin:8px 15px 15px 0px;width:160px;background-color:#ededed;font-size:11px;padding:7px;}
.marches-produit-fiche-couv img{width:140px;}
.marches-produit-fiche-text{margin-left:170px;}
  }
@media (min-width:1200px){.marches-produit-fiche-img-titre{display:none; }
.marches-produit-fiche h2{font-family:'Oswald', sans-serif;font-size:26px;line-height:32px;}
.marches-produit-fiche-couv{float:left;margin:8px 15px 15px 0px;width:190px;font-size:11px; background-color:#ededed;padding:10px;}
.marches-produit-fiche-couv img{width:170px;border:0px solid #666;}
.marches-produit-fiche-text{margin-left:205px;}
  }
.marches-produit-fiche{background:#fff; margin-top:5px; padding:8px;}
.marches-titre-colonne{font-weight:bold;}
.marches-titre-colonne_analyse{margin-bottom:15px;  border-bottom:1px solid #666;  color:#000;  font-size:14px;  font-family:'Oswald', sans-serif;}
.marches-titre-colonne_violet{color:#000;  font-weight:bold;}
.marches-block{padding-top:20px;  padding-right:30px;  padding-bottom:20px;  padding-left:30px;  text-align:center;  margin-bottom:20px;}
.marches-block-red{background-color:#83a3a3;  background-image:none;  background-repeat:repeat;  background-attachment:scroll;  background-position:0% 0%;  background-clip:border-box;  background-origin:padding-box;  background-size:auto auto;}
.marches-block-veille{padding-top:20px;  padding-right:30px;  padding-bottom:20px;  padding-left:30px;  text-align:left;  margin-bottom:20px;}
.marches-bloc-titre{color:#000;  font-size:22px;}
.marches-bloc-texte{color:#000;  font-size:15px;}
@media (max-width:375px){.emplois-produit-fiche-couv{display:none; }
.emplois-produit-fiche-img-titre{display:inline;width:100%;margin-bottom:15px; }
.emplois-produit-fiche-img-titre img{width:200px;display:block;margin-left:auto;margin-right:auto;margin-bottom:15px; }
.emplois-produit-fiche-text{margin-left:00px;}
.emplois-produit-fiche h2{font-family:'Oswald', sans-serif;font-size:28px;line-height:34px; background-color:#efefef;padding:7px;}
.emplois-produit-fiche-bloc-descriptif{display:inline;}
.emplois-produit-fiche-bloc-descriptif-bloc{background-color:#dfdfdf;padding:7px;}
  }
@media (min-width:376px){.emplois-produit-fiche-couv{display:none; }
.emplois-produit-fiche h2{font-family:'Oswald', sans-serif;font-size:30px; line-height:32px;padding:7px;}
.emplois-produit-fiche-img-titre{display:inline;width:100%;margin-bottom:15px; }
.emplois-produit-fiche-img-titre img{width:200px;display:block;margin-left:auto;margin-right:auto;margin-bottom:15px; }
.emplois-produit-fiche-text{margin-left:00px;}
.emplois-produit-fiche-bloc-descriptif{display:none; }
.emplois-produit-fiche-bloc-descriptif{display:inline;}
.emplois-produit-fiche-bloc-descriptif-bloc{background-color:#dfdfdf;padding:7px;}
  }
@media (min-width:768px){.emplois-produit-fiche-img-titre{display:none; }
.emplois-produit-fiche h2{font-family:'Oswald', sans-serif;font-size:29px; line-height:32px;border-bottom:1px solid #333;padding-bottom:3px;}
.emplois-produit-fiche-couv{display:inline;float:left;width:115px; background-color:#dfdfdf;padding:7px;font-size:11px;}
.emplois-produit-fiche-couv img{width:107px;}
.emplois-produit-fiche-text{margin-left:125px;}
.emplois-produit-fiche-bloc-descriptif{display:none; }
  }
@media (min-width:992px){.emplois-produit-fiche-img-titre{display:none; }
.emplois-produit-fiche h2{font-family:'Oswald', sans-serif;font-size:26px;line-height:32px;margin-bottom:25px;border-bottom:1px solid #333;padding-bottom:3px;}
.emplois-produit-fiche-couv{float:left;margin:8px 15px 15px 0px;width:160px;background-color:#dfdfdf;font-size:11px;padding:7px;}
.emplois-produit-fiche-couv img{width:140px;}
.emplois-produit-fiche-text{margin-left:170px;}
  }
@media (min-width:1200px){.emplois-produit-fiche-img-titre{display:none; }
.emplois-produit-fiche h2{font-family:'Oswald', sans-serif;font-size:26px;line-height:32px;}
.emplois-produit-fiche-couv{float:left;margin:8px 15px 15px 0px;width:190px;font-size:11px; background-color:#dfdfdf;padding:10px;}
.emplois-produit-fiche-couv img{width:170px;border:0px solid #666;}
.emplois-produit-fiche-text{margin-left:205px;}
  }
.emplois-produit-fiche{margin-top:5px; padding:8px;}
.emplois-titre-colonne{font-weight:bold;}
.emplois-titre-colonne_analyse{margin-bottom:15px;  border-bottom:1px solid #666;  color:#000;  font-size:14px;  font-family:'Oswald', sans-serif;}
.emplois-titre-colonne_violet{color:#000;  font-weight:bold;}
.emplois-block{padding-top:20px;  padding-right:30px;  padding-bottom:20px;  padding-left:30px;  text-align:center;  margin-bottom:20px;}
.emplois-block-red{background-color:#83a3a3;  background-image:none;  background-repeat:repeat;  background-attachment:scroll;  background-position:0% 0%;  background-clip:border-box;  background-origin:padding-box;  background-size:auto auto;}
.emplois-block-veille{padding-top:20px;  padding-right:30px;  padding-bottom:20px;  padding-left:30px;  text-align:left;  margin-bottom:20px;}
.emplois-bloc-titre{color:#000;  font-size:22px;}
.emplois-bloc-texte{color:#000;  font-size:15px;}
.h3_libelle_titre{font-size:18px;  color:#000000;  margin:0px;  padding:0px;}
.h4_libelle_titre{font-style:italic;  font-size:14px;  font-weight:normal;  color:#5b7ba4;  border-bottom:1px solid #5b7ba4;  padding-left:15px;  margin-bottom:0px;}
.retour_questions a{float:right;font-size:9px;color:#5b7ba4;}
.headline-user{margin-bottom:8px;}
.headline-user h4{font-family:'Anton', sans-serif;  color:#fff;  margin:0 0 -2px 0;padding-bottom:5px;display:inline-block;border-bottom:2px solid #fff;}
.headline-nav{margin-bottom:8px;}
.headline-nav h4{font-family:'Anton', sans-serif;  color:#333;  margin:0 0 -2px 0;padding-bottom:5px;display:inline-block;border-bottom:2px solid #666;}
ul.fonds-produit-tags li{display:inline-block;}
ul.fonds-produit-tags a{font-size:13px;padding:2px 7px;background:#ddd;margin:0 3px 6px 0;display:inline-block;}
ul.fonds-produit-tags a i{color:#666;}
ul.fonds-produit-tags a:hover{background:#333;}
ul.fonds-produit-tags a:hover,ul.fonds-produit-tags a:hover i{color:#fff !important;text-decoration:none;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}
.fonds-produit-tag_article{background-color:#604830;  color:#fff;  font-weight:bold;}
@media (max-width:767px){.fonds-produit-fiche h2{font-family:'Oswald', sans-serif;font-size:15px;line-height:23px;}
.fonds-produit-fiche-couv{float:left;}
.fonds-produit-fiche-couv img{width:50px;}
.fonds-produit-fiche-text{margin-left:60px;}
}
@media (min-width:768px){.fonds-produit-fiche h2{font-family:'Oswald', sans-serif;font-size:15px;line-height:23px;}
.fonds-produit-fiche-couv{float:left;}
.fonds-produit-fiche-couv img{width:70px;}
.fonds-produit-fiche-text{margin-left:75px;}
  }
@media (min-width:992px){.fonds-produit-fiche h2{font-family:'Oswald', sans-serif;font-size:20px;line-height:26px;}
.fonds-produit-fiche-couv{float:left;}
.fonds-produit-fiche-couv img{width:100px;}
.fonds-produit-fiche-text{margin-left:110px;}
  }
@media (min-width:1200px){.fonds-produit-fiche h2{font-family:'Oswald', sans-serif;font-size:26px;line-height:32px;}
.fonds-produit-fiche-couv{float:left;margin-right:15px;margin-top:8px;}
.fonds-produit-fiche-couv img{width:110px;border:1px solid #666;}
.fonds-produit-fiche-text{margin-left:125px;}
  }
.fonds-produit-fiche-entete{display:block;margin:00px 0 5px 0;border-bottom:1px none #aaaaaa;}
.fonds-produit-fiche-entete h4{font-family:'Anton', sans-serif;  font-size:18px;  color:#666;  margin:0 0 -3px 0;padding-bottom:5px;display:inline-block;border-bottom:5px solid #666;}
.fonds-produit-fiche-auteur{padding:8px;}
.fonds-produit-fiche-auteur-nom{font-family:'Anton', sans-serif;  font-size:24px;  color:#000;display:inline-block;}
.fonds-produit-fiche-star-vote{float:left;margin-right:10px;}
.fonds-produit-fiche-star-vote li{padding:0;}
.fonds-produit-fiche-liste-article{padding:8px; margin-bottom:0px;}
.fonds-produit-fiche-liste-article h4{font-family:'Oswald', sans-serif; font-size:20px; color:#333; margin-bottom:0px;}
.fonds-produit-fiche-dossier{padding:8px; margin-bottom:0px;}
.fonds-produit-fiche-dossier h4{font-family:'Oswald', sans-serif; font-size:20px; color:#333;}
.fonds-produit-fiche-dossier-entete{display:block;margin:00px 0 15px 0;border-bottom:1px solid #aaaaaa;}
.fonds-produit-fiche-dossier-entete h4{font-family:'Oswald', sans-serif;  font-size:17px;  color:#666;  margin:0 0 -3px 0;padding-bottom:5px;display:inline-block;border-bottom:3px solid #666;}
.fonds-produit-fiche-dossier-articles{padding:0px; margin-bottom:0px;}
.fonds-produit-fiche-dossier-articles h4{padding:0px; margin:0px; font-family:'Oswald', sans-serif; font-size:15px; color:#333;}
.fonds-produit-fiche-dossier-articles .auteur{font-variant:small-caps;}
.fonds-breadcrumbs{background:url(https://www.tourisme-espaces.com/fond_accueil_fonds.jpg) 50% 0 repeat fixed;padding:10px 0 6px;box-shadow:inset 0 0 4px #eee;}
.fonds-breadcrumbs h1{color:#686868;font-size:26px;margin-top:12px;}
.fonds-breadcrumb{top:9px;padding-right:0;background:none;position:relative;}
.fonds-breadcrumb a{color:#000;}
.fonds-breadcrumb li.active,.fonds-breadcrumb li a:hover{color:#000;text-decoration:none;}
.agenda-breadcrumbs{background:url(https://www.tourisme-espaces.com/evenement_accueil_fonds2.jpg) 50% 0 repeat fixed;padding:10px 0 6px;box-shadow:inset 0 0 4px #eee;}
.agenda-breadcrumbs h1{color:#ddd;font-size:26px;margin-top:12px;}
.agenda-breadcrumb{top:9px;padding-right:0;background:none;position:relative;}
.agenda-breadcrumb a{color:#eee;}
.agenda-breadcrumb li.active,.agenda-breadcrumb li a:hover{color:#eee;text-decoration:none;}
.agenda-breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;border-radius:4px;}
.agenda-breadcrumb>li{display:inline-block;}
.agenda-breadcrumb>li+li:before{content:"/\00a0";padding:0 5px;color:#cccccc;}
.faq-breadcrumbs{background:url(https://www.tourisme-espaces.com/fond_accueil_tourisme_espaces.jpg) 50% 0 repeat fixed;padding:10px 0 6px;box-shadow:inset 0 0 4px #eee;}
.faq-breadcrumbs h1{color:#ddd;font-size:26px;margin-top:12px;}
.faq-breadcrumb{top:9px;padding-right:0;background:none;position:relative;}
.faq-breadcrumb a{color:#eee;}
.faq-breadcrumb li.active,.faq-breadcrumb li a:hover{color:#eee;text-decoration:none;}
.faq-breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;border-radius:4px;}
.faq-breadcrumb>li{display:inline-block;}
.faq-breadcrumb>li+li:before{content:"/\00a0";padding:0 5px;color:#cccccc;}
.emplois-breadcrumbs{padding:10px 0 6px;background-color:#076082; background:url(https://www.tourisme-espaces.com/fonds_emplois.jpg) 50% 0 repeat fixed;}
.emplois-breadcrumbs h1{color:#686868;font-size:26px;margin-top:12px;}
.emplois-breadcrumb{top:9px;padding-right:0;background:none;position:relative;}
.emplois-breadcrumb a{color:#000;}
.emplois-breadcrumb li.active,.emplois-breadcrumb li a:hover{color:#000;text-decoration:none;}
.marches-breadcrumbs{padding:10px 0 6px;background-color:#076082; background:url(https://www.tourisme-espaces.com/marches_fond_accueil60.jpg) 50% 0 repeat fixed;}
.marches-breadcrumbs h1{color:#686868;font-size:26px;margin-top:12px;}
.marches-breadcrumb{top:9px;padding-right:0;background:none;position:relative;}
.marches-breadcrumb a{color:#000;}
.marches-breadcrumb li.active,.marches-breadcrumb li a:hover{color:#000;text-decoration:none;}
@media (max-width:767px){.agenda-selection{background-color:#fff;margin-bottom:2px;}
.agenda-selection-titre{font-size:18px;line-height:15px;}
.agenda-selection-titre a{color:#000;}
.agenda-selection-img{width:70px;}
.timeline-v2 > li .agenda-selection-label{color:#fff;padding:0px 0px 0px 15px;;clear:both;position:relative;margin:0 0 00px 100px;}
.timeline-v2 > li .agenda-selection-time{width:100px;display:block;position:absolute;padding:15px 20px 0px 5px;}
}
@media (min-width:768px){.agenda-selection{background-color:#fff;margin-bottom:2px;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px;}
.agenda-selection-titre{font-size:18px;}
.agenda-selection-titre a{color:#000;}
.agenda-selection-img{width:130px;}
.timeline-v2 > li .agenda-selection-label{color:#fff;padding:0px 0px 0px 15px;line-height:1.0;clear:both;position:relative;margin:0 0 00px 100px;}
.timeline-v2 > li .agenda-selection-time{width:100px;display:block;position:absolute;padding:0px;}
}
@media (min-width:992px){.agenda-selection-titre{font-size:18px;}
.agenda-selection-titre a{color:#000;}
.agenda-selection-img{width:100px;}
.timeline-v2 > li .agenda-selection-label{color:#fff;padding:0px 0px 0px 15px;line-height:1.4;clear:both;position:relative;margin:0 0 00px 100px;}
.timeline-v2 > li .agenda-selection-time{width:100px;background-color:#fff;display:block;position:absolute;padding:0px;}
}
@media (min-width:1200px){.agenda-selection-titre{color:#666;margin-top:0px;font-size:16px;padding:0 0 0px;margin-bottom:10px;}
.agenda-selection-titre a{color:#000;}
.timeline-v2 > li .agenda-selection-label{color:#fff;padding:0px 0px 0px 15px;line-height:1.4;clear:both;position:relative;margin:0 0 00px 100px;}
}
.tp-static-layers{position:absolute; z-index:505; top:0px;left:0px}
.tp-hide-revslider,.tp-caption.tp-hidden-caption{visibility:hidden !important; display:none !important}
.tp-caption{z-index:1; white-space:nowrap}
.tp-caption-demo .tp-caption{position:relative !important; display:inline-block; margin-bottom:10px; margin-right:20px !important}
.tp-caption.whitedivider3px{color:#000000;text-shadow:none;background-color:rgb(255,255,255);background-color:rgba(255,255,255,1);text-decoration:none;min-width:408px;min-height:3px;background-position:initial initial;background-repeat:initial initial;border-width:0px;border-color:#000000;border-style:none;}
.tp-caption.finewide_large_white{color:#ffffff;text-shadow:none;font-size:60px;line-height:60px;font-weight:300;font-family:"Open Sans", sans-serif;background-color:transparent;text-decoration:none;text-transform:uppercase;letter-spacing:8px;border-width:0px;border-color:rgb(0,0,0);border-style:none;}
.tp-caption.whitedivider3px{color:#000000;text-shadow:none;background-color:rgb(255,255,255);background-color:rgba(255,255,255,1);text-decoration:none;font-size:0px;line-height:0;min-width:468px;min-height:3px;border-width:0px;border-color:rgb(0,0,0);border-style:none;}
.tp-caption.finewide_medium_white{color:#ffffff;text-shadow:none;font-size:37px;line-height:37px;font-weight:300;font-family:"Open Sans", sans-serif;background-color:transparent;text-decoration:none;text-transform:uppercase;letter-spacing:5px;border-width:0px;border-color:rgb(0,0,0);border-style:none;}
.tp-caption.boldwide_small_white{font-size:25px;line-height:25px;font-weight:800;font-family:"Open Sans", sans-serif;color:rgb(255,255,255);text-decoration:none;background-color:transparent;text-shadow:none;text-transform:uppercase;letter-spacing:5px;border-width:0px;border-color:rgb(0,0,0);border-style:none;}
.tp-caption.whitedivider3px_vertical{color:#000000;text-shadow:none;background-color:rgb(255,255,255);background-color:rgba(255,255,255,1);text-decoration:none;font-size:0px;line-height:0;min-width:3px;min-height:130px;border-width:0px;border-color:rgb(0,0,0);border-style:none;}
.tp-caption.finewide_small_white{color:#ffffff;text-shadow:none;font-size:25px;line-height:25px;font-weight:300;font-family:"Open Sans", sans-serif;background-color:transparent;text-decoration:none;text-transform:uppercase;letter-spacing:5px;border-width:0px;border-color:rgb(0,0,0);border-style:none;}
.tp-caption.finewide_verysmall_white_mw{font-size:13px;line-height:25px;font-weight:400;font-family:"Open Sans", sans-serif;color:#ffffff;text-decoration:none;background-color:transparent;text-shadow:none;text-transform:uppercase;letter-spacing:5px;max-width:470px;white-space:normal !important;border-width:0px;border-color:rgb(0,0,0);border-style:none;}
.tp-caption.lightgrey_divider{text-decoration:none;background-color:rgb(235,235,235);background-color:rgba(235,235,235,1);width:370px;height:3px;background-position:initial initial;background-repeat:initial initial;border-width:0px;border-color:rgb(34,34,34);border-style:none;}
.tp-caption.finewide_large_white{color:#FFF;text-shadow:none;font-size:60px;line-height:60px;font-weight:300;font-family:"Open Sans", sans-serif;background-color:rgba(0,0,0,0);text-decoration:none;text-transform:uppercase;letter-spacing:8px;border-width:0px;border-color:#000;border-style:none;}
.tp-caption.finewide_medium_white{color:#FFF;text-shadow:none;font-size:34px;line-height:34px;font-weight:300;font-family:"Open Sans", sans-serif;background-color:rgba(0,0,0,0);text-decoration:none;text-transform:uppercase;letter-spacing:5px;border-width:0px;border-color:#000;border-style:none;}
.tp-caption.huge_red{position:absolute;color:rgb(223,75,107);font-weight:400;font-size:150px;line-height:130px;font-family:'Oswald', sans-serif;margin:0px;border-width:0px;border-style:none;white-space:nowrap;background-color:rgb(45,49,54);padding:0px;}
.tp-caption.middle_yellow{position:absolute;color:rgb(251,213,114);font-weight:600;font-size:50px;line-height:50px;font-family:'Open Sans', sans-serif;margin:0px;border-width:0px;border-style:none;white-space:nowrap;}
.tp-caption.huge_thin_yellow{position:absolute;color:rgb(251,213,114);font-weight:300;font-size:90px;line-height:90px;font-family:'Open Sans', sans-serif;margin:0px;letter-spacing:20px;border-width:0px;border-style:none;white-space:nowrap;}
.tp-caption.big_dark{position:absolute;color:#333;font-weight:700;font-size:70px;line-height:70px;font-family:"Open Sans";margin:0px;border-width:0px;border-style:none;white-space:nowrap;}
.tp-caption.medium_dark{position:absolute;color:#333;font-weight:300;font-size:40px;line-height:40px;font-family:"Open Sans";margin:0px;letter-spacing:5px;border-width:0px;border-style:none;white-space:nowrap;}
.tp-caption.medium_grey{position:absolute;color:#fff;text-shadow:0px 2px 5px rgba(0,0,0,0.5);font-weight:700;font-size:20px;line-height:20px;font-family:Arial;padding:2px 4px;margin:0px;border-width:0px;border-style:none;background-color:#888;white-space:nowrap;}
.tp-caption.small_text{position:absolute;color:#fff;text-shadow:0px 2px 5px rgba(0,0,0,0.5);font-weight:700;font-size:14px;line-height:20px;font-family:Arial;margin:0px;border-width:0px;border-style:none;white-space:nowrap;}
.tp-caption.medium_text{position:absolute;color:#fff;text-shadow:0px 2px 5px rgba(0,0,0,0.5);font-weight:700;font-size:20px;line-height:20px;font-family:Arial;margin:0px;border-width:0px;border-style:none;white-space:nowrap;}
.tp-caption.large_bold_white_25{font-size:55px;line-height:65px;font-weight:700;font-family:"Open Sans";color:#fff;text-decoration:none;background-color:transparent;text-align:center;text-shadow:#000 0px 5px 10px;border-width:0px;border-color:rgb(255,255,255);border-style:none;}
.tp-caption.medium_text_shadow{font-size:25px;line-height:25px;font-weight:600;font-family:"Open Sans";color:#fff;text-decoration:none;background-color:transparent;text-align:center;text-shadow:#000 0px 5px 10px;border-width:0px;border-color:rgb(255,255,255);border-style:none;}
.tp-caption.large_text{position:absolute;color:#fff;text-shadow:0px 2px 5px rgba(0,0,0,0.5);font-weight:700;font-size:40px;line-height:40px;font-family:Arial;margin:0px;border-width:0px;border-style:none;white-space:nowrap;}
.tp-caption.medium_bold_grey{font-size:30px;line-height:30px;font-weight:800;font-family:"Open Sans";color:rgb(102,102,102);text-decoration:none;background-color:transparent;text-shadow:none;margin:0px;padding:1px 4px 0px;border-width:0px;border-color:rgb(255,214,88);border-style:none;}
.tp-caption.very_large_text{position:absolute;color:#fff;text-shadow:0px 2px 5px rgba(0,0,0,0.5);font-weight:700;font-size:60px;line-height:60px;font-family:Arial;margin:0px;border-width:0px;border-style:none;white-space:nowrap;letter-spacing:-2px;}
.tp-caption.very_big_white{position:absolute;color:#fff;text-shadow:none;font-weight:800;font-size:60px;line-height:60px;font-family:Arial;margin:0px;border-width:0px;border-style:none;white-space:nowrap;padding:0px 4px;padding-top:1px;background-color:#000;}
.tp-caption.very_big_black{position:absolute;color:#000;text-shadow:none;font-weight:700;font-size:60px;line-height:60px;font-family:Arial;margin:0px;border-width:0px;border-style:none;white-space:nowrap;padding:0px 4px;padding-top:1px;background-color:#fff;}
.tp-caption.modern_medium_fat{position:absolute;color:#000;text-shadow:none;font-weight:800;font-size:24px;line-height:20px;font-family:"Open Sans", sans-serif;margin:0px;border-width:0px;border-style:none;white-space:nowrap;}
.tp-caption.modern_medium_fat_white{position:absolute;color:#fff;text-shadow:none;font-weight:800;font-size:24px;line-height:20px;font-family:"Open Sans", sans-serif;margin:0px;border-width:0px;border-style:none;white-space:nowrap;}
.tp-caption.modern_medium_light{position:absolute;color:#000;text-shadow:none;font-weight:300;font-size:24px;line-height:20px;font-family:"Open Sans", sans-serif;margin:0px;border-width:0px;border-style:none;white-space:nowrap;}
.tp-caption.modern_big_bluebg{position:absolute;color:#fff;text-shadow:none;font-weight:800;font-size:30px;line-height:36px;font-family:"Open Sans", sans-serif;padding:3px 10px;margin:0px;border-width:0px;border-style:none;background-color:#4e5b6c;letter-spacing:0;}
.tp-caption.modern_big_redbg{position:absolute;color:#fff;text-shadow:none;font-weight:300;font-size:30px;line-height:36px;font-family:"Open Sans", sans-serif;padding:3px 10px;padding-top:1px;margin:0px;border-width:0px;border-style:none;background-color:#de543e;letter-spacing:0;}
.tp-caption.modern_small_text_dark{position:absolute;color:#555;text-shadow:none;font-size:14px;line-height:22px;font-family:Arial;margin:0px;border-width:0px;border-style:none;white-space:nowrap;}
.tp-caption.boxshadow{-moz-box-shadow:0px 0px 20px rgba(0,0,0,0.5);-webkit-box-shadow:0px 0px 20px rgba(0,0,0,0.5);box-shadow:0px 0px 20px rgba(0,0,0,0.5);}
.tp-caption.black{color:#000;text-shadow:none;}
.tp-caption.noshadow{text-shadow:none;}
.tp-caption a{color:#ff7302;text-shadow:none;-webkit-transition:all 0.2s ease-out;-moz-transition:all 0.2s ease-out;-o-transition:all 0.2s ease-out;-ms-transition:all 0.2s ease-out;}
.tp-caption a:hover{color:#ffa902;}
.tp-caption.thinheadline_dark{position:absolute;color:rgba(0,0,0,0.85);text-shadow:none;font-weight:300;font-size:30px;line-height:30px;font-family:"Open Sans";background-color:transparent;}
.tp-caption.thintext_dark{position:absolute;color:rgba(0,0,0,0.85);text-shadow:none;font-weight:300;font-size:16px;line-height:26px;font-family:"Open Sans";background-color:transparent;}
.tp-caption.medium_bg_red a{color:#fff; text-decoration:none;}
.tp-caption.medium_bg_red a:hover{color:#fff; text-decoration:underline;}
.tp-caption.smoothcircle{font-size:30px;line-height:75px;font-weight:800;font-family:"Open Sans";color:rgb(255,255,255);text-decoration:none;background-color:rgb(0,0,0);background-color:rgba(0,0,0,0.498039);padding:50px 25px;text-align:center;border-radius:500px 500px 500px 500px;border-width:0px;border-color:rgb(0,0,0);border-style:none;}
.tp-caption.largeblackbg{font-size:50px;line-height:70px;font-weight:300;font-family:"Open Sans";color:rgb(255,255,255);text-decoration:none;background-color:rgb(0,0,0);padding:0px 20px 5px;text-shadow:none;border-width:0px;border-color:rgb(255,255,255);border-style:none;}
.tp-caption.largepinkbg{position:absolute;color:#fff;text-shadow:none;font-weight:300;font-size:50px;line-height:70px;font-family:"Open Sans";background-color:#db4360;padding:0px 20px;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;}
.tp-caption.largewhitebg{position:absolute;color:#000;text-shadow:none;font-weight:300;font-size:50px;line-height:70px;font-family:"Open Sans";background-color:#fff;padding:0px 20px;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;}
.tp-caption.largegreenbg{position:absolute;color:#fff;text-shadow:none;font-weight:300;font-size:50px;line-height:70px;font-family:"Open Sans";background-color:#67ae73;padding:0px 20px;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;}
.tp-caption.excerpt{font-size:36px;line-height:36px;font-weight:700;font-family:Arial;color:#ffffff;text-decoration:none;background-color:rgba(0,0,0,1);text-shadow:none;margin:0px;letter-spacing:-1.5px;padding:1px 4px 0px 4px;width:150px;white-space:normal !important;height:auto;border-width:0px;border-color:rgb(255,255,255);border-style:none;}
.tp-caption.large_bold_grey{font-size:60px;line-height:60px;font-weight:800;font-family:"Open Sans";color:rgb(102,102,102);text-decoration:none;background-color:transparent;text-shadow:none;margin:0px;padding:1px 4px 0px;border-width:0px;border-color:rgb(255,214,88);border-style:none;}
.tp-caption.medium_thin_grey{font-size:34px;line-height:30px;font-weight:300;font-family:"Open Sans";color:rgb(102,102,102);text-decoration:none;background-color:transparent;padding:1px 4px 0px;text-shadow:none;margin:0px;border-width:0px;border-color:rgb(255,214,88);border-style:none;}
.tp-caption.small_thin_grey{font-size:18px;line-height:26px;font-weight:300;font-family:"Open Sans";color:rgb(117,117,117);text-decoration:none;background-color:transparent;padding:1px 4px 0px;text-shadow:none;margin:0px;border-width:0px;border-color:rgb(255,214,88);border-style:none;}
.tp-caption.lightgrey_divider{text-decoration:none;background-color:rgba(235,235,235,1);width:370px;height:3px;background-position:initial initial;background-repeat:initial initial;border-width:0px;border-color:rgb(34,34,34);border-style:none;}
.tp-caption.large_bold_darkblue{font-size:58px;line-height:60px;font-weight:800;font-family:"Open Sans";color:rgb(52,73,94);text-decoration:none;background-color:transparent;border-width:0px;border-color:rgb(255,214,88);border-style:none;}
.tp-caption.medium_bg_darkblue{font-size:20px;line-height:20px;font-weight:800;font-family:"Open Sans";color:rgb(255,255,255);text-decoration:none;background-color:rgb(52,73,94);padding:10px;border-width:0px;border-color:rgb(255,214,88);border-style:none;}
.tp-caption.medium_bold_red{font-size:24px;line-height:30px;font-weight:800;font-family:"Open Sans";color:rgb(227,58,12);text-decoration:none;background-color:transparent;padding:0px;border-width:0px;border-color:rgb(255,214,88);border-style:none;}
.tp-caption.medium_light_red{font-size:21px;line-height:26px;font-weight:300;font-family:"Open Sans";color:rgb(227,58,12);text-decoration:none;background-color:transparent;padding:0px;border-width:0px;border-color:rgb(255,214,88);border-style:none;}
.tp-caption.medium_bg_red{font-size:20px;line-height:20px;font-weight:800;font-family:"Open Sans";color:rgb(255,255,255);text-decoration:none;background-color:rgb(227,58,12);padding:10px;border-width:0px;border-color:rgb(255,214,88);border-style:none;}
.tp-caption.medium_bold_orange{font-size:24px;line-height:30px;font-weight:800;font-family:"Open Sans";color:rgb(243,156,18);text-decoration:none;background-color:transparent;border-width:0px;border-color:rgb(255,214,88);border-style:none;}
.tp-caption.medium_bg_orange{font-size:20px;line-height:20px;font-weight:800;font-family:"Open Sans";color:rgb(255,255,255);text-decoration:none;background-color:rgb(243,156,18);padding:10px;border-width:0px;border-color:rgb(255,214,88);border-style:none;}
.tp-caption.grassfloor{text-decoration:none;background-color:rgba(160,179,151,1);width:4000px;height:150px;border-width:0px;border-color:rgb(34,34,34);border-style:none;}
.tp-caption.large_bold_white{font-size:58px;line-height:60px;font-weight:800;font-family:"Open Sans";color:rgb(255,255,255);text-decoration:none;background-color:transparent;border-width:0px;border-color:rgb(255,214,88);border-style:none;}
.tp-caption.medium_light_white{font-size:30px;line-height:36px;font-weight:300;font-family:"Open Sans";color:rgb(255,255,255);text-decoration:none;background-color:transparent;padding:0px;border-width:0px;border-color:rgb(255,214,88);border-style:none;}
.tp-caption.mediumlarge_light_white{font-size:34px;line-height:40px;font-weight:300;font-family:"Open Sans";color:rgb(255,255,255);text-decoration:none;background-color:transparent;padding:0px;border-width:0px;border-color:rgb(255,214,88);border-style:none;}
.tp-caption.mediumlarge_light_white_center{font-size:34px;line-height:40px;font-weight:300;font-family:"Open Sans";color:#ffffff;text-decoration:none;background-color:transparent;padding:0px 0px 0px 0px;text-align:center;border-width:0px;border-color:rgb(255,214,88);border-style:none;}
.tp-caption.medium_bg_asbestos{font-size:20px;line-height:20px;font-weight:800;font-family:"Open Sans";color:rgb(255,255,255);text-decoration:none;background-color:rgb(127,140,141);padding:10px;border-width:0px;border-color:rgb(255,214,88);border-style:none;}
.tp-caption.medium_light_black{font-size:30px;line-height:36px;font-weight:300;font-family:"Open Sans";color:rgb(0,0,0);text-decoration:none;background-color:transparent;padding:0px;border-width:0px;border-color:rgb(255,214,88);border-style:none;}
.tp-caption.large_bold_black{font-size:58px;line-height:60px;font-weight:800;font-family:"Open Sans";color:rgb(0,0,0);text-decoration:none;background-color:transparent;border-width:0px;border-color:rgb(255,214,88);border-style:none;}
.tp-caption.mediumlarge_light_darkblue{font-size:34px;line-height:40px;font-weight:300;font-family:"Open Sans";color:rgb(52,73,94);text-decoration:none;background-color:transparent;padding:0px;border-width:0px;border-color:rgb(255,214,88);border-style:none;}
.tp-caption.small_light_white{font-size:17px;line-height:28px;font-weight:300;font-family:"Open Sans";color:rgb(255,255,255);text-decoration:none;background-color:transparent;padding:0px;border-width:0px;border-color:rgb(255,214,88);border-style:none;}
.tp-caption.roundedimage{border-width:0px;border-color:rgb(34,34,34);border-style:none;}
.tp-caption.large_bg_black{font-size:40px;line-height:40px;font-weight:800;font-family:"Open Sans";color:rgb(255,255,255);text-decoration:none;background-color:rgb(0,0,0);padding:10px 20px 15px;border-width:0px;border-color:rgb(255,214,88);border-style:none;}
.tp-caption.mediumwhitebg{font-size:30px;line-height:30px;font-weight:300;font-family:"Open Sans";color:rgb(0,0,0);text-decoration:none;background-color:rgb(255,255,255);padding:5px 15px 10px;text-shadow:none;border-width:0px;border-color:rgb(0,0,0);border-style:none;}
.tp-caption.medium_bg_orange_new1{font-size:20px;line-height:20px;font-weight:800;font-family:"Open Sans";color:rgb(255,255,255);text-decoration:none;background-color:rgb(243,156,18);padding:10px;border-width:0px;border-color:rgb(255,214,88);border-style:none;}
.tp-caption.boxshadow{-moz-box-shadow:0px 0px 20px rgba(0,0,0,0.5);-webkit-box-shadow:0px 0px 20px rgba(0,0,0,0.5);box-shadow:0px 0px 20px rgba(0,0,0,0.5);}
.tp-caption.black{color:#000;text-shadow:none;font-weight:300;font-size:19px;line-height:19px;font-family:'Open Sans', sans;}
.tp-caption.noshadow{text-shadow:none;}
.tp_inner_padding{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;max-height:none !important;}
.tp-caption .frontcorner{width:0;height:0;border-left:40px solid transparent;border-right:0px solid transparent;border-top:40px solid #00A8FF;position:absolute;left:-40px;top:0px;}
.tp-caption .backcorner{width:0;height:0;border-left:0px solid transparent;border-right:40px solid transparent;border-bottom:40px solid #00A8FF;position:absolute;right:0px;top:0px;}
.tp-caption .frontcornertop{width:0;height:0;border-left:40px solid transparent;border-right:0px solid transparent;border-bottom:40px solid #00A8FF;position:absolute;left:-40px;top:0px;}
.tp-caption .backcornertop{width:0;height:0;border-left:0px solid transparent;border-right:40px solid transparent;border-top:40px solid #00A8FF;position:absolute;right:0px;top:0px;}
.tp-simpleresponsive .button{padding:6px 13px 5px; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; height:30px;cursor:pointer;color:#fff !important; text-shadow:0px 1px 1px rgba(0,0,0,0.6) !important; font-size:15px; line-height:45px !important;background:url(https://css.tourisme-espaces.com/images/gradient/g30.png) repeat-x top; font-family:arial, sans-serif; font-weight:bold; letter-spacing:-1px;}
.tp-simpleresponsive  .button.big{color:#fff; text-shadow:0px 1px 1px rgba(0,0,0,0.6); font-weight:bold; padding:9px 20px; font-size:19px;  line-height:57px !important; background:url(https://css.tourisme-espaces.com/images/gradient/g40.png) repeat-x top}
.tp-simpleresponsive  .purchase:hover,.tp-simpleresponsive  .button:hover,.tp-simpleresponsive  .button.big:hover{background-position:bottom, 15px 11px}
@media only screen and (min-width:768px) and (max-width:959px){}
@media only screen and (min-width:480px) and (max-width:767px){.tp-simpleresponsive  .button{padding:4px 8px 3px; line-height:25px !important; font-size:11px !important;font-weight:normal;}
.tp-simpleresponsive  a.button{-webkit-transition:none; -moz-transition:none; -o-transition:none; -ms-transition:none; }
}
@media only screen and (min-width:0px) and (max-width:479px){.tp-simpleresponsive  .button{padding:2px 5px 2px; line-height:20px !important; font-size:10px !important}
.tp-simpleresponsive  a.button{-webkit-transition:none; -moz-transition:none; -o-transition:none; -ms-transition:none; }
}
.tp-simpleresponsive  .button.green, .tp-simpleresponsive  .button:hover.green,.tp-simpleresponsive  .purchase.green, .tp-simpleresponsive  .purchase:hover.green{background-color:#21a117; -webkit-box-shadow:0px 3px 0px 0px #104d0b;  -moz-box-shadow:0px 3px 0px 0px #104d0b;  box-shadow:0px 3px 0px 0px #104d0b;  }
.tp-simpleresponsive  .button.blue, .tp-simpleresponsive  .button:hover.blue,.tp-simpleresponsive  .purchase.blue, .tp-simpleresponsive  .purchase:hover.blue{background-color:#1d78cb; -webkit-box-shadow:0px 3px 0px 0px #0f3e68;  -moz-box-shadow:0px 3px 0px 0px #0f3e68;  box-shadow:0px 3px 0px 0px #0f3e68}
.tp-simpleresponsive  .button.red, .tp-simpleresponsive  .button:hover.red,.tp-simpleresponsive  .purchase.red, .tp-simpleresponsive  .purchase:hover.red{background-color:#cb1d1d; -webkit-box-shadow:0px 3px 0px 0px #7c1212;  -moz-box-shadow:0px 3px 0px 0px #7c1212;  box-shadow:0px 3px 0px 0px #7c1212}
.tp-simpleresponsive  .button.orange, .tp-simpleresponsive  .button:hover.orange,.tp-simpleresponsive  .purchase.orange, .tp-simpleresponsive  .purchase:hover.orange{background-color:#ff7700; -webkit-box-shadow:0px 3px 0px 0px #a34c00;  -moz-box-shadow:0px 3px 0px 0px #a34c00;  box-shadow:0px 3px 0px 0px #a34c00}
.tp-simpleresponsive  .button.darkgrey, .tp-simpleresponsive  .button.grey,.tp-simpleresponsive  .button:hover.darkgrey, .tp-simpleresponsive  .button:hover.grey,.tp-simpleresponsive  .purchase.darkgrey, .tp-simpleresponsive  .purchase:hover.darkgrey{background-color:#555; -webkit-box-shadow:0px 3px 0px 0px #222;  -moz-box-shadow:0px 3px 0px 0px #222;  box-shadow:0px 3px 0px 0px #222}
.tp-simpleresponsive  .button.lightgrey, .tp-simpleresponsive  .button:hover.lightgrey,.tp-simpleresponsive  .purchase.lightgrey, .tp-simpleresponsive  .purchase:hover.lightgrey{background-color:#888; -webkit-box-shadow:0px 3px 0px 0px #555;  -moz-box-shadow:0px 3px 0px 0px #555;  box-shadow:0px 3px 0px 0px #555}
.fullscreen-container{width:100%;position:relative;padding:0;}
undefined/**.fullwidthbanner-container{width:100%;position:relative;padding:0;overflow:hidden;}
**/.fullwidthbanner-container .fullwidthbanner{width:100%;position:relative;}
.tp-simpleresponsive .caption,.tp-simpleresponsive .tp-caption{position:absolute;visibility:hidden;-webkit-font-smoothing:antialiased !important;}
.tp-simpleresponsive img{max-width:none}
.noFilterClass{filter:none !important;}
.tp-bannershadow{position:absolute;margin-left:auto;margin-right:auto;-moz-user-select:none;  -khtml-user-select:none;  -webkit-user-select:none;  -o-user-select:none;}
.tp-bannershadow.tp-shadow1{background:url(https://css.tourisme-espaces.com/img_acceuil/shadow1.png) no-repeat; background-size:100% 100%; width:890px; height:60px; bottom:-60px}
.tp-bannershadow.tp-shadow2{background:url(https://css.tourisme-espaces.com/img_acceuil/shadow2.png) no-repeat; background-size:100% 100%; width:890px; height:60px;bottom:-60px}
.tp-bannershadow.tp-shadow3{background:url(https://css.tourisme-espaces.com/img_acceuil/shadow3.png) no-repeat; background-size:100% 100%; width:890px; height:60px;bottom:-60px}
.caption.fullscreenvideo{left:0px; top:0px; position:absolute;width:100%;height:100%}
.caption.fullscreenvideo iframe,.caption.fullscreenvideo video{width:100% !important; height:100% !important; display:none}
.tp-caption.fullscreenvideo{left:0px; top:0px; position:absolute;width:100%;height:100%}
.tp-caption.fullscreenvideo iframe,.tp-caption.fullscreenvideo iframe video{width:100% !important; height:100% !important; display:none}
.fullcoveredvideo video,.fullscreenvideo video{background:#000}
.fullcoveredvideo .tp-poster{background-position:center center;background-size:cover;width:100%;height:100%;top:0px;left:0px}
.html5vid.videoisplaying .tp-poster{display:none}
.tp-video-play-button{background:#000;background:rgba(0,0,0,0.3);padding:5px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;position:absolute;top:50%;left:50%;font-size:40px;color:#FFF;z-index:3;margin-top:-27px;margin-left:-28px;text-align:center;cursor:pointer;}
.html5vid .tp-revstop{width:15px;height:20px; border-left:5px solid #fff; border-right:5px solid #fff; position:relative;margin:10px 20px; box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}
.html5vid .tp-revstop{display:none}
.html5vid.videoisplaying .revicon-right-dir{display:none}
.html5vid.videoisplaying .tp-revstop{display:block}
.html5vid.videoisplaying .tp-video-play-button{display:none}
.html5vid:hover .tp-video-play-button{display:block}
.fullcoveredvideo .tp-video-play-button{display:none !important}
.tp-dottedoverlay{background-repeat:repeat;width:100%;height:100%;position:absolute;top:0px;left:0px;z-index:4}
.tp-dottedoverlay.twoxtwo{background:url(https://css.tourisme-espaces.com/img_acceuil/gridtile.png)}
.tp-dottedoverlay.twoxtwowhite{background:url(https://css.tourisme-espaces.com/img_acceuil/gridtile_white.png)}
.tp-dottedoverlay.threexthree{background:url(https://css.tourisme-espaces.com/img_acceuil/gridtile_3x3.png)}
.tp-dottedoverlay.threexthreewhite{background:url(https://css.tourisme-espaces.com/img_acceuil/gridtile_3x3_white.png)}
.tpclear{clear:both}
.tp-bullets{z-index:1000; position:absolute;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";-moz-opacity:1;-khtml-opacity:1;opacity:1;-webkit-transition:opacity 0.2s ease-out; -moz-transition:opacity 0.2s ease-out; -o-transition:opacity 0.2s ease-out; -ms-transition:opacity 0.2s ease-out;-webkit-transform:translateZ(5px);}
.tp-bullets.hidebullets{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";-moz-opacity:0;-khtml-opacity:0;opacity:0;}
.tp-bullets.simplebullets.navbar{border:1px solid #666; border-bottom:1px solid #444; background:url(https://css.tourisme-espaces.com/img_acceuil/boxed_bgtile.png); height:40px; padding:0px 10px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px }
.tp-bullets.simplebullets.navbar-old{background:url(https://css.tourisme-espaces.com/img_acceuil/navigdots_bgtile.png); height:35px; padding:0px 10px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px }
.tp-bullets.simplebullets.round .bullet{cursor:pointer; position:relative;background:url(https://css.tourisme-espaces.com/img_acceuil/bullet.png) no-Repeat top left;width:20px;height:20px;  margin-right:0px; float:left; margin-top:0px; margin-left:3px}
.tp-bullets.simplebullets.round .bullet.last{margin-right:3px}
.tp-bullets.simplebullets.round-old .bullet{cursor:pointer; position:relative;background:url(https://css.tourisme-espaces.com/img_acceuil/bullets.png) no-Repeat bottom left;width:23px;height:23px;  margin-right:0px; float:left; margin-top:0px}
.tp-bullets.simplebullets.round-old .bullet.last{margin-right:0px}
.tp-bullets.simplebullets.square .bullet{cursor:pointer; position:relative;background:url(https://css.tourisme-espaces.com/img_acceuil/bullets2.png) no-Repeat bottom left;width:19px;height:19px;  margin-right:0px; float:left; margin-top:0px}
.tp-bullets.simplebullets.square .bullet.last{margin-right:0px}
.tp-bullets.simplebullets.square-old .bullet{cursor:pointer; position:relative;background:url(https://css.tourisme-espaces.com/img_acceuil/bullets2.png) no-Repeat bottom left;width:19px;height:19px;  margin-right:0px; float:left; margin-top:0px}
.tp-bullets.simplebullets.square-old .bullet.last{margin-right:0px}
.tp-bullets.simplebullets.navbar .bullet{cursor:pointer; position:relative;background:url(https://css.tourisme-espaces.com/img_acceuil/bullet_boxed.png) no-Repeat top left;width:18px;height:19px;margin-right:5px; float:left; margin-top:0px}
.tp-bullets.simplebullets.navbar .bullet.first{margin-left:0px !important}
.tp-bullets.simplebullets.navbar .bullet.last{margin-right:0px !important}
.tp-bullets.simplebullets.navbar-old .bullet{cursor:pointer; position:relative;background:url(https://css.tourisme-espaces.com/img_acceuil/navigdots.png) no-Repeat bottom left;width:15px;height:15px;  margin-left:5px !important; margin-right:5px !important;float:left; margin-top:10px}
.tp-bullets.simplebullets.navbar-old .bullet.first{margin-left:0px !important}
.tp-bullets.simplebullets.navbar-old .bullet.last{margin-right:0px !important}
.tp-bullets.simplebullets .bullet:hover,.tp-bullets.simplebullets .bullet.selected{background-position:top left}
.tp-bullets.simplebullets.round .bullet:hover,.tp-bullets.simplebullets.round .bullet.selected,.tp-bullets.simplebullets.navbar .bullet:hover,.tp-bullets.simplebullets.navbar .bullet.selected{background-position:bottom left}
.tparrows{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";-moz-opacity:1;-khtml-opacity:1;opacity:1;-webkit-transition:opacity 0.2s ease-out; -moz-transition:opacity 0.2s ease-out; -o-transition:opacity 0.2s ease-out; -ms-transition:opacity 0.2s ease-out;-webkit-transform:translateZ(5000px);-webkit-transform-style:flat;-webkit-backface-visibility:hidden;z-index:600;position:relative;}
.tparrows.hidearrows{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";-moz-opacity:0;-khtml-opacity:0;opacity:0;}
.tp-leftarrow{z-index:100;cursor:pointer; position:relative;background:url(https://css.tourisme-espaces.com/img_acceuil/large_left.png) no-Repeat top left;width:40px;height:40px;}
.tp-rightarrow{z-index:100;cursor:pointer; position:relative;background:url(https://css.tourisme-espaces.com/img_acceuil/large_right.png) no-Repeat top left;width:40px;height:40px;}
.tp-leftarrow.round{z-index:100;cursor:pointer; position:relative;background:url(https://css.tourisme-espaces.com/img_acceuil/small_left.png) no-Repeat top left;width:19px;height:14px;  margin-right:0px; float:left; margin-top:0px;}
.tp-rightarrow.round{z-index:100;cursor:pointer; position:relative;background:url(https://css.tourisme-espaces.com/img_acceuil/small_right.png) no-Repeat top left;width:19px;height:14px;  margin-right:0px; float:left;margin-top:0px}
.tp-leftarrow.round-old{z-index:100;cursor:pointer; position:relative;background:url(https://css.tourisme-espaces.com/img_acceuil/arrow_left.png) no-Repeat top left;width:26px;height:26px;  margin-right:0px; float:left; margin-top:0px;}
.tp-rightarrow.round-old{z-index:100;cursor:pointer; position:relative;background:url(https://css.tourisme-espaces.com/img_acceuil/arrow_right.png) no-Repeat top left;width:26px;height:26px;  margin-right:0px; float:left;margin-top:0px}
.tp-leftarrow.navbar{z-index:100;cursor:pointer; position:relative;background:url(https://css.tourisme-espaces.com/img_acceuil/small_left_boxed.png) no-Repeat top left;width:20px;height:15px;float:left;margin-right:6px; margin-top:12px}
.tp-rightarrow.navbar{z-index:100;cursor:pointer; position:relative;background:url(https://css.tourisme-espaces.com/img_acceuil/small_right_boxed.png) no-Repeat top left;width:20px;height:15px;float:left;margin-left:6px; margin-top:12px}
.tp-leftarrow.navbar-old{z-index:100;cursor:pointer; position:relative;background:url(https://css.tourisme-espaces.com/img_acceuil/arrowleft.png) no-Repeat top left;width:9px;height:16px;float:left;margin-right:6px; margin-top:10px}
.tp-rightarrow.navbar-old{z-index:100;cursor:pointer; position:relative;background:url(https://css.tourisme-espaces.com/img_acceuil/arrowright.png) no-Repeat top left;width:9px;height:16px;float:left;margin-left:6px; margin-top:10px}
.tp-leftarrow.navbar-old.thumbswitharrow{margin-right:10px}
.tp-rightarrow.navbar-old.thumbswitharrow{margin-left:0px}
.tp-leftarrow.square{z-index:100;cursor:pointer; position:relative;background:url(https://css.tourisme-espaces.com/img_acceuil/arrow_left2.png) no-Repeat top left;width:12px;height:17px;float:left;margin-right:0px; margin-top:0px}
.tp-rightarrow.square{z-index:100;cursor:pointer; position:relative;background:url(https://css.tourisme-espaces.com/img_acceuil/arrow_right2.png) no-Repeat top left;width:12px;height:17px;float:left;margin-left:0px; margin-top:0px}
.tp-leftarrow.square-old{z-index:100;cursor:pointer; position:relative;background:url(https://css.tourisme-espaces.com/img_acceuil/arrow_left2.png) no-Repeat top left;width:12px;height:17px;float:left;margin-right:0px; margin-top:0px}
.tp-rightarrow.square-old{z-index:100;cursor:pointer; position:relative;background:url(https://css.tourisme-espaces.com/img_acceuil/arrow_right2.png) no-Repeat top left;width:12px;height:17px;float:left;margin-left:0px; margin-top:0px}
.tp-leftarrow.default{z-index:100;cursor:pointer; position:relative;background:url(https://css.tourisme-espaces.com/img_acceuil/large_left.png) no-Repeat 0 0;width:40px;height:40px;}
.tp-rightarrow.default{z-index:100;cursor:pointer; position:relative;background:url(https://css.tourisme-espaces.com/img_acceuil/large_right.png) no-Repeat 0 0;width:40px;height:40px;}
.tp-leftarrow:hover,.tp-rightarrow:hover{background-position:bottom left}
.tp-bullets.tp-thumbs{z-index:1000; position:absolute; padding:3px;background-color:#fff;width:500px;height:50px;margin-top:-50px;}
.fullwidthbanner-container .tp-thumbs{padding:3px}
.tp-bullets.tp-thumbs .tp-mask{width:500px; height:50px;overflow:hidden; position:relative}
.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer{width:5000px; position:absolute}
.tp-bullets.tp-thumbs .bullet{width:100px; height:50px;cursor:pointer; overflow:hidden;background:none;margin:0;float:left;-ms-filter:"progid:dximagetransform.microsoft.alpha(opacity=50)";-moz-opacity:0.5;-khtml-opacity:0.5;opacity:0.5;-webkit-transition:all 0.2s ease-out; -moz-transition:all 0.2s ease-out; -o-transition:all 0.2s ease-out; -ms-transition:all 0.2s ease-out;}
.tp-bullets.tp-thumbs .bullet:hover,.tp-bullets.tp-thumbs .bullet.selected{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";-moz-opacity:1;-khtml-opacity:1;opacity:1;}
.tp-thumbs img{width:100%}
.tp-bannertimer{width:100%; height:10px; background:url(https://css.tourisme-espaces.com/img_acceuil/timer.png);position:absolute; z-index:200;top:0px}
.tp-bannertimer.tp-bottom{bottom:0px;height:5px; top:auto}
@media only screen and (min-width:0px) and (max-width:479px){.responsive .tp-bullets{display:none}
.responsive .tparrows{display:none}
}
.tp-simpleresponsive img{-moz-user-select:none;  -khtml-user-select:none;  -webkit-user-select:none;  -o-user-select:none;}
.tp-simpleresponsive a{text-decoration:none}
.tp-simpleresponsive ul{list-style:none;padding:0;margin:0;}
.tp-simpleresponsive >ul >li{list-stye:none;position:absolute;visibility:hidden;}
.caption.slidelink a div,.tp-caption.slidelink a div{width:3000px; height:1500px;  background:url(https://css.tourisme-espaces.com/img_acceuil/coloredbg.png) repeat}
.tp-caption.slidelink a span{background:url(https://css.tourisme-espaces.com/img_acceuil/coloredbg.png) repeat}
.tparrows .tp-arr-imgholder{display:none}
.tparrows .tp-arr-titleholder{display:none}
.tparrows.preview1{width:100px;height:100px;-webkit-transform-style:preserve-3d; -webkit-perspective:1000; -moz-perspective:1000; -webkit-backface-visibility:hidden; -moz-backface-visibility:hidden;background:transparent}
.tparrows.preview1:after{position:absolute; left:0px;top:0px; font-family:"revicons"; color:#fff; font-size:30px; width:100px;height:100px;text-align:center; background:#fff;background:rgba(0,0,0,0.15);z-index:2;line-height:100px; -webkit-transition:background 0.3s, color 0.3s; -moz-transition:background 0.3s, color 0.3s; transition:background 0.3s, color 0.3s}
.tp-rightarrow.preview1:after{content:'\e825';  }
.tp-leftarrow.preview1:after{content:'\e824';  }
.tparrows.preview1:hover:after{background:rgba(255,255,255,1); color:#aaa}
.tparrows.preview1 .tp-arr-imgholder{background-size:cover; background-position:center center; display:block;width:100%;height:100%;position:absolute;top:0px;-webkit-transition:-webkit-transform 0.3s;transition:transform 0.3s;-webkit-backface-visibility:hidden;backface-visibility:hidden;}
.tp-rightarrow.preview1 .tp-arr-imgholder{right:100%;-webkit-transform:rotateY(-90deg);transform:rotateY(-90deg);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);-moz-opacity:0.0;-khtml-opacity:0.0;opacity:0.0;}
.tp-leftarrow.preview1 .tp-arr-imgholder{left:100%;-webkit-transform:rotateY(90deg);transform:rotateY(90deg);-webkit-transform-origin:0% 50%;transform-origin:0% 50%;  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);-moz-opacity:0.0;-khtml-opacity:0.0;opacity:0.0;}
.tparrows.preview1:hover .tp-arr-imgholder{-webkit-transform:rotateY(0deg);transform:rotateY(0deg);  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;}
@media only screen and (min-width:768px) and (max-width:979px){.tparrows.preview1,.tparrows.preview1:after{width:80px; height:80px;line-height:80px; font-size:24px}
}
@media only screen and (min-width:480px) and (max-width:767px){.tparrows.preview1,.tparrows.preview1:after{width:60px; height:60px;line-height:60px;font-size:20px}
}
@media only screen and (min-width:0px) and (max-width:479px){.tparrows.preview1,.tparrows.preview1:after{width:40px; height:40px;line-height:40px; font-size:12px}
 }
.tp-bullets.preview1{height:21px}
.tp-bullets.preview1 .bullet{cursor:pointer; position:relative !important; background:rgba(0,0,0,0.15) !important;-webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none; width:5px !important; height:5px !important; border:8px solid rgba(0,0,0,0) !important; display:inline-block; margin-right:5px !important; margin-bottom:0px !important; -webkit-transition:background-color 0.2s, border-color 0.2s; -moz-transition:background-color 0.2s, border-color 0.2s; -o-transition:background-color 0.2s, border-color 0.2s; -ms-transition:background-color 0.2s, border-color 0.2s; transition:background-color 0.2s, border-color 0.2s; float:none !important; box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;}
.tp-bullets.preview1 .bullet.last{margin-right:0px}
.tp-bullets.preview1 .bullet:hover,.tp-bullets.preview1 .bullet.selected{-webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none;background:#aaa !important;width:5px !important; height:5px !important; border:8px solid rgba(255,255,255,1) !important;}
.tparrows.preview2{min-width:60px; min-height:60px; background:#fff;;border-radius:30px;-moz-border-radius:30px;-webkit-border-radius:30px;overflow:hidden;-webkit-transition:-webkit-transform 1.3s;-webkit-transition:width 0.3s, background-color 0.3s, opacity 0.3s;transition:width 0.3s, background-color 0.3s, opacity 0.3s;backface-visibility:hidden;}
.tparrows.preview2:after{position:absolute; top:50%; font-family:"revicons"; color:#aaa; font-size:25px; margin-top:-12px; -webkit-transition:color 0.3s; -moz-transition:color 0.3s; transition:color 0.3s }
.tp-rightarrow.preview2:after{content:'\e81e';  right:18px}
.tp-leftarrow.preview2:after{content:'\e81f';  left:18px}
.tparrows.preview2 .tp-arr-titleholder{background-size:cover; background-position:center center; display:block; visibility:hidden;position:relative;top:0px;-webkit-transition:-webkit-transform 0.3s;transition:transform 0.3s;-webkit-backface-visibility:hidden;backface-visibility:hidden;white-space:nowrap;color:#000;text-transform:uppercase;font-weight:400;font-size:14px;line-height:60px;padding:0px 10px;}
.tp-rightarrow.preview2 .tp-arr-titleholder{right:50px;-webkit-transform:translateX(-100%);transform:translateX(-100%);}
.tp-leftarrow.preview2 .tp-arr-titleholder{left:50px;-webkit-transform:translateX(100%);transform:translateX(100%);}
.tparrows.preview2.hovered{width:300px}
.tparrows.preview2:hover{background:#fff}
.tparrows.preview2:hover:after{color:#000}
.tparrows.preview2:hover .tp-arr-titleholder{-webkit-transform:translateX(0px);transform:translateX(0px);visibility:visible;position:absolute;}
.tp-bullets.preview2{height:17px}
.tp-bullets.preview2 .bullet{cursor:pointer; position:relative !important; background:rgba(0,0,0,0.5) !important; -webkit-border-radius:10px; border-radius:10px; -webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none; width:6px !important; height:6px !important; border:5px solid rgba(0,0,0,0) !important; display:inline-block; margin-right:2px !important; margin-bottom:0px !important; -webkit-transition:background-color 0.2s, border-color 0.2s; -moz-transition:background-color 0.2s, border-color 0.2s; -o-transition:background-color 0.2s, border-color 0.2s; -ms-transition:background-color 0.2s, border-color 0.2s; transition:background-color 0.2s, border-color 0.2s; float:none !important; box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;}
.tp-bullets.preview2 .bullet.last{margin-right:0px}
.tp-bullets.preview2 .bullet:hover,.tp-bullets.preview2 .bullet.selected{-webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none;background:rgba(255,255,255,1) !important;width:6px !important; height:6px !important; border:5px solid rgba(0,0,0,1) !important;}
.tp-arr-titleholder.alwayshidden{display:none !important}
@media only screen and (min-width:768px) and (max-width:979px){.tparrows.preview2{min-width:40px; min-height:40px; width:40px;height:40px;border-radius:20px;-moz-border-radius:20px;-webkit-border-radius:20px;}
.tparrows.preview2:after{position:absolute; top:50%; font-family:"revicons"; font-size:20px; margin-top:-12px}
.tp-rightarrow.preview2:after{content:'\e81e';  right:11px}
.tp-leftarrow.preview2:after{content:'\e81f';  left:11px}
.tparrows.preview2 .tp-arr-titleholder{font-size:12px; line-height:40px; letter-spacing:0px}
.tp-rightarrow.preview2 .tp-arr-titleholder{right:35px}
.tp-leftarrow.preview2 .tp-arr-titleholder{left:35px}
}
@media only screen and (min-width:480px) and (max-width:767px){.tparrows.preview2{min-width:30px; min-height:30px; width:30px;height:30px;border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;}
.tparrows.preview2:after{position:absolute; top:50%; font-family:"revicons"; font-size:14px; margin-top:-12px}
.tp-rightarrow.preview2:after{content:'\e81e';  right:8px}
.tp-leftarrow.preview2:after{content:'\e81f';  left:8px}
.tparrows.preview2 .tp-arr-titleholder{font-size:10px; line-height:30px; letter-spacing:0px}
.tp-rightarrow.preview2 .tp-arr-titleholder{right:25px}
.tp-leftarrow.preview2 .tp-arr-titleholder{left:25px}
.tparrows.preview2 .tp-arr-titleholder{display:none;visibility:none}
}
@media only screen and (min-width:0px) and (max-width:479px){.tparrows.preview2{min-width:30px; min-height:30px; width:30px;height:30px;border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;}
.tparrows.preview2:after{position:absolute; top:50%; font-family:"revicons"; font-size:14px; margin-top:-12px}
.tp-rightarrow.preview2:after{content:'\e81e';  right:8px}
.tp-leftarrow.preview2:after{content:'\e81f';  left:8px}
.tparrows.preview2 .tp-arr-titleholder{display:none;visibility:none}
.tparrows.preview2:hover{width:30px !important; height:30px !important}
 }
.tparrows.preview3{width:70px; height:70px; background:#fff; background:rgba(255,255,255,1); -webkit-transform-style:flat}
.tparrows.preview3:after{position:absolute;  line-height:70px;text-align:center; font-family:"revicons"; color:#aaa; font-size:30px; top:0px;left:0px;;background:#fff; z-index:100; width:70px;height:70px; -webkit-transition:color 0.3s; -moz-transition:color 0.3s; transition:color 0.3s}
.tparrows.preview3:hover:after{color:#000}
.tp-rightarrow.preview3:after{content:'\e825';  }
.tp-leftarrow.preview3:after{content:'\e824';  }
.tparrows.preview3 .tp-arr-iwrapper{-webkit-transform:scale(0,1);  transform:scale(0,1);  -webkit-transform-origin:100% 50%;  transform-origin:100% 50%;  -webkit-transition:-webkit-transform 0.2s;  transition:transform 0.2s;  z-index:0;position:absolute; background:#000; background:rgba(0,0,0,0.75);  display:table;min-height:90px;top:-10px}
.tp-leftarrow.preview3 .tp-arr-iwrapper{-webkit-transform:scale(0,1);  transform:scale(0,1);  -webkit-transform-origin:0% 50%;  transform-origin:0% 50%;}
.tparrows.preview3 .tp-arr-imgholder{display:block;background-size:cover; background-position:center center; display:table-cell;min-width:90px;height:90px;position:relative;top:0px}
.tp-rightarrow.preview3 .tp-arr-iwrapper{right:0px;padding-right:70px}
.tp-leftarrow.preview3 .tp-arr-iwrapper{left:0px; direction:rtl;padding-left:70px}
.tparrows.preview3 .tp-arr-titleholder{display:table-cell; padding:30px;font-size:16px; color:#fff;white-space:nowrap; position:relative; clear:right;vertical-align:middle}
.tparrows.preview3:hover .tp-arr-iwrapper{-webkit-transform:scale(1,1);  transform:scale(1,1);}
/* PREVIEW 3 BULLETS */
.tp-bullets.preview3{height:17px}
.tp-bullets.preview3 .bullet{cursor:pointer; position:relative !important; background:rgba(0,0,0,0.5) !important; -webkit-border-radius:10px; border-radius:10px; -webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none; width:6px !important; height:6px !important; border:5px solid rgba(0,0,0,0) !important; display:inline-block; margin-right:2px !important; margin-bottom:0px !important; -webkit-transition:background-color 0.2s, border-color 0.2s; -moz-transition:background-color 0.2s, border-color 0.2s; -o-transition:background-color 0.2s, border-color 0.2s; -ms-transition:background-color 0.2s, border-color 0.2s; transition:background-color 0.2s, border-color 0.2s; float:none !important; box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;}
.tp-bullets.preview3 .bullet.last{margin-right:0px}
.tp-bullets.preview3 .bullet:hover,.tp-bullets.preview3 .bullet.selected{-webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none;background:rgba(255,255,255,1) !important;width:6px !important; height:6px !important; border:5px solid rgba(0,0,0,1) !important;}
@media only screen and (min-width:768px) and (max-width:979px){.tparrows.preview3:after,.tparrows.preview3{width:50px; height:50px; line-height:50px;font-size:20px}
.tparrows.preview3 .tp-arr-iwrapper{min-height:70px}
.tparrows.preview3 .tp-arr-imgholder{min-width:70px;height:70px}
.tp-rightarrow.preview3 .tp-arr-iwrapper{padding-right:50px}
.tp-leftarrow.preview3 .tp-arr-iwrapper{padding-left:50px}
.tparrows.preview3 .tp-arr-titleholder{padding:10px;font-size:16px}
}
@media only screen  and (max-width:767px){.tparrows.preview3:after,.tparrows.preview3{width:50px; height:50px; line-height:50px;font-size:20px}
.tparrows.preview3 .tp-arr-iwrapper{min-height:70px}
}
.tparrows.preview4{width:30px; height:110px;  background:transparent;-webkit-transform-style:preserve-3d; -webkit-perspective:1000; -moz-perspective:1000}
.tparrows.preview4:after{position:absolute;  line-height:110px;text-align:center; font-family:"revicons"; color:#fff; font-size:20px; top:0px;left:0px;z-index:0; width:30px;height:110px; background:#000; background:rgba(0,0,0,0.25);-webkit-transition:all 0.2s ease-in-out; -moz-transition:all 0.2s ease-in-out; -o-transition:all 0.2s ease-in-out; transition:all 0.2s ease-in-out;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;}
.tp-rightarrow.preview4:after{content:'\e825';  }
.tp-leftarrow.preview4:after{content:'\e824';  }
.tparrows.preview4 .tp-arr-allwrapper{visibility:hidden;width:180px;position:absolute;z-index:1;min-height:120px;top:0px;left:-150px; overflow:hidden;-webkit-perspective:1000px;-webkit-transform-style:flat}
.tp-leftarrow.preview4 .tp-arr-allwrapper{left:0px}
.tparrows.preview4 .tp-arr-iwrapper{position:relative}
.tparrows.preview4 .tp-arr-imgholder{display:block;background-size:cover; background-position:center center;width:180px;height:110px;position:relative;top:0px;-webkit-backface-visibility:hidden;backface-visibility:hidden;}
.tparrows.preview4 .tp-arr-imgholder2{display:block;background-size:cover; background-position:center center; width:180px;height:110px;position:absolute;top:0px; left:180px;-webkit-backface-visibility:hidden;backface-visibility:hidden;}
.tp-leftarrow.preview4 .tp-arr-imgholder2{left:-180px}
.tparrows.preview4 .tp-arr-titleholder{display:block; font-size:12px; line-height:25px; padding:0px 10px;text-align:left;color:#fff; position:relative;background:#000;color:#FFF;text-transform:uppercase;white-space:nowrap;letter-spacing:1px;font-weight:700;font-size:11px;line-height:2.75;-webkit-transition:all 0.3s;transition:all 0.3s;-webkit-transform:rotateX(-90deg);transform:rotateX(-90deg);-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-backface-visibility:hidden;backface-visibility:hidden;  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);-moz-opacity:0.0;-khtml-opacity:0.0;opacity:0.0;}
.tparrows.preview4:after{transform-origin:100% 100%; -webkit-transform-origin:100% 100%}
.tp-leftarrow.preview4:after{transform-origin:0% 0%; -webkit-transform-origin:0% 0%}
@media only screen and (min-width:768px){.tparrows.preview4:hover:after{-webkit-transform:rotateY(-90deg); transform:rotateY(-90deg)}
.tp-leftarrow.preview4:hover:after{-webkit-transform:rotateY(90deg); transform:rotateY(90deg)}
.tparrows.preview4:hover .tp-arr-titleholder{-webkit-transition-delay:0.4s;transition-delay:0.4s;-webkit-transform:rotateX(0deg);transform:rotateX(0deg);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;}
}
.tp-bullets.preview4{height:17px}
.tp-bullets.preview4 .bullet{cursor:pointer; position:relative !important; background:rgba(0,0,0,0.5) !important; -webkit-border-radius:10px; border-radius:10px; -webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none; width:6px !important; height:6px !important; border:5px solid rgba(0,0,0,0) !important; display:inline-block; margin-right:2px !important; margin-bottom:0px !important; -webkit-transition:background-color 0.2s, border-color 0.2s; -moz-transition:background-color 0.2s, border-color 0.2s; -o-transition:background-color 0.2s, border-color 0.2s; -ms-transition:background-color 0.2s, border-color 0.2s; transition:background-color 0.2s, border-color 0.2s; float:none !important; box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;}
.tp-bullets.preview4 .bullet.last{margin-right:0px}
.tp-bullets.preview4 .bullet:hover,.tp-bullets.preview4 .bullet.selected{-webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none;background:rgba(255,255,255,1) !important;width:6px !important; height:6px !important; border:5px solid rgba(0,0,0,1) !important;}
@media only screen  and (max-width:767px){.tparrows.preview4{width:20px; height:80px}
.tparrows.preview4:after{width:20px; height:80px; line-height:80px; font-size:14px}
 .tparrows.preview1 .tp-arr-allwrapper, .tparrows.preview2 .tp-arr-allwrapper, .tparrows.preview3 .tp-arr-allwrapper, .tparrows.preview4 .tp-arr-allwrapper{display:none !important}
 }
.tp-loader{top:50%; left:50%;z-index:10000;position:absolute;}
.tp-loader.spinner0{width:40px;  height:40px;  background:url(https://css.tourisme-espaces.com/img_acceuil/loader.gif) no-repeat center center;  background-color:#fff;  box-shadow:0px 0px 20px 0px rgba(0,0,0,0.15);  -webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.15);  margin-top:-20px;  margin-left:-20px;  -webkit-animation:tp-rotateplane 1.2s infinite ease-in-out;  animation:tp-rotateplane 1.2s infinite ease-in-out;  border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.tp-loader.spinner1{width:40px;  height:40px;  background-color:#fff;  box-shadow:0px 0px 20px 0px rgba(0,0,0,0.15);  -webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.15);  margin-top:-20px;  margin-left:-20px;  -webkit-animation:tp-rotateplane 1.2s infinite ease-in-out;  animation:tp-rotateplane 1.2s infinite ease-in-out;  border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.tp-loader.spinner5{background:url(https://css.tourisme-espaces.com/img_acceuil/loader.gif) no-repeat 10px 10px;background-color:#fff;margin:-22px -22px;width:44px;height:44px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
@-webkit-keyframes tp-rotateplane{0%{-webkit-transform:perspective(120px) }
  50%{-webkit-transform:perspective(120px) rotateY(180deg) }
  100%{-webkit-transform:perspective(120px) rotateY(180deg)  rotateX(180deg) }
}
@keyframes tp-rotateplane{0%{transform:perspective(120px) rotateX(0deg) rotateY(0deg); -webkit-transform:perspective(120px) rotateX(0deg) rotateY(0deg)  }
50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg); -webkit-transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg)  }
100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg); -webkit-transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);  }
}
.tp-loader.spinner2{width:40px;  height:40px;  margin-top:-20px;margin-left:-20px;  background-color:#ff0000;box-shadow:0px 0px 20px 0px rgba(0,0,0,0.15);  -webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.15);  border-radius:100%;  -webkit-animation:tp-scaleout 1.0s infinite ease-in-out;  animation:tp-scaleout 1.0s infinite ease-in-out;}
@-webkit-keyframes tp-scaleout{0%{-webkit-transform:scale(0.0) }
100%{-webkit-transform:scale(1.0); opacity:0;  }
}
@keyframes tp-scaleout{0%{transform:scale(0.0); -webkit-transform:scale(0.0);  }
100%{transform:scale(1.0); -webkit-transform:scale(1.0); opacity:0;  }
}
.tp-loader.spinner3{margin:-9px 0px 0px -35px;  width:70px;  text-align:center;}
.tp-loader.spinner3 .bounce1,.tp-loader.spinner3 .bounce2,.tp-loader.spinner3 .bounce3{width:18px;  height:18px;  background-color:#fff;  box-shadow:0px 0px 20px 0px rgba(0,0,0,0.15);  -webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.15);  border-radius:100%;  display:inline-block;  -webkit-animation:tp-bouncedelay 1.4s infinite ease-in-out;  animation:tp-bouncedelay 1.4s infinite ease-in-out;
/* Prevent first frame from flickering when animation starts */
-webkit-animation-fill-mode:both;  animation-fill-mode:both;}
.tp-loader.spinner3 .bounce1{-webkit-animation-delay:-0.32s;  animation-delay:-0.32s;}
.tp-loader.spinner3 .bounce2{-webkit-animation-delay:-0.16s;  animation-delay:-0.16s;}
@-webkit-keyframes tp-bouncedelay{0%, 80%, 100%{-webkit-transform:scale(0.0) }
  40%{-webkit-transform:scale(1.0) }
}
@keyframes tp-bouncedelay{0%, 80%, 100%{transform:scale(0.0); -webkit-transform:scale(0.0);  }
40%{transform:scale(1.0); -webkit-transform:scale(1.0);  }
}
.tp-loader.spinner4{margin:-20px 0px 0px -20px;  width:40px;  height:40px;  text-align:center;  -webkit-animation:tp-rotate 2.0s infinite linear;  animation:tp-rotate 2.0s infinite linear;}
.tp-loader.spinner4 .dot1,.tp-loader.spinner4 .dot2{width:60%;  height:60%;  display:inline-block;  position:absolute;  top:0;  background-color:#fff;  border-radius:100%;  -webkit-animation:tp-bounce 2.0s infinite ease-in-out;  animation:tp-bounce 2.0s infinite ease-in-out;  box-shadow:0px 0px 20px 0px rgba(0,0,0,0.15);  -webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.15);}
.tp-loader.spinner4 .dot2{top:auto;  bottom:0px;  -webkit-animation-delay:-1.0s;  animation-delay:-1.0s;}
@-webkit-keyframes tp-rotate{100%{-webkit-transform:rotate(360deg) }
}
@keyframes tp-rotate{100%{transform:rotate(360deg); -webkit-transform:rotate(360deg) }
}
@-webkit-keyframes tp-bounce{0%, 100%{-webkit-transform:scale(0.0) }
  50%{-webkit-transform:scale(1.0) }
}
@keyframes tp-bounce{0%, 100%{transform:scale(0.0); -webkit-transform:scale(0.0);  }
50%{transform:scale(1.0); -webkit-transform:scale(1.0);  }
}
.tp-transparentimg{content:"url(https://css.tourisme-espaces.com/img_acceuil/transparent.png)"}
.tp-3d{-webkit-transform-style:preserve-3d; -webkit-transform-origin:50% 50%;}
.tp-caption img{background:transparent;-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);zoom:1;}
@font-face{font-family:'revicons';  src:url('https://css.tourisme-espaces.com/font/revicons.eot?5510888');  src:url('https://css.tourisme-espaces.com/font/revicons.eot?5510888#iefix') format('embedded-opentype'), url('https://css.tourisme-espaces.com/font/revicons.woff?5510888') format('woff'), url('https://css.tourisme-espaces.com/font/revicons.ttf?5510888') format('truetype'), url('https://css.tourisme-espaces.com/font/revicons.svg?5510888#revicons') format('svg');  font-weight:normal;  font-style:normal;}
[class^="revicon-"]:before, [class*=" revicon-"]:before{font-family:"revicons";  font-style:normal;  font-weight:normal;  speak:none;  display:inline-block;  text-decoration:inherit;  width:1em;  margin-right:.2em;  text-align:center;font-variant:normal;  text-transform:none;line-height:1em;margin-left:.2em;}
.tp-dottedoverlay{z-index:1 !important;}
.tp-bullets.preview4 .bullet{border-radius:10px !important;}
.tp-banner-container a.btn-u,.tp-banner-container a.btn-u:hover{color:#fff;  border:solid 1px transparent;}
.tp-banner-container a.re-btn-brd{background:none;  border:solid 1px #fff;}
.tp-banner-container a.re-btn-brd:hover{color:#555;  background:#fff; }
.tp-banner-container .btn-u.btn-brd{font-weight:400;}
.tp-banner-container{position:relative;}
.fullscreen-container{padding:0;  width:100%;  position:relative;}
.revolution-mch-1:after{top:0;  left:0;  right:0;  width:100%;  height:100%;  content:' ';  position:absolute;  background:rgba(0,0,0,0.3);}
.revolution-ch1{color:#fff;  font-size:40px;  font-weight:400;  line-height:60px;  text-transform:uppercase;  font-family:"Open Sans", sans-serif;}
.revolution-ch2{color:#fff;  font-size:20px;  max-width:470px;  line-height:32px;  position:relative;  text-align:center;  font-weight:normal;  font-family:"Open Sans", sans-serif;}
.revolution-ch2:after{left:50%;  width:70px;  height:2px;  content:' ';bottom:-20px;  background:#fff;  margin-left:-35px;  position:absolute;}
.re-title-v1{color:#fff;  font-size:75px;  font-weight:600;  line-height:60px;  text-transform:uppercase;  font-family:"Open Sans", sans-serif;}
.re-title-v2{color:#fff;  font-size:40px;  font-weight:600;  line-height:45px;  text-align:center;  text-transform:uppercase;  font-family:"Open Sans", sans-serif;  }
.re-text-v1{color:#fff;  font-size:24px;  text-align:center;  font-family:"Open Sans", sans-serif;}
.re-text-v2{color:#fff;  font-size:24px;  font-family:"Open Sans", sans-serif;}
.revicon-search-1:before{content:'\e802'}
.revicon-pencil-1:before{content:'\e831'}
.revicon-picture-1:before{content:'\e803'}
.revicon-cancel:before{content:'\e80a'}
.revicon-info-circled:before{content:'\e80f'}
.revicon-trash:before{content:'\e801'}
.revicon-left-dir:before{content:'\e817'}
.revicon-right-dir:before{content:'\e818'}
.revicon-down-open:before{content:'\e83b'}
.revicon-left-open:before{content:'\e819'}
.revicon-right-open:before{content:'\e81a'}
.revicon-angle-left:before{content:'\e820'}
.revicon-angle-right:before{content:'\e81d'}
.revicon-left-big:before{content:'\e81f'}
.revicon-right-big:before{content:'\e81e'}
.revicon-magic:before{content:'\e807'}
.revicon-picture:before{content:'\e800'}
.revicon-export:before{content:'\e80b'}
.revicon-cog:before{content:'\e832'}
.revicon-login:before{content:'\e833'}
.revicon-logout:before{content:'\e834'}
.revicon-video:before{content:'\e805'}
.revicon-arrow-combo:before{content:'\e827'}
.revicon-left-open-1:before{content:'\e82a'}
.revicon-right-open-1:before{content:'\e82b'}
.revicon-left-open-mini:before{content:'\e822'}
.revicon-right-open-mini:before{content:'\e823'}
.revicon-left-open-big:before{content:'\e824'}
.revicon-right-open-big:before{content:'\e825'}
.revicon-left:before{content:'\e836'}
.revicon-right:before{content:'\e826'}
.revicon-ccw:before{content:'\e808'}
.revicon-arrows-ccw:before{content:'\e806'}
.revicon-palette:before{content:'\e829'}
.revicon-list-add:before{content:'\e80c'}
.revicon-doc:before{content:'\e809'}
.revicon-left-open-outline:before{content:'\e82e'}
.revicon-left-open-2:before{content:'\e82c'}
.revicon-right-open-outline:before{content:'\e82f'}
.revicon-right-open-2:before{content:'\e82d'}
.revicon-equalizer:before{content:'\e83a'}
.revicon-layers-alt:before{content:'\e804'}
.revicon-popup:before{content:'\e828'}
.top-v1{background:#000;}
.top-v1 ul{margin:0;padding:0;}
.top-v1 .top-v1-contacts li{color:#fff;padding:5px 0;font-size:12px;margin-right:15px;display:inline-block;}
.top-v1 .top-v1-contacts i{color:#999;font-size:13px;margin-right:3px;}
.top-v1 .top-v1-data{text-align:right;}
.top-v1 .top-v1-data li{padding:5px 11px;display:inline-block;}
.top-v1 .top-v1-data li a{font-size:18px;  color:#fff; }
.top-v1 .top-v1-data li a:hover{text-decoration:none;}
.top-v1 .top-v1-data li i{color:#fff;font-size:18px; }
.top-v1 .top-v1-data li a:hover i{color:#990000;}
.top-v1 .top-v1-data-left{text-align:left;}
.top-v1 .top-v1-data-left li{padding:4px 6px;display:inline-block;}
.top-v1 .top-v1-data-left li a{color:#fff; }
.top-v1 .top-v1-data-left li a:hover{text-decoration:none;}
.top-v1 .top-v1-data-left li i{color:#fff;}
.top-v1 .top-v1-data-left li a:hover i{color:#990000;}
@media (max-width:992px){
.top-v1 ul{text-align:center !important;}
.top-v1 .top-v1-contacts{margin:10px 0;}
.top-v1 .top-v1-data li{top:1px;padding:6px 16px;margin-left:-5px;position:relative;}
.top-v1 .top-v1-data-left li{top:0px;padding:2px 2px;margin-left:-5px;position:relative;}
}
.header{z-index:999;position:relative;}
.header .navbar{margin:0;min-height:inherit;}
.header .navbar-default{border:none;background:none;}
.header .navbar-collapse{position:relative;}
.header .navbar-brand{z-index:2;position:relative;}
.header .navbar-default .navbar-nav > li > a{color:#687074;font-size:15px;font-weight:400;padding:9px 20px;text-transform:uppercase;}
.header .navbar-default .navbar-nav > .active > a{color:#990000;}
.header .navbar-right .dropdown-menu{right:inherit;}
.header .navbar .nav > li > a i.icon-angle-down{top:-1px;left:1px;font-size:12px;position:relative;margin:0 !important;}
.navbar-toggle, .navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{background:#990000;}
.navbar-toggle{margin-top:20px;}
.navbar-toggle:hover{background:#666 !important;}
.navbar-default .navbar-toggle{border-color:#666;}
.navbar-default .navbar-toggle .icon-bar{background:#fff;}
.header .navbar .search-open{right:0; top:50px; display:none;padding:14px; position:absolute;background:#f8f8f8; }
.header .navbar .nav > li > a.search{color:#aaa;cursor:pointer;padding:8px 11px 10px;background:#f8f8f8 !important;}
.header .navbar .nav > li > a.search:hover{color:#fff;}
.header .navbar .search-open form{margin:0;}
.header .navbar a.search [class^="icon-"], .header .navbar a.search [class*=" icon-"]{width:1.25em;  text-align:center;  display:inline-block;}
.header .navbar a.search [class^="icon-"].icon-large, .header .navbar a.search [class*=" icon-"].icon-large{width:1.5625em;}
@media (min-width:767px){
.header .navbar-collapse{padding:0;}
.header .navbar-nav{top:2px;margin-top:10px;position:relative;}
.header .navbar-default .navbar-nav > li{margin-left:1px;}
.header .navbar-default .navbar-nav > li > a:hover, .header .navbar-default .navbar-nav > .active > a{color:#fff;background:#990000 !important;}
.header .navbar-default .navbar-nav > li > a, .header .navbar-default .navbar-nav > li > a:hover, .header .navbar-default .navbar-nav > li > a:focus, .header .navbar-default .navbar-nav > .active > a,.header .navbar-default .navbar-nav > .active > a:hover,.header .navbar-default .navbar-nav > .active > a:focus{background:none;}
.header .navbar-default .navbar-nav > .open > a, .header .navbar-default .navbar-nav > .open > a:hover, .header .navbar-default .navbar-nav > .open > a:focus{color:#fff;background:#990000;}
.header .dropdown-menu{padding:0;border:none;background:#fafafa;min-width:200px;border-radius:0; z-index:9999 !important;margin-top:-2px !important;border-top:solid 2px #990000; border-bottom:solid 2px #687074; }
.header .dropdown-menu li a{color:#555; font-size:13px; font-weight:400; padding:6px 15px; border-bottom:solid 1px #eee;}
.header .dropdown-menu .active > a, .header .dropdown-menu li > a:hover{color:#fff;filter:none !important;background:#687074 !important;-webkit-transition:all 0.1s ease-in-out;-moz-transition:all 0.1s ease-in-out;-o-transition:all 0.1s ease-in-out;transition:all 0.1s ease-in-out;}
.header .dropdown-menu li > a:focus{background:none;filter:none !important;}
.header .navbar .search-open{width:330px;}
}
@media (max-width:767px){
.header .navbar .search-open{left:20px; top:inherit;bottom:-6px; padding:15px;border-top:none;box-shadow:none;background:none; }
}
@media (max-width:768px){.purchase span{font-size:24px;line-height:32px;}
.purchase a.btn-buy{font-size:14px;padding:9px 22px 6px;}
.table th.hidden-sm, .table td.hidden-sm{display:none !important;}
.mb-margin-bottom-20{margin-bottom:20px;}
.mb-margin-bottom-30{margin-bottom:30px;}
.mb-margin-bottom-40{margin-bottom:40px;}
.mb-margin-bottom-50{margin-bottom:50px;}
.mb-margin-bottom-60{margin-bottom:60px;}
}
@media (max-width:992px){
.md-margin-bottom-20{margin-bottom:20px;}
.md-margin-bottom-30{margin-bottom:30px;}
.md-margin-bottom-40{margin-bottom:40px;}
.md-margin-bottom-50{margin-bottom:50px;}
.md-margin-bottom-60{margin-bottom:60px;}
}
@media (max-width:900px){
#sequence-theme .info{top:80px !important;width:60% !important;margin-right:50px;}
.da-slide .da-img{display:none;}
}
@media (max-width:450px){
#sequence-theme .info{top:70px !important;width:70% !important;margin-right:25px;}
#sequence-theme h2{font-size:30px !important;}
#sequence-theme .info p{font-size:18px !important;}
.da-slide p{display:none;}
}
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus{outline:none;}
.slides, .flex-control-nav, .flex-direction-nav{margin:0; padding:0; list-style:none;}
.flexslider{margin:0; padding:0;}
.flexslider .slides > li{display:none; -webkit-backface-visibility:hidden;}
.flexslider .slides img{width:100%; display:block;}
.flex-pauseplay span{text-transform:capitalize;}
.slides:after{content:"."; display:block; clear:both; visibility:hidden; line-height:0; height:0;}
html[xmlns] .slides{display:block;}
* html .slides{height:1%;}
.no-js .slides > li:first-child{display:block;}
.flexslider{margin:0 0 60px; background:#fff; border:4px solid #fff; position:relative; -webkit-border-radius:4px; -moz-border-radius:4px; -o-border-radius:4px; border-radius:4px; box-shadow:0 1px 4px rgba(0,0,0,.2); -webkit-box-shadow:0 1px 4px rgba(0,0,0,.2); -moz-box-shadow:0 1px 4px rgba(0,0,0,.2); -o-box-shadow:0 1px 4px rgba(0,0,0,.2); zoom:1;}
.flex-viewport{max-height:2000px; -webkit-transition:all 1s ease; -moz-transition:all 1s ease; transition:all 1s ease;}
.loading .flex-viewport{max-height:300px;}
.flexslider .slides{zoom:1;}
.carousel li{margin-right:5px}
.flex-direction-nav{*height:0;}
.flex-direction-nav a{width:30px; height:30px; margin:-20px 0 0; display:block; background:url(https://css.tourisme-espaces.com/img/bg_direction_nav.png) no-repeat 0 0; position:absolute; top:50%; z-index:10; cursor:pointer; text-indent:-9999px; opacity:0; -webkit-transition:all .3s ease;}
.flex-direction-nav .flex-next{background-position:100% 0; right:-36px; }
.flex-direction-nav .flex-prev{left:-36px;}
.flexslider:hover .flex-next{opacity:0.8; right:5px;}
.flexslider:hover .flex-prev{opacity:0.8; left:5px;}
.flexslider:hover .flex-next:hover,.flexslider:hover .flex-prev:hover{opacity:1;}
.flex-direction-nav .flex-disabled{opacity:.3!important; filter:alpha(opacity=30); cursor:default;}
undefined/**.flex-control-nav{width:100%; position:absolute; bottom:-40px; text-align:center;}
**/.flex-control-nav li{margin:0 6px; display:inline-block; zoom:1; *display:inline;}
.flex-control-paging li a{width:11px; height:11px; display:block; background:#666; background:rgba(0,0,0,0.5); cursor:pointer; text-indent:-9999px; -webkit-border-radius:20px; -moz-border-radius:20px; -o-border-radius:20px; border-radius:20px; box-shadow:inset 0 0 3px rgba(0,0,0,0.3);}
.flex-control-paging li a:hover{background:#333; background:rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active{background:#000; background:rgba(0,0,0,0.9); cursor:default; }
.flex-control-thumbs{margin:5px 0 0; position:static; overflow:hidden;}
.flex-control-thumbs li{width:25%; float:left; margin:0;}
.flex-control-thumbs img{width:100%; display:block; opacity:.7; cursor:pointer;}
.flex-control-thumbs img:hover{opacity:1;}
.flex-control-thumbs .flex-active{opacity:1; cursor:default;}
@media screen and (max-width:860px){.flex-direction-nav .flex-prev{opacity:1; left:0;}
.flex-direction-nav .flex-next{opacity:1; right:0;}
}
@media (max-width:767px){.accueil-block-liste{height:120px;margin-bottom:20px;}
.accueil-block-titre-bienvenue{font-size:36px;text-shadow:1px 1px 1px #ddd;font-family:'Anton',sans-serif;margin-bottom:15px;}
.accueil-block-form-moteur{width:100%;padding-top:15px;margin-left:0%}
.search-block-liste{height:120px;padding:10px 0;background:url(https://www.tourisme-espaces.com/fond_accueil_fonds.jpg) 50% 0 repeat fixed;}
.menu_bloc_sites_court{width:120px;}
.menu_bloc_sites{width:150px;}
.menu_bloc_lien a{font-size:15px;}
.menu_bloc_sites_logo{width:45px;padding:0px;}
.menu_bloc_sites_logo img{width:20px;margin:0px;}
.menu_bloc_sites_twitter{background:#4099FF;;margin-top:0px;}
.menu_bloc_sites_twitter a{color:#fff;font-size:10px;padding:2px}
.acceuil-block-evenement-texte{background:rgba(255,255,255,0.8);color:#585f69;text-shadow:0px 0px 0px #666;font-family:'Anton',sans-serif;margin-bottom:10px;font-size:14px;}
.evensearch-block-liste{height:100px;    padding:10px 0;  text-align:center;  position:relative;  margin-bottom:0px;  background:url(https://www.tourisme-espaces.com/evenement_accueil_fonds3.jpg) 50% 0 repeat fixed;  }
}
@media (min-width:768px){.accueil-block-titre-bienvenue{font-size:30px;text-shadow:1px 1px 1px #ddd;font-family:'Anton',sans-serif;margin-bottom:15px;}
.accueil-block-form-moteur{width:100%;padding-top:15px;margin-left:0%}
.accueil-block-liste{padding:20px 0;  text-align:center;  position:relative;  margin-bottom:5px;    height:100px;    margin-bottom:20px;    background-color:rgba(201,191,183,0.95);  }
.search-block-liste{height:100px;    padding:10px 0;  text-align:center;  position:relative;  margin-bottom:0px;  background:url(https://www.tourisme-espaces.com/fond_accueil_fonds.jpg) 50% 0 repeat fixed;  }
.emplois-block-liste{height:100px;    padding:10px 0;  text-align:center;  position:relative;  margin-bottom:0px;  background:url(https://www.tourisme-espaces.com/fonds_emplois.jpg) 50% 0 repeat fixed;  }
.marches-block-liste{height:100px;    padding:10px 0;  text-align:center;  position:relative;  margin-bottom:0px;    background:url(https://www.tourisme-espaces.com/marches_fond_accueil_max.jpg) 50% 0 repeat fixed;  }
.evensearch-block-liste{height:100px;    padding:10px 0;  text-align:center;  position:relative;  margin-bottom:0px;  background:url(https://www.tourisme-espaces.com/evenement_accueil_fonds3.jpg) 50% 0 repeat fixed;  }
.menu_bloc_sites_court{width:145px;}
.menu_bloc_sites{width:190px;}
.menu_bloc_sites_logo{width:45px;padding:0px;}
.menu_bloc_sites_logo img{width:25px;margin:0px;}
.menu_bloc_lien{font-size:15px;}
.menu_bloc_sites_twitter{background:#4099FF;;margin-top:0px;}
.menu_bloc_sites_twitter a{color:#fff;font-size:15px;padding:4px}
.acceuil-block-evenement-texte{background:rgba(255,255,255,0.8);color:#585f69;text-shadow:0px 0px 0px #666;font-family:'Anton',sans-serif;margin-bottom:15px;font-size:22px;}
.emplois-block-evenement-texte{font-size:30px;text-shadow:1px 1px 1px #ddd;font-family:'Anton',sans-serif;margin-bottom:15px;}
.marches-block-evenement-texte{background:rgba(255,255,255,0);font-size:30px;text-shadow:1px 1px 1px #ddd;font-family:'Anton',sans-serif;margin-bottom:15px;}
}
@media (min-width:992px){.accueil-block-liste{margin-bottom:80px;height:200px;}
.accueil-block-titre-bienvenue{font-size:30px;text-shadow:1px 1px 1px #ddd;font-family:'Anton',sans-serif;margin-bottom:15px;}
.accueil-block-form-moteur{width:80%;padding-top:15px;padding-left:200px;}
.search-block-liste{height:300px;padding:00px 0;}
.emplois-block-liste{height:300px;padding:00px 0;}
.marches-block-liste{height:300px;padding:00px 0;}
.evensearch-block-liste{height:300px;padding:00px 0;}
.menu_bloc_sites_court{width:145px;}
.menu_bloc_sites_logo{width:45px;}
.menu_bloc_sites_logo img{width:30px;}
.menu_bloc_sites{width:170px;}
.menu_bloc_lien{font-size:14px;}
.menu_bloc_sites_twitter{background:#4099FF;padding:0px;margin-top:0px;}
.menu_bloc_sites_twitter a{color:#fff;font-size:14px;}
.acceuil-block-evenement-texte{font-size:34px;margin-bottom:15px;}
}
@media (min-width:1200px){.emplois-block-evenement-texte{font-size:36px;text-shadow:1px 1px 1px #ddd;font-family:'Anton',sans-serif;margin-bottom:15px;}
.marches-block-evenement-texte{color:#000;text-shadow:1px 1px 1px #ddd;font-size:36px;font-family:'Anton',sans-serif;margin-bottom:15px;}
.accueil-block-titre-bienvenue{font-size:36px;text-shadow:1px 1px 1px #ddd;font-family:'Anton',sans-serif;margin-bottom:15px;}
.acceuil-block-evenement-texte{font-weight:normal;font-size:36px;text-shadow:1px 1px 1px #ddd;font-family:'Anton',sans-serif;margin-bottom:15px;}
.accueil-block-form-moteur{width:75%;padding-top:15px;padding-left:280px;}
.acceuil-block-evenement-texte{font-size:34px;margin-bottom:15px;}
}
.search-block-liste:before{top:0;left:0;width:100%;height:100%; content:" ";position:absolute;}
.search-block-liste h1{color:#fff;font-size:30px;font-weight:200;text-align:center;margin-bottom:30px;text-transform:uppercase;}
.search-block-liste .input-group{margin-bottom:10px;}
.search-block-liste form.page-search-form{border:none;}
.search-block-liste form.page-search-form .radio, .search-block-liste form.page-search-form .checkbox{margin:0 3% 0 4%;}
.search-block-liste form.page-search-form .checkbox{color:#000;font-size:15px;font-weight:800;}
.search-block-liste form.page-search-form .radio i, .search-block-liste form.page-search-form .checkbox i{top:6px;width:15px;height:15px;border:none;}
.search-block{padding:80px 0;text-align:center;position:relative;margin-bottom:30px;background:url(https://css.tourisme-espaces.com/img/moteur_fond.jpg) 50% 0 repeat fixed;}
.search-block:before{top:0;left:0;width:100%;height:100%; content:" ";position:absolute;}
.search-block h1{color:#fff;font-size:30px;font-weight:200;text-align:center;margin-bottom:30px;text-transform:uppercase;}
.search-block .input-group{margin-bottom:10px;}
/*Checkbox*/
.search-block form.page-search-form{border:none;}
.search-block form.page-search-form .radio, .search-block form.page-search-form .checkbox{margin:0 3% 0 4%;}
.search-block form.page-search-form .checkbox{color:#fff;font-weight:200;}
.search-block form.page-search-form .radio i, .search-block form.page-search-form .checkbox i{top:6px;width:15px;height:15px;border:none;}
.info-blocks-v2 .info-bk-in-v2 h3 a{color:#555;}
.category .section-block{padding:20px;background:#f9f9f9;border:1px solid #eee;}
.category .section-block .text-center p{margin-bottom:0;}
.category .section-block button{display:block;margin:0 auto;text-align:center;}
.search-block h2{font-size:24px;font-weight:200;text-align:center;margin-bottom:18px;text-transform:uppercase;}
.s-results .related-search{border-right:1px solid #eee;}
.s-results .related-search h3{color:#999;display:block;font-size:14px;margin:0 0 10px;line-height:20px;text-transform:uppercase;}
.s-results .related-search li{margin:4px 0;}
.s-results .related-search li a{text-transform:capitalize;}
.s-results .related-search a.see-all{color:#999;}
.s-results .related-search a:hover{color:#990000;}
.s-results .related-search hr{margin:20px 0;}
.s-results .blog-photos{margin-bottom:0;}
.s-results .blog-photos li img{width:34px;height:34px;}
.s-results .results-number{font-family:'Anton',sans-serif;  font-size:24px;color:#000;display:block;margin-bottom:10px;text-transform:uppercase;}
.s-results .inner-results{clear:both;}
.s-results .inner-results h3{font-size:18px;margin-bottom:3px;text-transform:capitalize;}
.s-results .inner-results h3 a{color:#555;}
.s-results .inner-results h3 a:hover{color:#990000;}
.s-results .inner-results img{float:left;width:85px;height:auto;margin:0 10px 10px 0;}
.s-results .up-ul{margin-bottom:4px;}
.s-results .up-ul li a{color:#999;}
.s-results .up-ul li a:hover{color:#990000;}
.s-results .inner-results .btn{top:-1px;padding:0;position:relative;}
.s-results .inner-results .btn-default{color:#999;border:none;font-size:13px;}
.s-results .inner-results .btn:hover, .s-results .inner-results .btn:focus{box-shadow:none;background:inherit;}
.s-results .inner-results .btn-u-default{color:#999;border:none;}
.s-results .inner-results .btn-u-xs{padding:0;}
.s-results .inner-results .btn-u-default i{font-size:14px;}
.s-results .inner-results p{margin-bottom:5px;}
.s-results .down-ul{margin-bottom:0;}
.s-results .down-ul li{color:#999;}
.s-results .down-ul li a{color:#990000;}
.s-results .star-vote li{padding:0;}
@media (max-width:992px){
.s-results .related-search{border-right:none;margin-bottom:30px;padding-bottom:10px;border-bottom:1px solid #eee;}
.s-results .related-search hr{margin:10px 0;visibility:hidden;}
}
@media (max-width:500px){
.s-results .inner-results img{width:60px;height:auto;}
.s-results .inner-results .overflow-a p{display:none;}
}
.search-block h1{font-size:24px;font-weight:200;text-align:center;margin-bottom:18px;text-transform:uppercase;}
.table-search-v1 .btn-u.dropdown-toggle{border-left:none;}
.table-search-v1 .btn-group .btn-u{top:4px;padding:0 6px;position:relative;}
.table-search-v1 thead{border-bottom:solid 1px #ddd;}
.table-search-v1 td{vertical-align:middle !important;}
.table-search-v1 td a{color:#555;}
.table-search-v1 td span{display:block;}
.table-search-v1 .star-vote{margin:5px 0 0px;}
.table-search-v1 .star-vote li{padding:0;}
.table-search-v1 .progress{margin-bottom:0;}
.table-search-v1 .m-marker a{font-size:11px;}
.table-search-v1 .m-marker i{float:left;min-width:20px;font-size:26px;}
.table-search-v1 .m-marker .display-b{top:3px;display:block;line-height:10px;position:relative;}
.table-search-v1 .td-width{width:40%;}
.table-search-v2 .btn-u.dropdown-toggle{border-left:none;}
.table-search-v2 .btn-group .btn-u{top:4px;padding:0 6px;position:relative;}
.table-search-v2 thead{border-bottom:solid 1px #ddd;}
.table-search-v2 td{vertical-align:middle !important;}
.table-search-v2 td img{width:60px;height:60px;margin:0 auto;display:block;}
.table-search-v2 .user-names span, .table-search-v2 .user-names small{display:block;text-align:center;}
.table-search-v2 .user-names span{color:#555;font-size:16px;position:relative;}
.table-search-v2 .user-names small{color:#999;font-size:13px;}
.table-search-v2 td h3{font-size:16px;margin:0 0 2px;}
.table-search-v2 td a{color:#555;}
.table-search-v2 td p{margin-bottom:0;}
.table-search-v2 td span{display:block;}
.table-search-v2 td small{font-style:italic;}
.table-search-v2 .s-icons{margin-bottom:0;}
.table-search-v2 .s-icons li{padding:2px;}
.table-search-v2 .table-buttons{margin:0;}
.table-search-v2 .table-buttons li{padding:0;}
.table-search-v2 .table-buttons .btn-u-sm{padding:3px 6px;}
.table-search-v2 .td-width{width:55%;}
.magazine-page h3, .magazine-page h3 a{color:#000;font-size:20px;font-weight:200;line-height:28px;margin-bottom:1px;text-decoration:none;}
.magazine-page h3 a:hover{color:#000000;}
.magazine-page span.magazine-badge{top:0;left:0;color:#fff;font-size:14px;padding:2px 8px;position:absolute;font-style:inherit;}
.magazine-page span.magazine-badge-default{background:#7f8c8d;}
.magazine-page span.magazine-badge-red{background:#e74c3c;}
.magazine-page span.magazine-badge-green{background:#2ecc71;}
.magazine-page span.magazine-badge-blue{background:#3498db;}
.magazine-news{margin-bottom:20px;}
.magazine-news h3{margin:15px 0 10px;}
.magazine-news .by-author strong{color:#990000;}
.magazine-news .by-author span{color:#777;}
.magazine-news a.read-more{color:#990000;}
.magazine-news .by-author{margin-bottom:8px;}
.magazine-news-img{overflow:hidden;max-height:150px;position:relative;}
.magazine-mini-news .post-author{font-size:11px;}
.magazine-mini-news h3, .magazine-mini-news h3 a{font-size:16px;line-height:22px;margin-bottom:6px;}
.magazine-mini-news .post-author{margin-bottom:8px;}
.magazine-mini-news .post-author span{color:#555;}
.magazine-mini-news .post-author strong{color:#990000;}
.news-read-more{margin:20px 0; }
.news-read-more a{font-size:14px;}
.news-read-more a:hover{text-decoration:none;}
.news-read-more i{color:#fff;padding:2px 3px;font-size:14px;background:#990000;}
.magazine-posts{margin-bottom:18px;}
.magazine-posts span{color:#555;display:block;font-size:12px;font-style:italic;margin-bottom:12px;}
.magazine-posts .magazine-posts-img{overflow:hidden;max-height:105px;position:relative;}
.magazine-posts .magazine-posts-img:hover img{opacity:0.9;}
.magazine-sb-categories ul li{font-size:14px;margin-bottom:5px;}
.magazine-sb-categories ul i{color:#990000;font-size:14px;}
.magazine-sb-social .social-icons li{margin-right:8px;margin-bottom:8px;}
.pricing{position:relative;border-radius:3px;margin-bottom:15px;box-shadow:0 0 5px #eee;}
.pricing:hover{box-shadow:0 0 15px #b5b5b5;}
.pricing:hover h4{color:#55c931;}
.pricing-head{text-align:center;}
.pricing-head h3, .pricing-head h4{margin:0;line-height:normal;font-weight:bold !important;}
.pricing-head h3 span,.pricing-head h4 span{display:block;margin-top:5px;font-size:12px;font-style:italic;}
.pricing-head h3{color:#fafafa;padding:12px 0;font-size:35px;font-family:Arial;background:#55c931;border-radius:3px 3px 0 0;text-shadow:0 1px 0 #32a20f;border-bottom:solid 1px #41b91c;}
.pricing-head h4{color:#bac39f;padding:5px 0;font-size:70px;font-family:Arial;background:#fbfef2;text-shadow:0 1px 0 #fff;border-bottom:solid 1px #f5f9e7;}
.pricing-head h4 i{top:-8px;font-size:28px;font-style:normal;position:relative;}
.pricing-head h4 span{top:-10px;font-size:14px;font-style:normal;position:relative;}
.pricing-content li{color:#888;font-size:12px;padding:7px 15px;border-bottom:solid 1px #f5f9e7;}
.pricing-content li i{top:2px;color:#990000;font-size:16px;margin-right:5px;position:relative;}
.pricing-footer{color:#777;font-size:11px;line-height:17px;text-align:center;padding:0 20px 19px;border-radius:0 0 3px 3px;}
.pricing-footer a, .pricing-footer button{color:#fff;border:none;margin-top:5px;font-size:16px;padding:6px 15px;text-align:center;border-radius:2px;background:#55c931;display:inline-block;text-transform:uppercase;text-shadow:0 1px 0 #38b312;border-bottom:solid 2px #41b91c;}
.pricing-footer a:hover, .pricing-footer button:hover{cursor:pointer;background:#40ba1a;text-decoration:none;box-shadow:0 0 3px #999;}
.price-active, .pricing:hover{z-index:9;margin-top:-15px;box-shadow:0 0 15px #b5b5b5;}
.price-active h4{color:#55c931;}
.no-space-pricing{padding:0 15px;}
.no-space-pricing .pricing:hover{-webkit-transition:box-shadow 0.3s ease-in-out;-moz-transition:box-shadow 0.3s ease-in-out;-o-transition:box-shadow 0.3s ease-in-out;transition:box-shadow 0.2s ease-in-out;}
.no-space-pricing .price-active .pricing-head h4, .no-space-pricing .pricing:hover .pricing-head h4{color:#55c931;padding:15px 0;font-size:80px;-webkit-transition:color 0.5s ease-in-out;-moz-transition:color 0.5s ease-in-out;-o-transition:color 0.5s ease-in-out;transition:color 0.5s ease-in-out;}
@media (min-width:767px){.no-space-pricing [class^="col-"], .no-space-pricing [class*=" col-"]{padding:0;}
}
@media (max-width:992px){.price-active, .pricing:hover{margin-top:0;}
.no-space-pricing .price-active .pricing-head h4, .no-space-pricing .pricing:hover .pricing-head h4{padding:5px 0;font-size:70px;}
}
.job-description{padding-bottom:30px;position:relative;background:#f9f9f9;border-top:1px solid #eee;}
.job-description .visit{text-align:center;margin-bottom:30px;}
.job-description .visit h2{font-size:25px;text-transform:uppercase;}
.job-description .left-inner{padding:20px;background:#fff;position:relative;}
.job-description i.position-top{color:#777;top:10px;right:10px;font-size:18px;min-width:28px;padding:5px 4px;position:absolute;text-align:center;}
.job-description i.position-top:hover{color:#fff;background:#585f69;}
.job-description .left-inner img{float:left;width:80px;height:auto;padding:3px;margin:0 10px 10px 0;border:1px solid #eee;}
.job-description .left-inner h3{margin:0 0 5px;}
.job-description .left-inner p.hex{margin-bottom:5px;}
.job-description .star-vote{float:left;margin-right:10px;}
.job-description .star-vote li{padding:0;}
.job-description .progression span{float:left;width:150px;margin:-8px 15px 0 0;}
.job-description .right-inner{padding:20px;background:#fff;}
.job-description .right-inner img{float:left;width:90px;height:auto;margin-right:10px;}
.job-description .right-inner .font-s{font-size:18px;}
.job-description .right-inner hr{margin:15px 0;}
.job-description .p-chart{overflow:hidden;}
.job-description .p-chart h3{font-size:16px;}
.job-description .p-chart .circle{float:left;margin-right:10px;}
.job-description .p-chart .overflow-h li i, .job-description .p-chart .overflow-h li a{color:#990000;}
.job-description .p-chart .overflow-h li a{font-size:11px;}
@media (max-width:450px){.job-description .p-chart.col-xs-6{width:100%;}
}
.job-description .save-job li{padding:2px 0;}
.job-description .save-job i{color:#999;min-width:25px;text-align:center;}
.job-description .save-job a{color:#999;}
.job-description .save-job a:hover{color:#990000;}
.job-description .overview i{color:#fff;float:left;min-width:38px;font-size:20px;padding:10px 3px;text-align:center;margin-right:10px;background:#585f69;}
.job-description .people-say img{float:left;width:40px;height:auto;margin:6px 10px 0 0;}
.job-description .people-say .overflow-h span{font-weight:700;}
.job-description .people-say .overflow-h p{font-style:italic;line-height:1.2;}
.job-description .people-say .overflow-h small{text-align:right;font-style:italic;}
@import url(https://css.tourisme-espaces.com/sky-forms.css);
.sky-form{box-shadow:none;  border:1px solid #eee;}
.sky-form header{color:inherit;  font-size:20px;  background:#fff;  font-weight:400;  padding:8px 30px;}
.sky-form fieldset{background:#fff;}
.sky-form footer{background:#fff;  padding:15px 30px;}
.sky-form a{color:inherit;}
.sky-form a.btn-u{color:#fff;}
.sky-form .input input{height:34px;  padding:6px 12px;}
.sky-form .input input, .sky-form .select select, .sky-form .textarea textarea{border-width:1px;  font-size:14px;  color:#404040;}
.sky-form .select select{height:34px;  padding:6px 10px;}
.sky-form .select-multiple select{height:auto;}
.sky-form .input-file .button{height:32px;  top:1px;  right:1px;}
.sky-form .input-captcha img{position:absolute;  top:1px;  right:1px;  border-left:1px solid #e5e5e5;}
.sky-form .input input, .sky-form .select select, .sky-form .textarea textarea, .sky-form .radio i, .sky-form .checkbox i, .sky-form .toggle i, .sky-form .icon-append, .sky-form .icon-prepend{border-color:#bbb;}
.sky-form .toggle i:before{background-color:#999;  }
.sky-form .button{background:#990000;}
.sky-form .toggle{font-weight:normal;}
.sky-form .toggle i{width:54px;  height:21px;  border-width:1px;}
.sky-form .toggle i:after{top:3px;}
.sky-form .toggle i:before{top:5px;  right:6px;}
.radio,.checkbox{margin-top:0;}
.sky-form .radio i, .sky-form .checkbox i{width:17px;  height:17px;  border-width:1px;}
.sky-form .checkbox input + i:after{top:2px;  left:0;  font:normal 10px FontAwesome;}
.sky-form .radio input + i:after{top:5px;  left:5px;  background-color:#999;  }
.sky-form .checkbox input + i:after{color:#999;}
.sky-form .radio input:checked + i, .sky-form .checkbox input:checked + i, .sky-form .toggle input:checked + i{border-color:#999;  }
.sky-form .rating input:checked ~ label{color:#990000; }
.sky-form .select i{top:14px;  width:9px;  right:13px;  height:6px;}
.sky-form .select i:after, .sky-form .select i:before{top:4px;}
.sky-form .select i:before{top:-2px;  border-bottom:4px solid #404040;}
.label-rounded .ui-slider-handle{border-radius:50% !important;}
.sky-form .icon-append, .sky-form .icon-prepend{top:1px;  height:32px;  font-size:14px;  line-height:33px;  background:inherit;}
.sky-form .icon-append{right:1px;  padding:0 3px;  min-width:34px;}
.sky-form .icon-prepend{left:6px;  padding-right:5px;}
.sky-form .input input:focus, .sky-form .select select:focus, .sky-form .textarea textarea:focus{border-color:#bbb;  box-shadow:0 0 2px #c9c9c9;}
.sky-form .radio input:focus + i, .sky-form .checkbox input:focus + i, .sky-form .toggle input:focus + i{border-color:#999;  box-shadow:none;}
.sky-form .input:hover input, .sky-form .select:hover select, .sky-form .textarea:hover textarea{border-color:#999;}
.sky-form .radio:hover i, .sky-form .checkbox:hover i, .sky-form .toggle:hover i, .sky-form .ui-slider-handle:hover{border-color:#999;}
.sky-form .rating input + label:hover, .sky-form .rating input + label:hover ~ label{color:#cc0000;}
.sky-form .icon-append, .sky-form .icon-prepend{color:#b3b3b3;}
.sky-form .input.state-disabled:hover input, .sky-form .select.state-disabled:hover select, .sky-form .textarea.state-disabled:hover textarea, .sky-form .radio.state-disabled:hover i, .sky-form .checkbox.state-disabled:hover i, .sky-form .toggle.state-disabled:hover i{border-color:#bbb;}
.ui-datepicker-header{padding:10px 0;  font-size:16px;}
.ui-datepicker-inline{border-width:1px;}
.ui-datepicker-inline .ui-datepicker-header{line-height:27px;}
.ui-datepicker-prev,.ui-datepicker-next{font-size:18px;  line-height:47px;}
.ui-datepicker-calendar a{border:1px solid transparent;}
.ui-datepicker-calendar .ui-state-active{background:inherit;  border:1px solid #bbb;}
.ui-datepicker-calendar a:hover{background:inherit;    border:1px solid #bbb;}
.sky-form button *, .sky-form button *:after, .sky-form button *:before{margin:0 auto;  padding:0 auto;}
.btn-u.button-uploading:after{top:6px;}
.btn-u.btn-u-lg.button-uploading:after{top:10px;}
.btn-u.btn-u-sm.button-uploading:after{top:3px;}
.btn-u.btn-u-xs.button-uploading:after{top:2px;}
.label{padding:0.2em 0 0.3em;}
.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y;}
.owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0px,0px,0px);}
.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%;}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out;}
.owl-carousel .owl-item{float:left;}
.owl-controls .owl-page, .owl-controls .owl-buttons div{cursor:pointer;}
.owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);}
.grabbing{cursor:url(grabbing.png) 8 8,move;}
.owl-theme .owl-controls{margin-top:10px;text-align:center;}
.owl-theme .owl-controls .owl-buttons div{color:#fff;display:inline-block;zoom:1;*display:inline;
margin:5px;padding:3px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;background:#869791;filter:alpha(opacity=50);
opacity:0.5;}
.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter:alpha(opacity=100);
opacity:1;text-decoration:none;}
.owl-theme .owl-controls .owl-page{display:inline-block;zoom:1;*display:inline;
}
.owl-theme .owl-controls .owl-page span{display:block;width:12px;height:12px;margin:5px 7px;filter:alpha(opacity=50);
opacity:0.5;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background:#869791;}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span{filter:alpha(opacity=100);
opacity:1;}
.owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;color:#FFF;padding:2px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;}
.owl-item.loading{min-height:150px;background:url(AjaxLoader.gif) no-repeat center center}
.owl-controls .owl-page span{display:block;  width:12px;  height:12px;  margin-top:5px;  margin-right:7px;  margin-bottom:5px;  margin-left:7px;  opacity:0.5;  border-top-left-radius:20px;  border-top-right-radius:20px;  border-bottom-right-radius:20px;  border-bottom-left-radius:20px;  background-color:#869791;  background-image:none;  background-repeat:repeat;  background-attachment:scroll;  background-position:0% 0%;  background-clip:border-box;  background-origin:padding-box;  background-size:auto auto;}
.owl-carousel  .owl-wrapper, .owl-carousel  .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;  -webkit-transform:translate3d(0,0,0);  -moz-transform:translate3d(0,0,0);  -ms-transform:translate3d(0,0,0);}
.owl-origin{-webkit-perspective:1200px;-webkit-perspective-origin-x:50%;-webkit-perspective-origin-y:50%;-moz-perspective:1200px;-moz-perspective-origin-x:50%;-moz-perspective-origin-y:50%;perspective:1200px;}
.owl-fade-out{z-index:10;  -webkit-animation:fadeOut .7s both ease;  -moz-animation:fadeOut .7s both ease;  animation:fadeOut .7s both ease;}
.owl-fade-in{-webkit-animation:fadeIn .7s both ease;  -moz-animation:fadeIn .7s both ease;  animation:fadeIn .7s both ease;}
.owl-backSlide-out{-webkit-animation:backSlideOut 1s both ease;  -moz-animation:backSlideOut 1s both ease;  animation:backSlideOut 1s both ease;}
.owl-backSlide-in{-webkit-animation:backSlideIn 1s both ease;  -moz-animation:backSlideIn 1s both ease;  animation:backSlideIn 1s both ease;}
.owl-goDown-out{-webkit-animation:scaleToFade .7s ease both;  -moz-animation:scaleToFade .7s ease both;  animation:scaleToFade .7s ease both;}
.owl-goDown-in{-webkit-animation:goDown .6s ease both;  -moz-animation:goDown .6s ease both;  animation:goDown .6s ease both;}
.owl-fadeUp-in{-webkit-animation:scaleUpFrom .5s ease both;  -moz-animation:scaleUpFrom .5s ease both;  animation:scaleUpFrom .5s ease both;}
.owl-fadeUp-out{-webkit-animation:scaleUpTo .5s ease both;  -moz-animation:scaleUpTo .5s ease both;  animation:scaleUpTo .5s ease both;}
@-webkit-keyframes empty{0%{opacity:1}
}
@-moz-keyframes empty{0%{opacity:1}
}
@keyframes empty{0%{opacity:1}
}
@-webkit-keyframes fadeIn{0%{opacity:0; }
100%{opacity:1; }
}
@-moz-keyframes fadeIn{0%{opacity:0; }
100%{opacity:1; }
}
@keyframes fadeIn{0%{opacity:0; }
100%{opacity:1; }
}
@-webkit-keyframes fadeOut{0%{opacity:1; }
100%{opacity:0; }
}
@-moz-keyframes fadeOut{0%{opacity:1; }
100%{opacity:0; }
}
@keyframes fadeOut{0%{opacity:1; }
100%{opacity:0; }
}
@-webkit-keyframes backSlideOut{25%{opacity:.5; -webkit-transform:translateZ(-500px); }
75%{opacity:.5; -webkit-transform:translateZ(-500px) translateX(-200%); }
100%{opacity:.5; -webkit-transform:translateZ(-500px) translateX(-200%); }
}
@-moz-keyframes backSlideOut{25%{opacity:.5; -moz-transform:translateZ(-500px); }
75%{opacity:.5; -moz-transform:translateZ(-500px) translateX(-200%); }
100%{opacity:.5; -moz-transform:translateZ(-500px) translateX(-200%); }
}
@keyframes backSlideOut{25%{opacity:.5; transform:translateZ(-500px); }
75%{opacity:.5; transform:translateZ(-500px) translateX(-200%); }
100%{opacity:.5; transform:translateZ(-500px) translateX(-200%); }
}
@-webkit-keyframes backSlideIn{0%,25%{opacity:.5; -webkit-transform:translateZ(-500px) translateX(200%); }
75%{opacity:.5; -webkit-transform:translateZ(-500px); }
100%{opacity:1; -webkit-transform:translateZ(0) translateX(0); }
}
@-moz-keyframes backSlideIn{0%,25%{opacity:.5; -moz-transform:translateZ(-500px) translateX(200%); }
75%{opacity:.5; -moz-transform:translateZ(-500px); }
100%{opacity:1; -moz-transform:translateZ(0) translateX(0); }
}
@keyframes backSlideIn{0%,25%{opacity:.5; transform:translateZ(-500px) translateX(200%); }
75%{opacity:.5; transform:translateZ(-500px); }
100%{opacity:1; transform:translateZ(0) translateX(0); }
}
@-webkit-keyframes scaleToFade{to{opacity:0; -webkit-transform:scale(.8); }
}
@-moz-keyframes scaleToFade{to{opacity:0; -moz-transform:scale(.8); }
}
@keyframes scaleToFade{to{opacity:0; transform:scale(.8); }
}
@-webkit-keyframes goDown{from{-webkit-transform:translateY(-100%); }
}
@-moz-keyframes goDown{from{-moz-transform:translateY(-100%); }
}
@keyframes goDown{from{transform:translateY(-100%); }
}
@-webkit-keyframes scaleUpFrom{from{opacity:0; -webkit-transform:scale(1.5); }
}
@-moz-keyframes scaleUpFrom{from{opacity:0; -moz-transform:scale(1.5); }
}
@keyframes scaleUpFrom{from{opacity:0; transform:scale(1.5); }
}
@-webkit-keyframes scaleUpTo{to{opacity:0; -webkit-transform:scale(1.5); }
}
@-moz-keyframes scaleUpTo{to{opacity:0; -moz-transform:scale(1.5); }
}
@keyframes scaleUpTo{to{opacity:0; transform:scale(1.5); }
}
.timeline-v2{padding:0;list-style:none;position:relative;}
.timeline-v2 > li{position:relative;}
.timeline-v2:before{top:0;bottom:0;left:22%;width:4px;content:'';background:#aaa;position:absolute;margin-left:-14px;}
.timeline-v2 > li .cbp_tmtime{width:25%;display:block;position:absolute;padding-right:50px;}
.timeline-v2 > li .cbp_tmtime span{top:9px;display:block;text-align:right;position:relative;}
.timeline-v2 > li .cbp_tmtime span:first-child{color:#585f69;font-size:14px;line-height:0.9;}
.timeline-v2 > li .cbp_tmtime span:last-child{color:#585f69;font-size:16px;font-weight:normal;  text-transform:uppercase;
}
.timeline-v2 > li .cbp_tmlabel{color:#fff;padding:10px 20px 20px;line-height:1.4;clear:both;position:relative;border-radius:5px;margin:0 0 40px 25%;}
.timeline-v2 > li .cbp_tmlabel li{padding:0;}
.timeline-v2 > li .cbp_tmlabel h2{color:#666;margin-top:0px;font-size:14px;padding:0 0 0px;margin-bottom:10px;
border-bottom:1px solid #666;}
.timeline-v2 > li .cbp_tmlabel .text-left{float:left;}
.timeline-v2 > li .cbp_tmlabel:after{right:100%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-right-color:#aaa;border-width:10px;top:18px;}
.timeline-v2 > li .cbp_tmicon{top:22px;left:22%;width:10px;height:10px;position:absolute;background:#cdcdcd;margin:0 0 0 -17px;box-shadow:0 0 0 4px #aaa;-webkit-font-smoothing:antialiased;}
@media screen and (max-width:65.375em){.timeline-v2 > li .cbp_tmtime span:last-child{font-size:1.5em;}
}
@media screen and (max-width:47.2em){.timeline-v2:before{display:none;}
.timeline-v2 > li .cbp_tmtime{width:100%;position:relative;padding:0 0 20px 0;}
.timeline-v2 > li .cbp_tmtime span{text-align:left;}
.timeline-v2 > li .cbp_tmlabel{padding:1em;font-weight:400;margin:0 0 30px 0;}
.timeline-v2 > li .cbp_tmlabel:after{left:20px;top:-20px;right:auto;border-bottom-color:#f3f3f3;border-right-color:transparent;}
.timeline-v2 > li .cbp_tmicon{left:auto;float:right;position:relative;margin:-55px 5px 0 0px;}
}
.panelFaqEnteteH2{font-family:"Anton", sans-serif;color:#000;font-size:22px;line-height:30px;margin-top:20px;margin-bottom:50px;}
.panelFaq{margin-bottom:5px;background-color:#ffffff;border:1px solid transparent;box-shadow:0 1px 1px rgba(0,0,0,0.00);}
.panel-faq-titre{margin-top:0;margin-bottom:0;font-size:14px;}
.panel-faq-titre>a{color:inherit;text-decoration:none;}
.panel-faq-titre>a:hover{color:inherit;text-decoration:none;color:#226666;text-decoration:underline;}
.panel-faq-entete{padding:0px 5px;border-bottom:1px solid transparent;}
.panel-faq{border-color:#dddddd;}
.panel-faq>.panel-faq-entete{color:#333333;background-color:#e2ddd9;border-color:#dddddd;}
.panel-faq>.panel-faq-entete+.panel-collapse .panel-faq-body{border-top-color:#dddddd;}
.panel-faq-body{padding:15px;font-size:14px;}
.panel-faq-body:before,.panel-faq-body:after{content:" ";display:table;}
.panel-faq-body:after{clear:both;}
.panel-faq-body:before,.panel-faq-body:after{content:" ";display:table;}
.panel-faq-body:after{clear:both;}
/**@media (max-width:767px){.social-icons li a, a.social-icon{width:26px;height:26px;}
}
**/@media (min-width:768px){.social-icons li a, a.social-icon{width:26px;height:26px;}
}
.moteur-bandeau-select{font-size:12px;  padding:3px;  height:25px;  background-color:#fff;}
.moteur-bandeau-input{font-size:12px;  padding:0px 0px 0px 10px;  height:25px;}
.moteur-bandeau-select-ok{font-size:12px;  padding:0px 10px 0px 10px;  height:25px;}
a:focus, a:hover, a:active{color:#000;}
.color{color:#000;}
a.read-more:hover{color:#000; }
.linked:hover{color:#000;}
.da-slide h2 i{background:url(https://css.tourisme-espaces.com/img/bg-heading.png) repeat;}
.sequence-inner{background:-webkit-gradient(linear,0 0,0 bottom,from(#fff), to(#defce7));  background:-webkit-linear-gradient(#fff,#defce7);  background:-moz-linear-gradient(#fff,#defce7);  background:-ms-linear-gradient(#fff,#defce7);  background:-o-linear-gradient(#fff,#defce7);  background:linear-gradient(#fff,#defce7)}
#sequence-theme h2{background:rgba(114,192,44,0.8);}
#sequence-theme .info p{background:rgba(114,192,44,0.8);}
.purchase a.btn-buy{background:#356263;text-shadow:0 1px 0 #665666;}
.purchase a.btn-buy:hover{background:#665666;}
.btn-u{background:#000;}
.btn-u:hover{background:#665666;}
.service .service-icon{color:#356263;}
.service-alternative .service:hover{background:#356263;}
.thumbnail-style h3 a:hover{color:#356263;}
.thumbnail-style a.btn-more{background:#356263;}
.thumbnail-style a.btn-more:hover{box-shadow:0 0 0 2px #665666;}
.recent-work a:hover span{border-bottom:solid 2px #356263;}
.bx-wrapper .bx-prev{background-image:url(https://css.tourisme-espaces.com/img/controls.png);}
.bx-wrapper .bx-next{background-image:url(https://css.tourisme-espaces.com/img/controls.png);}
.headline h2, .headline h3, .headline h4{border-bottom:2px solid #666;}
blockquote:hover{border-left-color:#356263; }
.hero{border-left-color:#356263;}
.carousel-arrow a.carousel-control:hover{color:#356263;}
.footer a,.copyright a,.footer a:hover,.copyright a:hover{color:#356263;}
.footer .dl-horizontal a:hover{color:#356263 !important;}
.posts .dl-horizontal a:hover{color:#356263; }
.posts .dl-horizontal:hover dt img,.posts .dl-horizontal:hover dd a{color:#356263;border-color:#356263 !important;}
.post-comment h3, .blog-item .media h3,.blog-item .media h4.media-heading span a{color:#356263;}
.tab-v1 .nav-tabs{border-bottom:solid 2px #356263; }
.tab-v1 .nav-tabs > .active > a, .tab-v1 .nav-tabs > .active > a:hover, .tab-v1 .nav-tabs > .active > a:focus{background:#356263; }
.tab-v1 .nav-tabs > li > a:hover{background:#356263; }
.tab-v2 .nav-tabs li.active a{border-top:solid 2px #356263;}
.tab-v3 .nav-pills li a:hover,.tab-v3 .nav-pills li.active a{background:#356263;border:solid 1px #665666;}
.acc-home a.active,.acc-home a.accordion-toggle:hover{color:#356263; }
.acc-home .collapse.in{border-bottom:solid 1px #356263; }
.testimonials .testimonial-info{color:#356263;}
.testimonials .carousel-arrow i:hover{background:#356263;}
.info-blocks:hover i.icon-info-blocks{color:#356263;}
.team .thumbnail-style:hover h3 a{color:#356263 !important;}
.team ul.team-socail li i:hover{background:#356263;}
.pricing:hover h4{color:#55c931;}
.pricing-head h3{background:#55c931;text-shadow:0 1px 0 #32a20f;border-bottom:solid 1px #41b91c;}
.pricing-head h4{color:#999;background:#fbfef2;border-bottom:solid 1px #f5f9e7;}
.pricing-content li{border-bottom:solid 1px #f5f9e7;}
.pricing-content li i{color:#356263;}
.pricing-footer a,.pricing-footer button{background:#356263;text-shadow:0 1px 0 #38b312;border-bottom:solid 2px #41b91c;}
.pricing-footer a:hover,.pricing-footer button:hover{background:#40ba1a;}
.price-active h4{color:#55c931;}
.no-space-pricing .price-active .pricing-head h4,.no-space-pricing .pricing:hover .pricing-head h4{color:#55c931;}
.who li i,.who li:hover i, .who li:hover a{color:#356263; }
.privacy a:hover{color:#356263; }
.view a.info:hover{background:#356263;}
.sorting-block .sorting-nav li.active{color:#356263;border-bottom:solid 1px #356263;}
.sorting-block .sorting-grid li a:hover span.sorting-cover{background:#356263;}
.blog h3{color:#356263;}
.blog li a:hover{color:#356263;}
ul.blog-tags a:hover{background:#356263;}
.blog-post-tags ul.blog-tags a:hover{background:none repeat scroll 0 0 #356263;}
.blog-photos li img:hover{box-shadow:0 0 0 2px #356263;}
.blog-twitter .blog-twitter-inner:hover{border-color:#356263;border-top-color:#356263;}
.blog-twitter .blog-twitter-inner:hover:after{border-top-color:#356263;}
.blog-twitter .blog-twitter-inner a{color:#356263;}
.blog-item h4.media-heading span a{color:#356263;}
.coming-soon-border{border-top:solid 3px #356263;}
.booking-blocks p a{color:#356263;}
.icon-page li:hover{color:#356263;}
.glyphicons-demo a:hover{color:#356263;text-decoration:none;}
.magazine-news .by-author strong{color:#356263;}
.magazine-news a.read-more{color:#356263;}
.magazine-mini-news .post-author strong{color:#356263;}
.news-read-more i{background:#356263;}
.magazine-page h3 a:hover{color:#356263;}
.tag-box-v1{border-top:solid 2px #356263;}
.tag-box-v2{border-left:solid 2px #356263;}
.tag-box-v7{border-bottom:solid 2px #356263;}
.fa-icons li:hover{color:#356263;}
.fa-icons li:hover i{background:#356263; }
.bs-glyphicons li:hover{color:#356263;}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{background-color:#356263;   border-color:#356263;}
.pagination li a:hover{background:#665666;   border-color:#665666;   }
.pager li > a:hover, .pager li > a:focus{background:#665666;   border-color:#665666;   }
.reg-block{border-top:solid 2px #356263;}
.ui-helper-hidden{display:none; }
.ui-helper-hidden-accessible{position:absolute; left:-99999999px; }
.ui-helper-reset{margin:0; padding:0; border:0; outline:0; line-height:1.3; text-decoration:none; font-size:100%; list-style:none; }
.ui-helper-clearfix:after{content:"."; display:block; height:0; clear:both; visibility:hidden; }
.ui-helper-clearfix{display:inline-block; }
.ui-helper-zfix{width:100%; height:100%; top:0; left:0; position:absolute; opacity:0; filter:Alpha(Opacity=0); }
.ui-state-disabled{cursor:default !important; }
.ui-icon{display:block; text-indent:-99999px; overflow:hidden; background-repeat:no-repeat; }
.ui-widget-overlay{position:absolute; top:0; left:0; width:100%; height:100%; }
.ui-accordion .ui-accordion-header{cursor:pointer; position:relative; margin-top:1px; zoom:1; }
.ui-accordion .ui-accordion-li-fix{display:inline; }
.ui-accordion .ui-accordion-header-active{border-bottom:0 !important; }
.ui-accordion .ui-accordion-header a{display:block; font-size:1em; padding:.5em .5em .5em .7em; }
.ui-accordion a{zoom:1; }
.ui-accordion-icons .ui-accordion-header a{padding-left:2.2em; }
.ui-accordion .ui-accordion-header .ui-icon{position:absolute; left:.5em; top:50%; margin-top:-8px; }
.ui-accordion .ui-accordion-content{padding:1em 2.2em; border-top:0; margin-top:-2px; position:relative; top:1px; margin-bottom:2px; overflow:auto; display:none; zoom:1; }
.ui-accordion .ui-accordion-content-active{display:block; }
.ui-autocomplete{position:absolute; cursor:default; }
.ui-autocomplete-loading{background:white url('https://css.tourisme-espaces.com/images/ui-anim_basic_16x16.gif') right center no-repeat; }
.ui-menu{list-style:none;padding:2px;margin:0;display:block;}
.ui-menu .ui-menu{margin-top:-3px;}
.ui-menu .ui-menu-item{margin:0;padding:0;zoom:1;float:left;clear:left;width:100%;}
.ui-menu .ui-menu-item a{text-decoration:none;display:block;padding:.2em .4em;line-height:1.5;zoom:1;}
.ui-menu .ui-menu-item a.ui-state-hover,.ui-menu .ui-menu-item a.ui-state-active{font-weight:normal;margin:-1px;}
.ui-button{display:inline-block; position:relative; padding:0; margin-right:.1em; text-decoration:none !important; cursor:pointer; text-align:center; zoom:1; overflow:visible; }
.ui-button-icon-only{width:2.2em; }
button.ui-button-icon-only{width:2.4em; }
.ui-button-icons-only{width:3.4em; }
button.ui-button-icons-only{width:3.7em; }
.ui-button .ui-button-text{display:block; line-height:1.4;  }
.ui-button-text-only .ui-button-text{padding:.4em 1em; }
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text{padding:.4em; text-indent:-9999999px; }
.ui-button-text-icon .ui-button-text, .ui-button-text-icons .ui-button-text{padding:.4em 1em .4em 2.1em; }
.ui-button-text-icons .ui-button-text{padding-left:2.1em; padding-right:2.1em; }
input.ui-button{padding:.4em 1em; }
.ui-button-icon-only .ui-icon, .ui-button-text-icon .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon{position:absolute; top:50%; margin-top:-8px; }
.ui-button-icon-only .ui-icon{left:50%; margin-left:-8px; }
.ui-button-text-icon .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary{left:.5em; }
.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary{right:.5em; }
.ui-buttonset{margin-right:7px; }
.ui-buttonset .ui-button{margin-left:0; margin-right:-.3em; }
button.ui-button::-moz-focus-inner{border:0; padding:0; }
.ui-datepicker{width:17em; padding:.2em .2em 0; }
.ui-datepicker .ui-datepicker-header{position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next{position:absolute; top:2px; width:1.8em; height:1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover{top:1px; }
.ui-datepicker .ui-datepicker-prev{left:2px; }
.ui-datepicker .ui-datepicker-next{right:2px; }
.ui-datepicker .ui-datepicker-prev-hover{left:1px; }
.ui-datepicker .ui-datepicker-next-hover{right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span{display:block; position:absolute; left:50%; margin-left:-8px; top:50%; margin-top:-8px;  }
.ui-datepicker .ui-datepicker-title{margin:0 2.3em; line-height:1.8em; text-align:center; }
.ui-datepicker .ui-datepicker-title select{font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year{width:100%;}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year{width:49%;}
.ui-datepicker table{width:100%; font-size:.9em; border-collapse:collapse; margin:0 0 .4em; }
.ui-datepicker th{padding:0em .1em; text-align:center; font-weight:bold; border:0;  }
.ui-datepicker td{border:0; padding:1px; }
.ui-datepicker td span, .ui-datepicker td a{display:block; padding:.1em; text-align:right; text-decoration:none; }
.ui-datepicker .ui-datepicker-buttonpane{background-image:none; margin:.5em 0 0 0; padding:0 .2em; border-left:0; border-right:0; border-bottom:0; }
.ui-datepicker .ui-datepicker-buttonpane button{float:right; margin:.4em .1em .3em; cursor:pointer; padding:.1em .5em .2em .5em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left; }
.ui-datepicker.ui-datepicker-multi{width:auto; }
.ui-datepicker-multi .ui-datepicker-group{float:left; }
.ui-datepicker-multi .ui-datepicker-group table{width:100%; margin:0; }
.ui-datepicker-multi-2 .ui-datepicker-group{width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%;font-size:12px;margin-bottom:30px; }
.ui-datepicker-multi-4 .ui-datepicker-group{width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header{border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left; }
.ui-datepicker-row-break{clear:both; width:100%; }
.ui-datepicker .ui-datepicker-calendar .ui-state-highlight a{background:#743620 none;color:white;}
.ui-datepicker-rtl{direction:rtl; }
.ui-datepicker-rtl .ui-datepicker-prev{right:2px; left:auto; }
.ui-datepicker-rtl .ui-datepicker-next{left:2px; right:auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px; left:auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px; right:auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current{float:right; }
.ui-datepicker-rtl .ui-datepicker-group{float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header{border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0; border-left-width:1px; }
.ui-datepicker-cover{display:none;display:block;position:absolute;z-index:-1;filter:mask();top:-4px;left:-4px;width:200px;height:200px;}
.ui-dialog{position:absolute; padding:.2em; width:300px; overflow:hidden; }
.ui-dialog .ui-dialog-titlebar{padding:.5em 1em .3em; position:relative;  }
.ui-dialog .ui-dialog-title{float:left; margin:.1em 16px .2em 0; }
.ui-dialog .ui-dialog-titlebar-close{position:absolute; right:.3em; top:50%; width:19px; margin:-10px 0 0 0; padding:1px; height:18px; }
.ui-dialog .ui-dialog-titlebar-close span{display:block; margin:1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus{padding:0; }
.ui-dialog .ui-dialog-content{border:0; padding:.5em 1em; background:none; overflow:auto; zoom:1; }
.ui-dialog .ui-dialog-buttonpane{text-align:left; border-width:1px 0 0 0; background-image:none; margin:.5em 0 0 0; padding:.3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane button{float:right; margin:.5em .4em .5em 0; cursor:pointer; padding:.2em .6em .3em .6em; line-height:1.4em; width:auto; overflow:visible; }
.ui-dialog .ui-resizable-se{width:14px; height:14px; right:3px; bottom:3px; }
.ui-draggable .ui-dialog-titlebar{cursor:move; }
/* Progressbar----------------------------------*/
.ui-progressbar{height:2em; text-align:left; }
.ui-progressbar .ui-progressbar-value{margin:-1px; height:100%; }
/* Resizable----------------------------------*/
.ui-resizable{position:relative;}
.ui-resizable-handle{position:absolute;font-size:0.1px;z-index:99999; display:block;}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle{display:none; }
.ui-resizable-n{cursor:n-resize; height:7px; width:100%; top:-5px; left:0; }
.ui-resizable-s{cursor:s-resize; height:7px; width:100%; bottom:-5px; left:0; }
.ui-resizable-e{cursor:e-resize; width:7px; right:-5px; top:0; height:100%; }
.ui-resizable-w{cursor:w-resize; width:7px; left:-5px; top:0; height:100%; }
.ui-resizable-se{cursor:se-resize; width:12px; height:12px; right:1px; bottom:1px; }
.ui-resizable-sw{cursor:sw-resize; width:9px; height:9px; left:-5px; bottom:-5px; }
.ui-resizable-nw{cursor:nw-resize; width:9px; height:9px; left:-5px; top:-5px; }
.ui-resizable-ne{cursor:ne-resize; width:9px; height:9px; right:-5px; top:-5px;}
.ui-slider{position:relative; text-align:left; }
.ui-slider .ui-slider-handle{position:absolute; z-index:2; width:1.2em; height:1.2em; cursor:default; }
.ui-slider .ui-slider-range{position:absolute; z-index:1; font-size:.7em; display:block; border:0; background-position:0 0; }
.ui-slider-horizontal{height:.8em; }
.ui-slider-horizontal .ui-slider-handle{top:-.3em; margin-left:-.6em; }
.ui-slider-horizontal .ui-slider-range{top:0; height:100%; }
.ui-slider-horizontal .ui-slider-range-min{left:0; }
.ui-slider-horizontal .ui-slider-range-max{right:0; }
.ui-slider-vertical{width:.8em; height:100px; }
.ui-slider-vertical .ui-slider-handle{left:-.3em; margin-left:0; margin-bottom:-.6em; }
.ui-slider-vertical .ui-slider-range{left:0; width:100%; }
.ui-slider-vertical .ui-slider-range-min{bottom:0; }
.ui-slider-vertical .ui-slider-range-max{top:0; }
.ui-tabs{position:relative; padding:.2em; zoom:1; }
.ui-tabs .ui-tabs-nav{margin:0; padding:.2em .2em 0; }
.ui-tabs .ui-tabs-nav li{list-style:none; float:left; position:relative; top:1px; margin:0 .2em 1px 0; border-bottom:0 !important; padding:0; white-space:nowrap; }
.ui-tabs .ui-tabs-nav li a{float:left; padding:.5em 1em; text-decoration:none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected{margin-bottom:0; padding-bottom:1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a{cursor:text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a{cursor:pointer; }
.ui-tabs .ui-tabs-panel{display:block; border-width:0; padding:1em 1.4em; background:none; }
.ui-tabs .ui-tabs-hide{display:none !important; }
.ui-widget{font-family:verdana,arial,sans-serif; font-size:1.1em; }
.ui-widget .ui-widget{font-size:1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button{font-family:verdana,arial,sans-serif; font-size:1em; }
.ui-widget-content{border:1px solid #aaaaaa; background:#ffffff url(https://css.tourisme-espaces.com/images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; color:#222222; }
.ui-widget-content a{color:#222222; }
.ui-widget-header{border:1px solid #aaaaaa; background:#cccccc 50% 50% repeat-x; color:#222222; font-weight:bold; }
.ui-widget-header a{color:#222222; }
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{border:1px solid #d3d3d3; background:#e6e6e6 url(https://css.tourisme-espaces.com/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x; font-weight:normal; color:#555555; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited{color:#555555; text-decoration:none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus{border:1px solid #999999; background:#dadada url(https://css.tourisme-espaces.com/images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x; font-weight:normal; color:#212121; }
.ui-state-hover a, .ui-state-hover a:hover{color:#212121; text-decoration:none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active{border:1px solid #aaaaaa; background:#ffffff url(https://css.tourisme-espaces.com/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight:normal; color:#212121; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited{color:#212121; text-decoration:none; }
.ui-widget:active{outline:none; }
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight{border:1px solid #fcefa1; background:#fbf9ee url(https://css.tourisme-espaces.com/images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x; color:#363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error{border:1px solid #cd0a0a; background:#fef1ec url(https://css.tourisme-espaces.com/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x; color:#cd0a0a; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a{color:#cd0a0a; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text{color:#cd0a0a; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary{font-weight:bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary{opacity:.7; filter:Alpha(Opacity=70); font-weight:normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled{opacity:.35; filter:Alpha(Opacity=35); background-image:none; }
.ui-icon{width:16px; height:16px; background-image:url(https://css.tourisme-espaces.com/images/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon{background-image:url(https://css.tourisme-espaces.com/images/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon{background-image:url(https://css.tourisme-espaces.com/images/ui-icons_222222_256x240.png); }
.ui-state-default .ui-icon{background-image:url(https://css.tourisme-espaces.com/images/ui-icons_888888_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon{background-image:url(https://css.tourisme-espaces.com/images/ui-icons_454545_256x240.png); }
.ui-state-active .ui-icon{background-image:url(https://css.tourisme-espaces.com/images/ui-icons_454545_256x240.png); }
.ui-state-highlight .ui-icon{background-image:url(https://css.tourisme-espaces.com/images/ui-icons_2e83ff_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon{background-image:url(https://css.tourisme-espaces.com/images/ui-icons_cd0a0a_256x240.png); }
.ui-icon-carat-1-n{background-position:0 0; }
.ui-icon-carat-1-ne{background-position:-16px 0; }
.ui-icon-carat-1-e{background-position:-32px 0; }
.ui-icon-carat-1-se{background-position:-48px 0; }
.ui-icon-carat-1-s{background-position:-64px 0; }
.ui-icon-carat-1-sw{background-position:-80px 0; }
.ui-icon-carat-1-w{background-position:-96px 0; }
.ui-icon-carat-1-nw{background-position:-112px 0; }
.ui-icon-carat-2-n-s{background-position:-128px 0; }
.ui-icon-carat-2-e-w{background-position:-144px 0; }
.ui-icon-triangle-1-n{background-position:0 -16px; }
.ui-icon-triangle-1-ne{background-position:-16px -16px; }
.ui-icon-triangle-1-e{background-position:-32px -16px; }
.ui-icon-triangle-1-se{background-position:-48px -16px; }
.ui-icon-triangle-1-s{background-position:-64px -16px; }
.ui-icon-triangle-1-sw{background-position:-80px -16px; }
.ui-icon-triangle-1-w{background-position:-96px -16px; }
.ui-icon-triangle-1-nw{background-position:-112px -16px; }
.ui-icon-triangle-2-n-s{background-position:-128px -16px; }
.ui-icon-triangle-2-e-w{background-position:-144px -16px; }
.ui-icon-arrow-1-n{background-position:0 -32px; }
.ui-icon-arrow-1-ne{background-position:-16px -32px; }
.ui-icon-arrow-1-e{background-position:-32px -32px; }
.ui-icon-arrow-1-se{background-position:-48px -32px; }
.ui-icon-arrow-1-s{background-position:-64px -32px; }
.ui-icon-arrow-1-sw{background-position:-80px -32px; }
.ui-icon-arrow-1-w{background-position:-96px -32px; }
.ui-icon-arrow-1-nw{background-position:-112px -32px; }
.ui-icon-arrow-2-n-s{background-position:-128px -32px; }
.ui-icon-arrow-2-ne-sw{background-position:-144px -32px; }
.ui-icon-arrow-2-e-w{background-position:-160px -32px; }
.ui-icon-arrow-2-se-nw{background-position:-176px -32px; }
.ui-icon-arrowstop-1-n{background-position:-192px -32px; }
.ui-icon-arrowstop-1-e{background-position:-208px -32px; }
.ui-icon-arrowstop-1-s{background-position:-224px -32px; }
.ui-icon-arrowstop-1-w{background-position:-240px -32px; }
.ui-icon-arrowthick-1-n{background-position:0 -48px; }
.ui-icon-arrowthick-1-ne{background-position:-16px -48px; }
.ui-icon-arrowthick-1-e{background-position:-32px -48px; }
.ui-icon-arrowthick-1-se{background-position:-48px -48px; }
.ui-icon-arrowthick-1-s{background-position:-64px -48px; }
.ui-icon-arrowthick-1-sw{background-position:-80px -48px; }
.ui-icon-arrowthick-1-w{background-position:-96px -48px; }
.ui-icon-arrowthick-1-nw{background-position:-112px -48px; }
.ui-icon-arrowthick-2-n-s{background-position:-128px -48px; }
.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px; }
.ui-icon-arrowthick-2-e-w{background-position:-160px -48px; }
.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px; }
.ui-icon-arrowthickstop-1-n{background-position:-192px -48px; }
.ui-icon-arrowthickstop-1-e{background-position:-208px -48px; }
.ui-icon-arrowthickstop-1-s{background-position:-224px -48px; }
.ui-icon-arrowthickstop-1-w{background-position:-240px -48px; }
.ui-icon-arrowreturnthick-1-w{background-position:0 -64px; }
.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px; }
.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px; }
.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px; }
.ui-icon-arrowreturn-1-w{background-position:-64px -64px; }
.ui-icon-arrowreturn-1-n{background-position:-80px -64px; }
.ui-icon-arrowreturn-1-e{background-position:-96px -64px; }
.ui-icon-arrowreturn-1-s{background-position:-112px -64px; }
.ui-icon-arrowrefresh-1-w{background-position:-128px -64px; }
.ui-icon-arrowrefresh-1-n{background-position:-144px -64px; }
.ui-icon-arrowrefresh-1-e{background-position:-160px -64px; }
.ui-icon-arrowrefresh-1-s{background-position:-176px -64px; }
.ui-icon-arrow-4{background-position:0 -80px; }
.ui-icon-arrow-4-diag{background-position:-16px -80px; }
.ui-icon-extlink{background-position:-32px -80px; }
.ui-icon-newwin{background-position:-48px -80px; }
.ui-icon-refresh{background-position:-64px -80px; }
.ui-icon-shuffle{background-position:-80px -80px; }
.ui-icon-transfer-e-w{background-position:-96px -80px; }
.ui-icon-transferthick-e-w{background-position:-112px -80px; }
.ui-icon-folder-collapsed{background-position:0 -96px; }
.ui-icon-folder-open{background-position:-16px -96px; }
.ui-icon-document{background-position:-32px -96px; }
.ui-icon-document-b{background-position:-48px -96px; }
.ui-icon-note{background-position:-64px -96px; }
.ui-icon-mail-closed{background-position:-80px -96px; }
.ui-icon-mail-open{background-position:-96px -96px; }
.ui-icon-suitcase{background-position:-112px -96px; }
.ui-icon-comment{background-position:-128px -96px; }
.ui-icon-person{background-position:-144px -96px; }
.ui-icon-print{background-position:-160px -96px; }
.ui-icon-trash{background-position:-176px -96px; }
.ui-icon-locked{background-position:-192px -96px; }
.ui-icon-unlocked{background-position:-208px -96px; }
.ui-icon-bookmark{background-position:-224px -96px; }
.ui-icon-tag{background-position:-240px -96px; }
.ui-icon-home{background-position:0 -112px; }
.ui-icon-flag{background-position:-16px -112px; }
.ui-icon-calendar{background-position:-32px -112px; }
.ui-icon-cart{background-position:-48px -112px; }
.ui-icon-pencil{background-position:-64px -112px; }
.ui-icon-clock{background-position:-80px -112px; }
.ui-icon-disk{background-position:-96px -112px; }
.ui-icon-calculator{background-position:-112px -112px; }
.ui-icon-zoomin{background-position:-128px -112px; }
.ui-icon-zoomout{background-position:-144px -112px; }
.ui-icon-search{background-position:-160px -112px; }
.ui-icon-wrench{background-position:-176px -112px; }
.ui-icon-gear{background-position:-192px -112px; }
.ui-icon-heart{background-position:-208px -112px; }
.ui-icon-star{background-position:-224px -112px; }
.ui-icon-link{background-position:-240px -112px; }
.ui-icon-cancel{background-position:0 -128px; }
.ui-icon-plus{background-position:-16px -128px; }
.ui-icon-plusthick{background-position:-32px -128px; }
.ui-icon-minus{background-position:-48px -128px; }
.ui-icon-minusthick{background-position:-64px -128px; }
.ui-icon-close{background-position:-80px -128px; }
.ui-icon-closethick{background-position:-96px -128px; }
.ui-icon-key{background-position:-112px -128px; }
.ui-icon-lightbulb{background-position:-128px -128px; }
.ui-icon-scissors{background-position:-144px -128px; }
.ui-icon-clipboard{background-position:-160px -128px; }
.ui-icon-copy{background-position:-176px -128px; }
.ui-icon-contact{background-position:-192px -128px; }
.ui-icon-image{background-position:-208px -128px; }
.ui-icon-video{background-position:-224px -128px; }
.ui-icon-script{background-position:-240px -128px; }
.ui-icon-alert{background-position:0 -144px; }
.ui-icon-info{background-position:-16px -144px; }
.ui-icon-notice{background-position:-32px -144px; }
.ui-icon-help{background-position:-48px -144px; }
.ui-icon-check{background-position:-64px -144px; }
.ui-icon-bullet{background-position:-80px -144px; }
.ui-icon-radio-off{background-position:-96px -144px; }
.ui-icon-radio-on{background-position:-112px -144px; }
.ui-icon-pin-w{background-position:-128px -144px; }
.ui-icon-pin-s{background-position:-144px -144px; }
.ui-icon-play{background-position:0 -160px; }
.ui-icon-pause{background-position:-16px -160px; }
.ui-icon-seek-next{background-position:-32px -160px; }
.ui-icon-seek-prev{background-position:-48px -160px; }
.ui-icon-seek-end{background-position:-64px -160px; }
.ui-icon-seek-start{background-position:-80px -160px; }
.ui-icon-seek-first{background-position:-80px -160px; }
.ui-icon-stop{background-position:-96px -160px; }
.ui-icon-eject{background-position:-112px -160px; }
.ui-icon-volume-off{background-position:-128px -160px; }
.ui-icon-volume-on{background-position:-144px -160px; }
.ui-icon-power{background-position:0 -176px; }
.ui-icon-signal-diag{background-position:-16px -176px; }
.ui-icon-signal{background-position:-32px -176px; }
.ui-icon-battery-0{background-position:-48px -176px; }
.ui-icon-battery-1{background-position:-64px -176px; }
.ui-icon-battery-2{background-position:-80px -176px; }
.ui-icon-battery-3{background-position:-96px -176px; }
.ui-icon-circle-plus{background-position:0 -192px; }
.ui-icon-circle-minus{background-position:-16px -192px; }
.ui-icon-circle-close{background-position:-32px -192px; }
.ui-icon-circle-triangle-e{background-position:-48px -192px; }
.ui-icon-circle-triangle-s{background-position:-64px -192px; }
.ui-icon-circle-triangle-w{background-position:-80px -192px; }
.ui-icon-circle-triangle-n{background-position:-96px -192px; }
.ui-icon-circle-arrow-e{background-position:-112px -192px; }
.ui-icon-circle-arrow-s{background-position:-128px -192px; }
.ui-icon-circle-arrow-w{background-position:-144px -192px; }
.ui-icon-circle-arrow-n{background-position:-160px -192px; }
.ui-icon-circle-zoomin{background-position:-176px -192px; }
.ui-icon-circle-zoomout{background-position:-192px -192px; }
.ui-icon-circle-check{background-position:-208px -192px; }
.ui-icon-circlesmall-plus{background-position:0 -208px; }
.ui-icon-circlesmall-minus{background-position:-16px -208px; }
.ui-icon-circlesmall-close{background-position:-32px -208px; }
.ui-icon-squaresmall-plus{background-position:-48px -208px; }
.ui-icon-squaresmall-minus{background-position:-64px -208px; }
.ui-icon-squaresmall-close{background-position:-80px -208px; }
.ui-icon-grip-dotted-vertical{background-position:0 -224px; }
.ui-icon-grip-dotted-horizontal{background-position:-16px -224px; }
.ui-icon-grip-solid-vertical{background-position:-32px -224px; }
.ui-icon-grip-solid-horizontal{background-position:-48px -224px; }
.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px; }
.ui-icon-grip-diagonal-se{background-position:-80px -224px; }
.ui-corner-tl{-moz-border-radius-topleft:4px; -webkit-border-top-left-radius:4px; border-top-left-radius:4px; }
.ui-corner-tr{-moz-border-radius-topright:4px; -webkit-border-top-right-radius:4px; border-top-right-radius:4px; }
.ui-corner-bl{-moz-border-radius-bottomleft:4px; -webkit-border-bottom-left-radius:4px; border-bottom-left-radius:4px; }
.ui-corner-br{-moz-border-radius-bottomright:4px; -webkit-border-bottom-right-radius:4px; border-bottom-right-radius:4px; }
.ui-corner-top{-moz-border-radius-topleft:4px; -webkit-border-top-left-radius:4px; border-top-left-radius:4px; -moz-border-radius-topright:4px; -webkit-border-top-right-radius:4px; border-top-right-radius:4px; }
.ui-corner-bottom{-moz-border-radius-bottomleft:4px; -webkit-border-bottom-left-radius:4px; border-bottom-left-radius:4px; -moz-border-radius-bottomright:4px; -webkit-border-bottom-right-radius:4px; border-bottom-right-radius:4px; }
.ui-corner-right{-moz-border-radius-topright:4px; -webkit-border-top-right-radius:4px; border-top-right-radius:4px; -moz-border-radius-bottomright:4px; -webkit-border-bottom-right-radius:4px; border-bottom-right-radius:4px; }
.ui-corner-left{-moz-border-radius-topleft:4px; -webkit-border-top-left-radius:4px; border-top-left-radius:4px; -moz-border-radius-bottomleft:4px; -webkit-border-bottom-left-radius:4px; border-bottom-left-radius:4px; }
.ui-corner-all{-moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; }
.ui-widget-overlay{background:#aaaaaa url(https://css.tourisme-espaces.com/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity:.3;filter:alpha(opacity=30); }
.ui-widget-shadow{margin:-8px 0 0 -8px; padding:8px; background:#aaaaaa url(https://css.tourisme-espaces.com/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity:.3;filter:alpha(opacity=30); -moz-border-radius:8px; -webkit-border-radius:8px; border-radius:8px; }
.profile-body{padding:10px;}
.profile-breadcup{font-size:16px;color:#fff;line-height:25px;font-family:"Anton",sans-serif;}
.profile-block{text-align:left;background:#585f69;color:#fff;  margin-bottom:10px;padding:30px 20px 20px;}