#header #menu .menu1:hover, #header #menu .menu2:hover, #header #menu .menu3:hover, #header #menu .menu4:hover, #header #menu .menu5:hover, #header #menu .menu6:hover, #header #menu .menu7:hover, #header #menu .menu8:hover, #header #menu .menu9:hover, #header #menu .menu10:hover
{
    background:url('../images/menu-haut-onglet.jpg') center bottom no-repeat;
}

#header #menu .menu1, #header #menu .menu2, #header #menu .menu3, #header #menu .menu4, #header #menu .menu5, #header #menu .menu6, #header #menu .menu7, #header #menu .menu8, #header #menu .menu9, #header #menu .menu10
{
    padding:0 9px 0 9px;
}

/*Menu : Les Pays > Liste*/
#MenuPaysListe{
    background:#FFFFFF;
    width:938px;
    border-bottom:1px solid #cdd0cf;
    border-right:1px solid #cdd0cf;
    border-left:1px solid #cdd0cf;
    z-index:21;
    letter-spacing:0;  
    padding:0 0 30px 0;    
}
#MenuPaysListe .ListePays{
    width:230px;
    padding: 10px 0px 0 7px;
    text-align:left;
    float:left;
}

#MenuPaysListe .ListePays10{
    width:100px;
    padding: 10px 0px 0 7px;
    text-align:left;
    float:left;
}

#MenuPaysListe .ListePays ul{
    padding:0;
    margin:0;
    list-style-type:none;
}

#MenuPaysListe .ListePays10 ul{
    padding:0;
    margin:0;
    list-style-type:none;
}

#menu #MenuPaysListe .ListePays ul a,#menu #MenuPaysListe .ListePays ul span{
    text-decoration:none;
    color:#505050; 
    font-size:13px;   
}
#menu #MenuPaysListe .ListePays ul a:hover{
    text-decoration:underline; 
}
#menu #MenuPaysListe .ListePays a.OuPartir{
    color:#84b3b0;
}
#menu #MenuPaysListe strong{
    color:#000000;
}

#menu #MenuPaysListe .ListePays10 ul a,#menu #MenuPaysListe .ListePays10 ul span{
    text-decoration:none;
    color:#58585A; 
    font-size:13px;   
}
#menu #MenuPaysListe .ListePays10 ul a:hover{
    text-decoration:underline; 
}
#menu #MenuPaysListe .ListePays10 a.OuPartir{
    color:#84b3b0;
}

.LinksCarteListe{
    width:230px;
    padding:10px 0 0 0;
}
.LinksCarteListe .Link{
    text-align:center;
    width:111px;
    border:2px solid #5c5c5c;
    padding:9px 0 6px 0;
    color:#58585A;
    font-weight:bold;
    font-size:13px;
}
.LinksCarteListe .actif{
    background:#5c5c5c; 
    color:#FFFFFF;
}


/*Menu : Les Pays > Cartes*/
#MenuPaysCarte{
    border-bottom:1px solid #cdd0cf;
    border-right:1px solid #cdd0cf;
    border-left:1px solid #cdd0cf;
    background:#FFFFFF;
    z-index:21;
}
#MenuPaysCarte #ListeContinents{
    width:230px;
    padding: 10px 0px 0 7px;
    text-align:left;
    float:left;
}
#MenuPaysCarte #ListeContinents ul{
    padding:0;
    margin:0;
    list-style-type:none;
}
#MenuPaysCarte #ListeContinents ul li{
    padding:0 0 0 0;
}
#MenuPaysCarte #ListeContinents ul a{
    text-decoration:none;
    color:#58585A; 
    font-size:13px;     
}
#MenuPaysCarte #ListeContinents ul a:hover{
    text-decoration:underline; 
}
#MenuPaysCarte #LinksBas{
    padding:60px 0 0 0;
}
#MenuPaysCarte #LinksBas{
    text-decoration:none;
    color:#58585A;    
    font-size:16px;
    line-height: 20px;
}
#MenuPaysCarte #LinksBas:hover{
    text-decoration:underline; 
}
#MenuPaysCarte #CarteContinents{
    width:628px;
    padding:15px 0 0 0;
    text-align:left;
    float:left;   
}
#CarteContinents img {
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}
 
#CarteContinents img:hover {
  -webkit-filter: grayscale(100%);
}
/*Menu : Inspirations*/
#MenuExpAutourVoyage, #MenuExpInspi, #MenuExpQuiSommesNous {
    border-bottom:1px solid #cdd0cf;
    border-right:1px solid #cdd0cf;
    border-left:1px solid #cdd0cf;
    z-index:21;
}
#BonnesRaisons{
    /*padding:88px 0 0 16px;*/
    padding:0 0 0 16px;
    text-align:left;
}
#BonnesRaisons #Titre{
    font-size:19px;
    text-align:center;
}
#BonnesRaisons .detail{
    font-size:13px;
    color:#000000;
    line-height:1.5;
}
#BonnesRaisons span{
    font-size:28px;
    word-spacing: 4px;
}
#BonnesRaisons #Link{
    border: 2px solid #FFFFFF;
    font-size: 12px;
    letter-spacing: 0;
    margin: 25px 0 0;
    padding: 10px 0 0;
    text-align: center;
    width: 143px; 
    height: 22px;
}
#BonnesRaisons #Link a{
    color: #FFFFFF;
    word-spacing: 2px;  
    letter-spacing: 1px;
    font-weight:bold;
    text-decoration:none;
}

#MenuDroite{
    background:url('../images/page-home-fond-menu-droite.png') repeat;
    text-align:left;
    color:#FFFFFF;
}
#MenuDroite a{
    color: #FFFFFF;
    text-decoration:none;
}
#MenuDroite #Onglet1{
    width:198px;
    height:50px;
    position:absolute;
    height:32px;
    padding:28px;
    border-bottom:1px solid #a4998b;
    background:url('../images/page-home-fond-menu-carte.png') no-repeat right;
}
#MenuDroite #Onglet2{
    border-bottom: 1px solid #A4998B;
    height: 46px;
    padding: 17px 28px 28px 28px;
    position: absolute;
    top: 89px;
    width: 198px;
}
#MenuDroite #Onglet2 #SelectRecherche{
    background: url('../images/fleche-select.jpg') no-repeat scroll right center #FFFFFF;
    border: 1px solid #CCCCCC;
    height: 30px;
    margin: 3px 0 0 0;
    overflow: hidden;
    width: 200px;
}
#MenuDroite #Onglet2 #SelectRecherche select{
    background:url('../images/homepage-home-fond-input.png') repeat;
    border:1px solid #FFFFFF;
    font-family: 'Gotham SSm 4r', 'Gotham SSm 4r', 'Gotham SSm A', 'Gotham SSm B';
    font-size: 14px;
    height: 30px;
    line-height: 1;
    padding: 6px 5px;
    width: 258px;
}
#MenuDroite #Onglet3{
    border-bottom: 1px solid #A4998B;
    height: 24px;
    padding: 39px 28px 28px 28px;
    position: absolute;
    top: 181px;
    width: 198px;
}
#MenuDroite #Onglet4{
    height: 27px;
    padding: 37px 28px 28px 28px;
    position: absolute;
    top: 273px;
    width: 198px;
}

.SsOngletInspi{
    float: left;
    height: 180px;
    padding: 15px 1px 0 15px;
    text-align: center;
    width: 110px;
}
.SsOngletInspi a{
    color:#000000;
    text-decoration:none;
    font-size:15px;
}
.SsOngletInspi a:hover{
    text-decoration:underline; 
}
.SsOngletInspi img{
    height:100px;
    width: 100px;
    padding:0 0 24px 0;
    -webkit-transition: all 1s ease; /* Safari and Chrome */
    -moz-transition: all 1s ease; /* Firefox */
    -ms-transition: all 1s ease; /* IE 9 */
    -o-transition: all 1s ease; /* Opera */
    transition: all 1s ease;
}
.SsOngletInspi:hover img{
    height:100px;
    width: 100px;
    padding:0 0 24px 0;
    -webkit-transform:scale(1.25); /* Safari and Chrome */
    -moz-transform:scale(1.25); /* Firefox */
    -ms-transform:scale(1.25); /* IE 9 */
    -o-transform:scale(1.25); /* Opera */
     transform:scale(1.25);
}
#OrienteurLink{
    color:#646567;
}

.MenutHautRubrique{
    width:100px;
    height:170px;
    padding:13px;
}
.MenutHautRubrique:hover{
    background:#EAEBE3;
}


.SsOngletInspi2{
    float: left;
    height: 270px;
    padding: 50px 1px 0 32px;
    text-align: center;
    width: 160px;
}
.SsOngletInspi2 a{
    color:#000000;
    text-decoration:none;
    font-size:15px;
}
.SsOngletInspi2 a:hover{
    text-decoration:underline; 
}
.SsOngletInspi2 img{
    height:160px;
    width: 160px;
    padding:0 0 24px 0;
}
#OrienteurLink2{
    color:#646567;
}

.MenutHautRubrique2{
    width:160px;
    height:240px;
    padding:13px;
}
.MenutHautRubrique2:hover{
    background:#EAEBE3;
}
