/* comportement generaux */

body {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
}

a {
color: #8fa419;
text-decoration: none;
}

a:hover{
color:#555;
}

.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;
}

/* partie texte */

#corps {
font-family: Georgia, "Times New Roman", Times, serif;
margin: 0 1em 0 1em;
}

#corps h1 {
color: #39aa63;
font-size: 20px;
margin-bottom: 1em;
}

#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;
}

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

h3 {
font-size: 16px;
color:#39aa63;
margin: 2em 1em 0.6em 0;
}

#corps h3 {
padding-top: 1em;
margin-bottom: 1em;
border-top: 1px dotted #39aa63;
clear:left;
}

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

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

/* footer */

#footer {
color:#555;
}

#footer a {
color: #8fa419;
text-decoration: none;
}

#footer a:hover {
color:#555;
background: #ddd;
} 

#site-footer img {
border:0;
}

/* cas particulier */

#edito {
margin-bottom: 3em;
}

#edito h2 {
display:none;
}

#edito h1 {
margin-bottom:1em;
margin-right: 1em;
}

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

/* navigation */

#navigation {
font-family: helvetica, arial, verdana, sans-serif;
font-size: 13px;
font-weight:bold;
width:850px;
position:absolute;
top:273px;
}
