@charset "iso-8859-1";

@import url(_elements.css);
@import url(structure.css);
@import url(navigation_elements.css);
@import url(form.css);
@import url(boxes.css);
@import url(account.css);
@import url(catalog.css);
@import url(publication_methods.css);
@import url(search.css);
@import url(board.css);

* {
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
    padding: 0px;
    margin: 0px;
    border: 0px;
}



body {
    font-family: Arial, Helvetica, sans-serif;
    background: #781A28;
    line-height: 15px;
    margin-top: 20px;
    font-size: 11px;
}

img {
    vertical-align: bottom;
    border: 0px;
}

.clear {
    visibility: hidden;
    line-height: 0px;
    clear: both;
    height: 0px;
    border: 0px;
}

/* --------------------------- */
/* INTEGRATION NOUVELLE CHARTE */
/* --------------------------- */

#footer .first_level { display: none; }

/* --------------------------- */
/*                             */
/* CONTEXTUALISATION DES PAGES */
/*                             */
/* --------------------------- */

/* -------------- */
/* PAGE D'ACCUEIL */
/* -------------- */

.rubrique_sommaire_ .neo_photo {
    background: url(/media/fond_menu_chariot_golf__005366700_1609_31102007.jpg) no-repeat 18px bottom;
}

.rubrique_sommaire_ #rightbar { display: none; }

.rubrique_sommaire_ .breadcrumb { display: none; }

.rubrique_sommaire_ #contents { padding: 0px 0px 20px 296px; }

.rubrique_sommaire_ #contents #main {
    margin-left: -45px;
    width: 734px;
}

/* ------------ */
/* PLAN DU SITE */
/* ------------ */

.plan_du_site #contents ul {
    list-style-position: outside;
    margin: 5px 0px 5px 25px;
}

/* --------------- */
/* PLAN DU TERRAIN */
/* --------------- */

#footer .box_plan #plan_overlay{
    background: #781A28;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0px;
    top: 0px;
}

#footer .box_plan h2 { display: none; }

/* ------------------------------ */
/* ELEMENTS DU MENU MASQUES MAIS  */
/* VIVISBLES DANS LE PLAN DU SITE */
/* ------------------------------ */

#nested li.plan_du_site { display: none; }
#nested li.mentions_legales { display: none; }

/* --------------------------- */
/* CORRECTIFS POUR EXPLORER v6 */
/* --------------------------- */

* html #nested .first_level a {
    padding: 0px 0px 0px 0px;
    line-height: 26px;
}

/* --------------------------------- */
/* INTEGRATION DE LA NOUVELLE CHARTE */
/* --------------------------------- */

.refonte { display: none; }
