@charset "utf-8";
/* CSS Document */

#hq-contenu { float:none; margin-left:10px; width:940px;} 

dl { margin-top:20px; }
	dt { background:#5d87b0; color:#fff; font-size:1.17em; font-weight:bold; padding:5px 10px; }
	dd { color:#003366; padding:10px 0 0 10px; width:930px; }
		dd ul { float:left; font-size:0.95em; line-height:1.3em; list-style:none; margin:0px 18px 0px 0px; width:298px; /*background-color:#CCC;*/ }
			dd ul a { text-decoration:none; }
			dd ul li { font-weight:bold; margin:0 0 5px 0; }
				dd ul ul { margin:0px 0px 10px 0px; width:298px; float:none; }
					dd ul ul li { font-weight:normal; margin:3px 0; }
						dd ul ul.l-note li { color:#333; margin:0; }
					
		dd p { border-bottom:1px dashed #003366; font-weight:bold; margin:0px 0px 5px 0px; padding:0 0px 3px 0 }
		.l-note-span { color:#333; font-weight:normal; }			
					
/* Faux col */
.l-f-1col, .l-f-2cols { float:left; display:inline;  }
.l-f-1col { width:298px; margin-right:18px; /*background-color:#03F; */}
	.l-f-1col ul { margin-right:0px; }
.l-f-2cols { width:614px;/* background-color:#0F3;*/ }
.l-col-end { margin-right:0; }


