/* CSS Document */

#categoryListe{ margin:2em 10ex; padding:0;list-style:none; list-style-image:none; background:none; background-image:none;}
#categoryListe li{height:70px; padding:8px 0; border-bottom:1px solid #86D442; list-style:none;list-style-image:none; background:none; background-image:none;clear:both;}
.thumbCategory{ width:200px; height:70px; float:left; margin-right:20px; overflow:hidden;}
#categoryListe h2 { float:left;font-weight:normal;}
#categoryListe h2 a{color:#45A803;}
#categoryListe h2 a:hover{color:#FD5A2F;}

#articleListe{ margin:1em 5ex 2em 5ex; list-style:none; list-style-image:none; }
#articleListe li{padding:0.1em 0 0 5ex; margin:0 0 0.5em 0;background:url(/design/images/puce_article.gif) no-repeat left top; }