#redaction { padding-right:16px; width:755px; color:#333; line-height:1.3em; font-size:0.95em; margin-bottom:20px; } 
	
ul#catParents { list-style-image:none; margin-left:10px; width:140px; text-align:left; float:right; border-left:1px dotted RED; }
ul#catParents li { display:block; margin-bottom:5px; }
	
#catParents li#libelle { margin-left:7px; }

ul#catParents li a { display:block; margin-left:7px; *position:relative; cursor:pointer; z-index:15px; text-decoration:underline; color:#DD4422; font-size:11px; }
	
ul#catParents li a:hover { color:black; }

ul.filtres li.filtre { margin-left:10px; color:#DD4422 }

ul.partenaires { display:none; position:absolute; width:310px; background-color:white; border:1px solid #BBBBBB; left:190px; padding:10px; border-radius: 15px; -moz-border-radius: 15px; -webkit-border-radius: 15px; }

table.tableau tr td:first-child {
    font-weight: bold;
}

table.grille tr td { border-right: 15px solid #FFFFFF; font-weight:normal; font-variant:normal; font-size:100%; }
div#intro table.grille tr td { border-right:none; }
table.tableau tr td {
    border-bottom: 1px solid #ACACAC;
    border-right: 15px solid #FFFFFF;
    font-weight: normal;
    padding: 8px 2px;
}
