/* style pour panel */
.x-panel-body p {margin:10px;font-size:12px; }
.container { padding:10px }
em.cfg { font-style: italic; font-weight: bold;}

/* style pour window */
.x-window-body p {margin:10px;font-size:12px; }
.x-window-body h3 {text-decoration:none;color:#7F7F7F;font-family:"Century Gothic";font-size:12px; }
.x-window-body a {text-decoration:none;color:#7F7F7F; font-family:"Century Gothic";font-size:12px;}
.x-window-body a:link {text-decoration:none;background-color:#fff; }
.x-window-body a:hover {color:#f60;text-decoration:none;background-color:#fff; }
.x-window-body a:visited {text-decoration:none; }

/* style tool tip */
.tip-target { width:500px; margin-left: auto; margin-right: auto; background-color: transparent; }
/* 
$testext .="padding: 5px 0;
$testext .="border:1px dotted #99bbe8;  
$testext .="cursor:default;
$testext .="align:center}
*/

.tip-target2 { width:500px ; background:#fff }
/*
$testext .="padding: 5px 0;\r";
$testext .="border:1px dotted #99bbe8;\r";
$testext .="cursor:default;
$testext .="align:center;
*/
