    
#corps {
    width:532px;
}

    #corps-inner {
        padding: 10px 20px;
    }


    /*#corps-inner h1 {*/
    /*    display:none;*/
    /*}*/

    #corps-inner h1#corps-titre-rubrique {
        display:block;
        padding:15px 10px 10px 3px;
        font-size:18px;
    }

    div#texte {
        background-color: #F1EDE0;
        color: #333;
        padding:10px 0px 15px;
        font-size:11px;
        text-align:justify;
    }
    
    div#texte p {
        margin:5px 15px;
    }
    
    div#texte .presentation {
        background-color: #E7E1D3;
        padding:10px;
        margin:14px;
    }
    
    div#texte hr {
        clear:both;
        height:18px;
        background-color: #e7e1d3;
        border:none;
        margin:18px 0px 15px;
    }


    div#texte h2 {
        margin:10px 15px 15px;
        padding:5px 20px 5px 21px;
        background: url(/images/v2/carre-promotion-14x14.png) no-repeat 0px 5px transparent;
        border-bottom: 1px solid #333;
        font-size:13px;
        font-weight:bold;
    }
    
        div#texte.rub-restaurant h2 {
            background-image: url(/images/v2/carre-restaurant-14x14.png);
            border-color: #A69D8B;
        }
        
        div#texte.rub-hotel h2 {
            background-image: url(/images/v2/carre-hotel-14x14.png);
            border-color: #A69D8B;
        }
        
        div#texte.rub-promotion h2 {
            background-image: url(/images/v2/carre-promotion-14x14.png);
            border-color: #A69D8B;
        }
        
        div#texte.rub-informations h2 {
            background-image: url(/images/v2/carre-informations-14x14.png);
            border-color: #A69D8B;
        }
        
    div#texte h3 {
        margin:14px 15px 14px;
        padding:5px 0px 3px;
        color:#555;
        /*background: url(/images/v2/carre-promotion-14x14.png) no-repeat 0px 5px transparent;*/
        border-bottom: 1px solid #D7D1C3;
        font-size:11px;
        font-weight:bold;
        text-transform:uppercase;
    }
    /*
        Tableaux
        
        mise en forme des tableaux du contenu
    */
    
    div#texte table.TableRouge tr td,
    div#texte table.tableau tr td {
        padding:3px 4px;
        background:none;
    }
    div#texte table.tableau tr th {
        padding:3px 4px 2px;
        background:none;
        font-weight:bold;
        border-bottom: 1px solid #A69D8B;
    }
    
    div#texte #infos_etages {
        width:255px;
    }
    
    div#texte ul {
        padding-left:20px;
    }
        
        
        div#texte ul li {
            list-style-type:none;
            background: url(/images/v2/puce.png) no-repeat 5px 5px transparent;
            margin:0px 20px 0px 20px;
            padding-left:20px;
        }


    div#texte strong {
        font-weight:bold;
        color:#222;
    }
    
    div#texte a {
        color:#C3522D;
    }
    
    div#texte div.small {
        font-style:italic;
        color:#777;
        margin:15px;
    }
    
    div#texte .centre {
        text-align:center;
    }
    
    div#texte .box {
        padding:15px;
    }
    
	div#texte .espacement {
		margin:10px;
	}
	
    div#texte h4 {
        font-weight:bold;
        font-size:12px;
        border-bottom: 1px solid #999;
        padding-bottom:5px;
        margin:5px 14px 20px;
    }

    div#texte .description-partenaire img {
        height:25px;
        float:right;
    }

#bandeau-droite {
    width:180px;
}


    .bandeau-droite-inner {
        padding:10px 12px 30px;
        border-bottom:1px solid #E7E1D3;
        
    }
    
    .bandeau-droite-inner h2 {
        margin:15px 0px;
    }
    
    
    .bandeau-droite-inner ul.menu {
        padding-left:0px;
    }

#menu {
    
}

    ul.menu {
        font-size:11px;
        margin:5px 0px 5px 5px;
        padding-left:10px;
        
    }
    
    ul.menu li {
        list-style-type: none;
        line-height:20px;
    }
        ul.menu li a {
            color: #FFF;
            text-decoration:none;
        }
        
        .menu-titre {
            padding:15px 10px 10px;
            height:15px;
        }
            .rubrique-hotel {
                background-color:#6c7b80;
            }
            
            .rubrique-restaurant {
                background-color:#8a8160;
            }
            
            .rubrique-informations {
                background-color:#3d2e23;
            }
            
            .rubrique-promotion {
                background-color:#c3522d;
            }
            



#page {}

    #page .images {
        border: 1px solid #8a8160;
    }


    #page .texte12 {
        font-size:11px;
    }
    



/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}
#lbCloseLink { display: block;color:#FFF;float: right;font-weight:bold;margin:0px;padding:2px;border:1px solid #FFF;}
#lbCaption, #lbNumber {margin-right: 71px;}
#lbCaption {font-weight: bold; }
