
/*** Wrappers généraux du site (permettent de placer une bordure verticals (dégradé) à gauche et à droite ***/
#body { width:auto; clear:both; }
#wrap { width:1004px; margin:0 auto 0 auto; clear:both; }
#wrapFoot { width:1004px; margin:0 auto 0 auto; clear:both; height:20px; }
#wrapInfo { width:1004px; margin:0 auto 0 auto; clear:both; height:20px; }
/*****/

/*** Areas ***/
#areaITLBar { width:98%; background:transparent; clear:both; margin:0 auto 0 auto; }
#areaBanner { width:1004px; height:100px; clear:both; }
#areaNav { width:1004px; height:autopx; background:url(../../ccbw_plus/ccbw/images/bg_nav.png) repeat-y 0 top; clear:both; }
#areaTools { width:1004px; height:0px; clear:both; }
#areaLeft { width:0px; float:left; overflow-x:hidden; overflow-y:visible; }
#areaCenter { width:750px; float:left; overflow-x:hidden; overflow-y:visible; }
#areaRight { width:250px; float:left; overflow-x:hidden; overflow-y:visible; }
#areaFoot { width:750px; height:10px; background:#FFFFFF; clear:both; margin-right:250px; }
/*****/

/*** Borders & Backgrounds ***/
#areaLeft { background-color:transparent; }
#areaCenter { border:0 solid none; background:transparent; }
#areaRight { background-color:transparent; }
/*****/

/*** Tree ***/
UL.tree1 { margin-left:0; padding-left:0; }
UL.tree2 { margin-left:15px; padding-left:0; }
LI.tree2, LI.tree2a { display:list-item; margin-left:15px; list-style-position:outside; }
/*****/


#areaCenter { border-left:0px; }