/* comportement generaux */

body {
font-family: arial, geneva, sans-serif;
font-size: 12px;
}

a {
color: #8fa419;
}

a:hover{
color: #493f0b;
}

.listagebloc ul, .listagebloc li, #navigation ul, #navigation li {
list-style-type:none;
margin:0;
padding:0;

}

h1, h2, h3, h4, h5, h6 {
font-weight: normal;
margin:0;
}

/* chemin */
#chemin {
margin: 0 0 10px 0;
font-size: 10px;
}

/* contexte 2 */

#contexte2 {
background: url("images/contexte-vert-top.png") top left no-repeat #889800;
}

.page-sommaire #fin-contexte2 {
background: url("images/contexte-vert-bottom.png") bottom left no-repeat;
height:12px;
}

#fin-contexte2 {
background: url("images/contexte-vert-bottom.png") bottom right no-repeat;
height:12px;
}

/* partie texte */

#corps {
font-family: arial, verdana, sans-serif;
}

#corps h1 {
color: #8fa419;
font-size: 24px;
}

#corps .dateauteurs {
color:#000;
font-size: 10px;
}

#corps .dateauteurs a {
color:#000;
}

#contextes h1 {
font-size:13px;
}

#corps .clearer_header {
clear: left;
}

#corps .texteheader {
margin-bottom: 16px;
}

#corps .chapeau {
font-weight:bold;
line-height: 130%;
color:#333;
margin-bottom:1em;
}

#corps .texte {
line-height: 130%;
text-align:justify;
font-size: 12px;
}

h3 {
font-size: 18px;
color:#5d6b10;
margin: 2em 0 0.6em 0;
}

#corps h3 {
margin-top: 2em;
clear:left;
}


#corps #texteconteneur {
margin-bottom: 16px;
}

#corps .listagerepondre {
text-align:right;
font-size:11px;
margin:1em 2em 1em 0;
}

/* footer */

#footer {
color:#fff;
}

#footer a {
color: #fff;
}

#footer a:hover {
color:#f5a0ca;
} 

#site-footer img {
border:0;
}

/* cas particulier */

#edito {
margin-bottom: 3em;
}

#edito h2 {
display:none;
}

#edito h1 {
margin-bottom:6px;
}

#edito .texte {
font-size: 14px;
line-height: 140%;
color:#666;
}

.texte p{
  margin: 1em 0 1.5em 0;
}
#listearticles{
  clear: both;
}
.spip_logo{
  float: none;
}
#contexte2 a:hover {
    background-color: #898E0A;
}
#contextes {
    font-size: 11px;
    font-family: arial, geneva, sans-serif;
}
.clear{
  clear: both;
}
.documents_portfolio > ul > li{
  float: left;
}
.documents_portfolio > ul > li:last-of-type{
  float: none;
}

.page-recherche #corps, .page-breve #corps{
  margin-left: 10px;
}

ul.breves li{
  list-style-type:  square;
  margin-left: 10px;
}