html {
    height:100%;
}
body {
    font-family:Arial;
    font-size:12px;
    color:#4b413e;
    line-height:12px;
    text-align: justify;
	background-color: #f3efe4;
}
.spacer {
    clear:both;
    height:0;
}

h1 {
    font-size:16px;
    font-weight:bold;
    line-height:20px;
}
h2 {
    font-size:16px;
    font-weight:bold;
    line-height:20px;
}
h3 {
    font-size:12px;
    font-weight:bold;
    margin:0 0 0px 0;
}

a {
    color:#4b413e;
}

sup {
    vertical-align: super;
    font-size: .8em;
    line-height: .8em;
}

#general {
    width:1031px;
    margin:0px auto 0;
    background-color: #f5f6f1;
}
#wrapper {
    width: 988px;
    margin: 0 21px;
}
#header {
    width:100%;
    height:392px;
}
#bandeau {
    background: #FFF url(../img/header.jpg) no-repeat 0 0;
    width:100%;
    height:45px;
}
.logo {
    width:250px;
    float:left;
    height:100%;
    text-indent: -9999px;
}
.logo a {
    display: block;
    height: 100%;
    width: 100%;
}
.baseline {
	font-size: 16px;
	line-height: 20px;
	font-style: italic;
	color: #4c4c4c;
	font-family: Georgia;
	float: left;
	margin: 14px 0 0 310px;
	letter-spacing: -0.3px;
}
.lien-bo {
	margin: 0 0 0 930px;
    position: absolute;
}
.langage {
    float:right;
    margin:15px 0px 0 0;
}
#menu {
    width:964px;
    height:32px;
    padding: 7px 0px 0px 24px;
    background: #FFF url(../img/menu.jpg) no-repeat 0 0;
}
#menu ul {
    height: 25px;
}
#menu ul li {
    float:left;
    height:32px;
}

#menu ul li a {
    display:block;
    height: 27px;
    color:#e4d5b8;
    text-decoration:none;
    padding:5px 5px 0;
    line-height:12px;
    font-size: 12px;
    font-weight: bold;
    font-family:Georgia;
}
#menu ul.main-menu > li#active > a,
#menu ul.main-menu > li.li_menu > a:hover {
    background: transparent url(../img/menu-active-right.jpg) no-repeat right 0;
}
#menu ul.main-menu > li.li_menu > a {
    position: relative;
    margin: 0 3px;
}
#menu ul.main-menu > li.li_menu > a span {
    position: absolute;
    top: 0;
    left: 0;
}
#menu ul.main-menu > li#active > a span,
#menu ul.main-menu > li.li_menu > a:hover span {
    background: transparent url(../img/menu-active-left.jpg) no-repeat 0 0;
}
#menu ul li.li_menu_accueil {
    margin: 5px 10px 0 0;
    width: 15px;
    height: 14px;
}
#menu ul li.li_menu_accueil a {
    padding: 0;
}
#menu ul.sous-menu {
    position:absolute;
    width:auto;
    display: none;
    z-index: 100;
    margin: 1px 0 0;    
}

#menu ul.sous-menu-hotel {
    width:152px;
}
#menu ul.sous-menu-residence {
    width:270px;
}
#menu ul.sous-menu-spa {
    width:200px;
}
#menu ul.sous-menu-seminaires {
    width:160px;
}
#menu ul.sous-menu-affaires {
    width:318px;
}
#menu ul.sous-menu-restaurant {
    width:203px;
}
#menu ul.sous-menu-reception {
    width:170px;
}
#menu ul.sous-menu-famille {
    width:199px;
}
#menu ul.sous-menu-loisirs {
    width:190px;
}

#menu ul.sous-menu li {
    height:26px;
    float:none;
    width:100%;
    border-top:1px solid #6b6761;
}
#menu ul.sous-menu li a {
    background-color:#3c3b3b;
    display:block;
    color:#f4efe5;
    height:20px;
    text-decoration:none;
    padding:6px 22px 0 21px;
    line-height:16px;
    z-index: 10;
    opacity:0.9;
    filter:alpha(opacity=90);
}
#menu ul.sous-menu li a:hover, #menu li#active ul.sous-menu li a:hover, #menu ul.sous-menu li#active2 a {
    text-decoration:none;
    opacity:1;
    filter:alpha(opacity=100);
}

#visuel {
    background: #FFF url(../img/visuel.jpg) no-repeat 0 0;
    float:left;
    width:758px;
    height:305px;
    padding:3px 0 0 0px;
}
#reservation {
    background: #fff url(../img/reservation.jpg) no-repeat 0 bottom;
    float:left;
    width:230px;
    height:305px;
    border-top:3px solid #FFFFFF;
}
#reservation a {
    color: #6c5f62;
}
#form_reservation {
    width:204px;
    padding:3px 8px 4px 12px;
    height:190px;
}
#form_reservation div {
    padding:15px 0 0 0;
}
#form_reservation div.spacer {
   padding:0;
}
#form_reservation input {
    width:43px;
    height:13px;
    font-size:10px;
    color:#6c5f62;
    float:left;
}
#form_reservation input.date_fb {
	width: 146px;
}
#form_reservation select {
    height:18px;
    font-size:10px;
    color:#6c5f62;
    float:left;
    width: 48px;
    margin:0 0 0 3px;
}
#form_reservation label {
    display:block;
    float:left;
    width:148px;
    font-size:11px;
    padding:4px 0 0;
    color: #6c5f62;
}
#form_reservation label.label {
    width:45px;
}
#form_reservation label.label2 {
    padding:4px 0 0 6px;
    width:44px;
}
#form_reservation div.liens {
    text-align:center;
    padding:3px 0 0;
}
#form_reservation .bt_reserver {
    background: transparent url(../img/bt_devis.png) no-repeat 0 0;
    display:block;
    width:175px;
    height:29px;
    margin:0 auto;
    text-decoration:none;
    margin:10px auto 10px;
    padding:0;
}
#form_reservation .bt_reserver input {
    cursor:pointer;
    border:0;
    background:transparent;
    width:147px;
    height:24px;
    color:#fff;
    text-align:center;
    font-size:13px;
    font-weight:bold;
    padding:0;
    margin:0;
}

#menu_droite {
    width:195px;
    padding:0px 0px 0 25px;
    height:95px;
}
#menu_droite p {
    float:left;
    padding:0px 0 5px;
    height:23px;
    margin:0;
}
#menu_droite p.texte {
    margin:5px 0 0 10px;
    font-weight:bold;
}
#menu_droite a {
    text-decoration:none;
}

#main_contenu {
    background: transparent url(../img/main-contenu.jpg) repeat-y 0 0;
    width:100%;
    float:left;
    position: relative;
}
.english_version {
    width:737px;
    padding:10px 10px 0;
    position: absolute;
    left: 0;
}
#left_contenu {
    float:left;
    width:758px;
    padding:10px 0 0 0;
}
.non_traduit #left_contenu {
    margin: 55px 0 0;
}
#fil_ariane {
    float:left;
    width:730px;
    color:#5a5858;
    padding:0px 0 0 0px;
	font-size: 11px;
}
#fil_ariane a {
    color:#5a5858;
    font-size: 11px;
}

#sous_menu {
    float:left;
    /*height:26px;*/
    height:auto;
    padding:8px 0 0px 0px;
    margin: 0 0 1px 0;
}
#sous_menu ul {
    height:100%;
}
#sous_menu ul li {
    float:left;
    height:100%;
    background: #ebe4d4 url(../img/li-ss-menu-gauche.jpg) no-repeat 0 0;
    margin: 2px 3px 0 0;
}
#sous_menu ul li a {
    display:block;
    font-size: 12px;
    background: transparent url(../img/li-ss-menu-droite.jpg) no-repeat right 0;
    color:#5a5858;
    height:26px;
    text-decoration:none;
    padding:0px 7px 0;
    line-height:26px;
}

#sous_menu ul li:hover, #sous_menu ul li#active3 {
    background: #edeee9 url(../img/li-ss-menu-hover-gauche.jpg) no-repeat 0 0;
}
#sous_menu ul li a:hover, #sous_menu ul li#active3 a {
    background: transparent url(../img/li-ss-menu-hover-droite.jpg) no-repeat right 0;
    text-decoration:none;
    color: #5a5858;
}

#contenu .texte_accueil #sous_menu2 {
    width: 618px;
}
#contenu .texte_accueil #sous_menu2 ul li {
    padding: 0 17px 0 0;
    margin: 0;
}
#contenu .texte_accueil #sous_menu2 ul li.last-child {
    padding: 0;
}

#contenu #sous_menu2 {
    float:left;
    height:26px;
    padding:0px 0 0px 0px;
    margin: -5px 0 25px 0;
    width: 675px;
    border-top: 1px solid #c6c6c6;
    border-bottom: 1px solid #c6c6c6;
}
#contenu #sous_menu2 ul {
    height:100%;
    margin: 0;
    padding: 0;
}
#contenu #sous_menu2 ul li {
    float:left;
    height:100%;
    margin: 0 4px 0 0;
    width: auto;
    background: none;
    padding: 0 30px 0 0;
}
#contenu #sous_menu2 ul li.last-child {
    padding: 0;
}
#contenu #sous_menu2 ul li a:hover,
#contenu #sous_menu2 ul li#active3 a {
    color: #B1732F;
    background: transparent url(../img/puce-li-ss-menu-hover.jpg) no-repeat 0 8px;
}
#contenu #sous_menu2 ul li a {
    background: transparent url(../img/puce-li-ss-menu.jpg) no-repeat 0 8px;
    display:block;
    font-size: 14px;
    color:#575757;
    height:26px;
    text-decoration:none;
    padding:0px 0px 0;
    line-height:26px;
    font-weight: bold;
    font-style: italic;
    font-family: Georgia;
    text-indent: 15px;
}

#main_contenu .trois_colonnes #sous_menu2 {
    float:left;
    padding:0px 0 0px 0px;
    margin: 0px 16px 0px 10px;
    width: 131px;
	height: auto;
}
#main_contenu .trois_colonnes #sous_menu2 ul {
    margin: 0;
    padding: 0;
}
#main_contenu .trois_colonnes #sous_menu2 ul li {
    height:100%;
    margin: 0 4px 0 0;
    width: 100%;
    background: none;
    padding: 0 0px 0 0;
    border-bottom: 1px solid #c9c9c5;
    text-align: left;
    float: left;
}
#main_contenu .trois_colonnes #sous_menu2 ul li:last-child {
    padding: 0;
}
#main_contenu .trois_colonnes #sous_menu2 ul li a {
    background: transparent url(../img/puce-li-ss-menu-gauche.jpg) no-repeat 3px 7px;
    display:block;
    font-size: 13px;
    color:#4c4c4c;
	height: auto;
    text-decoration:none;
    padding:0px 0px 0;
    line-height:23px;
    text-indent: 12px;
    font-weight: normal;
    font-style: normal;
    float: left;
}
#main_contenu .trois_colonnes #sous_menu2 ul li#active4 a,
#main_contenu .trois_colonnes #sous_menu2 ul li a:hover {
    color: #b1732f;
    background: transparent url(../img/puce-li-ss-menu-gauche-hover.jpg) no-repeat 3px 7px;
}




#contenu {
    float:left;
    width:673px;
    padding:30px 32px;
    line-height:16px;
    min-height:390px;
    height: auto !important;
    height: 390px;
    margin:0 7px 0px 0px;
    background-color: #ebece7;
}
#main_contenu .trois_colonnes {
    float:left;
    width:722px;
    padding:0px 0px;
    line-height:16px;
    min-height:390px;
    height: auto !important;
    height: 390px;
    padding:30px 0px 60px 15px;
    background-color: #ebece7;
}
.contenu_trois_colonnes {    
    background: #ebece7 url(../img/bg-3colonnes.png) repeat-y 0px 0px;
    float:left;
    width:100%;
    height: 100%;
}
.trois_colonnes_sans_image .contenu_trois_colonnes {    
    background: #ebece7 url(../img/bg-3colonnes-sans-image.png) repeat-y 0px 0px;
    float:left;
    width:100%;
    height: 100%;
}
.texte_trois_colonnes {    
    float:left;
    width:306px;
    height: 100%;
    margin: 0 20px;
}
.trois_colonnes_sans_image .texte_trois_colonnes {    
    width: 513px;
}
.image_trois_colonnes {    
    float:left;
    width:170px;
    height: 100%;
    margin: 0 18px 0 19px;
}

.deux_colonnes_slider {
    background: #ebece7 url(../img/bg-2colonnes-slider.png) repeat-y right 0px;
    float: left;
    width: 100%;
    height: 100%;
    margin: 15px 0 0 0;
}
.deux_colonnes_slider h1 {
    margin: 0 0 15px 20px;
}

#contenu .bx-window {
    margin: 0 0 0 15px;
}
#contenu #slider_images ul {
    height: 115px;
    overflow: hidden;
    width: 100%;
    margin: 0;
    padding: 0;
}
#contenu #slider_images ul li {
    float: left;
    list-style: none outside none;
    width: 165px;
    background: none;
    padding: 0;
}
#main_contenu #coup_coeur ul {
    height: 200px;
    overflow: hidden;
    width: 100%;
    margin: 0;
    padding: 0;
}
#main_contenu #coup_coeur ul li {
    float: left;
    list-style: none outside none;
    width: 170px;
    background: none;
    padding: 0;
}
.bx-prev {
    text-indent: -9999px;
    background: #ebece7 url(../img/slider-prev.jpg) no-repeat 0 0;
    width: 12px;
    height: 102px;
    display: block;
    position: absolute;
    top: -2px;
    left: -5px;
}
.bx-next {
    text-indent: -9999px;
    background: #ebece7 url(../img/slider-next.jpg) no-repeat 0 0;
    width: 12px;
    height: 102px;
    display: block;
    position: absolute;
    right: -20px;
    top: -2px;
}
#main_contenu #coup_coeur .bx-prev {
    top: 50px;
}
#main_contenu #coup_coeur .bx-next {
    top: 50px;
    right: -7px;
}

.colonne_image_slider {
    float: left;
    width: 353px;
    height: 100%;
    margin: 0 20px;
}
.colonne_texte_slider {
    float: left;
    width: 240px;
    height: 100%;
    margin: 0 20px;
}
#contenu .colonne_texte_slider h2 {
    font-size: 20px;
    line-height: 22px;
    font-weight: normal;
    text-align: left;
    color: #b4a995;
}
#contenu .colonne_texte_slider ul li {
    list-style: none inside none;
    padding: 2px 0 2px 12px;
    background:transparent url('../img/puce-li-appart.jpg') no-repeat 4px 9px;
    width: 95%;
}

#main_contenu .deux_colonnes {
    float:left;
    width:722px;
    line-height:16px;
    min-height:390px;
    height: auto !important;
    height: 390px;
    padding:30px 0px 60px 0px;
    background-color: #ebece7;
}
.contenu_deux_colonnes {    
    background: #ebece7 url(../img/bg-2colonnes.png) repeat-y right 0px;
    float:left;
    width:100%;
    height: 100%;
}
.texte_deux_colonnes {    
    float: left;
    width: 452px;
    height: 100%;
    margin: 0 27px;
}
.image_deux_colonnes {    
    float:left;
    width:170px;
    height: 100%;
    margin: 0 18px 0 19px;
}
.image_deux_colonnes img {
    margin: 0 0 15px;
}    
#main_contenu  a.bt_reservez {
    background: transparent url(../img/bt_reservez.png) no-repeat 0 0;
    float:left;
    color:#fff;
    display:block;
    width:100px;
    height:21px;
    padding:4px 0 0 17px;
    text-align:left;
    font-size:13px;
    font-weight:bold;
    margin:30px 0 0 0px;
    text-decoration:none;
}  
#main_contenu  a.bt_reservez_haut {
    margin:0px 0 20px 30px;
}   
#main_contenu  a.bt_reservez_haut_1colonne {
    float: right;
    margin: -35px 0 0 30px;
}  
#main_contenu .colonne_texte_slider a.bt_reservez_haut {
    margin:-35px 80px 20px 60px;
}
#main_contenu  a.bt_reservez_droite {
    float: right;
}


.blocs_accueil_haut {
    background: transparent url(../img/bg-blocs-home-haut.jpg) no-repeat 0 0;
    min-height: 136px;
    height: auto !important;
    height: 136px;
    float: left;
    width: 738px;
    margin: 40px 0 0 0;
}
.blocs_accueil_milieu {
    background: transparent url(../img/bg-blocs-home-milieu.jpg) repeat-y 0 0;
    float: left;
    width: 618px;
    margin: 0px 0 0px 0;
    padding: 0 60px;
}
.blocs_accueil_milieu_texte {
    position: relative;
    margin: -116px 0 0 0;
    float: left;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 10;
    font-size: 11px;
    line-height: 15px;
    font-family: Verdana;
}
.blocs_accueil_bas {
    background: transparent url(../img/bg-blocs-home-bas.jpg) no-repeat 0 bottom;
    min-height: 164px;
    height: auto !important;
    height: 164px;
    float: left;
    width: 738px;
    margin: -124px 0 50px 0;
}
.bloc_accueil {
    float: left;
    width: 100%;
    background: transparent url(../img/sep-bloc-accueil.jpg) no-repeat 0 bottom;
    padding: 10px 0 5px 0;
}
.bloc_accueil h3 {
    line-height: 24px;
    font-size: 17px;
    color: #474646;
    font-weight: bold;
    font-family: Georgia;
    font-style: italic;
    width: 100%;
    background: transparent url(../img/puce-li-ss-menu.jpg) no-repeat 0 8px;
    text-indent: 15px;
    margin: 0 0 10px;
}
.bloc_accueil div.bloc_accueil_image img {
    width: 300px;
    float: left;
    margin: 0 15px 0 0;
}
.bloc_accueil_right div.bloc_accueil_image img {
    width: 300px;
    float: right;
    margin: 0 0 0 15px;
}
.bloc_accueil div.bloc_accueil_texte {
    width: 300px;
    float: left;
}
.lien-haut {
    float: right;
    margin: 10px 5px 0 0;
}



#left_contenu .contenu-accueil {
    float: left;
    width: 618px;
    padding: 0;
    line-height: 16px;
    min-height: 140px;
    height: auto !important;
    height: 140px;
    margin: 30px 85px 30px 55px;
    background-color: #f5f6f1;
    font-size: 11px;
    font-family: Verdana;
}
#contenu h1 {
    color: #857962;
    font-size: 14px;
    font-weight: bold;
}
#contenu h2 {
    color: #857962;
    font-size: 13px;
    font-weight: bold;
}
.bloc_accueil_texte a {
    text-decoration:underline;
    font-weight:bold;
}    
#contenu a {
    text-decoration:underline;
    font-weight:bold;
    font-size:13px;
}
#contenu a:hover {
    text-decoration:underline;
}

#contenu #thumbs {
    float:left;
    width:170px;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0 0 0 40px;
}
#contenu ul#thumbs li {
    background:none;
    padding:0;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
}

#contenu ul {
    padding:0 20px 0 0;
    margin:10px 0 10px -10px;
    float: left;
    width: 100%;
}
#contenu .contenu-accueil ul {
    margin: 10px 0;
}
#contenu ul ul {
    float: none;
    padding:0 40px 0 0;
    margin:0px 0 0 0px;
}
#contenu ul li {
    list-style: none inside none;
    padding:2px 0 2px 25px;
    background:transparent url('../img/puce-li.jpg') no-repeat 10px 4px;
    width: 98%;
}
#contenu ul li ul li {
    list-style: none inside none;
    padding:2px 0 2px 25px;
    background:transparent url('../img/puce-li.jpg') no-repeat 10px 4px;
    border-top: none;
    width: 100%;
}
#contenu  table td {
    vertical-align: middle;
}

#viewer {
    width:436px;
    float:left;
    margin:0 20px 20px 0;
}
#viewer img {
    width:436px;
}
#viewer span {
    width:436px;
    display:block;
    text-align:center;
}
#thumbs img {
    margin: 0 0 10px;
}
#thumbs li {
    float:left;
    width:75px;
    height:80px;
    overflow:hidden;
    margin:0 8px 0 0;
    font-size:10px;
}
.vignette {
    height:45px;
    margin:0 0 0 -20px;
}

#contenu .description {
    float:left;
    width:444px;
    min-height:340px;
    height: auto !important;
    height: 340px;
}
#contenu .description ul.deux_col li{
    float:left;
    width:400px;
}

#coup_coeur {
    float: left;
    width: 684px;
    height: 249px;
    padding: 36px 27px 46px;
    margin: 0;
    font-size: 11px;
    background: transparent url("../img/bg-coups-coeur.jpg") no-repeat 0 0;
}
#coup_coeur h2 {
    line-height: 24px;
    font-size: 17px;
    color: #474646;
    margin: 0 0 25px 0;
    font-weight: bold;
    font-family: Georgia;
    font-style: italic;
    width: 100%;
    border-top: 1px solid #d8d3c8;
    border-bottom: 1px solid #d8d3c8;
    text-align: center;
}
#offres .offre h3 {
	text-align: left;
	font-size:13px;
	margin: 5px 0 8px;
    color: #7e7158;
    line-height: 16px;
    font-weight: bold;
}
#offres h2 {
    color:#474646;
    margin:20px 25px;
    padding: 5px 0;
    width: 180px;
    text-align:center;
    font-size: 20px;
    font-family: Georgia;
    border-top: 1px solid #d0c9b8;
    border-bottom: 1px solid #d0c9b8;
}
.coupcoeur {
    float: left;
    width: 120px;
    margin: 0 25px;
}
.coupcoeur a {
    color: #3f3f3f;
}
.coupcoeur img {
    margin: 0 0 10px;
}
.coupcoeur  {
    text-align: left;
}

.coupcoeur  h3 {
	font-size: 11px;
    text-align: left;
    line-height: 12px;
    margin: 0;
    color: #7e7158;
    height: 40px;
}

#right_contenu {
    float:left;
    width:230px;
    padding:10px 0 0 0;
}
.addthis_toolbox {
    margin: 10px auto 0;
    width: 152px;
}
.addthis_toolbox a.at300b {
    margin: 0 1px;
}
.addthis_toolbox a.at300b span.at15t_facebook {
    background: transparent url("../img/facebook.jpg") no-repeat 0 0!important;
}
.addthis_toolbox a.at300b span.at15t_twitter {
    background: transparent url("../img/twitter.jpg") no-repeat 0 0!important;
}
.addthis_toolbox a.at300b span.at15t_email {
    background: transparent url("../img/email.jpg") no-repeat 0 0!important;
}
.addthis_toolbox a.at300b span.at15t_favorites {
    background: transparent url("../img/favoris.jpg") no-repeat 0 0!important;
}
.addthis_toolbox a {
    padding: 0 4px;
}
.bt_toutes_offres {
    background: transparent url("../img/bt_toutes_offres.jpg") no-repeat 0 0;
    color:#fff;
    display:block;
    width:97px;
    height:24px;
    padding:8px 70px 12px 40px;
    text-align:center;
    font-size:13px;
    line-height:15px;
    margin:20px 11px 0;
    text-decoration:none;
    float: left;
}
#offres {
    float:left;
    background: #ebe4d4 url('../img/bg-offre-bottom.jpg') no-repeat center bottom;
    width:216px;
    margin:20px 5px;
    padding: 0 2px 20px;
}
a {
    text-decoration:none;
}
.offre {
    font-size:12px;
    width: 190px;
    margin: 10px auto;
}
.offre a {
    color: #3f3f3f;
}
#offres .offre img {
    margin:7px 0px;
}
.offre .all_offers a {
    font-size:10px;
    text-decoration:none;
}.offre .more_info a {
    background: transparent url(../img/bt_telecharger.png) no-repeat 0 0;
    color:#fff;
    display:block;
    width:95px;
    height:18px;
    padding:5px 0 0 0;
    text-align:center;
    font-size:12px;
    font-weight:bold;
    margin:7px auto 0;
    text-decoration:none;
}


#footer_wrapper {
    background: #FFF url(../img/bg-footer.jpg) repeat-x right 0;
    width:100%;
    float: left;
    height: 130px;
    padding: 32px 0 0 0;
    font-size: 14px;
    font-family:Georgia;
}    
#footer_wrapper a {
    color: #d3c897;
    line-height: 16px;
}
.menu-footer {
    color: #d3c897;
    float: left;
    width: 502px;
    margin: 0 64px;
    height: 75px;
    text-align: center;
}
.menu-footer a {
    margin: 0 2px;
    
}
#pied_de_page {
    width:956px;
    margin:0px auto;
    color:#f4efe5;
    padding: 8px 16px;
}
#pied_de_page p {
    float:left;
}
#pied_de_page p.copyright {
    width: 100%;
    text-align: center;
}
#pied_de_page p.copyright a {
    color:#f4efe5;
}

.centre {
    text-align:center;
    width:100%;
}
#contenu a.bt_reserver {
    background: url("../img/bt_reserver.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    float: right;
    font-size: 11px;
    font-weight: bold;
    height: 26px;
    margin: 10px 0 0 70px;
    padding: 3px 0 0;
    text-align: left;
    text-decoration: none;
    text-indent: 5px;
    text-transform: uppercase;
    width: 108px;
}
#contenu a.bt_devis3 {
    background: transparent url(../img/bt_devis.png) no-repeat 0 0;
    float:left;
    color:#fff;
    display:block;
    width:158px;
    height:21px;
    padding:4px 0 0 17px;
    text-align:left;
    font-size:13px;
    font-weight:bold;
    margin:30px 0 0 0px;
    text-decoration:none;
}
#contenu a.bt_devis3_haut {
    margin:0px 0 20px -2px;
}

#contenu .description a.bt_reserver {
    margin:10px 0 0 0px;
}
#contenu .description a.visite {
    margin:20px 0 0 145px;
}
#contenu a.bt_devis {
    background: transparent url(../img/bt_devis.png) no-repeat 0 0;
    color:#fff;
    display:block;
    width:150px;
    height:26px;
    padding:3px 0 0 0;
    text-align:center;
    font-size:12px;
    font-weight:bold;
    margin:0 auto;
    text-decoration:none;
}
#contenu a.bt_devis2 {
    background: transparent url(../img/bt_devis.png) no-repeat 0 0;
    color:#fff;
    display:block;
    width:150px;
    height:26px;
    padding:3px 0 0 0;
    text-align:center;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
    margin:0 0 0 143px;
}
#contenu a.bt_brochure {
    background: transparent url(../img/bt_devis.png) no-repeat 0 0;
    color:#fff;
    display:block;
    width:150px;
    height:26px;
    padding:5px 25px 0 0;
    text-align:center;
    font-size:11px;
    font-weight:bold;
    text-decoration:none;
}
#contenu a.visite {
    float:left;
    display:block;
    margin:10px 0 0 0px;
    font-size: 12px;
}
#contenu .left-restaurant a.visite {
    margin:10px 0 0 -10px;
}
#contenu a.visite img {
    margin: -5px 5px 0 0;
}
#contenu .right .bt_devis {
    float:right;
    margin:0 10px 0 0px;
}
#contenu .right .bt_brochure, #contenu .right .bt_devis2 {
    float:right;
    margin:0 48px 0 0px;
}
#contenu .bt_pdf {
    background: transparent url(../img/picto_pdf.png) no-repeat 0 0;
    float:left;
    display:block;
    height:24px;
    text-align:center;
    font-size:13px;
    font-weight:bold;
    padding:5px 0 0 30px;
    text-decoration:underline;
}
#contenu .lien_devis {
    float:left;
    display:block;
    height:24px;
    padding:5px 0 0 0;
    text-align:center;
    font-size:13px;
    font-weight:bold;
    text-decoration:underline;
}
#contenu .right .bt_pdf {
    float: right;
}
 
.carte {
    float:left;
    margin:0 0 0 -15px;
}
.carte img {
    border:2px solid #532e63;
}
.infos-visite {
    float:left;
    margin:0 0 0 10px;
    width:540px;
    height:250px;
}
.infos-visite h1 {
    margin:0 0 15px;
}
.infos-visite img {
    margin:0 10px 0 0;
    float:left;
}
.infos-visite div {
    float:left;
    width:240px;
}

.soiree {
    float:left;
    margin:30px 0 0;
}
.soiree img {
    float:left;
    margin:0 20px 0 0;
}
.soiree div.soiree-right {
    float:left;
    width:470px;
}
.soiree div.soiree-left {
    float:left;
    width:470px;
    margin:0 20px 0 0px;
}
.soiree p.vide {
    float:left;
    width:30px;
}

.temoignage {
    float:left;
    margin:20px 0 0;
}
.temoignage img {
    float:left;
    margin:0 30px 0 0;
}
.temoignage p, .temoignage h2 {
    float:left;
}
.temoignage p.vide {
    float:left;
    width:30px;
}

.offre-spe {
    float:left;
    margin:20px 0 0;
}
.offre-spe img {
    float:left;
}
.offre-spe .image {
    float:left;
    width:100px;
}
.offre-spe div.offre-right {
    float:left;
    width:525px;
    margin:0 0 0 20px;
}
.offre-spe div.cadeau-right {
    float:left;
    width:455px;
    margin:0 0 0 20px;
}
.offre-spe div.offre-right div.texte-offre-right {
    width:430px;
}
.offre-spe span.prix {
    float:right;
    margin:16px 20px 0 0;
    font-weight:bold;
    font-style:italic;
    text-align:right;
    width:315px;
}

#contenu .offre-spe a.more {
    background: transparent url(../img/bt_devis.png) no-repeat 0 0;
    color:#fff;
    display:block;
    width:160px;
    height:20px;
    padding:5px 15px 0 0;
    text-align:center;
    font-size:12px;
    font-weight:bold;
    margin:0 auto;
    float:right;
    text-decoration:none;
    margin:10px 0 0;
}

#contenu a.bt_commander {
    background: transparent url(../img/bt_devis.png) no-repeat 0 0;
    color:#fff;
    display:block;
    width:160px;
    height:20px;
    padding:5px 15px 0 0;
    text-align:center;
    font-size:12px;
    font-weight:bold;
    margin:0 auto;
    float:right;
    text-decoration:none;
    margin:10px 0px 0;
}

.detail-offre {
    float:left;
    margin:10px 0 0 0;
}
.detail-offre img {
    float:left;
}
.detail-offre div.left-restaurant {
    width:200px;
    float:left;
}
.detail-offre div {
    float:left;
    width:420px;
    margin:0px 0 10px 40px;
}
.detail-offre div.right {
    margin:0px 0 0 20px;
    width:auto;
    float:none;
}

#contenu a.more {
    background: transparent url(../img/bt_devis.png) no-repeat 0 0;
    color:#fff;
    display:block;
    width:160px;
    height:26px;
    padding:5px 15px 0 0;
    text-align:center;
    font-size:12px;
    font-weight:bold;
    margin:0 0 0 15px;
    float:right;
    text-decoration:none;
}
#contenu .right a.bt_reserver {
    float:right;
    margin:0 20px 0 0;
}

.left-carte {
    width:500px;
    float:left;
    margin:0 10px 0 0;
}
.right-carte {
    width:200px;
    float:left;
    margin:25px 0 0;
}
#contenu .left-carte h2 {
    color:#fff;
    background-color:#532E63;
    margin:25px 0 5px;  
    padding:0 0 0 5px;
}
.saut_ligne {
    height:6px;
}

#contenu form .titre_form {
    font-weight:bold;
    font-size:14px;
    border-bottom:1px solid #532E63;
}
#contenu form .titre_form2 {
    font-weight:bold;
    font-size:13px;
    margin: 10px 0 0;
}
#contenu form .titre_form span {
    font-weight:normal;
    font-size:12px;
}
#contenu form div {
    margin:5px 0;
    width:530px;
}
#contenu form div.type_contrat {
    width:600px;
}
#contenu form div label {
    float:left;
    width:205px;
}
#contenu form.enquete div label {
    width:225px;
}
#contenu form.enquete div {
    width:550px;
}
#contenu form div label.autre_label {
    text-align:right;
    font-style:italic;
}
#contenu form div input.text_large, #contenu form div textarea {
    width:300px;
} 
#contenu form div input.text_date {
    width:30px;
}
#contenu form .loi {
    font-size:10px;
    font-style:italic;
}
#contenu form .bt_reserver {
    background: transparent url(../img/bt_devis.png) no-repeat 0 0;
    display:block;
    width:175px;
    height:23px;
    margin:0 auto;
    text-decoration:none;
    padding:0;
    float:left;
}
#contenu form .bt_reserver input {
    cursor:pointer;
    border:0;
    background:transparent;
    width:147px;
    height:19px;
    color:#fff;
    text-align:center;
    font-size:13px;
    font-weight:bold;
    padding:0;
    margin:0;
}

#page-wrap			{ width: 100%; margin: 0 auto; }

.photo-link			{ padding: 4px; margin: 4px; border: 1px solid #999; display: block; width: 100px; height: 67px; text-align:center; overflow:hidden;
					  float: left; }
.photo-link:hover	{ border-color: white; }

.clear {
    clear:both;
}   

.cadeaux_invitation, .cadeaux_carte {
    padding:5px 0 15px 10px;
}

.valid {
    background: transparent url(../img/icons/tick_circle.png) no-repeat right 0;
}
.invalid {
    background: transparent url(../img/icons/cross_circle.png) no-repeat right 0;
}
.cgv_invalid {
    border:1px solid red;
    color:red;
}

.texte_accueil {
    width: 618px;
}

span.red {
    color: red;
    font-size: 14px;
}

.visite_virtuelle_seminaires {
    float: left;
    display: block;
    margin: 10px 0 15px -20px;
}
.visite_virtuelle_seminaires img {
    margin: -5px 5px 0 0;
}

#flash {
    z-index: 1;
}
#flash2 {
    background-color: #f2f2f2;
}

.salle_left {
    float: left;
    width: 210px;
}
#contenu a.bt_plan {
    background: transparent url(../img/bt_devis.png) no-repeat 0 0;
    color:#fff;
    display:block;
    width:150px;
    height:23px;
    padding:3px 0 0 0;
    text-align:center;
    font-size:12px;
    font-weight:bold;
    float:left;
    text-decoration:none;
    margin:20px 0px 0 20px;
}

.form-newsletter {
    margin: 3px 0 0;
}
.form-newsletter input {
    float: left;
    margin: -2px 0 0 0px;
}
.form-newsletter input#email-newsletter {
    width: 130px;
    font-size: 10px;
    color: #6c5f62;
    margin: 0 2px 0 0;
}




/*************** Notifications ***************/

.notification {
                position: relative;
                margin: 0 0 15px 0;
                padding: 0;
                border: 1px solid;
                background-position: 10px 11px !important;
                background-repeat: no-repeat !important;
                font-size: 13px;
                width: 99.8%;
                }
                

.attention {
                background-color: #c4c2c3;
                border-color: #8e8e8e;
                color: #532E63;
                font-weight: bold;
                }


.notification div {
                display:block;
                font-style:normal;
                padding: 10px 10px 10px 10px;
                line-height: 1.5em;
                }
                
span.tooltip img {
    cursor: pointer;
}
.div-tooltip {
    width: 300px;
    background-color: #fff;
    padding: 10px;
}               

.nivoSlider {
    background: transparent url(../img/loading.gif) no-repeat 50% 50%;
    position:relative;
    width:758px; /* Change this to your images width */
    height:304px; /* Change this to your images height */
}
.nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
.nivoSlider a {
    border:0;
    display:block;
}

#ui-datepicker-div {
	z-index: 15;
}				


#contenu .pagination {
    margin: 10px 0 0 0;
}
#contenu .pagination ul {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    padding-right: 5px;
    white-space: nowrap;
    text-align: center;
}
#contenu .pagination li {
    display: inline;
    background: none;
    padding: 0;
}
#contenu .pagination li a {
    color: #9C9E9F;
    padding: 0 2px;
    text-decoration: none;
}
#contenu .pagination li a.selectedPage {
    color: #3E5362;
    font-weight: bold;
}

.td-border-white > span {
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    border-top: 1px solid #FFFFFF;
    display: block;
    height: 100%;
    width: 99.2%;
    background-color: #B4A785;
    text-align: center;
}