body {
    font-family: 'Roboto', sans-serif;
    background: #fbf7f3;
}

#meteo {
    float: right;
}

/************************/
/*       TYPO           */
/************************/
#error-messages{
    background: red;
}
.alert-box p{
    color: #fff;
}
a,select,option,input{
    outline:none;
}
ul.errorlist{
    margin:0;
    padding: 0;
    list-style-type: none;
}

ul.errorlist li{
    background:#701325;
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-bottom: 10px;
    font-size: 12px;
}

.grid{
    margin-bottom: 10px;
}
.panel{
    background: #ddd;
    padding: 5px;
    border: solid 1px #333;
}


img.img-not-responsive{
    width: auto !important;
    max-width: none !important;
}

h1,h2,h3,h4,h5{font-family: 'Roboto', sans-serif;}

h1{
    color: #fff;
    margin: 0;
}

h2{
    color: #acaaa9;
    font-weight: 400;
    font-size: 1.8em;
}

h3{
    font-weight: 400;
    font-size: 20px; line-height: 25px; padding:10px 0px 0px 10px; 
}

h4{
    font-weight: 500;
    font-size: 1em;

    color: #333333;
}


p{
    color: #333;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.5em;
    margin-top: 0; text-align: justify; 
    margin-bottom: 0.5em;
}
p.recap-devis {
    text-align: center;
    color: #701325;
    font-size: 1.2em;
}
.content ul, .content ol{
        color: #333;
    font-size: 0.8125em;
    font-weight: 300;
    line-height: 1.5em;
    margin-top: 0;
    margin-bottom: 0.5em;
}


a{
    color: #9b1b34;
}

.image-overlay{
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background:rgba(250,250,250,0.5) url(../iaes/img/loupe.png) no-repeat center center;
    opacity:0;

}

figure:hover .image-overlay{
    opacity:1;
}


.radius-shadow{
    border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 0 0 5px #999;
    -moz-box-shadow: 0 0 5px #999;
    -webkit-box-shadow: 0 0 5px #999;
}

.radius{
    border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
}
/************************/
/*       HEADER         */
/************************/

#top{
     height: 3em;   
}
#onglet-top{
    border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -o-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    width: 130px;
    height: 28px;
    padding: 0 5px;
    float: right;
    background:none;
    background-color:rgba(0,0,0,0.7);
    -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B3000000,endColorstr=#B3000000);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B3000000,endColorstr=#B3000000);
    zoom:1;
    color: #fff;
}

#onglet-top a{
    color: #fff;
    font-size: 0.68em;
    text-decoration: none;
    line-height: 28px;
}

#onglet-top a:hover{
    color: #9E8263;
}



header{
    position: relative;
    margin-bottom: 35px;height:115px; 
}
header .row{
    max-width: 61.25em;
    position: relative;
}



header #logo{
    margin: 0;
    background-color: #fff;
    /*background-color:rgba(0,0,0,0.7);
    -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B3000000,endColorstr=#B3000000);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B3000000,endColorstr=#B3000000);
    zoom:1;*/
    height: 67px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
}
header #logo h1{
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}
header #logo a{
    display: block;
    width: 100%;
    height: 100%;
    background: url(../iaes/img/logo-asie-online.png) no-repeat 50% 50%;
    text-indent: -4000px;
}
header #navigation {
    /*padding-right: 0;*/
}

header #navigation .top-bar{
    border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-color:rgba(0,0,0,0.7);
    -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B3000000,endColorstr=#B3000000);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B3000000,endColorstr=#B3000000);
    zoom:1;
    background-image: url(../iaes/img/pagodes.png);
    background-repeat: no-repeat;
    background-position: right bottom;
}

/* top-bar */
header .title-area{
   margin-bottom: 38px;
   margin-left: 0;
   padding-left: 0;
   width: 0;
}
header .top-bar .toggle-topbar.menu-icon {
    right: 45%;
    z-index: 10000;
}
header .top-bar .toggle-topbar.menu-icon a{
    height: 67px;
}
header .top-bar .toggle-topbar.menu-icon a span{
    top: 10px
}
header .top-bar{
    line-height: 40px;
    height: 45px;
}
header .top-bar-section li a:not(.button){
    background: none;
    line-height: 45px;
    padding: 0 15px;
}
header .top-bar-section ul.left{
    background: none;
    padding-left: 0px;
}
header .top-bar-section ul li{
    border-left: solid 1px rgba(0,0,0,0.1);
    border-right: solid 1px rgba(255,255,255,0.1);
}
header .top-bar-section ul li:first-child{
    border-left: 0;

}

header .top-bar-section ul li:last-child{
    border-right: 0;
}

header .top-bar-section ul li a{
    text-decoration: none;
    text-transform: uppercase;
}

header .top-bar-section li a:not(.button):hover{
    background: none;
    color: #9E8263;
}


header .top-bar-section li a:not(.button):hover{
    background: none;
    color: #9E8263;
}


header .top-bar-section .dropdown{
    background-color:rgba(0,0,0,0.7); width:
	600px;
    -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B3000000,endColorstr=#B3000000);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B3000000,endColorstr=#B3000000);
    zoom:1;
    padding-bottom: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -o-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    margin-left: 0;
    padding: 5px 5px 0 5px;
    border: 0;
}


header .top-bar-section .dropdown li{
    line-height: 35px; 
    padding-left: 0 5px;
    border-left: 0;
    border-right: 0;
    border-bottom: solid 1px rgba(0,0,0,0.1);
    border-top: solid 1px rgba(255,255,255,0.1);
}
header .top-bar-section .dropdown li:first-child{
    border-top: 0;
}
header .top-bar-section .dropdown li:last-child{
    border-bottom: 0;
}
header .top-bar-section .dropdown li a{
    line-height: 30px;
    font-size: 12px;
    text-transform:none;
}

header .top-bar-section .dropdown{
	width: 818px;
	left: 5px;
	padding-bottom: 5px;
}

header .top-bar-section .dropdown.mright{
	left: 205px;
}

header .top-bar-section .m1 .mleft{
	border-radius: 0px 0px 0px 5px;
}
header .top-bar-section .m1 .mright{
	border-radius: 0px 0px 5px 0px;
}

/**/
header .surmesure{
    height: 27px;
    right: 20px;
    padding: 0 10px;
    position: absolute;
    background: #9b1b34;
    border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -o-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
}
header .surmesure a{
    line-height: 27px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 0.75em;
    background: url(../iaes/img/white-arrow-small.png) no-repeat right 50%;
    padding-right: 15px;
}
header .surmesure:hover{
    background: #701325;
}







/************************/
/*         MAIN         */
/************************/
#supersized{
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    z-index: 0;
}
#supersized.home{
    height: 550px; top:100px;
}
#supersized.base img{
    width: 100%;
}

#supersized .caption{
    width: auto;
    max-width: 620px;
    padding: 20px;
    position: absolute;
    z-index: 999;
    bottom: 80px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-color:rgba(0,0,0,0.6);
    -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B3000000,endColorstr=#B3000000);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B3000000,endColorstr=#B3000000);
    zoom:1;
    transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    margin-top: 15px;
}



#supersized .caption:hover{
    background: #000;
}
#supersized .caption h2 {
    color: #fff;
    margin: 0 0 0;
    font-size: 2em;
    font-weight: normal;
}
#supersized .caption a{
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    top: 0;
    left: 0;
    text-decoration: none;
    text-indent: -5000px;
}

#supersized .caption p{
    color: #fff;
    font-weight: 500;
    font-size: 1.125em;
    line-height: 1.125em;
}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  height: 600px;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  height: 550px;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}

.rslides img {
    display: block;
    position: absolute;
    top: 0;
    float: left;
    border: 0;
    height: auto;
    width: 100%;
    min-width: 1280px;
    min-height: 550px;
}

.rslides_tabs{
    position: absolute;
    top: 495px;
    z-index: 444;
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.rslides_tabs li{
    list-style-type: none;
    float: left;
    margin-right: 5px;
}
.rslides_tabs li a{
    background: #333;
    text-indent: -5555px;
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.rslides_tabs li.rslides_here a{
    background: #fff;
}



#container{
    width: 100%;

}
#main{
    position: relative;
    padding: 20px;
    max-width: 61.25em;
    min-height: 25em;
    background: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 0 0 3px rgba(0,0,0,0.25);
    -moz-box-shadow: 0 0 3px rgba(0,0,0,0.25);
    -o-box-shadow: 0 0 3px rgba(0,0,0,0.25);
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.25);
}


#main:after, #main:before {  
    content: " ";  
    position: absolute;  
    width: 50%;  
    height: 100px;  
    z-index: -10;  
}  
#main:before {
    top: 10px;  
    left: 12px;  
    width: 20%;  
    height: 250px;  
    box-shadow: -7px 0 10px #999;
    -moz-box-shadow: -7px 0 10px #999;
    -webkit-box-shadow: -7px 0 10px #999;  
    transform: rotate(-5deg); 
    -webkit-transform: rotate(-5deg); 
    -moz-transform: rotate(-5deg); 
}  
#main:after {
    top: 10px;  
    right: 3px;  
    width: 20%;  
    height: 250px;  
    box-shadow: 7px 0 10px #999;
    -moz-box-shadow: 7px 0 10px #999;
    -webkit-box-shadow: 7px 0 10px #999;  
    transform: rotate(5deg); 
    -webkit-transform: rotate(5deg); 
    -moz-transform: rotate(2deg); 
}  


#main{
    margin-top: 260px;
}
#main.home{
    margin-top:500px;
}

.breadcrumbs{
    background: none;
    border: none;
    margin: 0 0 0.5625em 0;
}
.breadcrumbs li a, .breadcrumbs li span,.breadcrumbs li.current, .breadcrumbs li.current a{
    color: #666;
    text-decoration:none;
}

/************************/
/*         ACCUEIL      */
/************************/

#choix{
    background: #ccc url(../imaes/img/fond-recherche.png) no-repeat 0 0;
}
#choix a.voyage{
    display:block;
    height: 65px;
    width: 100%;
    text-indent: -5000px;
}
#choix form label{
    margin-top: 10px;
}
#choix form input,#choix form select{
    margin: 0 0 0.25em 0;
}
#choix form select option,
#choix form select,
#choix form input[type=text]

{
    border: solid 1px #d5ac32;
    font-size: 14px;
    padding: 3px 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
}
#choix form input.button.arrow{
   margin: 0.5em 0 1em 0;
   background-image: url("../img/arrow-button.png");
   background-repeat: no-repeat;
   background-position: 90px 50%;   
   padding-right: 25px;
}













/* coup de coeur */

#coupdecoeur .titre{
    margin-bottom: 10px;
}
#coupdecoeur .titre h2{
    height: 45px;
    line-height: 45px;
  
    background: url(../iaes/img/pictos/coupdecoeur.png) no-repeat 0 50%;
    margin: 0;
}

#coupdecoeur .vignette{
    position: relative;
    height: 224px;
}

#coupdecoeur .description{
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,0.7);
    color: #fff;
    padding: 10px;
    width: 100%;
    transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -o-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
}
#coupdecoeur .block-coupdecoeur:hover .description{
    padding: 10px 10px 30px 10px;
    
}
#coupdecoeur .vignette a{
    display: block;
    text-indent: -5000px;
    position: absolute;
    z-index: 8;
    width: 100%;
    height: 100%;
}
#coupdecoeur .description h3{
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 0.825em;
    line-height: 1.25em;
    margin: 5px 0 10px 0;
    background-image: url(../iaes/img/white-arrow.png);
    background-repeat: no-repeat;
    background-position: right 50%;
    padding: 0 40px 0 0;
}
#coupdecoeur .block-coupdecoeur .vignette{
    overflow: hidden;
    margin-bottom: 5px;
}
.block-coupdecoeur .detail{
        font-size: 0.925em;
}

#coupdecoeur .block-coupdecoeur .detail .duree{
    float: left;
    width: 45%;
}
#coupdecoeur .block-coupdecoeur .detail .prix{
    float: right;
    width: 45%;
    text-align: right;
}
/****** thematiques ******/


#thematiques h2{
   
    margin: 10px 0 5px 0;
    padding-top: 16px;
    font-size: 1.875em;
}





#slides-themes .titre{
    margin-bottom: 20px;
}
#slides-themes ul{
    margin: 0;
    padding: 0;
    height: 220px;
}

#slides-themes ul li{
    margin: 0;
    padding: 0;
    width: 300px;
    height: 200px;
    margin-right: 1.25em;
}
#slides-themes .carousel-nav{
    position: absolute;
    top: 43px;
    right: 10px;
    z-index: 88;
    display: block;
    text-indent: -5000px;
    width: 18px;
    height: 18px;     background-image:url(../site-images/next.jpg);
    
}
#slides-themes .carousel-nav.prev{
    right: 35px;
      background-image:url(../site-images/prev.jpg);
}
#slides-themes li.theme{
    position: relative;

}
#slides-themes li.theme h3{
    background-color: #7b7979;
    font-size: 1em;
    text-transform: uppercase;
    margin: 0;
    padding:  0 0 0 15px;
    line-height: 40px;
    background-repeat: no-repeat;
    background-image: url(../iaes/img/pictos/sprite-pictos-small.png);
    background-position: 4px 0px;
}
#slides-themes li.theme h3 a{
    color: #fff;
    text-decoration: none;
}
#slides-themes li.theme h3:hover{
    background-color: #4D4D4D;
}
#slides-themes li.theme h3.hors-des-sentiers-battus{background-position: 4px -308px;}
#slides-themes li.theme h3.sejours-detente{background-position: 4px -88px;}
#slides-themes li.theme h3.escapades{background-position: 4px -176px;}
#slides-themes li.theme h3.voyages-de-noces{background-position: 4px -132px;}
#slides-themes li.theme h3.en-famille{background-position: 4px -264px;}
#slides-themes li.theme h3.en-toute-liberte{background-position: 4px 0px;}
#slides-themes li.theme h3.premieres-decouvertes{background-position: 4px -220px;}
#slides-themes li.theme h3.autotour{background-position: 4px -352px;}

/****** articles cap sur ******/
#articles{
    position: relative;
}
#articles #slides-articles{
    margin: 50px 0 5px 0;
    background: url(../iaes/img/dot-h2.png) repeat-x left top;
}
.solo .slidesjs-slide{
    left: 0 !important;
}
.solo  a.slidesjs-navigation{
    display: none !important;
}

.slidesjs-navigation{
    position: absolute;
    top: 420px;
    right: 0;
    z-index: 14;
    display: block;
    text-indent: -5000px;
    width: 18px;
    height: 18px; 
    
}
.slidesjs-navigation.slidesjs-previous{
    right: 18px;
    background-position: 0 top; background: url(../../site-images/prev.jpg) no-repeat 0 bottom;
}
#articles .titre{
    margin-bottom: 20px;
}
#articles h2{
    color:#9E8263;
    margin: 0px 0 5px 0;
    padding-top: 16px;
    font-size: 1.875em;
}

#articles a.subtitle{
    font-weight: 500;
    font-size: 1.125em;
    color: #333;
    text-decoration: none;
}

/*************************************/
/*         THEMATIQUES DESTINATION   */
/*************************************/


.page h1{
    position: absolute;
    top: -80px;
    left: 0;
    padding: 15px;
    color: #fff;
    font-size: 2em;
    font-weight: 300;
    margin: 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;    
    background-color:rgba(0,0,0,0.6);
    -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B3000000,endColorstr=#B3000000);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B3000000,endColorstr=#B3000000);
    zoom:1;
}



.picto-theme{
   display: block;
   text-indent: -3000px;
   width:  80px;
   height: 78px;
   margin: 15px 25px;
   background-image: url(../iaes/img/pictos/sprite-pictos-big.png);
   background-repeat: no-repeat;
}

.liste-thematiques .picto-theme {
    float: left;
}

.picto-theme.premieres-decouvertes{
    background-position:0px -392px;   
}
.picto-theme.hors-des-sentiers-battus{
    background-position:0px -547px;   
}
.picto-theme.sejours-detente{
    background-position:0px -157px;   
}
.picto-theme.escapades{
    background-position:0px -313px;   
}
.picto-theme.voyages-de-noces{
    background-position:0px -235px;   
}
.picto-theme.en-famille{
    background-position:0px -469px;   
}
.picto-theme.en-toute-liberte{
    background-position:0px 0px;   
}
.picto-theme.autotour{
    background-position:0px -625px;   
}

.wrapper-circuit.even {
    background-color: #efefef;
}

.block-voyage {
    padding: 1.5em 0;
    border-bottom: dashed 1px #eee;
}

.block-voyage .surtitre{
   font-size: 0.8em; 
}

.block-voyage h3{
    color: #9b1b34;
    font-weight: 300;
    font-size: 1.5em;
    margin: 5px 0;
}
.block-voyage h3 a{
    text-decoration: none;
}
.block-voyage h3 a:hover{
    color: #333;
}
.block-voyage .row.detail{
    font-weight: 700;
    padding: 0.5em;
}
.block-voyage .row.detail .button{
    margin: 0.625em;
}

.block-voyage .ruban{
    position: absolute;
    width: 112px;
    height: 112px;
    top: 0;
    left: 0.625em;
    z-index: 88;
}



.sub-nav{
    margin-top: 0.8125em;
    padding-top: 0.8125em;
    background: url(../iaes/img/main-dot.png) repeat-x left top;
}

.pagination li a{
    text-decoration: none;
    padding: 0.5em;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;   
}








/*************************************/
/*         CIRCUIT                   */
/*************************************/


#detail{
    margin-bottom: 15px;
}

#detail .dot-top{
  padding-top: 15px;
  background: url(../iaes/img/main-dot.png) repeat-x left top;  
}

.separateur{
    width: 100%;
    height: 30px;
    background: url(../iaes/img/main-dot.png) repeat-x left 50%;  
}



#detail h2{
    margin: 5px 0;
    font-size: 1.25em;
}
#detail .duree{
    font-size: 1em;
    font-weight: 700;
}
#detail .prix{
    float: right;
    width: 155px;
    padding: 8px 0 5px 65px;
    height: 48px;
    background: url(../iaes/img/etiquette.png) no-repeat 0 0;
    color: #333;
    font-size: 0.8125em;
    margin-bottom: 2em;
}
#detail .prix span{
    display: block;
    font-size: 1.5em;
    font-weight: 700;
}


#detail .button{
    text-align: left;
    width: 180px;
    padding-top: 1em;
    padding-right: 0.625em;
    padding-bottom: 1em;
    padding-left: 2.5em;
    background-repeat: no-repeat;
    background-position: 5px 50%;
}
#detail .button span{
    display: block;
    width: 100%;
    padding-right: 15px;
    background: url(../iaes/img/arrow-button.png) no-repeat right 50%;
}
#detail .button.devis{
    background-image: url("../img/calepin-button.png");
}
#detail .button.infos{
    background-image: url("../img/globe.png");
}
#infos{
    margin-bottom: 15px;
}



#infos .ui-tabs .ui-tabs-panel{
    padding: 1em 0em;
}
#infos .ui-tabs .ui-tabs-nav li h3{
    margin:0;
    font-size: 1em;
}

#infos .ui-tabs .ui-tabs-nav li{
    margin-left: 0.5em;
     font-size: 15px;
}

#infos .ui-tabs .ui-tabs-nav li a{
    color: #999;
}

#infos .ui-tabs .ui-tabs-nav li a:hover{
    color: #333;
}

#infos .ui-tabs .ui-tabs-nav li.ui-tabs-active{
    border-left: solid 1px #ccc;
    border-right: solid 1px #ccc;
    border-bottom: solid 1px #fff;
}

#infos .ui-tabs .ui-tabs-nav li.ui-tabs-active a{
    border-top: solid 3px #84172C;
    color: #84172C;
    font-weight: 700;
}

#infos .ui-tabs .ui-tabs-nav{
    border-bottom: solid 1px #ccc;
}

#infos .ui-tabs-panel div{
    /*font-size: 0.825em;*/
}

/*suppr css jqueryui !*/
#infos .ui-widget-header,
#infos .ui-state-default, 
#infos .ui-widget-content .ui-state-default,
#infos .ui-widget-header .ui-state-default {
	background: none;
}
#infos .ui-corner-all,#infos .ui-corner-br{
	border-radius: 0px !important;
	border: 0;
}
#infos ul.ui-corner-all{
	border-radius: 0px !important;
}
#suggestion{
    background: url(../iaes/img/main-dot.png) repeat-x left top;
    padding-top: 15px;
    margin-top: 15px;
}

#suggestion h3{
    margin: 5px 0;
    padding-left : 40px;
    background: url(../iaes/img/suggestions.png) no-repeat left 50%;
}


#suggestion ul{
    font-size: 0.825em;
    margin-left: 0;
}

#suggestion ul li{
    line-height: 1.5em;
}


#wrap-detail img {
    width: 460px;
    max-width: 100%;
}

#wrap-detail .destination-map img {
    width: 140px !important;
}

#gallery {
    display: none;
}
#gallery.pika-thumbs {
    display: block;
}

#gallery .pika-imgnav a.previous ,
#gallery .pika-imgnav a.next ,
#gallery .pika-imgnav a.play ,
#gallery .pika-imgnav a.pause {background: none;}

.circuit-picto span.has-tip {
    border-bottom: none;
}
.circuit-picto .picto-theme {
    margin: 10px 10px 0 0;
}

/************************/
/*         FOOTER       */
/************************/

footer h3{
    font-weight: 700;
    color: #685641;
    font-size: 0.75em;
    text-transform: uppercase;
    line-height: 34px;
    background: url(../iaes/img/footer-dot.png) repeat-x right bottom;
}

footer ul{
    padding: 0;
    margin-top: 7px;
    font-weight: 300; 
}

footer ul li{
    list-style: inside;
    line-height: 18px;
    color: #666666;
    list-style-type: none;
    background: url(../iaes/img/footer-bullet.png) no-repeat left 50%;
    padding-left: 10px;
    font-size: 0.825em;
}

footer a{
    color: #666666;
    text-decoration: none;
}

footer a:hover{
    color: #9b1b34;
    text-decoration: underline;
}


footer p{
    color: #666;
    line-height: 1.25em;
}

footer .button{
    width: 100%;
    text-align: left;
    padding-left: 3.5em;
    background-repeat: no-repeat;
    background-position: 10px 50%;
}

footer .button span{
    font-size: 0.875em;
    font-weight: 300;
    line-height: 1.125em;
}

footer .button.btn-contact{
    background-image: url("../img/iphone.png")
    
}

footer .button.btn-devis{
    background-image: url("../img/calepin.png") ;
}


/************************/
/*         SUBFOOTER    */
/************************/


#social-block {
    position: relative;
    background: #292929;
    margin: 10px 0 0;
    -webkit-box-shadow: inset 0 4px 8px rgba(0,0,0,0.7);
    -moz-box-shadow: inset 0 4px 8px rgba(0,0,0,0.7);
    box-shadow: inset 0 4px 8px rgba(0,0,0,0.7);
}

#social-block p.all-comments{
    text-align: right;
    margin-bottom: 15px;
}

#social-block h3.title {
    color: #9E8263;
    margin-bottom: 0;
    margin-left: 30px;
    text-shadow: 0 2px 2px rgba(0,0,0,0.7);
}
#social-block h3.title:before{
    font-family: Georgia, serif;
    display: block;
    content: "\201D";
    font-size: 80px;
    position: absolute;
    left: 0;
    top: 12px;
}
#social-block .separateur-temoignage {
    background: url(../iaes/img/line-footer.png) repeat-x top left;
    height: 2px;
    width: 100%;
    margin: 15px 0;
    border: none;
}
#social-block .item-temoignage{
    background: none;
    margin: 0;
    padding: 0;
}
#social-block #dernier-temoignage .item-temoignage p, 
#social-block #dernier-temoignage a:link, 
#social-block #dernier-temoignage a:visited {
    color: #bbb;
    font-style: italic;
    font-family: Georgia, serif;
}

#social-block #dernier-temoignage a:hover{
    color:#9E8263;
}


#social-footer li{
    list-style-type: none;
}


#social-footer .separateur-temoignage{
    margin: 5px 0;
}


#social-footer li a {
    display: block;
    width: 182px;
    height: 32px;
    background-repeat: no-repeat;
    background-image: url(../iaes/img/social-side-sprite.png);
    transition: all 0.2s ease 0.2s;
    -moz-transition: all 0.2s ease 0.2s;
    -webkit-transition: all 0.2s ease 0.2s;
    -o-transition: all 0.2s ease 0.2s;
    color: white;
    text-decoration: none;
    background-position: 0 0;
    padding-left: 36px;
}
#social-footer li a span {
    display: block;
    padding-top: 8px;
}

#social-footer li a.twitter{
background-position: 0  0px;
}
#social-footer li a.facebook{
background-position: 0  -33px;
}
#social-footer li a.share{
background-position: 0  -66px;
}
#social-footer li a.viadeo{
background-position: 0  -160px;
}

#subfooter{
    background: #666666;
    padding: 20px 0;
}

#subfooter p{
    color: #fff;
    font-size: 0.75em;  
}
#subfooter .inline-list{
    font-size: 0.75em; 
    font-weight: 700;
}
#subfooter .inline-list li{
    padding-right: 0.825em;
    border-right: solid 1px #fff;
    line-height:  1.5em;
}
#subfooter .inline-list li:last-child{
    padding-right: 0;
    border-right: none;
}
#subfooter a{
    color: #fff;
    text-decoration: none;
}
#subfooter a:hover{
    color: #000;
}

/************************/
/*         SOCIALSIDE   */
/************************/


#social-side{
    position: fixed;
    z-index: 9999;
    top: 25%;
    left:-150px;
}
#social-side a.topen, #recherche-form{
    background-color: #666;
    display: block;
    width: 182px;
    height: 32px;
    border-top: solid 1px #7a7a7a;
    border-bottom: solid 1px #4d4d4d;
    background-repeat: no-repeat;
    background-image: url(../iaes/img/social-side-sprite.png);
    transition: all 0.2s ease 0.2s;
    -moz-transition: all 0.2s ease 0.2s;
    -webkit-transition: all 0.2s ease 0.2s;
    -o-transition: all 0.2s ease 0.2s;
    color: #fff;
    text-decoration: none;
    font-size: 0.65em;
    background-position: 150px 0;
    }
#social-side a.topen:hover{
    background-color: #4d4d4d;
    margin-left: 130px;
}

#social-side a.avis{
    background-color: #9b1b34;
    border-top: solid 1px #b04b5f;
    border-bottom: solid 1px #9b1b34;
    background-position:150px -98px;
}
#social-side a.avis:hover{
    background-color: #84172c;
}
#social-side a.twitter{
background-position:150px  0px;
}
#social-side a.facebook{
background-position:150px  -33px;
}
#social-side a.share{
background-position:150px  -66px;
}
#social-side a.viadeo{
background-position:150px  -160px;
}
#social-side span{
    float: right;
    margin-right: 32px;
    line-height: 32px;
    padding-left: 16px;
}

#recherche-form{
    height: 41px;
    background-position:150px -126px;
    transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
}

#recherche-form.open{
    margin-left: 130px;
}


#recherche-form a{
    float: right;
    width: 32px;
    height: 41px;
    display: block;
    text-indent: -3000px;
}

#recherche-form form{
    float: right;
    width: 120px;
    margin:0 15px 0 0;
    position: relative;
}

#recherche-form input[type="submit"]{
    position: absolute;
    right: -46px;
    top: 0px;
    border: 0px;
    background: none;
    text-indent: -2000px;
    height: 40px;
    width: 35px;
    display: none;
}
#recherche-form input.visible{
    display: block;
}
#recherche-form form input[type="text"]{
    margin: 5px 0 0 10px;
    padding: 5px;
    font-size: 1.25em;
} 





/*************************Page nos destinations*********************************/

#main.page-carte .destination h2{
background: url(../iaes/img/main-dot.png) repeat-x left top;
padding-top: 15px;
}

.liste-pays .pays{
    overflow: hidden;
}

.liste-pays .pays a{
    padding: 10px;
    display: block;
    text-decoration: none;
        transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    text-align: center;
}
.liste-pays .pays:hover a{
    color: #fff;
    background:#9E8263;
}

.row.liste-pays .large-3{
margin-bottom: 0.625em;
float: left;
}


#main.page-carte{
    padding-top: 0;
}
.carte{
    background:#fff;
    width:940px;
}

.map{
    width:940px;
    height:380px;
    background:url(../iaes/img/carte-asie.png) left top no-repeat;
    position:relative;
}

.map .overlay{
    width:940px;
    height:380px;
    position:absolute;
    top:0;
    left:0;
    background-image:url(../iaes/img/carte-asie.png);
    background-repeat:no-repeat;
    background-position: 0px 0;
    z-index:1;
}

.map img{
    width:940px;
    height:380px;
    display:block;
    position:absolute;
    top:0;
    left:0;
    z-index:4;
}
.map .map-tooltip{
    position:absolute;
    left:0;
    top:0;
    border-radius:3px;
    -moz-border-radius:3px;
    padding:10px 15px;
    color:#fff;
    font-size:16px;
    font-weight: 300;
    background:#494949;
    display:inline;
    z-index:10;
    text-align:center;
}


#newsletter{
    width: 400px;
}


/* temoignages */

.item-temoignage{
    padding: 0.625em;
    background: #f5f2ef;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    -webkit-border-radius: 10px; 
    margin-bottom: 1em;
}

.item-temoignage h3{
    color: #333;
    margin: 0.25em 0;
    font-size: 1.125em;
    line-height: 1.5em;
}

.item-temoignage blockquote{
font-style: italic;
font-size: 1em;
line-height: 1.65em;
position: relative;
}

.item-temoignage blockquote:before {
font-family: Georgia, serif;
display: block;
content: "\201C";
font-size: 80px;
position: absolute;
left: -40px;
top: 20px;
color: #fff;
}
.item-temoignage blockquote:after {
font-family: Georgia, serif;
display: block;
content: "\201D";
font-size: 80px;
position: absolute;
right: -30px;
bottom: -20px;
color: #fff;
}


/* recherche */

.resultat-recherche form.custom ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.resultat-recherche form.custom ul li{
	margin: 0 15px 0 0;
	padding: 0;
	list-style-type: none;
}
.resultat-recherche form p > label{
    color:#701325;
    font-size: 16px;
}

.formulairerecherche{
    background:#fbf7f3;
    padding: 0.625em;
    border: solid 1px #ccc;
}

#result-list .item-result{
    background: url(../iaes/img/main-dot.png) repeat-x left bottom;
    margin-bottom: 15px;
    line-height: 31px;
}

#result-list .item-result span{
    font-size: 12px;
}

#result-list .navigation{
    font-size: 12px;
}
#result-list h2{
    margin-top: 0;
}
#result-list .item-result a{
    text-decoration: none;
}


.devis fieldset{
}
.devis legend{
    color:#701325;
    font-size: 1.5em;
}
.devis form .ckb{
    margin-bottom: 1em;
}
.devis form .ckb .custom.checkbox{
    margin-right: 0.5em;
}
.devis form .hasDatepicker{
    width: 50%;
}
.devis form .newsletter.ckb{
    background: url("../img/enveloppe.png") no-repeat left 50%;
    padding-left: 65px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 0;
}

/*******************************************************************************/
/*******************************************************************************/
/*************************  MEDIA QUERIES        ******************************/
/*******************************************************************************/
/*******************************************************************************/
.debug-css{
   position: fixed;
   top: 0;
   z-index: 8888;
   background: red;
   color: #fff; 
}


@media only screen and (max-width: 940px) {
    .carte{
        display: none;
    }
    #supersized { 
        display: none;
        }

    #main {
        margin-top: 0;
    }

    #main.home {
        margin-top: 0;
    }

    header #logo{
        margin: 0.625em 0;
    }

    .page h1{
        position: inherit;
        
        font-size: 1.25em;
        margin-bottom: 0.5em;
    }

    .page .picto-theme{
        display: none;
    }
    
    #recherche-form a{
        display:none;
    }
    #social-side{
        position: inherit;
        margin: 0;
        left:0;
        background: #666;
    }
     #social-side a,
     #social-side a:hover,
     #social-side a.topen,
     #social-side a.topen:hover, 
     #recherche-form{
        margin: 0px;
        left: 0;
    }
    #social-side a.topen, 
     #recherche-form{
        width: 100%;
    }
   #recherche-form form,
   #social-side span{
       float: none;
   }
    #social-side span{
        font-size: 13px;
    }
    
    
}

@media screen and (min-width: 200px) and (max-width: 767px) {

    .home #thematiques, .home #articles{
        height: 300px !important;
        max-height: 300px !important
    }
    #articles #slides-articles,#thematiques h2{
        margin-top: 20px;
    }

    #infos .ui-tabs .ui-tabs-nav li,
    #infos .ui-tabs .ui-tabs-nav li.ui-tabs-active a{
        width: 100%;
        margin-left: 0;
        border-radius: 0;
        -moz-border-radius: 0;
        -o-border-radius: 0;
    }
    
}

@media screen and (min-width: 480px) and (max-width: 768px) {
    #top{
       position: absolute;
       z-index: 8;
    }
}



@media only screen and (max-width: 768px) {
    header #logo{
        margin: 0;
    }
    #main:before,#main:after,#social-footer{
        display: none;
    }
    #slides-themes{ 
        width: 320px !important;
        }
    #social-footer{
        margin-left:0;
        padding-left: 0;
    }
    img.thumb{
        width: 100%;
    }
    
    
    
}


@media screen and (min-width: 768px) and (max-width: 940px) {
    
    header #logo,header #navigation,#articles{
        width: 100%;
    }
    
    body .debug-css{
        background: orange !important;
    }
    img.thumb {
        width: 100%;
    }
    .description .detail{
        font-size: 11px;
    }
    #coupdecoeur .vignette{
        height: 150px;
    } 
   .home #thematiques, .home #articles{
        height: 300px !important;
        max-height: 300px !important
    }
    footer .btn-contact,
    footer .btn-devis{
        font-size: 14px;
    }
}

@media screen and (max-width: 940px){
    header .top-bar {
        height: 40px;
    }
    .top-bar-section {
        top: 24px;
    }
    header .title-area{
        margin-left: 90px;
    }
    header .top-bar .toggle-topbar.menu-icon a span {
        top: 4px;
    }
    header .top-bar-section .dropdown {
        width: 100%;
        left: 100%;
    }
    header .top-bar-section .dropdown.nos-destinations {
        width: 50%;
    }
    header .top-bar-section .mright.nos-destinations {
        left: 150%;
    }
    .top-bar-section .dropdown li.title h5 {
        margin-top: 0;
    }
    header .top-bar .toggle-topbar.menu-icon a {
        height: auto;
    }
    header .title-area {
        margin-bottom: 0;
    }
    header #navigation .top-bar.expanded {
        padding-bottom: 64px;
    }
}

@media screen and (max-width: 330px){
    #top{
        height: 30px;
    }
    header #logo{
        margin: 0;
    }
    #newsletter{
        z-index: 99999;
        width: 250px;
    }
    #newsletter #id_mail{
        width: 200px;
    }
    #coupdecoeur .vignette{
        height: 210px;
    }
   #slides-themes{
       padding: 0;
       width: 300px !important;height:300px;
   }
   #slides-themes li.theme h3{
       font-size: 12px;
   }
}
.article { paddding:500px 0px;}
.label_text {color: #FFF;}