*, body {
    margin: 0;
    padding: 0;
    font-family: "Dosis", Arial, sans-serif;
    font-weight: 400
    }
body {
    background: #efe9d9
    }
.clear {
    clear: both
    }
#wrapperDiapo {
    position: absolute;
    width: 100%;
    height: 875px;
    overflow: hidden
    }
#wrapperDiapo .slides {
    width: 100%;
    margin: 0 auto;
    position: absolute;
    height: 875px
    }
#wrapperDiapo #slide-7 {
    background: url(../medias/slide-1.jpg) no-repeat scroll center top transparent
    }
#wrapperDiapo #slide-6 {
    background: url(../medias/slide-2.jpg) no-repeat scroll center top transparent
    }
#wrapperDiapo #slide-1 {
    background: url(../medias/slide-3.jpg) no-repeat scroll center top transparent
    }
#wrapperDiapo #slide-2 {
    background: url(../medias/slide-4.jpg) no-repeat scroll center top transparent
    }
#wrapperDiapo #slide-3 {
    background: url(../medias/slide-5.jpg) no-repeat scroll center top transparent
    }
#wrapperDiapo #slide-4 {
    background: url(../medias/slide-6.jpg) no-repeat scroll center top transparent
    }
#wrapperDiapo #slide-5 {
    background: url(../medias/slide-7.jpg) no-repeat scroll center top transparent
    }
#mainContener {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
    }
/*#page { width:980px; margin:0 auto; }*/
#menu {
    background: url(../img/bgNav.png) top center no-repeat;
    width: 980px;
    height: 80px;
    margin: 0 auto
    }
#menu p {
    text-align: center;
    font-family: Verdana, sans-serif;
    color: #99827c;
    line-height: 50px
    }
#menu p a {
    color: #533933;
    font-size: 15px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 300
    }
#menu p a:hover, #menu p a.selected {
    color: #533933;
    font-size: 15px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 400
    }
#logoBox {
    width: 100%;
    height: 176px;
    background: url(../img/bgLogo.png) top left repeat;
    margin-top: 24px
    }
#logoBox #logo {
    width: 215px;
    height: 162px;
    margin: 10px auto 0;
    padding-top: 6px
    }
#logoBox #logo h1 a {
    background: url(../img/cannes-palace-hotel.png) no-repeat scroll 0 0 transparent;
    display: block;
    width: 215px;
    height: 170px;
    text-indent: -9999px
    }
#resaBox {
    width: 100%;
    height: 40px;
    background: url(../img/bgResa.png) top left repeat;
    top: 300px;
    position: absolute;
    color: #FFF
    }
#resaBoxContener {
    width: 960px;
    margin: 0 auto;
    line-height: 37px;
    text-align: center
    }
#resaBoxContener form {
    margin: 0 auto;
    min-width: 940px
    }
#resaBoxContener b {
    margin-left: 15px;
    font-size: 14px
    }
#resaBoxContener input[type=submit] {
    background: none repeat scroll 0 0 #EFE9D9;
    border: 2px solid #CCB;
    border-radius: 5px 5px 5px 5px;
    color: #533933;
    font-weight: bold;
    margin: 0 15px;
    padding: 2px 8px
    }
#resaBoxContener input[type=submit]:hover {
    background: none repeat scroll 0 0 #533933;
    border: 1px solid #EFE9D9;
    color: #EFE9D9;
    cursor: pointer;
    padding: 4px 9px
    }
#resaBoxContener a {
    color: #EFE9D9;
    font-size: 14px
    }
#resaBoxContener select {
    background: none repeat scroll 0 0 #EFE9D9;
    border: 2px solid #CCB;
    border-radius: 5px 5px 5px 5px;
    color: #533933;
    font-weight: bold;
    padding: 2px;
    min-width: 40px
    }
#footer {
    margin: 0 auto;
    position: relative;
    top: 570px;
    width: 980px;
    padding-top: 15px
    }
#footCol1, #footCol2, #footCol3 {
    margin: 20px 0 4px;
    padding-top: 10px
    }
#footCol1 {
    float: left;
    width: 316px;
    border-right: 1px solid #ccc3ac
    }
#footCol1 ul {
    float: left;
    margin-left: 45px
    }
#footCol1 ul li {
    list-style-image: url(../img/puce.png);
    line-height: 32px
    }
#footCol1 ul li a {
    text-decoration: none;
    text-transform: uppercase;
    color: #533933;
    font-weight: 300
    }
#footCol2 {
    float: left;
    width: 324px;
    border-right: 1px solid #ccc3ac;
    border-left: 1px solid #fff
    }
#footCol2 h1 {
    background: url(../img/logoFooter.jpg) no-repeat scroll 0 0 transparent;
    display: block;
    width: 54px;
    height: 90px;
    text-indent: -9999px;
    margin: 10px 0 0 10px;
    float: left
    }
#footCol2 h2, #footCol2 p {
    margin-left: 78px
    }
#footCol2 h2 {
    font-weight: 500;
    margin-bottom: 8px
    }
#footCol2 p {
    font-size: 14px
    }
#footCol2 p a {
    color: #533933
    }
#footCol3 {
    float: left;
    border-left: 1px solid #fff;
    width: 336px
    }
#footCol3 p {
    font-size: 14px;
    text-align: justify;
    padding: 0 0 10px 15px
    }
.footer-text {
    padding: 15px;
    background: rgba(0, 0, 0, 0.03)
    }
.footer-text strong {
    font-weight: bold;
    color: #533933
    }
.footer-text a {
    color: #533933
    }
.footer-text p {
    margin: 0 0 15px 0
    }
#copyright {
    width: 960px;
    margin: 10px auto 0;
    font-size: 12px;
    position: relative;
    top: 570px
    }
#copyright div {
    line-height: 25px
    }
#copyright div p {
    text-align: center
    }
#copyright div a {
    color: #533933
    }
#copyright div img {
    vertical-align: middle
    }
/*#langGst { float: left; margin-left: 40px; width: 280px; }*/
.langFlags {
    margin-top: 8px;
    float: left;
    margin-left: 10px
    }
.goog-te-gadget-icon {
    display: none
    }
#google_translate_element {
    float: left;
    margin-left: 10px
    }
/*.copyrightTxts {float : left; width : 400px;}*/