/* SPIP-STYLE                                              version 1.9  */
/* Cette feuille contient les styles associes au code genere par SPIP.  */
/* Ces styles sont indispensables et doivent necessairement etre        */
/* definis pour le bon fonctionnement de votre squelette                */


/* Raccourcis typographiques de SPIP */
i.spip {}
strong.spip {}
hr.spip {}

.spip_puce { list-style-position: outside; }

ul.spip { list-style: disc; }
ol.spip { list-style: decimal; }
ul.spip li, ol.spip li { list-style: inherit; }
li.spip { margin: 0.3em 0 0.3em 0.8em; list-style-position: outside; }

h3.spip {
    text-align: center; 
    margin-top: 2em; 
    margin-bottom: 1.4em; 
    font-size: 1.15em; 
    font-weight: bold; }

/* Paragraphes, citations, code et poesie */
p.spip {
         font-family: Arial ; font-size: 13px; color: #7E0000;
       }
p.spip_note {}

blockquote.spip, .spip_serif { font-family: "Bitstream Vera Serif", Georgia, Times, serif; }

blockquote.spip { 
    margin: 1em; 
    padding-left: 1em;
    padding-right: 1em;
    border: 1px dotted; }

div.spip_poesie { 
    margin: 1em; 
    padding-left: 1em; 
    border-left: 1px solid;
    font-family: Garamond, Georgia, Times, serif; }
div.spip_poesie div { text-indent: -60px; margin-left: 60px; }

.spip_code, .spip_cadre { font-family: monospace; font-style: normal; font-size: 1.1em; }
.spip_cadre { width: 99%; border: 1px solid; }

.spip_surligne { background: #FF6; }

/* Tableaux */
table.spip {
    margin: auto;
    margin-bottom: 1em;
    border: 1px solid;
    border-collapse: collapse; }
table.spip caption {
    caption-side: top; /* bottom pas pris en compte par IE */
    text-align: center;
    margin: auto;
    padding: 3px;
    font-weight: bold; }
table.spip tr.row_first { background: #FFC; }
table.spip tr.row_odd { background: #DDD; }
table.spip tr.row_even { background: #EEE; }
table.spip th, table.spip td { padding: 3px; text-align: left; vertical-align: middle; }

/* Logos, documents et images */
img, .spip_logos { margin: 0; padding: 0; border: none; }

.spip_documents { text-align: center; }
.spip_documents_center { clear: both; width: 100%; margin: auto; }
span.spip_documents_center { display: block; margin-top:1em; }
.spip_documents_left { float: left; margin-right: 15px; margin-bottom: 5px; }
.spip_documents_right { float: right; margin-left: 15px; margin-bottom: 5px; }
.spip_doc_titre { font-weight: bold; font-size: 0.8em; margin-left:auto; margin-right:auto;}
.spip_doc_descriptif { clear: both; font-size: 0.8em; margin-left:auto; margin-right:auto;
}
span.orange {color: #FF8700}
span.sous-titre_vert { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #6F9C12; font-weight: bold;}


/* modeles par defaut */
.spip_modele {float:right; display:block; border:1px dotted gray; width:180px;}

/* Barre de raccourcis typographiques */
table.spip_barre { width: 100%; }

table.spip_barre a img {
    background: #FDA;
    padding: 3px;
    border: 1px outset #999; }
table.spip_barre a:hover img {
    background: #FFF;
    border: 1px solid #999; }

table.spip_barre input.barre { width: 100%; background: #EEE; }

/* * Couleurs des liens de Spip */
a.spip_note {} /* liens vers notes de bas de page */
a.spip_in { color: #900; } /* liens internes */
a.spip_out { color: #009; } /* liens sortants */
a.spip_url { color: #009; } /* liens url sortants */
a.spip_glossaire { color: #060; } /* liens vers encyclopedie */
.on { font-weight: bold; color: #000; } /* liens exposes */

.rubriques {
    min-width: 190px;
    margin: 0px;
    margin-bottom: 0em;
    font-size: 0.77em;
    color: #5A4112;
}

.rubriques .memrub { padding: 0;
    font-size: 1em;
}
.rubriques li .memrub li { border-left: none; }
.memrub li {
    border-bottom: 1px solid #5A4112;
}
.rubriques .memrub li a { display: inline; padding: 0; font-weight: normal;}
.rubriques .memrub * { color: #5A4112; }
.rubriques .memrub a:hover { text-decoration: underline; }
.rubriques .memrub li .on { font-weight: bold; }


.rubriques .memart { padding: 0; font-size: 0.9em; }
.rubriques .memart li {
    list-style: square inside;
    border-bottom: none;
    padding: 0.2em 0.7em; margin: 0;
}
.rubriques li .memart li { border-left: none; }
.rubriques .memart li a { display: inline; padding: 0; }
.rubriques .memart * { color: #5A4112; }
.rubriques .memart a:hover { text-decoration: underline; }

.texte { font-family: Arial ; font-size: 13px; color: #7E0000; }

/* Habillage du menu */
.menuFooter {
    margin-bottom: 1em; /* 1em apres le contenu pour laisser un espace avant le cadre de login */
    background: transparent url(../IMG/menu_bas.gif) no-repeat;
    }
.menuHeader {
    text-align: center;
    font-weight: bold;
    margin: 0;
    background: transparent url(../IMG/menu_haut.gif) no-repeat;
    background-position: center bottom;
    }

.menuContenu {
    padding: 0px 10px 0.5em 10px;
    margin: 0;
    background: transparent url(../IMG/menu_centre.gif) repeat-y;
    }

/* Habillage du contenu */
.contenuFooter {
    margin-bottom: 1em; /* 1em apres le contenu pour laisser un espace avant le pied de page */
    background: transparent url(../IMG/contenu_bas.gif) no-repeat;
    }

#contenuHeader {
    text-align: center;
    font-weight: bold;
    margin: 0;
    background: transparent url(../IMG/contenu_haut.gif) no-repeat;
    background-position: center bottom; /* corrige le bug d'alignement avec IE */
    }

.contenuCentre {
    padding: 16px 16px 16px 16px;
    margin: 0;
    background: transparent url(../IMG/contenu_centre.gif) repeat-y;
    }

.haut_page {
    text-align: right;
    font-size: 0.7em;
}

/* Style des popups */
#popup{
    width: 560px;
    text-align: left;
    margin-left: 0;
    margin-right: 0;
}

#popup h1{
    font-size: 1.2em;
    font-weight: bold;
    color: #6F9C12;
    margin-bottom: 2em;
}

#popup h3{
    font-size: 1em;
    font-weight: bold;
    color: #6F9C12;
    margin-top: 1.5em;
    margin-bottom: 0.5em;
}
#popup ul {
    list-style-image: url(../IMG/fleche.gif);
    padding: 0em 0em 0em 0em;
    margin: 0.5em 0 1em 1.5em;
}
#popup ol {
    margin: 0 0 0 2em;
    padding: 0em 0em 0em 0em;
}

#popup #popup_entete {
    width:100%;
    margin-bottom: 2em;
}
#popup #popup_entete img {
    border: 1px solid #6F9C12;
}

#popup #popup_entete .droite {
    float: right;
}

#popup #contenu {
    width: 100%;

}

.doc_pdf {
   margin-top: 1em;
   border-top: 1px dashed #8bae54;
   font-size: 0.7em;
}

/* style du cadre de login */
.loginFooter {
    background: transparent url(../IMG/menu_bas.gif) no-repeat;
    }
#loginHeader {
    text-align: center;
    font-weight: bold;
    margin: 0;
    background: transparent url(../IMG/menu_haut.gif) no-repeat;
    background-position: center bottom;
    }

.loginContenu {
    padding: 0px 10px 0.5em 10px;
    margin: 0px 0 0 0;
    background: transparent url(../IMG/menu_centre.gif) repeat-y;
    }
.loginContenu h1 {
    text-align: center;
    font-weight: bold;
}

.login_bouton {
    text-align: center;
    font-weight: bold;
    margin: 5px 0 0 0;
    border-width: 1px;
}



/* style du menu de l'entete */
#menu_entete_list {
padding: .2em 0;
margin: 0;
list-style-type: none;
background-color: #8bae54; /* couleur de fond du menu */
color: #7E0000; /* couleur du texte */
width: 100%;
font: normal 90% arial, helvetica, sans-serif;
text-align: center;
}

#menu_entete_list li { display: inline; }

#menu_entete_list li a
{
text-decoration: none;
font-size: 0.9em;
background-color: #8bae54; /* couleur de fond d'un lien */
padding: 0.2em 1em;

}

#menu_entete_list li a:hover
{
background-color: #b9cb8f; /* couleur de fond d'un lien survolé */
}




