h2, h3 { font-family:"Helvetica-45-light", arial narrow, arial; line-height:1em; margin-top:0.5em; }
h4 { font-family:"Helvetica-47-lightCondensed", arial narrow, arial; line-height:1em; }

h2 { font-size:2.0em; margin-bottom:0.5em; }
h3 { font-size:1.5em; }
h4 { font-size:1.3em; }



table { width:100%; }
table.tableau tr { padding:0; }
table.tableau tr td {
	border-bottom:1px solid #acacac;
	border-right:15px solid #FFFFFF;
	font-weight:normal;
	padding:8px 2px;
	}

table.tableau tr td:first-child { font-weight:bold; }
	
table.grille tr td { border-right:15px solid #FFFFFF; }
table.grille { margin:15px 0; }	
div#introduction table.grille tr td { border:none; }

#redaction {
	padding-right:22px;
	padding-top:10px;
	text-align:normal;
	clear:both;
	}

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;
	}
	
ul#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;
	}
