﻿/* reset all browser presetup*/
*
{
    margin: 0;
    padding: 0;
}
html, body, #main
{
    height: 100%;
}
body, div
{
    font-family: 'lucida grande' , helvetica, verdana, arial, sans-serif;
}
body
{
    margin: 0;
    padding: 0;
    font-size: 12px;
    color: #fff;
}
h1, h2
{
    font-family: 'trebuchet ms' , verdana, arial;
    margin: 0;
}
h1
{
    font-size: 16px;
    color: #4d6185;
    font-variant: small-caps;
}
h2
{
    padding: 15px 0 10px 0;
    font-size: 13px;
    color: #360606;
    font-style: oblique;
}
h3
{
    margin-top: .5em;
}
ul
{
    margin: 0 0 0 15px;
    list-style-image: url('/images/interface/hc_listeImg.gif');
    line-height: 18px;
}
#main
{
    padding: 1em;
}
#banner
{
    padding: 15px;
    background-color: #06b;
    color: white;
    font-size: large;
    border-bottom: 1px solid #ccc;
    background: url(/images/bg.gif) repeat-x;
    text-align: center;
}
#banner a
{
    color: white;
}
fieldset
{
    padding: 8px;
}
legend
{
    font-weight: bold;
}
p
{
    margin-top: .8em;
    text-align: justify;
}
/*End reset*/
body
{
    width: 100%;
    background-color: #fff;
    background-image: url('/images/interface/hc_bg_couleur.gif');
    background-position: center;
    background-repeat: repeat-y;
}
#bg_cube
{
    width: 1000px;
    background-image: url('/images/interface/hc_bg_cube900.gif');
    background-repeat: no-repeat;
    margin: 0 auto;
}
#wrapper
{
    width: 900px;
    background-image: url('/images/interface/hc_bg_couleur.gif');
    background-position: center;
    background-repeat: repeat-y;
    margin: 0 auto;
}
#menu
{
    width: 840px;
    background-color: transparent;
    padding: 0 30px 0 30px;
    height: 30px;
    background-image: url('/images/interface/hc_menu_bg.gif');
    background-repeat: repeat-x;
}
#content_holder
{
    width: 840px;
    border: 30px #b08455 solid;
    border-bottom: none;
    border-top: none;
    background-color: #fff;
    background-image: url('/images/interface/hc_bg_content.jpg');
    background-position: 0 bottom;
    background-repeat: no-repeat;
    min-height: 670px;
    padding: 10px 0 0px 0;
}
#content_left
{
    float: left;
    width: 300px; /*text-align: center;*/
    color: #370707;
}
#logo
{
    text-align: center;
    color: #370707;
    font-family: 'lucida grande' , helvetica, verdana, arial, sans-serif;
    line-height: 16px;
}

span.noTelephone
{
    font-size: 20px;
    line-height: 24px;
}

#CAA
{
    text-align: center;
    padding-bottom: 10px;
}
#reservation
{
    margin: 0 auto;
    width: 202px;
    color: #684342;
    background-color: #ffffff;
}
#reservationCadre
{
    padding: 0px 10px 7px 10px;
    border: solid 1px #684342;
    border-top: 0px;
    background: url('/images/interface/hc_bgBoxReservation.jpg') no-repeat center bottom;
}
#reservationCadre .submit
{
    border: solid 1px #f0ce8b;
    background-color: #fff;
    color: #360606;
    width: 70px;
}
#reservationCadre .border
{
    border: solid 1px #f0ce8b;
}
#enteteCalendrier
{
    padding: 7px 3px 3px 15px;
    background-image: url('/images/interface/hc_bgReservation.gif');
    background-repeat: no-repeat;
    color: #ffffff;
    background-color: #370707;
}
.row
{
    padding-top:10px;
    min-height:20px;
}
.column1
{
    width: 55px;
    float: left;
}

.column2
{
    width: 55px;
    float: left;
}

.column3
{
    width: 70px;
    float: left;
}

.listingColonne
{
    width: 200px;
    float: left;
}
.degrade
{
    background-image: url(/images/interface/hc_degrade.jpg);
    background-repeat: no-repeat;
    height: 25px;
}

#calendrier img
{
    border: 0px;
}
#calendrier
{
}
#content_right
{
    float: left;
    width: 511px;
}
#gallery
{
    width: 511px;
    height: 304px;
    background-image: url('/images/interface/hc_bg_galleryC.jpg');
    background-repeat: no-repeat;
    position: relative;
    padding: 0 0 0 9px;
    margin-bottom: 20px;
}
#GalleryBande
{
    position: absolute;
    width: 495px;
    height: 30px;
    background-color: Transparent;
    background-image: url('/images/interface/hc_gallery_bande.png');
    background-repeat: no-repeat;
    bottom: 10px;
    padding: 5px;
    left: 9px;
    z-index: 50;
}
.GalleryBandeImg
{
    float: right;
    padding: 0 2px 0 2px;
    position: relative;
}
.GalleryBandeImg span.imgShade, .GalleryBandeImg span.imgNoShade
{
    position: absolute;
    width: 41px;
    height: 30px;
    display: block;
    background-color: Transparent;
    background-image: url('/images/interface/hc_gallery_bande.png');
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
#SmallGallery
{
    width: 511px;
    height: 154px;
    padding: 0 0 15px 10px; /*background-image: url('/images/interface/hc_bg_banner.jpg');*/
    background-repeat: no-repeat;
}
.GalleryBandeImg span.imgNoShade
{
    background-image: none;
}
table
{
    border-collapse: collapse;
    text-align: left;
}
th.titreListe
{
    font-size: 10px;
    border-bottom: 2px #360606 solid;
    text-align: left;
    vertical-align: top;
    padding-top: 10px;
}
td.salleListe
{
    border-bottom: 1px #4c4343 solid;
    padding: 5px 10px 2px 0px;
}
a:link
{
    color: #660000;
}
a:visited
{
    color: #660000;
}
a:hover
{
    color: #4d6185;
}
a:active
{
    color: #660000;
}
#content
{
    width: 511px;
    text-align: left;
    color: #660000;
    padding: 0 0 9px 9px;
    background: #fff;
    line-height: 16px;
}
.chambre_content
{
    float: left;
    width: 496px;
    background-color: #cfa87d;
    padding:7px 7px 7px 7px;
    margin:10px 0 7px 0;
}


.chambre_img
{
    float: left;
    width: 320px;
}

.chambre_text, .chambre_text3
{
    float: left;
    padding-left:7px;
    width:169px;
    font-style:italic;
    color:#460b0b;
    height:295px;
}
.chambre_text.DivCyclePageText
{
    margin-left: 326px;
}

.chambre_text3
{
    height:179px;    
}

.TabChambre
{
    border-collapse:collapse;
    width:100%;
    height:100%; 
}

.TabChambre td
{
    vertical-align:middle;
}

.chambre_text ul, .chambre_text3 ul
{
    list-style-image: url('/images/interface/hc_chambre_puce.gif');
}

img.border
{
    border: 3px #360606 solid;
}
.left
{
   /* background: url('/images/interface/hc_RestoLeft.jpg');*/
    background-repeat: repeat-y;
    background-position: 0 0;
    position: relative;
}
.right
{
   /* background: url('/images/interface/hc_RestoRight.gif');*/
    background-repeat: repeat-y;
    background-position: 100% 0;
    position: relative;
}
.bottomLeft
{
   /* background: url('/images/interface/hc_RestoLeftBottom.jpg');*/
    background-repeat: no-repeat;
    background-position: 0 100%;
    position: relative;
}
.bottomRight
{
   /* background: url('/images/interface/hc_RestoRightBottom.gif');*/
    background-repeat: no-repeat;
    background-position: 100% 100%;
    position: relative;
}
.topLeft
{
   /* background: url('/images/interface/hc_RestoLeftTop.jpg');*/
    background-repeat: no-repeat;
    background-position: 0 0;
    position: relative;
}
.topRight
{
   /* background: url('/images/interface/hc_RestoRightTop.gif');*/
    background-repeat: no-repeat;
    background-position: 100% 0;
    padding: 20px;
    text-align: justify;
    position: relative;
}

span.imgResto
{
    padding-right: 10px;
    float: left;
}

span.imgResto img
{
    border: 1px #360606 solid;
}

.textmiddle
{
    text-align: center;
}

#GoogleMap
{
    padding-top: 10px;
}
span.imgVerticalAlign
{
    vertical-align: middle;
    padding-top: 16px;
}
span.imgVerticalAlign img
{
    border: 0px;
}
#between
{
    padding-top: 60px;
}
#hotelInfo
{
    width: 300px;
}
span.imgContact
{
    position: absolute;
    display: block; /*width: 250px; 	height: 90px;*/ ;
right:-70px;
bottom:-130px;
z-index:9999;
}
span.imgContact img
{
    border: 1px #360606 solid;
}
.clear
{
    clear: both;
    height:0;
    line-height:0;
    font-size:2px;
}
#signature
{
    width: 900px;
    background: transparent url(/images/interface/hc_signature.jpg) no-repeat scroll 0 0;
    height: 62px;
}
/*Format*/
span.TextColor
{
    color: #e7ad40;
}
h1.SiteTitle
{
    font-size: 22px;
    color: #fff;
    height: 22px;
}
.CopyRight
{
    position: relative;
    padding: 7px 0 0 0;
    color: #6c4949;
    width: 700px;
    text-align: right;
    height: 27px;
}
.DSI
{
    position: relative;
    color: #6c4949;
    width: 90px;
    text-align: right;
    float: right;
    cursor: pointer;
}
.DSI span
{
    width: 90px;
    display: block;
    cursor: pointer;
}
.DSI a
{
    text-decoration: none;
    cursor: pointer;
}
.DivCycle
{
    display: none;
}



dl.forfaits dt
{
    font-family: 'trebuchet ms' , verdana, arial;
    margin: 0;
    padding: 15px 0 10px 0;
    font-size: 13px;
    color: #360606;
    font-style: oblique;
    clear:both;
}
dl.forfaits dd {
    text-align: justify;
}
dl.forfaits dt img {
    float:left;
    margin-right: 20px;
    border: 1px solid #B08455;
}
dl.forfaits dt.alt img {
    float:right;
    margin-left: 20px;
}
