

html, body {
    height: 100%;
    margin: 0;
    text-align: justify;
    font: 12px serif;
  }


html {
    background: #e0c771;
  }


a {
    color: #4B7020;
    font-weight: bold;
  }


a:hover {
    color: #7E490A;
  }


a img {
    border:none;
  }

hr.separation {
clear: both;
visibility: hidden;
}

div#global {
    min-height: 100%;
    width: 750px;
    padding: 0 10px;
    margin: 0 auto;
    position: relative;
    background:#e0c771 url(global.png) center repeat-y;
  }


div#center {
    /* Pour éviter la superposition du pied de page et du contenu : */ padding-bottom: 50px;
    overflow: auto;
  }


div#footer {
    position: absolute;
    width: 800px;
    height:60px;
    bottom: 0;
    left:-15px;
    padding-right:0;
    padding-top:0;
    background: #e0c771 url(footer.png) no-repeat;
    color: #fff;
  }


div#content {
    float: left;
    width: 510px;
    margin-left: 10px;
  }


div#sidebar {
    float: right;
    width: 200px;
    margin-right:15px;
  }


div#header {
    background: url(header.jpg) no-repeat;
    color: #fff;
    height: 200px;
    position: relative;
    left:-2px;
  }


div#header ul {
    margin: 0;
    margin-left:525px;
    padding: 0;
    list-style-type: none;
  }


div#header ul li a {
    display: block;
    height: 20px;
    font: bold 1.1em sans-serif;
    background:url("triangle.png") left no-repeat;
    text-decoration: none;
    padding: 0 13px;
    line-height:20px;
    color: white;
    margin-bottom:3px;
    text-align:left;
  }


div#header h1 {
    margin: 0;
    position: absolute;
    bottom: 10px;
    left: 30px;
    font: 3em sans-serif;
  }


ul#menu {
    margin: 0;
    padding: 0;
    list-style: none;
  }


ul#menu li a {
    display: block;
    height: 25px;
    line-height: 25px;
    background: url(gnu_copyleft.png) no-repeat left top;
    padding-left: 30px;
    margin: 2px 0;
    border-bottom: 1px solid #7fcf2e;
    font: small-caps 1.1em/30px sans-serif;
    text-decoration: none;
  }


ul#menu li a,div#content h2 {
    color:#E57C0D;
  }


ul#menu li a:hover {
    background-position: left bottom;
    color: #c30;
  }


div#sidebar h3, div#footer p, div#sidebar p {
    padding: 0 10px;
  }


div#sidebar legend {
    font-family:sans-serif;
    font-size:12px;
    color: black;
  }


div#sidebar fieldset {
    border:1px solid #4C5D39;
    text-align:left;
    font-size:80%;
    margin-top:1.5em;
    font-family:sans-serif;
  }


div#sidebar fieldset ul {
    border:1px solid #4C5D39;
    list-style-type:none;
    padding: 0;
    margin:0px;
    border:none;
  }


div#sidebar fieldset ul li {
    margin-bottom:5px;
  }


div#footer p {
    padding-top:10px;
    margin: 0;
    font-size: 0.85em;
font-family:sans-serif;
    text-align:center;
  }


div#footer a {
    color : green;
    font-weight : bolder;
  }


div#footer a:hover {
    text-decoration:none;
    border:none;
  }


p#presentation {
    padding:2em;
    padding-left:0;
    font-family:serif;
    border-style:dashed;
    border-width:0 1px 1px 0;
    border-color:black;
    margin:1em;
  }


p#presentation:first-letter {
    font-size:310%;
    float:left;
  }


div#depeches h2 {
    margin-bottom:0;
    padding-top:.75em;
text-align:left;
  }


div#depeches h2 a {
    color:#4E7822;
    text-decoration:none;
    border-bottom: 1px solid #B44613;
  }


div#depeches h2 a:hover {
    border-color:#2D3F19;
  }


div#depeches p {
    font-family:serif;
    margin-top:0;
    padding-top:5px;
    margin-left:1.5em;
    padding-left:0.5em;
    border-left:0.2em solid #B44613;
  }


div#depeches p em {
    color:#484848;
  }
div#manifs {
    background: url(manifestations.png) no-repeat right bottom;
width:410px;
border: solid green 1px;
padding:5px 90px 10px 10px;
font-family:sans-serif;
text-align: left;
}

div#manifs ul {
    list-style-type: none;
    padding-left:1em;
  }


div#manifs ul li {
    margin-bottom:5px;
  }


div#bloc_rubrique {
    border-bottom-color : green;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-left-color : green;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : green;
    border-right-style : solid;
    border-right-width : 1px;
    border-top-color : green;
    border-top-style : solid;
    border-top-width : 1px;
    margin-top : 5px;
    padding-bottom : 12px;
    padding-left : 12px;
    padding-right : 12px;
    padding-top : 12px;
  }


div#bloc_rubrique h1, a#rubrique {
    background-image : url("fleche.png");
    background-position : center left;
    background-repeat : no-repeat;
    font-family : sans-serif;
    font-size : 200%;
    font-variant : small-caps;
    margin-right : 20%;
    margin-top : 0px;
    padding-left : 40px;
    padding-top : 0px;
  }


div#bloc_rubrique h1 {
    border-bottom-color : #67931c;
    border-bottom-style : solid;
    border-bottom-width : 2px;
  }


div#bloc_rubrique p.descriptif {
    font-family : serif;
    font-size : 95%;
    font-style : italic;
  }


div#bloc_rubrique p.texte {
    font-family : serif;
    font-size : 90%;
    font-style : normal;
  }


a#rubrique {
    display:block;
    width:40px;
  }


div#article p {
    margin-left:10px;
    margin-right: 5px;
  }


div#article p.surtitre {
    font-size:120%;
    margin-bottom:0;
    text-align:left;
    font-style : italic;
  }


div#article h1.titre {
    font-size:200%;
    font-family : sans-serif;
    color:black;
    margin-top:5px;
    margin-bottom:5px;
    text-align:left;
  }


div#article p.soustitre {
    font-size:150%;
    font-family : sans-serif;
    margin-top:0;
    text-align:left;
  }


div#article p.date {
    font-size:75%;
    font-style : italic;
  }


div#article div.chapo {
    font-size:95%;
    font-family : sans-serif;
    margin-left:30px;
margin-right:25px;
padding-top:2px;
padding-bottom:2px;
    padding-left:14px;
    border-left:solid 1.5px #DD8B1C;
    background:url(fond_blanc.png) left repeat-y;
  }

div#article div.chapo p.spip {margin:0;}


div#article div.texte p.spip {
    font-size:100%;
    text-indent:1.5em;
  }


div#article div.texte h2.spip,div#article div.texte h1 {
    color : black;
    font-size : 190%;
    font-variant : small-caps;
text-align:left;
  }


div#article div.texte h3.spip {
    color:black;
    font-size:140%;
    margin-top:1em;
    margin-bottom:0.75em;
  }

div#article div.texte h4.spip {
    color:black;
    font-family: sans-serif;
    font-size:120%;
    margin-top:0em;
    margin-bottom:0em;
  }

div#article div.ps {
    font-size:90%;
    margin-left:2em;
    margin-right:1em;
    margin-top:1em;
    margin-bottom:1.5em;
  }


div#article div.notes {
    font-size:80%;
    border-top:solid black 1px;
    padding:10px;
  }


div#article a.spip_note {
    color:#764EBB;
    font-style : italic;
  }


div#article div#documents_joints {
width:500px;
margin:auto;
padding:auto;
}

div#article div#documents_joints h2{
color: black;
font-family: sans-serif; 
}

div#article div#documents_joints ul {
    margin: 0;
    margin-left:0;
    padding: 0;
    list-style-type: none;
text-align:center;
}

div#article div#documents_joints li {
    display: block;
border: dotted 1px black;
margin:10px;
   width:90px;
float:left;
min-height:150px;
font-family:sans-serif;
font-size:75%;
    padding: 5px;
}


div#article a.spip_in {
  }


div#article a.spip_glossaire {
    border-bottom-color : #5fb21c;
    border-bottom-style : dashed;
    border-bottom-width : 1px;
    color : #5FB21C;
    cursor : help;
    padding-bottom : 1px;
    text-decoration:none;
    background-image : url('wiki.png');
    background-position : right;
    background-repeat : no-repeat;
    padding-right : 17px;

  }

div#article a.spip_glossaire:hover {
border:none;
}
div#article a.spip_out, div#article a.spip_url {
    background-image : url('spip_out.png');
    background-position : right;
    background-repeat : no-repeat;
    color : #a75d07;
    padding-right : 17px;
  }


div#article a.spip_url {
    font-family:fixed;
font-size:105%;
  }


div#article .spip_code {
    font-family:fixed;
    color:grey;
    background-color:white;
    border-left:2px solid grey;
    padding-left:2px;
  }


div#article strong.spip {
  }


div#article dl.spip_documents_center dt.spip_doc_titre, div#article dl.spip_documents_center dd.spip_doc_descriptif {
    margin:auto;
  }


div.spip-admin-float {
    left : 10px;
    position : fixed;
    width:50%;
  }


img.spip_logos {
    margin:1em;
  }


div.formulaire_inscription input[type=submit]{margin-top:5px;margin-left:50px;width:80px;}

div.formulaire_spip input[type=text]{background-color:#e0c771;padding-bottom:3px;border:none;border-bottom:1px dashed black;font-size:100%;font-family:fixed;}


div.formulaire_spip label{font-weight:bold;}

blockquote.spip{font-family:sans-serif; font-weight:bold;width:85%;margin-right:10%;}

div.texte blockquote {border-left:5px orange dotted;padding-left:30px; font-style:italic;
    background:url(bloc_citation.png) top left no-repeat;
    padding-top:5px;
    padding-bottom:5px;
    font-size:95%;
    font-family:sans-serif;
    min-height:30px;
    }
div.texte blockquote.spip p{margin-left:-5em;}

