/*----------------- Global attributes ----------------------*/
TABLE.glbMainTbl{width:840px; height:100%;  background-color:white;}
TD.headerGlb { height:149px;  }
TD.leftMenuGlb_ar {width:195px;
                   background:url('../images/front_page/ar_leftMenuTop.jpg') ;
                   background-position:top; background-repeat:no-repeat;
                   height:100%; vertical-align:top; text-align:center;  }
TD.leftMenuGlb_fr {width:172px;
                   background:url('../images/front_page/fr_leftMenuTop.jpg');
                   background-position:top; background-repeat:repeat-y;
                   height:100%; vertical-align:top; text-align:left;
}
TD.mainContentGlb_ar { width:455px;
                       background:url('../images/front_page/ar_mainTopBg.jpg') top no-repeat;}
TD.mainContentGlb_fr { width:455px;
                       background:url('../images/front_page/fr_mainTopBg.jpg') top no-repeat;}

TD.rightMenuGlb_ar {width:172px; background:url('../images/front_page/ar_rightMenuBg.jpg');
                    background-position:top; background-repeat:repeat-y;
                    height:100%; vertical-align:top; text-align:right; }
TD.rightMenuGlb_fr {width:195px; background:url('../images/front_page/fr_rightMenuTop.jpg') ;
                    background-position:top; background-repeat:no-repeat;
                    height:100%; vertical-align:top; text-align:center;  }
TD.footerGlb { height:20px;}

/* A {text-decoration : none;} */
A:active 	{COLOR: #909090; text-decoration:none;}
A:link 		{COLOR: #000000; text-decoration:none;}
A:visited 	{COLOR: #000000;}
A:hover 	{COLOR: #ff0000; text-decoration:none; font-weight : italic;  }
/*----------------- Header -------- background:url('../sys_resources/images/blue_bg.gif');*/
TD.topLink {color:white; font-family:Verdana; font-size:10px; font-weight:bold;}
TD.topLink A:active {	COLOR: white; text-decoration:none;}
TD.topLink A:link {	    COLOR: white; text-decoration:none;}
TD.topLink A:visited {	COLOR: white; text-decoration:none;}
TD.topLink A:hover {	COLOR: #ff0000; text-decoration:underline; font-weight : italic;  }	
/*------------------------------------------------------------------------------------------*/
/*----------------- Left Menu Links ---------------------- */
TABLE.link_menu {width:100px;}
TD.link_MainMenu {width:100; height:30; border:1px solid #D7BF56;
                  color:blue; font-family:Verdana; font-size:10px;
                  font-weight:bold; text-align:center;
}
TD.lm_sub_link_puce {width:20; height:18;}
IMG.lm_sub_link_puce{width:11; height:11;}
TD.lm_link_puce {width:18; height:18;}
IMG.lm_link_puce{width:18; height:18;}
TD.link_menu_main_Cnt{border-left:1px solid #D7BF56; border-right:1px solid #D7BF56;
                      border-bottom:1px solid #D7BF56;}
TD.lm_link_ar {color:black; font-family:Tahoma; font-size:11px; text-align:right; }
TD.lm_link_fr {color:black; font-family:Tahoma; font-size:11px; text-align:left; }

TD.lm_link_fr A:active { COLOR: #909090; text-decoration:none;}
TD.lm_link_fr A:link 	{ COLOR: #000000; text-decoration:none;}
TD.lm_link_fr A:visited{ COLOR: #000000; text-decoration:none;}
TD.lm_link_fr A:hover  { COLOR: #ff0000; text-decoration:none; font-weight : italic;  }

TD.lm_link_ar A:active { COLOR: #909090; text-decoration:none;}
TD.lm_link_ar A:link 	{ COLOR: #000000; text-decoration:none;}
TD.lm_link_ar A:visited{ COLOR: #000000; text-decoration:none;}
TD.lm_link_ar A:hover  { COLOR: #ff0000; text-decoration:none; font-weight : italic;  }

/*----------------- Conteneur Carre ---------------------- */
TD.carre_bg_top {height:18;
                 background:url('../images/carre/carre_bg_top.gif') repeat-x; }
TD.carre_bg_left {width:18;
                  background:url('../images/carre/carre_bg_left.gif') repeat-y; }
TD.carre_bg_right {width:18;
                   background:url('../images/carre/carre_bg_right.gif') right repeat-y; }
TD.carre_bg_bot {height:18;
                 background:url('../images/carre/carre_bg_bot.gif') bottom repeat-x; }
TD.carreContent {font-family:Tahoma; font-size:11; }
TD.carreFixedContent {font-family:Tahoma; font-size:11;
                      background:url('../images/carre/carre_mid.gif'); }


/*---------------------------------------------------------------------------------------------*/
P.pageTitle {font-size:18px; font-weight:bold; color:#068011;}
div.pageTitle {font-size:18px; font-weight:bold; color:#068011;}

/*---------------------------------------------------------------------------------------------*/
DIV.anairMenuCnt {
    position:absolute; width: 160px;
    border-color:#DDD274;
    background-color:#FFFFD9;
    display:none;
    border-top:1px solid #47B189;
    border-bottom:1px solid #47B189;
    border-left:1px solid #47B189;
    border-right:1px solid #47B189;

}
