@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-style: normal;
    padding: 0px;
    border: 0px;
    margin: 0px;
}

body {
    background: url(/media/ombreinterieur__017118100_1435_09012008.gif) no-repeat center 5px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 150%;
    font-size: 11px;
}

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

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

/* --------------------------- */
/* V1 DU SITE SANS ACCES PRIVE */
/* --------------------------- */

.acces_prive { display: none; }

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

/* ------- */
/* ACCEUIL */
/* ------- */

 body.accueil { background: url(/media/ombreaccueil__026093200_1435_09012008.gif) no-repeat center 18px; }
.accueil #page { background: none; }
.accueil #banner #image_du_chapitre { top: 62px; }
.accueil #contents { padding: 346px 15px 0px 40px; }
.accueil #contents .breadcrumb{ display: none; }
.accueil #rightbar { display: none; }
.accueil #footer .boxshorcutfooter { padding-top: 0px; }

.accueil #contents  h3 {
    background: none;
    color: #0064A9;
    padding: 0px;
    margin: 0px;
}

.accueil #contents  p {
    margin: 0px;
}

.accueil #contents a {
    background: url(/media/plus__074298500_1435_09012008.gif);
    line-height: 35px;
    overflow: hidden;
    margin-top: 5px;
    float: right;
    height: 13px;
    width: 56px;
}

.accueil #colgauche {
    padding: 0px 20px 0px 0px;
    width: 450px;
    float: left;
}

.accueil #colgauche hr.clear { height: 10px; }

.accueil #colgauche #actualite img {
    margin: 0px 15px 15px 0px;
    float: left;
}

.accueil #colgauche #texte_libre img {
    margin: 0px 0px 15px 15px;
    float: right;
}


.accueil #coldroite {
    border-left: 2px dotted #0064A9;
    padding: 0px 0px 0px 20px;
    width: 370px;
    float: left;
}

.accueil #coldroite img {
    vertical-align: middle;
    padding: 0px;
    margin: 0px;
}


.accueil #coldroite ul { margin: 0px; }

.accueil #coldroite li {
    font-weight: normal;
    padding-top: 10px;
    list-style: none;
}

.accueil #coldroite a { margin-top: -15px; }

/* ----------------------- */
/* RESTAURATION COLLECTIVE */
/* ----------------------- */

.restauration_collective .table_rest_collective { margin-top: 20px; }

.restauration_collective .table_rest_collective td {
    text-align: center;
    font-weight: bold;
    color: #0099C5;
    border: none;
}

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

.plan_de_site #contents ul { margin-top: 0px; }
.plan_de_site #contents ul li { padding-left: 15px; }

/* ----- */
/* VOEUX */
/* ----- */

body.voeux { background: #164A75; }
.voeux #page { width: 900px; background: none; }
.voeux #banner { display: none; }
.voeux #contents { padding: 0px 0px 0px 0px; }
.voeux #contents #main { color: white; }
.voeux #contents #main a, .voeux #contents #main a:link, .voeux #contents #main a:visited, .voeux #contents #main a:hover, .voeux #contents #main a:active { color: yellow; }
.voeux .breadcrumb { display: none; }
.voeux #leftbar { display: none; }
.voeux #rightbar { display: none; }
.voeux #footer { display: none; }