/* CSS Document */
/*------------------------------------------------------------*
**  custom_nav header navigation
**------------------------------------------------------------*/
#header_nav {
    background-image: url(fond/tourisme-chalus.png);
    background-repeat: no-repeat;
    width: 980px;
    height: 120px;
    text-align: right;
    color: #483717;
    position: absolute;
    right: 38px;
    display: inline;
    padding-top: 6px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 3px;
    z-index: 10
    }
#header_nav a {
    font-size: 12px;
    font-family: verdana, "Times New Roman", Times, serif;
    color: #483717;
    padding-left: 5px;
    padding-right: 5px
    }
#header_nav a:hover {
    color: #af9553
    }
/*------------------------------------------------------------*
**  language navigation
**------------------------------------------------------------*/
#lang {
    color: #483717;
    height: 25px;
    position: absolute;
    top: 60px;
    right: 35px;
    display: inline;
    padding-top: 0;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 3px;
    z-index: 50
    }
/*------------------------------------------------------------*
**  Hauptnavigation
**------------------------------------------------------------*/
#nav ul li {
    background-image: url(fond/border_menu.gif);
    background-repeat: no-repeat;
    background-position: right;
    color: #FFF
    }
#nav ul li a {
    display: block;
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: center;
    color: #fff;
    line-height: 35px;
    font-size: 15px;
    overflow: hidden;
    height: 35px;
    padding-left: 9px;
    padding-right: 9px;
    background-image: url(fond/border_menu.gif);
    background-repeat: no-repeat;
    background-position: right;
    -webkit-transition-property: background-color;
    -webkit-transition-duration: 1s;
    -moz-transition-property: background-color;
    -moz-transition-duration: 1s;
    transition-property: background-color;
    transition-duration: 1s;
    border-top-right-radius: 16px;
    border-top-left-radius: 2px
    }
#nav ul li .active {
    display: block;
    text-decoration: none;
    color: #570c37;
    line-height: 35px;
    text-align: center;
    font-size: 15px;
    overflow: hidden;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    height: 34px;
    padding-left: 9px;
    padding-right: 9px;
    background-image: url(fond/border_menu.gif);
    background-repeat: no-repeat;
    background-position: right;
    background-color: #d6d6d6;
    margin-top: 1px;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
    border-left-style: solid;
    border-right-style: solid;
    border-top-style: solid;
    border-width: 1px;
    border-color: #5a0c39
    }
#nav ul li a.trail {
    background-image: url(fond/border_menu.gif);
    background-repeat: no-repeat;
    background-position: right;
    background-color: #fff;
    margin-top: 1px;
    color: #945077;
    height: 35px;
    border-top-right-radius: 16px;
    border-top-left-radius: 2px
    }
#nav ul li a:hover {
    display: block;
    text-decoration: none;
    text-align: center;
    color: #945077;
    line-height: 35px;
    height: 34px;
    font-size: 15px;
    overflow: hidden;
    padding-left: 9px;
    padding-right: 9px;
    background-color: #fff;
    margin-top: 2px;
    border-top-right-radius: 16px;
    border-top-left-radius: 2px
    }
#nav ul li a:focus {
    background-color: #c04e90
    }
#nav ul.level_2 li a {
    display: block;
    text-decoration: none;
    background-color: #aeaa9e;
    color: #e8d9b5;
    text-align: left;
    font-size: 12px;
    overflow: hidden;
    border-right: 1px solid #d05c8b;
    height: 37px;
    text-indent: 5px
    }
#nav ul.level_2 li .active {
    display: block;
    text-decoration: none;
    /*background-image: url(fond/backnav_.gif); */
    text-align: left;
    line-height: 36px;
    font-size: 12px;
    overflow: hidden;
    border-right: 1px solid #d05c8b;
    height: 37px;
    text-align: left;
    text-indent: 5px
    }
/*<!-- #nav ul.level_2 li p.active {display:block; text-decoration:none; color: #cccccc; width: 125px;  text-align: left; color:#333;  background:#DADADA;  line-height: 25px; font-size:12px; overflow: hidden;	 border-right: 1px solid #7A7A7A; height: 26px; padding-left: 8px; }-->
*/
#nav {
    position: absolute;
    margin-top: 310px;
    margin-right: 0;
    margin-left: 337px;
    float: center
    }
*:first-child + html #nav {
    /* IE 7 et 8 */
    position: absolute;
    margin-top: 60px;
    float: center
    }
*:first-child + html #nav, #nav ul {
    /* IE 7 et 8 */
    }
#nav, #nav ul {
    /* all lists */
    width: 700px;
    list-style: none
    }
#nav a {
    display: block
    }
#nav li {
    /* all list items */
    float: left;
    /* width needed or else Opera goes nuts */
    }
#nav li ul {
    /* second-level lists */
    position: absolute;
    left: -999em;
    /* using left instead of display to hide menus because display: none isn't read by screen readers */
    }
#nav li:hover ul, #nav li.sfhover ul {
    /* lists nested under hovered list items */
    left: auto;
    display: block
    }
/*------------------------------------------------------------*
**  Unternavigation
**------------------------------------------------------------*/
.mod_navigationSub a {
    color: #681343;
    padding-left: 20px;
    padding-right: 5px
    }
.mod_navigationSub span {
    color: #d61261;
    padding-left: 20px;
    padding-right: 5px
    }
#navMenu ul li a {
    font-size: 13px;
    background-image: url(fond/carre_soumenu.gif);
    background-repeat: no-repeat;
    background-position: 0 0;
    color: #681343;
    font-weight: bold
    }
#navMenu ul li a:hover {
    color: #91396b
    }
#navMenu ul li a.trail {
    background-image: url(fond/carre_soumenuon.gif);
    background-repeat: no-repeat;
    background-position: 0 0;
    color: #91396b
    }
#navMenu ul li .active {
    background-image: url(fond/carre_soumenuon.gif);
    background-repeat: no-repeat;
    background-position: 0 1px;
    color: #91396b;
    font-weight: bold
    }
#navMenu ul.level_2 li a {
    background-image: url(fond/soumenu.gif);
    background-position: right;
    color: #666;
    font-size: 12px;
    font-weight: normal
    }
#navMenu ul.level_2 a:hover {
    color: #ccc;
    background-image: url(fond/navsoumenu.png)
    }
#navMenu ul.level_2 li .active {
    background-image: url(fond/level2.gif);
    color: #681343;
    font-size: 12px
    }
.mod_navigationSub a:hover {
    color: #77103a
    }
#navMenu {
    min-height: 50px;
    color: #d6ba59;
    background-image: url(fond/agenda_back.png);
    background-repeat: repeat;
    border-style: solid;
    border-width: 1px;
    border-color: #fff;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px
    }
#navMenu li {
    margin-left: -30px;
    margin-right: 10px;
    margin-top: 5px;
    padding-top: 5px;
    background-color: #FFF;
    padding-bottom: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: #fff;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    line-height: 10px
    }
#navMenu ul .level_2 li {
    height: 4px
    }
#navMenu h1 {
    background-color: #96bf0d;
    color: #FFF;
    font-family: Verdana, Geneva, sans-serif;
    text-shadow: #999;
    font-size: 24px;
    padding-left: 10px;
    padding-bottom: 2px;
    margin-top: 5px
    }