

/*
 * Mise en page des textes (bordures...)
 */

body {
    background-attachment:  fixed;
    background-color:       white;
    background-image:       url("pics/filigrane.gif"); 
    background-position:    100% 100%; 
    background-repeat:      no-repeat; 
}

.chapo {
    margin-top: 1em;
}
.texte {

}
.ps {
    padding-top: 0.6em;
    margin-top: 0.6em;
    border-top: 1px dashed #404040;
}
.notes {
    margin-top: 0.6em;
    margin-bottom: 0.6em;
    border-top: 1px solid #a0a0a0;
    padding: 1.5em;
}

/*
 * Habillage des menus et de la navigation
 */

.menu {
    background-color:   white;
    border:             1px solid #0066FF;
    border-top:         0px;
    line-height:        1em;
    padding:            0px 0px 0px 0px;
    margin:             0px 0px 8px 0px;
}
.menu ul {
    display:            block;
    list-style:         none;
    margin:             0px 0px 0px 0px;
    white-space:        nowrap;
    padding:            0px 0px 0px 0px;
}
.menu ol {
    display:            block;
    list-style:         none;
    margin:             0px 0px 0px 0px;
    white-space:        nowrap;
    padding:            0px 0px 2px 0px;
}
.menu ol ul li a {
    display:            block;
    padding:            1px 0 0 0;
    width:              95%;
}
.menu-titre {
    background-color:   #0066FF;
    border-top:         1px solid #0066FF;
    color:              white; 
    font-size:          10pt;
    font-variant:       small-caps;
    font-weight:        bold;
    margin:             0px 0px 2px 0px;
    padding:            1px 2px 2px 4px;
}
.menu-rubrique {
    font-size:          9pt;
    margin:             0px 0px 0px 0px;
    padding:            0px 0px 0px 10px;
}
.menu-item, .menu-subitem {
    font-size:          9pt;
    color:              #0022FF;
    margin:             0px 0px 0px 0px;
    white-space:        nowrap;
}
.menu-item {
    padding:            0px 0px 0px 0px;
}
.menu-subitem {
    padding:            0px 0px 0px 10px;
}

/* Des couleurs specifiques selon les types de menus */

.rubriques {
    padding:            0px 0px 0px 0px;
}

.articles {
    padding:            0px 0px 0px 10px;
}

.general        { background-color: #f8f8e8; text-align:center; }
.general .menu-titre     { color: white; background-color: #fcfcf0; }

.breves         { background-color: #ffeaea; }
.breves .menu-titre    { background-color: #fff2f2; text-align:center; }

.divers         { background-color: #eaeaff; }
.divers .menu-titre    { background-color: #f2f2ff; text-align:center; }

.forums         { background-color: #e8f8f8; }
.forums .menu-titre    { background-color: #f0fcfc; text-align:center; }


/*
 * Styles pour le contenu (c-a-d. la colonne principale)
 */

.contenu {
    text-align: justify;
    background-color: transparent;
    margin: 15px;
    padding-left: 15px;
    width: 70%;
}
.contenu .logo {
    background: transparent;
    border: none;
    position: absolute; 
    margin: 10px 0 0 0;
    padding: 0;
    top: 0;
    right: 0;
    z-index: 0;
}
.contenu h2.titre-extrait {
}
.contenu h2.titre-texte {
}
.contenu .surtitre {
    margin-top: 0em;
    margin-bottom: 0em;
}
.contenu .detail {
    margin-left: 2em;
}
.contenu .detail .important {
    color: #a02020;
}
.extrait {
    margin: 0.1em;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: 2em;
    margin-right: 0.1em;
    line-height: 1.4em;
}
.liste-articles {
    margin-top: 1em;
    margin-bottom: 1em;
    clear: left;
}
.contenu .forum-repondre {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: left;
    font-size: 90%;
    font-weight: bold;
    margin-top: 0.6em;
}


/*
 * Disposition a l'ecran : colonnes, encarts, cartouches
 */

#principal {
    position: absolute;
    left: 200px;
    /*left: 18em;*/
    top: 0px;
    margin: 0px;
    padding: 0px;
    padding-left: 1em;
    /*margin-right: 2em;*/
    margin-right: 0px;
    margin-top: 1.5em;
}

#plan {
    position: absolute;
    left: 2em;
    top: 0px;
    margin: 0px;
    padding: 0px;
    margin-right: 2em;
    margin-top: 2em;
}

#navigation {
    background-image: url("pics/nuages.jpg");
    position: fixed;
    left: 0px;
    top: 0px;
    width: 180px;
    height: 100%;
    /*width: 14em;*/
    padding: 10px 10px 5px 10px;
    margin: 0px 0px 0px 0px;
    /*margin-left: 1.8em;*/
    background-color: #C6DDFF;
    background-repeat: repeat;
    border-right: 1px dotted navy;
    border-bottom: 1px dotted navy;
}

.encart {
    float: right;
    /*width: 14em;*/
    width: 34%;
    margin-left: 4%;
    /*margin-left: 2em;*/
    margin-top: 1em;
    margin-bottom: 0em;
    margin-right: 0px;
}

.cartouche {
    padding-top: 1em;
    padding-bottom: 5px;
    border-bottom: 2px solid #303030;
}

.spip_logos {
    margin: 3px;
    border-width: 0px;
}

/*
 * Habillage du plan du site
 */

.plan-secteur {
    margin-top: 0em;
    margin-bottom: 3em;
    clear: right;
}

.plan-secteur h1 {
    display: block;
    border: 1px solid #a0a0a0;
    margin: 0px;
    padding: 8px;
    font-size: 150%;
    font-weight: bold;
    background-color: #e0ffe0;
    text-align:center;
}
.plan-rubriques {
    clear: left;
    display: block;
    list-style: none;
}
.plan-rubrique {
    display: inline;
    border: 1px solid #a0a0a0;
    padding: 3px;
    font-weight: bold;
}
.plan-articles {
    clear: left;
    margin-top: 0.5em;
    margin-bottom: 1em;
    list-style: square;
}

/* Eclaircissement progressif des rubriques en fonction de la profondeur */

ul .plan-rubrique {
    background-color: #e0ffe0;
    border-color: #b8b8b8;
}
ul ul .plan-rubrique {
    background-color: #eaffea;
    border-color: #d0d0d0;
}
ul ul ul .plan-rubrique {
    background-color: #f4fff4;
    border-color: #e8e8e8;
}


/*
 * Habillage des forums
 */

ul.forum-total {
    display: block;
    padding: 0px;
    margin: 0px;
    list-style: none;
}
.forum-fil {
    margin-top: 3em;
}
.forum-fil ul {
    display: block;
    margin: 0px;
    margin-left: 2em;
    padding: 0px;
    list-style: none;
}
.forum-titre {
    font-weight: bold;
    font-size: 120%;
}
.forum-item {
    margin: 0px;
    padding: 1em;
    padding-top: 0.5em;
    padding-bottom: 0em;
    text-align: justify;
    color: #303030;
    font-size: 80%;
}
.forum-repondre-message {
    text-align: right;
}

/* Boite d'un forum : eclaircissement progressif des bords */

ul .forum {
    border: 1px solid #909090;
    padding: 0px;
    margin: 0px;
    margin-bottom: 1em;
}
ul ul .forum {
    border: 1px solid #a4a4a4;
}
ul ul ul .forum {
    border: 1px solid #b8b8b8;
}
ul ul ul ul .forum {
    border: 1px solid #cccccc;
}
ul ul ul ul ul .forum {
    border: 1px solid #e0e0e0;
}
ul ul ul ul ul ul .forum {
    border: 1px dashed #e0e0e0;
}

/* Boite de titre d'un forum : mise en couleur selon la profondeur du forum */

ul .forum-chapo {
    border: 0px;
    border-bottom: 1px dashed #b8b8b8;
    margin: 0px;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 3px;
    padding-bottom: 2px;
    font-size: 90%;
    background-color: #c4e0e0;
}
ul ul .forum-chapo {
    background-color: #d4e8e8;
}
ul ul ul .forum-chapo {
    background-color: #e4f0f0;
}
ul ul ul ul .forum-chapo {
    background-color: #f4f8f8;
}
ul ul ul ul ul .forum-chapo {
    background-color: #ffffff;
}


/*
 * Habillage des petitions
 */

.signatures {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 1em;
    margin-bottom: 1em;
    width: 100%;
}
.signatures td, 
.signatures th {
/*
    -moz-border-radius: 0.4em;
 */
}
.signatures-titre {
    clear: right;
    font-weight: bold;
    font-size: 120%;
    text-align: center;
    padding: 0.5em;
    margin: 0px;
}
.signature-date {
    white-space: nowrap;
    background-color: #e4f0f0;
    padding: 0.5em;
}
.signature-nom {
    font-weight: bold;
    background-color: #ecf4f4;
    padding: 0.2em;
    text-align: center;
}
.signature-message {
    font-size: 85%;
    background-color: #f4f8f8;
    padding: 0.4em;
    text-align: justify;
}


/*
 * Formulaires
 */

.formrecherche {
    background-color: #f2f2f2;
    color: #505030;
    margin: 0px;
    padding: 2px;
    border: solid 1px #909090;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 80%;
    font-weight: normal;
}

.formulaire {
    color: black;
    margin: 0px;
    margin-bottom: 16px;
    padding: 4px;
    border: 1px solid #a0a0a0;
    background-color: #f6f6f6;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 80%;
    font-weight: normal;
}
.forml {
    background-color: #ececec;
    margin: 4px;
    padding: 1px;
    border: dashed 1px #909090;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 90%;
}
.spip_bouton {
    border: 2px solid #404040;
    padding: 3px;
    background-color: #d0d0d0;
    font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}

.spip-admin {
}

img,
.spip_documents_left img,
.spip_documents_right img,
.spip_documents_center img {
    padding:        1px;
    border:         1px solid navy;
    margin:         0em 1em 0em 1em;
}

.spip_documents_center { 
    clear:          both; 
    width:          100%; 
    margin:         auto; 
}

img.logo {
    background-color:   #0066FF;
    padding:            1px 1px 1px 1px;
    border:             none;
    margin:             0px 0px 0px 10px;
}

img.airplane {
    float:          left; 
    margin:         0em 1em 1em 0em;
}

img.puce {
    border:         none;
    margin:         0px 0px 0px 0px;
}


/* table des tarifs */
table.concours,
table.formations,
table.programme,
table.tarifs {
    border:         1px solid #0066FF;
    border-spacing: 0px;
    margin:         0px 0px 0px 0px;
    padding:        0px 0px 0px 0px;
}

table.programme td {
    padding:        5px 5px 5px 5px;
}

table.concours thead tr th,
table.concours thead tr td,
table.formations thead tr th,
table.formations thead tr td,
table.tarifs thead tr th,
table.tarifs thead tr td {
    background-color:   #0066FF;
    color:              white;
    font-weight:        bold;
    white-space:        nowrap;
    padding:            5px 8px 5px 8px;
    text-align:         center;
}

table tbody tr th {
    white-space:    nowrap;
    padding:        3px 5px 3px 2px;
}

table tbody tr td {
    white-space:    nowrap;
    padding:        1px 8px 1px 8px;
}

table.formations tbody th {
    background-color:   #C6DDFF;
    font-weight:        bold;
    text-align:         right;
    border-top:         1px dotted #0066FF;
}

table.formations tfoot th {
    font-size:          120%;
    color:              white;
    background-color:   #0066FF;
}

table.concours tbody td:first-child,
table.concours tbody td:last-child {
    text-align:         right;
}

table.formations tbody td:first-child,
table.formations tbody td:first-child + td + td {
    text-align:         right;
}

table.tarifs tbody th,
table.tarifs tbody td:first-child {
    text-align:         left;
}


/* miscellaneous */
div.retour {
    position:       absolute;
    bottom:         -2em;
    left:           50%;
    text-align:     center;
    font-weight:    bold;
    font-size:      120%;
    color:          red;
}

div.center {
    text-align:     center;
}

.on {
    font-weight:    bold;
    white-space:    nowrap;
}

input, 
textarea {
    border:             1px solid gray;
}

input.error, 
textarea.error {
    background-color:   pink;
}

div.toc {
    background-image:   url("pics/nuages.jpg");
    border:             1px solid #0066FF;
    display:            block;
    font-size:          9pt;
    padding:            0;
    position:           fixed;
    right:              10px;
    top:                90px;
    white-space:        nowrap;
    width:              80px;
}

div.toc div.title {
    background-color:   #0066FF;
    color:              white; 
    padding:            2px;
    white-space:        normal;
}

div.toc div {
    padding:            1px 2px;
}
