#debug_container { border:2px outset #ebe9ed; z-index:100000000; position:absolute; width:35%; top:80px; right:20px; background-color:#C0C0C0 }
#debug_console { list-style-type:none; margin:0; padding:0; min-height:50px; max-height:300px; overflow:auto; border:2px inset #ebe9ed; background-color:#ffffff }
#debug_console li { font-size:10px; font-family:verdana; line-height:16px; color:#000000; background:#ffffff url(/images/pictos/16x16/bullet-empty.png) no-repeat 2px 2px; padding:2px 2px 4px 22px; border-bottom:1px dotted #808080; min-height:16px }
#debug_console li.debug-message-info { background-image:url(/images/pictos/16x16/bullet-info.png) }
#debug_console li.debug-message-warning { background-image:url(/images/pictos/16x16/bullet-warning.png) }
#debug_console li.debug-message-error { background-image:url(/images/pictos/16x16/bullet-error.png); color:#FB5353; font-weight:bold }
#debug_boutons { border:1px outset #ebe9ed; background:#cacaca url(/css/widget/AI/outset.png) repeat-x; padding:1px }
#debug_boutons h1 { text-align:center; padding:0; margin:0; font-weight:bold; font-size:12px; cursor:pointer }
#debug_boutons span { font-weight:normal; cursor:pointer }
#debug_boutons span:hover { color:#007396 }