body {
    margin: 0 0 0 0;
    color: #FFFFFF;
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 12px;
}
a {
    color: #DAA41E;
    text-decoration: none;
}
a:hover {
    color: #999999;
    text-decoration: none;
}

h1, h2, h3 {
    color: #BCBCBC;
}
.header {
    width: 980px;
    height: 108px;
    background: url(../../images/bg-transparent.png);
}
.titre {
    width: 980px;
    height: 83px;
    margin-left: 20px;
}
.content {
    width: 980px;
    height: 373px;
    background: url(../../images/bg-transparant.png);
    padding: 13px 0 0 0;
}
.includer {
    background: #000000;
    height: 349px;
    margin: 0 13px 0 13px;
    padding: 10px 20px 0 20px;
}
.logo {
    width: 280px;
    float: left;
    padding: 25px 0 0 13px;
    text-align: left;
}
.menu {
    width: 644px;
    float: right;
    padding: 30px 30px 0 0;
    text-align: right;
    color: #DAA41E;
}
ul.MenuTop {
    list-style: none;
    list-style-type: none;
    float: right;
    font-size: 15px;
    font-weight: bold;
    font-family: Helvetica, Arial, sans-serif;
    color: #fff;
}
.MenuTop li {
    float: left;
    margin: 0 0 0 15px;
    padding: 5px 0 0 7px;
    background: url(../../images/separator.gif) no-repeat top left;
}
.pathway {
    text-align: left;
    font-size: 11px;
    margin-bottom: 10px;
    color: #BCBCBC;
}
.pathway img {
    margin: 0 4px 0 4px;
}
.infosPar1, .infosPar2 {
    width: 310px;
    text-align: left;
    line-height: 18px;
    float: left;
    padding-right: 10px;
    height: 295px;
}
.infosPar1 strong, .infosPar2 strong {
    color: #BDBCBC;
}
.album {
    background: url(../../images/bg-album.gif) repeat-x top;
    width: 250px;
    text-align: left;
    float: right;
    height: 200px;
    padding: 15px 0 0 15px;
}
.album img {
    margin: 0 4px 4px 0;
}
.album img:hover {
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.priceBox {
    display: none;
    height: 55px;
    width: 245px;
    border: 1px solid #454545;
    float: right;
    padding: 27px 10px 0 10px;
    background: #262626 url(../images/titres/tarifs.png) no-repeat 0 -5px;
}
.priceBox table {
    background: #454545;
    padding: 0 2px 0 2px;
    color: #BCBCBC;
    margin: 4px 0 0 0;
}
.bottomShadow {
    height: 90px;
    background: url(../../images/shadow-bottom.png) repeat-x bottom;
}

.sectionTop {
    width: 980px;
    height: 90px;
    background: url(../../images/line-section-top.gif) no-repeat bottom right;
}
.adresse {
    height: 110px;
    float: left;
    width: 410px;
    color: #BCBCBC;
    padding: 20px 0 0 0;
    text-align: left;
}
.adresse ul {
    list-style: none;
    list-style-type: none;
    margin-left: -20px;
}
.adresse ul li {
    list-style: none;
    list-style-type: none;
    float: left;
    padding: 10px 0 0 35px;
    margin: 0 20px 0 0;
    background: url(../../images/list-icon.gif) left bottom no-repeat;
    height: 55px;
}
.sectionMenu {
    height: 110px;
    width: 566px;
    float: right;
    background: url(../../images/img-placee.gif) top right no-repeat;
    padding: 0 0 20px 0;
}
.bottomSpaceSpacer {
    width: 980px;
}
.bottomSpace {
    height: 199px;
    background: url(../../images/bg-bottom.gif) repeat-x;
}


/* début du menu   */
div.sectionMenu h3 {
    background: url(../images/titres/sections.gif) top left no-repeat;
    height: 21px;
    margin: 0 0 0 20px;
}
div.sectionMenu h3 span {
    display: none;
}
.sectionMenu a {
    display: block;
    text-align: left;
    padding-top: 40px;
    margin: 5px 0 0 5px;
}
.sectionMenu div {
    display: block;
    width: 80px;
    height: 62px;
    float: left;
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.sectionMenu div:hover {
    width: 80px;
    height: 62px;
    float: left;
    opacity: 1;
    filter: alpha(opacity=100);
}
div.selected {
    background: #111111;
    opacity: 1;
    filter: alpha(opacity=100);
}
#rustique a {
    background: url(../images/sections/rustique.jpg) no-repeat;
}
#classique a {
    background: url(../images/sections/classique.jpg) no-repeat;
}
#nature a {
    background: url(../images/sections/nature.jpg) no-repeat;
}
#resto a {
    background: url(../images/sections/resto.jpg) no-repeat;
}
#pied a {
    background: url(../images/sections/pied.jpg) no-repeat;
}
#evasions a {
    background: url(../images/sections/evasions.jpg) no-repeat;
}
#attraits a {
    background: url(../images/sections/attraits.jpg) no-repeat;
}
/*  fin du menu   */


#copy {
    display: block;
    float: none;
    font-size: 11px;
    color: #747474;
}
div.hr {
    height: 15px;
    background: url(../../images/hr-img.gif) repeat-x center;
}
hr {
    display: none;
}
.style1 {
    color: #FFFFFF;
}

