#Clementine_debug_div {
    position: absolute;
    z-index: 999;
    right: 5px;
    top: 5px;
    max-width: 40%;
}

body {
    font-family: Arial, Helvetica, Times;
    font-size:12px;
    width:100%;
    margin:0;
    padding:0;
}

#supersize {
    top:0;
    left:0;
    margin:0;
    padding:0;
}

#supersize img, #supersize a{  
    height:100%;  
    width:100%;
}

#supersize .activeslide, #supersize .activeslide img{  
    display:inline;  
    top:0;
    left:0;
    margin:0;
    padding:0;
}  

.fond{
    width:100%;
    height:100%;
    overflow:hidden;
    position:fixed;
    margin:0;
    padding:0;
    left:0;
    top:0;
}

.fond img{
    width:100%;
}

#accueil {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    /* overflow: hidden; */
}

#fond,
#devant {
    position: absolute;
}

#fond {
    z-index: 1;
    width: 100%;
    
}

#devant {
    z-index: 2;
}

.spacer {
    clear:both;
}

#header {
    background-color: transparent;
    opacity: 1;
    display: block;
    height: 115px;
    left: 0px;
    top: 0px;
    width: 935px;
}

.logo {
    background-color: transparent;
    opacity: 1;
    display: block;
    height: 80px;
    left: 20px;
    position: absolute;
    top: 20px;
    width: 640px;
}

.logo a img {
    border:0;
}

#logo {
    background-color: transparent;
    opacity: 1;
    display: block;
    height: 80px;
    left: 0px;
    position: absolute;
    top: 0px;
    width: 640px;
    z-index: 3;
}

#menu {
    background: transparent url(../images/bg-menu.png) repeat-y;
    opacity: 1;
    display: block;
    height: 38px;
    left: 0px;
    position: relative;
    top: 0px;
    width: 935px;
    z-index: 3;
}

#menu ul.menu {
    margin:0;
    width:750px;
    float:left;
}

.langue {
    float:right;
    width:85px;
    margin:0;
    padding:7px 0 0 0;
}

.langue a img {
    border:none;
}

#menu ul li {
    float:left;
    list-style:none;
    margin: 11px 0;
}

#menu ul li a {
    font-weight:bold;
    color:#333333;
    text-decoration:none;
    font-size:13px;
    padding: 12px 12px 12px 0;
}

#menu ul li a:hover {
    color:#ff6600;
}

#menu ul li a.active {
    color:#ff6600;
}

a.lien_orange{
    color:#666666;
    text-decoration:none;
    font-weight:bold;
}

a.lien_orange:hover{
    color:#ff6600;
    font-weight:bold;
    text-decoration:underline;
}

#content {
    background: transparent url(../images/bg_content.png) repeat-y;
    opacity: 1;
    display: block;
    left: 35px;
    top: 50px;
    width: 870px;
    margin:50px 0 0 35px;
    padding:30px 0 0 35px;    
}

.txt_content {
    width:530px;
    text-align:justify;
    float:left;
    padding:0;
}

.img_content {
    float:left;
    width:235px;
    padding:35px;
    margin:0 0 0 29px;
    text-align:right;
}

.img_content img {
    border:1px solid #ff6600;
}

ul#partenaires li {
    list-style:none;
}

ul#partenaires li a.titre_partenaires{
    font-size:15px;
    font-weight:bold;
    color:#FF6600;
    text-decoration:none;
}

ul#partenaires li a.titre_partenaires:hover{
    color:#666666;
}

ul#partenaires li ul{
    margin:0;
    padding:10px;
}

ul#partenaires li ul li{
    list-style:none;
}

ul#partenaires li ul li a{
    color:#ffffff;
    font-weight:bold;
}

#footer_content {
    background: transparent url(../images/bg_footer.png) repeat;
    opacity: 1;
    display: block;
    left: 0;
    top: 0;
    width: 899px;
    margin:45px 0 0 36px;
    padding:0;
    font-size:11px;
    text-align:center;
    color:#666666;
}

#footer_content a{
    color:#666666;
    text-decoration:none;
}

#footer_content a:hover{
    color:#FF6600;
}

.txt_content_chambre {
    width:865px;
    text-align:justify;
    float:left;
    padding:10px 0 20px 0;
    height:135px;
    overflow:hidden;
}

.txt_content_description {
    width:865px;
    text-align:justify;
    float:left;
    padding:10px 0 20px 0;
    overflow:hidden;
}

.txt_content_description .txt_content {
    width:530px;
    text-align:justify;
    float:left;
    padding:0;
}

.txt_content_description .img_content {
    margin-top:0;
    padding-top:0;
    text-align:right;
}

.txt_content_chambre .txt_content {
    padding:5px 0 0 0;
}

.txt_content_chambre .img_content {
    padding:0 35px;
}


h1 {
    margin:0;
    padding:5px 0 20px 0;
    color:#ff6600;
    font-size:16px;
    font-style:italic;
}

h2 {
    margin:0;
    padding:5px 0 5px 0;
    color:#ff6600;
    font-size:15px;
}

h3 {
    margin:0;
    padding:5px 0 0px 0;
    color:#ff6600;
    font-size:13px;
    font-style:italic;
}

.orange {
    color:#ff6600;
    font-weight:bold;
}

.orange_light {
    color:#ff6600;
    float:right;
}

.orange_light a{
    color:#ff6600;
}

#presentation {
    background-color: transparent;
    opacity: 1;
    display: block;
    left: 36px;
    position: absolute;
    top: 114px;
    width: 104px;
    height: 38px;
    z-index: 3;
}

#chambres {
    background-color: transparent;
    opacity: 1;
    display: block;
    left: 140px;
    position: absolute;
    top: 114px;
    width: 114px;
    height: 38px;
    z-index: 3;
}

#image {
    background-color: transparent;
    opacity: 1;
    display: block;
    height: 326px;
    left: 681px;
    position: absolute;
    top: 240px;
    width: 215px;
    z-index: 3;
}

.ui-datepicker {
    z-index: 10;
}

/*
#logo:hover,
#presentation:hover,
#chambres:hover,
#image:hover {
background-color: white;
opacity: 0.1;
}
 */
 
 .img_print {
    display:none;
 }

/*3wkom.net - seo*/
h1#awkomH1{
	position: absolute;
	z-index: 1;
	top: 90px;
	left: 34px;
    margin: 0;
    padding: 0;
    font-size: 9px;
    font-style: normal;
    font-weight: normal;
	text-align: right;
    color: #CFCFCF;
}
