/* 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 12px 0; font-size: 10px; } /* contexte 1 */ #contexte1 { } #fin-contexte1 { } /* contexte 2 */ #contexte2 { background: url("images/contexte-vert-top.png") top left no-repeat #889800; } #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 .logo { margin: 0 0 1em 0; } #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; } #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; }