    
#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;*/
        background: url(/images/v2/carre-promotion-14x14.png) no-repeat 0px center transparent;
        border-bottom: 1px solid #333;
        /* font-size:13px; */
        font-size:15px;
	color:#777777;
        font-weight:bold;
    }
    
	div#texte .titre-accordeon h2 {
	    cursor:pointer;
	    font-size:13px;
	    
	}
    
        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;
        }
        
	
	/* Modif Marie 08/02/2011 - rubrique forfait */
        div#texte.rub-forfait h2 {
	    background-image: url(/images/v2/carre-forfait-14x14.png);
            border-color: #A69D8B;
	}
	
	div#texte.rub-informations h2, div#texte.rub-emploi 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;
        text-transform:uppercase;*/
        font-size:13px;
        font-weight:bold;
        
    }
    /*
        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;
	    text-align:left !important;
        }


    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 .italic {
	font-style:italic;
    }
    
    div#texte .box {
        padding:15px;
    }
    
	div#texte .espacement {
		margin:10px;
	}
    
    div#texte .contenu {
	display:none;
    }
    
    div#texte .barre {
	text-decoration:line-through;
    }
    
    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;
    }
    
    .info-form {
	display: block;
	float: left;
	padding-right: 5px;
	width: 80px;
    }
    
    .info-form2 {
	display: block;
	float: left;
	padding-right: 5px;
	width: 90px;
    }
    
    .info-form-130 {
	display: block;
	float: left;
	padding-right: 5px;
	width: 130px;
    }
    
    .info-form-175 {
	display: block;
	float: left;
	padding-right: 5px;
	width: 175px;
    }
    
    .bock-form {
	clear:both;
    }
    
    .menu_interne {
	padding-left:50px;
	float:left;
	width:175px;
    }
    
#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;
            }
            
	    /* Modif Marie 07/02/2011 - rubrique forfait */
	     .rubrique-forfait {
		background-color:#7694a8;
	     }
	    
	    
            .rubrique-informations, .rubrique-emploi {
                background-color:#3d2e23;
            }
            
            .rubrique-promotion {
                background-color:#c3522d;
            }
            
.colonne-moitie {
    width:215px;
    padding-left:22px;
}

.contenu-colonne-moitie {
    margin:0px auto;
}

.colonne-moitie p {
    width:180px;
}

#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; }

.accordion{
    cursor:default;
}

.accordion-toggle div.accordion-content {
    display:none;
    
}


.accordion div.titre-accordeon {
    /* background-color:#e7e1d3;
    border-bottom: #a69d8b solid 2px;
    background-image:url('/images/v2/contenu/titre-accordeon.png');
    background-repeat:no-repeat;
    margin:14px 15px 14px;
    padding:5px 0px 2px 87px;
    font-size:11px;
    font-weight:bold;
    color:#c3522d;*/
}

.bordure-pointille {
    border-bottom: 1px dashed #A69D8B;
    background-image:url('/images/v2/contenu/carre-orange7x7.png');
    background-repeat:no-repeat;
    background-position: center left;
}

.bordure-pointille td, p.bordure-pointille {
    padding-left:17px !important;
}

p.bordure-pointille {
    padding-bottom:5px !important;
    padding-top:5px !important;
    margin-top:0px !important;
    margin-bottom:0px !important;
    margin-left:17px !important;
}

.bordure-pointille-seul {
    border-bottom: 1px dashed #A69D8B;
}

tr.bordure-pointille-seul td {
    padding-bottom: 10px !important;
    padding-top:10px !important;
}

.bordure-pointille a {
    text-decoration:none;
}

tr.last td {
    padding-top:10px !important;
}

.espace-gauche {
    margin:0 15px 5px;
}

.info_prix {
    color:#a4381d;
    font-weight:bold;
}

sup {
    vertical-align:super;
}
