/* STYLES DU HEADER */

/* ////////// DIAPOSITIVE / DIAPORAMA ////////// */

.header-diapo {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    top: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    height: 160px;
    overflow: hidden;
    float: none;
}

.header-diapo-300 {
    margin: 0px 0px 7px 0px;
    padding: 0px;
    top: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
   float: none;
} 


.header-diaporama {
    margin: 0px 0px 7px 0px;
    padding: 0px;
    top: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
   float: none;
} 

.header-diapo-180 {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    top: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    height: 150px;
    overflow: hidden;
    float: none;
}

.header-diapositive {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    top: 0px;
    width: 100%;
    height: 300px;
    z-index: 111;
    float: none;
    position: absolute;
}

.content-centre-header {
    margin: 0 auto;
    padding: 0px;
    height: 100%;
    overflow: hidden;
}

.header-diapositive-img {
    width: 1600px !important;
    height: 300px;
    margin-top: 0px;
    margin-left: -200px !important;
    padding: 0px 0px 0px 0px;
    z-index: 111;
    overflow: hidden;
    position: absolute;

}

.header-diapositive-img img {
    width: 1600px;
    height: auto;
    padding: 0px;
    margin-top: 0px;
    margin-left: 0px;
    z-index: 111;
}

/* ////////// BANDEAU ////////// */

.header-bandeau {
    transition: all 0.5s ease 0s;
    margin: 23px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    left: 0px;
    right: 0px;
    top: 0px;
    width: 100%;
    height: auto;
    position: absolute;
    z-index: 111;

}

.header-diapo-180 .header-bandeau {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    left: 0px;
    right: 0px;
    top: 0px;
    width: 100%;
    height: auto;
    position: absolute;
    z-index: 111;

}

/* BANDEAU gris */

.header-bandeau-block {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 100%;
    height: 135px;
    background:   url(/bundles/ayalineapp/images/liens/bandeau-gris-80.png) repeat;

    position: relative;

}

.header-diapo-180 .header-bandeau .header-bandeau-block {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 100%;
    height: 135px;
    position: relative;
    background-color: #b7bbbf;
}

.bandeau-logo {
    margin: 0px 0px 0px 40px;
    padding: 0px 0px 0px 0px;
    width: 515px;
    min-height: 130px;
    position: relative;
    float: left;
    overflow: hidden;
    font-size:0;
}

.bandeau-bulle {
    margin-top: 55px;
    margin-left: 0px;
    padding: 0px 0px 0px 0px;
    width: 60px !important;
    height: auto;
    position: absolute;
    float: left;

}

.bandeau-bulle img {
    margin: 0px;
    padding: 0px 0px 0px 0px;
    width: 100% !important;
    height: auto !important;

}

.bandeau-bulle div {
    margin: 0px;
    padding: 0px 0px 0px 0px;
    width: 60px !important;
    height: 60px !important;

}

.sprite {
    background-image: url("/bundles/ayalineapp/images/spritesheet.png");
    background-repeat: no-repeat;
    display: block;
}

.sprite-logo_accueil {
    background-position: -5px -5px;
}


.header-diapo-180 .header-bandeau .bandeau-bulle {
    opacity: 0.2;

}

.bandeau-titre {
    margin: 40px 0 12px 79px;
    padding: 0px;
    height: 30px;
}

.bandeau-slogan {
    margin: 0 0 0 104px;
    padding: 0px;
}

.bandeau-titre a {
    margin: 0px;
    padding: 0px 0px 0px 0px;
    color: #FFF;
    font-family: kesselbold;
    text-decoration: none;

}

.bandeau-slogan a {
    margin: 0px;
    padding: 0px 0px 0px 0px;
    color: #FFF;
    font-family: omnesextralight;
    text-decoration: none;

}

.header-diapo-180 .header-bandeau .bandeau-titre a {
    color: #70777f;

}

.header-diapo-180 .header-bandeau .bandeau-titre a:hover {
    color: #fff;

}

.header-diapo-180 .header-bandeau .bandeau-slogan a {
    color: #70777f;

}

.bandeau-titre a {
    font-size: 40px;
    font-weight: 500;
}

.bandeau-slogan a {
    font-size: 20px;
    font-weight: 100;
    letter-spacing: 1px;

}

.bandeau-colonne {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 635px;
    min-height: 135px;
    position: static;
    float: left;
}

/* BANDEAU MENU TOP */

.bandeau-menutop {
    margin: 10px 0px 0px 0px;
    padding: 0px;
    overflow: hidden;
    float: right;
    height: 24px;
    width: 100%;
}

/* BANDEAU MENU TOP MENU ESPACES */

.bandeau-menutop-menu {
    margin: 5px 0px 0px 0px;
    padding: 0px;
    overflow: hidden;

}

.bandeau-menutop-menu ul {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    overflow: hidden;
    list-style: none;
}

.bandeau-menutop-menu li {
    margin: 0px 3px 3px 0px;
    padding: 0px 5px 3px 5px;
    overflow: hidden;
    float: left;
}

.bandeau-menutop-menu li:hover {
    margin: 0px 3px 0px 0px;
}

.bandeau-menutop-menu a {
    color: #b7bbbf;
    text-decoration: none;
    font-family: arial;
    text-transform: uppercase;
    font-size: 12px;
}

.bandeau-menutop-menu li:hover a {
    color: #fff;

}

/* BANDEAU MENU TOP RESEAUX SOCIAUX*/

.bandeau-menutop-rs {
    margin: 0px 10px 0px 0px;
    padding: 0px;
    overflow: hidden;
    float: right;

}

.bandeau-menutop-rs ul {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    overflow: hidden;
    list-style: none;
}

.bandeau-menutop-rs li {
    margin: 0px 5px 0px 0px;
    padding: 0px;
    width: 24px;
    height: 24px;
    overflow: hidden;
    float: left;
    background-color: #70777f;
    border-radius: 1px;
}

.bandeau-menutop-rs li img {
    margin: 0px;

}

.bandeau-menutop-rs li:hover {
    background-color: #fff;
}

/* BANDEAU MENU TOP TRADUCTION */

.bandeau-menutop-flag {
    margin: 0px 15px 0px 0px;
    padding: 0px;
    overflow: hidden;
    float: right;

}

.bandeau-menutop-flag ul {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    overflow: hidden;
    list-style: none;
}

.bandeau-menutop-flag li {
    margin: 3px 5px 0px 0px;
    padding: 2px;
    overflow: hidden;
    float: left;
    background-color: #313d49;
    width: 16px;
    height: 10px;
}

.menutop-flag-selec {
    background-color: #fff !important;
}

.bandeau-menutop-flag li img {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    position: absolute;
}

.bandeau-menutop-googletrad {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    overflow: hidden;
    float: right;
    width: 197px;
    height: 24px;
    background:   url(/bundles/ayalineapp/images/liens/google-trad.jpg) no-repeat top left;

}
html:lang(en) .bandeau-menutop-googletrad{
    width: 162px;
}
html:lang(de) .bandeau-menutop-googletrad{
    width: 205px;
}
/* MENU RECHERCHE */

.bandeau-search {
    margin: 13px 30px 13px 0px;
    padding: 0px 0px 0px 0px;
    width: 300px;
    height: 40px;
    color: #000;
    font-family: arial, helvetica, sans serif;
    font-size: 18px;
    font-weight: 200;
    background: #fff;
    border: solid 2px #e4e3de;
    border-radius: 2px;
    float: right;
}

div#ezautocomplete2 .yui-ac, div#ezautocomplete2 .yui-ac-input {
    position: relative;
    font-size: 18px;
    padding: 0px 0 0px 25px !important;
    width: 212px;
    height:40px;
}

.bandeau-search-btn {
    margin: 0px;
    padding: 0px 0px 0px 0px;
    width: 60px;
    height: 20px;
    float: right;
    border-left: solid 2px #e4e3de;
    text-align: center;
    margin-top:9px;
}

.bandeau-search input {
    border: none;
    background: #fff;
}

.bandeau-search button,.bandeau-search-btn button{
    border: none;
    background: #fff;
    margin-top:-9px;
    height:40px;
    width:60px;
    cursor:pointer;
}
.content-search .bandeau-search-btn{
    margin-top:0;
}

.bandeau-search button:focus {
    border: none;
    background: #fff;
    padding:0px;
    width:58px;
}

/* ////////// MENU PRINCIPAL ////////// */

/* MENU PRINCIPAL DANS LE BANDEAU */

.header-menu {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    float: right;

}

.header-menu ul {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    float: right;
    height: 31px;
    overflow: hidden;
}

.header-menu li,
.header-menu li:hover {
    margin: 0px 0px 0px 0px;
    padding: 0px 30px 6px 16px;
    list-style: none;
}


.header-bandeau-menu {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    overflow: hidden;
    float: right;

}

.header-bandeau-menu a {
    color: #FFF;
    font-family: omnesmedium;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 20px;
    text-decoration: none;

}

.menu-decouvrir,
.menu-sejourner,
.menu-une {
    display: block;
}

.menu-decouvrir:hover,
.menu-sejourner:hover,
.menu-une:hover {
    background-color: #fff;
}

.menu-decouvrir:hover a,
.menu-sejourner:hover a,
.menu-une:hover a {
    color: #000;
}

/* MENU DECOUVRIR */

.decouvrir .header-menu-content,
.sejourner .header-menu-content,
.alaune .header-menu-content {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 100%;
    overflow: hidden;
    top: 135px !important;
    left: 0px;
    right: 0px;
    height: auto;
    z-index: 888;
    position: absolute;

    background-color: #fff;

    border-bottom: solid 1px #e4e3de;

    -moz-box-shadow: 0px 5px 5px -2px #cec7bf;
    -webkit-box-shadow: 0px 5px 5px -2px #cec7bf;
    -o-box-shadow: 0px 5px 5px -2px #cec7bf;
    box-shadow: 0px 5px 5px -2px #cec7bf;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#cec7bf, Direction=180, Strength=5);
}

.menu-decouvrir .header-menu-content,
.menu-sejourner .header-menu-content,
.menu-une .header-menu-content {
    display: none;
}

.menu-decouvrir:hover .header-menu-content,
.menu-sejourner:hover .header-menu-content,
.menu-une:hover .header-menu-content {
    display: block;

}

.menu-decouvrir:hover,
.menu-sejourner:hover,
.menu-une:hover {
    height: auto;
}

.header-menu-content-centre {
    margin: 0px auto 0px auto;
    padding: 30px 50px 30px 50px;
    width: 1140px;
    height: auto;
    min-height: 300px;
    overflow: hidden;

    position: relative;

}

.header-menu-colonne-30,
.header-menu-colonne-40 {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    height: auto;
    overflow: hidden;
    position: relative;

}

.header-menu-colonne-30 {
    width: 380px;
    height: auto;
    overflow: hidden;

}

.header-menu-colonne-40 {
    width: 360px;
    height: auto;
    background-color: #F70;
    overflow: hidden;

}

/* MENU SEJOURNER */

.menu-display,
.menu-display:hover,
.menu-display:hover ul,
.menu-display:hover li,
.menu-display ul,
.menu-display ul:hover,
.menu-display ul ul,
.menu-display ul ul:hover,
.menu-display ul:hover ul:hover,
.menu-display li,
.menu-display li:hover,
.menu-display li li,
.menu-display li li:hover,
.menu-display li:hover li:hover {
    display: block;
    height: auto;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.header-menu-colonne-50,
.header-menu-colonne-80 {
    margin: 0px 0px 0px 0px !important;
    padding: 0px 0px 0px 0px !important;
    float: left;
    height: auto;
    overflow: hidden;
    position: relative;

}

.header-menu-colonne-50 {
    width: 450px;
    height: auto;
    overflow: hidden;

}

.header-menu-colonne-80 {
    width: 800px;
    height: auto;
    overflow: hidden;

}

.header-menu-colonne-100 {
    width: 850px;
    height: auto;
    overflow: hidden;

}

/* MENU  Etiquette */

.menu-texte-banner {
    margin: 0px 0px 10px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    /*background-color: #e9e3de;*/
}

.new-etiquette {
    margin: 0px 0px 0px 3px;
    padding: 2px 5px 1px 5px;
    overflow: hidden;
    height: auto;
    color: #fff;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
    font-family: arial;
    display: inline;
    text-decoration: none;
    border-radius: 1px;

}

.sejourner .menu-colonneC li:hover .new-etiquette a {
    text-decoration: none !important;
}

/* MENU SEJOURNER Colonne B */

.sejourner .menu-colonneB ul {
    margin: 0px 0px 0px 10px !important;
    padding: 0px 0px 0px 0px !important;
    height: auto;
    overflow: hidden;
    float: none !important;
    list-style: none;
    display: block;

}

.sejourner .menu-colonneB li {
    margin: 0px 10px 10px 0px !important;
    padding: 0px 0px 0px 0px !important;
    width: 185px;
    height: auto;
    overflow: hidden;
    float: left;
    list-style: none;
    display: block !important;

}

.menu-sejourner-col2-img {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    width: 185px;
    height: 100px;
    overflow: hidden;
    display: block;
}

.sejourner .menu-colonneB li:hover .menu-sejourner-col2-img {
    border-top: solid 2px #e4e3de;
    border-left: solid 2px #e4e3de;
    border-right: solid 2px #e4e3de;
    width: 181px;
    height: 98px;
    background-color: #fff;

}

.menu-sejourner-col2-img img {
    margin: 0px 0px 0px 0px;
    padding: 0px;
}

.sejourner .menu-colonneB li:hover .menu-sejourner-col2-img img {
    margin: -2px 0px 0px -2px;
    opacity: 0.8;

}

.sejourner .menu-colonneB a {
    color: #000;
    text-decoration: none;
    font-family: novecento_sans_widebook;
    font-family: arial;

    font-size: 16px;
    line-height: 18px;
    font-weight: bold;
    text-transform: uppercase;
}

.sejourner .menu-colonneB li:hover a {
    color: #000;
}

.sejourner .menu-colonneB .menu-sejourner-col2-texte {
    margin: 0px 0px 0px 0px !important;
    padding: 5px 10px 5px 10px !important;
    overflow: hidden !important;
    position: relative !important;
    min-height: 55px;
    background-color: #fff;
    word-wrap: break-word;

}

.sejourner .menu-colonneB li:hover .menu-sejourner-col2-texte {
    margin: 0px 0px 0px 0px !important;
    background-color: #f4f1e9;
    background-color: #fff;

}

/* MENU A LA UNE */

.menu-alaune-article {
    margin: 0px 0px 0px 0px !important;
    padding: 0px 0px 0px 0px !important;
    height: auto;
    overflow: hidden;
    float: none;
    clear: both;
}

.menu-alaune-img {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 400px !important;
    height: 200px;
    overflow: hidden;
}

.menu-alaune-img img {
    margin: -40px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.menu-alaune-article:hover .menu-alaune-img img {
    opacity: 0.9;
}

.bloc-une-date {
    margin: -205px 0px 0px 10px;
    position: absolute;
    padding: 15px 10px 5px 10px;
    min-width: 74px;
    top: 60%;
    height: auto;
    overflow: hidden;
    float: left;
    text-align: center;

    border: solid 2px #fff;

    -webkit-transition: border 0.1s ease;
    -moz-transition: border 0.1s ease;
    -ms-transition: border 0.1s ease;
    -o-transition: border 0.1s ease;
    transition: border 0.1s ease;
    font-size: 14px;
    font-family: novecento_sans_widelight;

}

.menu-alaune-article:hover .bloc-une-date {

    border: solid 2px #e9e5db;

}

.bloc-une-date .date-jour {
    margin: 0px 0px 5px 0px;
    padding: 0px 0px 0px 0px;
    float: none;

    font-size: 14px;
    font-family: novecento_sans_widemedium;
    text-transform: uppercase;
}

.bloc-une-date .date-date {
    float: none;
    margin: 0px 0px 5px 0px;
    padding: 2px 0px 3px 0px;

    font-size: 28px;
    font-family: novecento_sans_widebook;
    text-transform: uppercase;

    background-color: #fff;
    color: #000;

    border-top: double 3px #e9e5db;
    border-bottom: double 3px #e9e5db;
}
.bloc-une-date .date-jour-debut{
    float: none;
    margin: 0px 0px 5px 0px;
    padding: 2px 0px 3px 0px;

    font-size: 20px;
    font-family: novecento_sans_widebook;
    text-transform: uppercase;

    background-color: #fff;
    color: #000;
    border-bottom: double 3px #e9e5db;
}
.bloc-une-date .date-jour-debut.diff-date{
    border-bottom: solid 1px #e9e5db;
}
.bloc-une-date .date-jour-fin{
    float: none;
    margin: 0px 0px 5px 0px;
    padding: 2px 0px 3px 0px;

    font-size: 20px;
    font-family: novecento_sans_widebook;
    text-transform: uppercase;

    background-color: #fff;
    color: #000;
}

.bloc-une-date .date-annee {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    float: none;

    font-size: 16px;
    font-family: novecento_sans_widelight;
    text-transform: uppercase;

}

.menu-alaune-texte {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: none;
    min-height: 139px;
    overflow: hidden;
}

.menu-alaune-texte p {
    margin: 0px 0px 10px 0px;
    padding: 0px 25px 0px 15px;
    font-family: arial;
    font-size: 12px;
    line-height: 16px;
    height: 57px;
    max-height: 57px;

}

.menu-alaune-texte p a {
    font-family: arial;
    font-size: 12px;
    text-transform: none;
    text-decoration: underline;
    font-weight: bold;

}

.menu-alaune-article a:hover {

    text-decoration: none;
}

.menu-alaune-texte-titre {
    margin: 20px 30px 5px 0px;
    padding: 0px 15px 0px 15px;
    float: none;
    height: auto;
    overflow: hidden;

}

.menu-alaune-texte-titre a {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-family: omnesregular;

    font-size: 22px;
    line-height: 24px;
    font-weight: 400;
    color: #000 !important;
    text-transform: none;

}

/* MENU A LA UNE - METEO */

.menu-alaune-meteo {
    margin: 0px 0px 0px 0px !important;
    padding: 0px 0px 0px 0px !important;
    overflow: hidden;
    height: 370px;
    float: none;
}

.meteo-titre,
.alaune .titre {
    padding: 0px 30px 0px 0px;
    margin: 0px 0px 10px 0px;

}

.aujourdhui .meteo-titre,
.alaune .titre {

    font-size: 18px;
    font-family: novecento_sans_widebook;
    font-weight: 400;
    float: left;
    overflow: hidden;
    text-transform: uppercase;
}

.demain .meteo-titre {

    font-size: 16px;
    font-family: novecento_sans_widebook;
    font-weight: 400;
    float: left;
    overflow: hidden;
    text-transform: uppercase;

}

.menu-alaune-meteo-aujourdhui {
    margin: 0px 0px 10px 0px !important;
    padding: 0px 0px 10px 0px !important;
    float: none;
    height: auto;
    overflow: hidden;
    font-size: 12px;
    font-family: arial;

}

.aujourdhui .meteo-detail {
    margin: 0px 0px 0px 0px !important;
    padding: 0px !important;
    height: auto;
    float: none;
    height: auto;
    overflow: hidden;
    clear: both;
    border: solid 10px #f4f1e9;

}

.demain .meteo-detail {
    margin: 0px 0px 0px 0px !important;
    padding: 0px;
    height: auto;
    float: right;
    height: auto;
    overflow: hidden;

}

.menu-meteo-icone {
    overflow: hidden;
    text-align: center;
    margin: 0px 0px 0px 0px;
    height: auto;
    overflow: hidden;

}

.aujourdhui .menu-meteo-icone {
    float: left;
    padding: 20px 10px 20px 10px;
    width: 80px;
    height: 80px;

}

.demain .menu-meteo-icone {
    width: 60px;
    height: auto;
    float: left;
    padding: 0px;

}

.demain .menu-meteo-icone img {
    width: 60px;
    height: auto;
    margin: 0px;
    padding: 0px;
}

.aujourdhui .meteo-vent {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    overflow: hidden;
    width: 200px;
    height: 60px;

}

.demain .meteo-vent {
    margin: 0px 10px 0px 10px;
    padding: 0px 10px 0px 10px;
    float: left;
    overflow: hidden;
    width: 50px;
    height: auto;
    text-align: center;
}

.aujourdhui .meteo-vent-icone {
    margin: 0px 0px 0px 10px;
    padding: 10px 25px 0px 25px;
    float: left;
    overflow: hidden;
    width: 30px;
    height: 30px;

}

.demain .meteo-vent-icone {
    margin: 0px 0px 0px 10px;
    padding: 0px 0px 10px 0px;
    float: none;
    overflow: hidden;
    width: 30px;
    height: 30px;
    border: none;

}

.aujourdhui .meteo-vent-vitesse {
    margin: 0px 0px 0px 10px;
    padding: 10px;
    float: left;
    overflow: hidden;
    width: 80px;
    height: auto;

}

.demain .meteo-vent {
    margin: 0px 20px 0px 20px;
    padding: 0px 10px 0px 10px;
    width: auto;
    height: auto;
    float: left;
    overflow: hidden;

}

.demain .meteo-vent-vitesse {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    float: none;
    overflow: hidden;
    width: auto;
    height: auto;

}

.aujourdhui .temperature {
    margin: 0px;
    padding: 10px 0px 0px 10px;
    float: left;
    width: 90px;
    height: 100px;

}

.aujourdhui .temperature-mini {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: none;
    font-size: 20px;
    line-height: 16px;
    font-family: arial;
    font-weight: bold;
    text-transform: uppercase;
    color: #cbbba9 !important;
}

.aujourdhui .temperature-max {
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: none;
    font-size: 35px;
    line-height: 25px;
    font-family: arial;
    font-weight: bold;
    text-transform: uppercase;

}

.aujourdhui .temperature-mini .label,
.aujourdhui .temperature-max .label {
    margin: 0px 0px 5px 0px;
    padding: 0px 0px 0px 0px;
    float: none;
    font-size: 14px;
    line-height: 16px;
    font-family: omnesregular;
    font-weight: 400;
    text-transform: none;

}

.demain .temperature {
    margin: 0px 0px 0px 0px;
    padding: 10px 10px 10px 10px;
    float: left;

}

.demain .temperature-mini,
.demain .temperature-max {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 5px 0px;
    float: none;
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
    font-family: arial;
}
.demain .temperature-mini{
    color: #cbbba9 !important;
}
.demain .temperature-mini .label,
.demain .temperature-max .label {
    margin: 0px 10px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 14px;
    line-height: 20px;
    font-family: omnesregular;
    display: inline;
    font-weight: 400;
    color: #000;

}

/* MENU A LA UNE - MAREES */

.menu-alaune-marees {
    margin: 0px 0px 0px 0px !important;
    padding: 0px !important;
    float: right;
    width: 179px;
    height: 180px;
    overflow: hidden;
    text-align: center;

}

.menu-alaune-marees ul {
    margin: 0px 0px 0px 0px !important;
    padding: 0px 0px 0px 0px !important;
    height: auto;
    float: none;
    overflow: hidden;

}

.menu-alaune-marees li {
    margin: 0px 0px 0px 0px !important;
    padding: 10px 0px 0px 0px !important;
    height: auto;
    float: none;
    overflow: hidden;
    font-size: 12px;
    text-transform: uppercase;
    font-family: novecento_sans_widenormal;
    font-weight: 400;

}

.menu-alaune-marees ul ul {
    margin: 5px 5px 0px 15px !important;
    padding: 0px 0px 0px 0px !important;
    height: auto;
    float: none;
    overflow: hidden;
    border: none;
}

.menu-alaune-marees li li {
    margin: 0px 0px 5px 0px !important;
    padding: 5px 5px 5px 5px !important;
    height: auto;
    float: none;
    overflow: hidden;
    background-color: #fff;
    font-weight: 400;
    text-transform: none;
    border-radius: 3px;
    font-family: arial;
}

/* MENU A LA UNE - BOUTONS FOOTER */

.alaune .menu-btn {
    margin: 10px 0px 20px 0px !important;
    padding: 0px !important;
    overflow: hidden;
    float: none;
    clear: both;
}

.alaune .menu-btn ul {
    margin: 0px !important;
    padding: 0px !important;
    overflow: hidden;
    float: none;
    clear: both;
}

.alaune .menu-btn li {
    margin: 0px 10px 0px 0px !important;
    padding: 3px 10px 3px 10px !important;
    overflow: hidden;
    list-style: none;
    border: solid 1px #000;
    float: right;
    text-align: center;
    min-width: 120px;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -ms-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}

.alaune .menu-btn li:hover {
    background-color: #ffb726;
    border: solid 1px #ffb726;
    border-radius: 2px;
}

.alaune .menu-btn li a {
    margin: 0px !important;
    padding: 0px !important;
    font-family: arial;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold !important;
    text-decoration: none;
    color: #000;
}

.alaune .menu-btn li:hover a {
    color: #fff;
}

/* MENU A LA UNE - RESEAUX SOCIAUX */
.menu-colonneA .alaune-rs {
    margin: 0px 0px 0px 0px !important;
    padding: 0px !important;
    overflow: hidden;
    float: none;
    clear: both;
}

.menu-colonneA .alaune-rs p {
    margin: 10px 0px 5px 0px;
    padding: 0px;
    font-family: arial;
    font-size: 11px;
    color: #000;
    float: none;

}

.menu-colonneA .alaune-rs ul {
    margin: 0px 0px 0px 0px !important;
    padding: 0px !important;
    overflow: hidden !important;
    list-style: none !important;
    float: none;
}

.menu-colonneA .alaune-rs li {
    margin: 0px 5px 0px 0px !important;
    padding: 0px 0px 0px 0px !important;
    width: 24px !important;
    height: 24px !important;
    overflow: hidden !important;
    float: left !important;
    background: #fff !important;
    border-radius: 1px !important;
}

.menu-colonneA .alaune-rs li img {
    margin: 0px 0px 0px 0px !important;
    padding: 0px 0px 0px 0px !important;
    width: 24px !important;
    height: 24px !important;

}

.menu-colonneA .alaune-rs .rs-color-1 {
    background: #6d84b3 !important;
}

.menu-colonneA .alaune-rs .rs-color-2 {
    background: #02bdff !important;
}

.menu-colonneA .alaune-rs .rs-color-3 {
    background: #f8b356 !important;
}

.menu-colonneA .alaune-rs .rs-color-4 {
    background: #a0aab1 !important;
}

.menu-colonneA .alaune-rs .rs-color-5 {
    background: #ffdf5f !important;
}

.menu-colonneA .alaune-rs .rs-color-6 {
    background: #c593be !important;
}

.menu-colonneA .alaune-rs .rs-color-7 {
    background: #d0df99 !important;
}

.menu-colonneA .alaune-rs .rs-color-8 {
    background: #fbcb8c !important;
}

.menu-colonneA .alaune-rs li:hover {
    background-color: #fff;
}

/* MENU COLONNES  */

.menu-colonneA,
.menu-colonneB,
.menu-colonneC,
.menu-decouvrir-col4 {
    height: auto;
    overflow: hidden;
    float: left;
    position: relative;
    margin: 0px 0px 0px 0px;
}

.menu-colonneA {
    padding: 0px 19px 0px 10px;
    width: 230px;

}

.menu-colonneB {
    padding: 0px 20px 0px 20px;
    border-left: dotted 1px #b7bbbf;
    width: 600px;
}

.alaune .menu-colonneB {
    padding: 0px 30px 0px 30px;
    border-left: dotted 1px #b7bbbf;
    border-right: dotted 1px #b7bbbf;
    width: 390px;
}

.menu-colonneC {
    padding: 0px 0px 0px 0px;
    width: 240px;
}

.alaune .menu-colonneC {
    padding: 0px 0px 0px 30px;
    width: 399px;
}

.menu-decouvrir-col0 {
    margin: 50px 0px 0px 0px !important;
    padding: 0px 0px 30px 30px !important;
    height: auto;
    overflow: hidden;
    border-left: dotted 1px #000;
    float: right;

}

.menu-decouvrir-col4 {
    margin: 10px 0px 30px 0px !important;
    padding: 0px 0px 0px 0px !important;
    float: left;
    position: relative;
    height: auto;
    overflow: hidden;
    width: 100%;
}

/* MENU DECOUVRIR */

/* MENU LISTE FOOTER */

.menu-decouvrir-col4 ul {
    margin: 0px 0px 0px 0px !important;
    padding: 10px 25px 0px 55px !important;
    height: auto;
    overflow: hidden;
    float: right;
    list-style: none;
    border-top: solid #e9e3de 1px;
}

.menu-decouvrir-col4 li {
    margin: 0px 5px 0px 5px !important;
    padding: 5px 20px 5px 20px !important;
    height: auto;
    overflow: hidden;
    float: left;
    border-radius: 1px;
    background-color: #cbbfb4;
}

.menu-decouvrir-col4 li:hover {
    background-color: #ee2bb8;
}

.menu-decouvrir-col4 li a {
    margin: 0px 0px 0px 0px;
    padding: 0 pxt;
    font-family: arial;
    font-weight: 400;
    font-size: 16px;
    color: #FFF !important;
    text-transform: none;

}

.menu-colonneA a {
    color: #000;
}

.menu-decouvrir-suite {
    padding: 0px;
    float: left;
    overflow: hidden;
    height: auto;
}

/* MENU LISTE DE RACCOURCIS */

.menu-texte-1 ul {
    margin: 0px 0px 0px 0px !important;
    padding: 0px !important;
    height: auto;
    overflow: hidden;
    float: none;
    list-style: none;
    display: block !important;
}

.menu-texte-1 ul ul {
    margin: 5px 0px 0px 0px !important;
    padding: 0px !important;
    height: auto;
    overflow: hidden;
    float: none;
    list-style: none;
    display: block !important;
}

.menu-texte-1 li {
    margin: 0px 0px 0px 0px !important;
    padding: 0px 0px 20px 0px !important;
    height: auto;
    overflow: hidden;
    float: none !important;
    display: block !important;

}

.menu-texte-1 li a {
    margin: 0px;
    padding: 0px;
    text-transform: none;
    font-size: 26px;
    line-height: 27px;
    font-family: omnesmedium;

}

.sejourner .menu-colonneC li a {
    font-size: 20px;
    line-height: 22px;
    font-family: omnesmedium;
    text-transform: none;

}

.sejourner .menu-colonneC li li a {
    font-family: arial;
    text-transform: none;
    line-height: 19px;

}

.menu-texte-1 li li,
.menu-texte-1 li:hover li {
    margin: 0px 0px 0px 0px !important;
    padding: 0px 0px 0px 10px !important;
    height: auto;
    overflow: hidden;
    float: none;
    font-family: arial;
    text-transform: none;

    border-bottom: solid 0px #f6efe9;
}

.sejourner .menu-texte-1 li li a {
    display:inline-block;
    position:relative;
}

.sejourner .menu-texte-1 li li a:hover:before {
    content:'>';
    display:block;
    position:absolute;
    top:0;
    left:-12px;
    color:#E5E0D6;
    font-weight:bold;
}

.decouvrir .menu-texte-1 li li a {
    display:inline-block;
    position:relative;
}

.decouvrir .menu-texte-1 li li a:hover:before {
    content:'>';
    display:block;
    position:absolute;
    top:0;
    left:-12px;
    color:#E5E0D6;
    font-weight:bold;
}

.alaune .menu-texte-1 li li a {
    display:inline-block;
    position:relative;
}

.alaune .menu-texte-1 li li a:hover:before {
    content:'>';
    display:block;
    position:absolute;
    top:0;
    left:-12px;
    color:#E5E0D6;
    font-weight:bold;
}

.menu-texte-1 li li a {
    margin: 0px;
    padding: 0px;
    text-transform: none;
    font-family: arial;
    font-size: 14px;
    line-height: 19px;
    font-weight: 400;
}

.menu-texte-1 li li:hover a {
    text-decoration: underline;
}

.sejourner .menu-colonneC li li a {
    font-size: 14px;

}

/* MENU LISTE DECOUVRIR COLONNE 2 */

.decouvrir .menu-colonneB ul {
    margin: 0px 0px 0px 0px !important;
    padding: 0px !important;
    float: none;
    overflow: hidden;
    height: auto;
}

.decouvrir .menu-colonneB li {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    float: left;
    overflow: hidden;
    width: 50%;
    height: auto;

}

.decouvrir .menu-colonneB a {
    color: #000;
    text-transform: none;
    font-size: 13px;
    font-family: arial;
}

.decouvrir .menu-colonneB .menu-decouvrir-item {
    margin: 0px 10px 20px 10px;
    padding: 0px 0px 10px 0px;
    float: left;
    overflow: hidden;
    height: auto;
}

.decouvrir .menu-colonneB .menu-decouvrir-item-img {
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    overflow: hidden;
    height: 118px;
    background-color: #fff;

}

.decouvrir .menu-colonneB .menu-decouvrir-item:hover .menu-decouvrir-item-img {
    height: 116px;
    border-top: solid 2px #e4e3de;
    border-left: solid 2px #e4e3de;
    border-right: solid 2px #e4e3de;
}

.decouvrir .menu-colonneB .menu-decouvrir-item-img img {
    /*margin: -10px 0px 0px 0px;*/
    padding: 0px;
    float: left;
    overflow: hidden;
}

.decouvrir .menu-colonneB .menu-decouvrir-item:hover .menu-decouvrir-item-img img {
    margin: -2px 0 0 -2px;
    opacity: 0.8;

}

.decouvrir .menu-colonneB .menu-decouvrir-item-texte {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 100%;
    overflow: hidden;
    height: auto;
    min-height: 50px;
}

.decouvrir .menu-colonneB .menu-decouvrir-item-titre {
    margin: 0px;
    padding: 0px 0px 0px 0px;
    float: none;
    overflow: hidden;
    height: auto;
    font-weight: 400;
    font-size: 22px;
    font-family: omnesregular;
    color: #000;

}

/* MENU LISTE DECOUVRIR COLONNE 3 */

.menu-decouvrir-suite ul {
    margin: 0px 0px 0px 0px !important;
    padding: 0px 0px 0px 0px !important;
    float: none;
    overflow: hidden;
    height: auto;
    width: 100%;

}

.menu-decouvrir-suite li {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    float: left;
    overflow: hidden;
    width: 100%;
    height: auto;
}

.menu-decouvrir-suite a {
    color: #000;
    text-transform: none;
    font-size: 13px;
    font-family: arial;
}

.menu-decouvrir-suite li .menu-decouvrir-item {
    margin: 0px 0px 5px 0px !important;
    padding: 0px;
    float: left;
    overflow: hidden;
    height: auto;
    background-color: #f4f1e9;

}

.menu-decouvrir-suite li .menu-decouvrir-item:hover {
    background-color: #fff;
}

.menu-decouvrir-suite li .menu-decouvrir-item-img {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    overflow: hidden;
    width: 80px;
    height: 50px;
    border: none;
}

.menu-decouvrir-suite li:hover .menu-decouvrir-item-img {
    width: 79px;
    height: 48px;
    border-top: solid 1px #e4e3de !important;
    border-left: solid 1px #e4e3de !important;
    border-right: solid 1px #e4e3d !important;
    border-bottom: solid 1px #e4e3de !important;
}

.menu-decouvrir-suite li .menu-decouvrir-item-img img {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 80px;
    height: 50px;
    overflow: hidden;
}

.menu-decouvrir-suite li:hover .menu-decouvrir-item-img img {
    margin: -1px 0px 0px -1px;
    opacity: 0.8;

}

.menu-decouvrir-suite li .menu-decouvrir-item-texte {
    margin: 10px 0px 0px 5px;
    width: 140px;
    padding: 0px 5px 0px 10px;
    float: left;
    overflow: hidden;
    height: auto;
    min-height: 30px;
    word-wrap: break-word;
}

.menu-decouvrir-suite li .menu-decouvrir-item-texte {

    font-family: arial !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
    font-size: 14px !important;
}

.mini-search{
    display: none;
}