/* comportement des listes */ #corps .listagebloc { background: url(images/ligne_sep.png) top left no-repeat; padding-top:5px; margin-bottom:30px; } #contexte2 .listagebloc { margin-bottom:20px; } #corps h2 { font-size:12px; font-weight:normal; margin-bottom:8px; text-transform:uppercase; } #contexte2 h2 { background: url(images/h2-contexte.png) repeat-y top left; font-family: verdana, arial, sans-serif; font-size:10px; color:#000; padding:6px; margin-bottom:6px; } .listagelogo { float:left; margin:0 1em 0.4em 0; } .listagetitre { font-size: 11px; font-weight: bold; color: #323232; margin-bottom:6px; } .listagetitre a { text-decoration:none; color: #323232; } .listagetitre a:hover { background-color:#ddd; } .listageinfo { font-size: 9px; color:#000; } .listagetexte { font-size:10px; line-height:140%; margin-bottom:6px; }