#global {
    width: auto;
}





/* ENTETE */

#entete {
    display: none;
}





/* BANDEAU */

#bandeau {
    display: none;
}





/* DIAPORAMA */

#diaporama {
    display: none;
}





/* ARIANE */

#ariane {
    display: none;
}





/* OUTILS */

#outils {
    display: none;
}





/* MENU */

#menu {
    display: none;
}





/* PIED DE PAGE */

#pied-page {
    display: none;
}





/* CONTENU */

#contenu {
    background-color: #ffffff;
    background-image: none;
}

.titre_page {
    margin: 15px 0px 15px 54px;
}
.separation {
    width: auto;
}

/* Navigation */

.navigation {
    display: none;
}





/* RECHERCHE, BROCHURES et LIENS */

.page_recherche,
.page_brochures,
.page_liens {
    width: auto;
    padding: 0px;
}
.page_recherche .ligne,
.page_brochures .ligne,
.page_liens .ligne {
    width: auto;
}
.page_recherche .listing,
.page_brochures .listing,
.page_liens .listing {
    width: 343px;
}
.page_liens .themes {
    display: none;
}





/* ACTUALITE */

.page_actualite {
    width: auto;
    padding: 0px;
}
.page_actualite .listing {
    width: auto;
}

.page_actualite .detail {
    width: auto;
}





/* PLAN DU SITE */

.page_plan {
    width: auto;
    padding: 0px;
}
.page_plan .left {
    width: 40%;
    padding: 0px 0px 0px 10%;
}
.page_plan .right {
    width: 40%;
}





/* CONTACT et CONFIRMATION */

.page_contact,
.page_confirmation {
    width: auto;
    padding: 0px;
}
.page_contact .right,
.page_confirmation .right {
    width: 246px;
    margin: 0px;
}





/* OFFRES */

.page_offres,
.page_manif{
    width: auto;
    padding: 0px;
}
.page_offres .recherche {
    display: none;
}

.page_offres .barre,
.page_manif .barre{
    width: auto;
}

.page_offres .listing,
.page_manif .listing{
    width: auto;
	position:relative;
}
.page_offres .listing .titre,
.page_offres .listing .adresse,
.page_offres .listing .contact,
.page_offres .listing .divers,
.page_manif .listing .titre,
.page_manif .listing .adresse,
.page_manif .listing .contact,
.page_manif .listing .divers{
	color:#000;
}
