/* listes */ /* liste pour le corps */ h2 { background-position: top left; background-repeat: no-repeat; font-size: 9px; padding: 4px 6px 4px 4px; display: inline; color: #fff; } #corps h2 { background-image: url(fond-listage.png); } #contextes h2 { background-image: url(fond-h6.png); } .listagebloc { clear: left; } #corps .listagebloc { margin-top: 24px; } #contextes .listagebloc { margin-top: 12px; } #corps .listageconteneur { background-color:#ffffff; padding: 16px 12px; border-left: 1px solid #669900; margin-bottom: 26px; } #contextes .listageconteneur { background-color: #fff; margin-bottom: 20px; padding: 6px; } #corps .listageconteneur li { margin: 0 0 16px 0; clear: left; } #contextes .listageconteneur li { font-size: 9px; padding: 3px 0; } #corps .listagelogo { border: 1px solid #556666; margin: 0 10px 6px 0; clear: left; float: left; } #corps .listagetitre { font-size: 20px; margin: 0; font-weight: normal; } #corps .dernierart .listagetitre { font-size: 12px; } #corps .listagetitre a { color: #669900; text-decoration: none; } #corps .listagetitre a:hover { color: #FF6600; text-decoration: underline; } #corps .listageinfo { font-size: 10px; font-weight: bold; margin: 2px 0; color: #666; } #corps .listagetexte { line-height: 16px; font-size: 11px; text-align: justify; margin: 4px 0 4px 0; } #corps .listagesite { font-size: 13px; } #corps .listagesuite { font-size: 10px; text-align: right; } #contextes li a { background-image: url(fleche-lien.png); background-position: 0px 3px; background-repeat: no-repeat; font-size: 11px; color: #333; text-decoration: none; padding-left: 12px; } #contextes li a:hover { background-image: url(fleche-anim.gif); } #contextes span a { padding-left: 0; background-image: none; font-size: 9px } #contextes span a:hover { color: #FF6600; background-image: none; } #contextes .listageinfo a { background-image: none; padding-left: 0; } #contextes .listageinfo a:hover { background-image: none; }