@import 'contact.css';
@import 'recrutement.css';
@import 'search.css';
@import 'sitemap.css';
@import 'lightbox.css';

#container #content { position: relative; background: url(../fr/nav/lvl2/bg_content.gif) repeat-y; }

	/* path */
	#content #path { color: #253F48; font-size: 1.1em; height: 45px; line-height: 45px; margin-left: 8px; }
		#content #path a { color: #253F48; text-decoration: none; }
		#content #path a:hover { text-decoration: underline; }
	
	#content #contentWrapper { float: left; }
	/* content column */
	#contentWrapper #contentColumn { margin: 0 219px 0 236px; /*padding: 0 25px 0 25px;*/ width: 500px; min-height: 295px; }
	* html #contentWrapper #contentColumn { height: 295px; } /* ie6 bug min-height fixed */
	
		/* page navigation */
		#content #pageNav { width: 500px; margin-top: 20px; }
			#content #pageNav td { width: 33%; }
		
		/* page list */
		#content #pageList { margin-top: 20px; }
			#content #pageList .item { background: url(../fr/nav/lvl2/bg_pageListM.gif); width: 500px; margin-bottom: 10px; }
				#content #pageList .item .top { background: url(../fr/nav/lvl2/bg_pageListT.gif); height: 4px; }
				#content #pageList .item .bottom { background: url(../fr/nav/lvl2/bg_pageListB.gif); height: 4px; }
				#content #pageList .item .middle { margin: 1px 5px; background: url(../fr/nav/lvl2/bg_pageList.jpg) repeat-x bottom; padding: 5px; }
				#content #pageList .item .imageRight { padding-top: 0; padding-bottom: 0; }
	
	/* left column */
	#content #leftColumn { float: left; width: 202px; margin-left: -946px; min-height: 295px; }
	* html #content #leftColumn { height: 295px; } /* ie6 bug min-height fixed */
	
		/* sub nav */
		#leftColumn #subnav { background: url(../fr/nav/lvl2/bg_subnavM.gif); width: 202px; }
			#leftColumn #subnav .top { background: url(../fr/nav/lvl2/bg_subnavT.gif); height: 4px; }
			#leftColumn #subnav .bottom { background: url(../fr/nav/lvl2/bg_subnavB.gif); height: 4px; }
			#leftColumn #subnav .middle { margin: 1px 5px; background: url(../fr/nav/lvl2/bg_subnav.jpg) repeat-x bottom; }
			#leftColumn #subnav h2 { font-size: 1.4em; border-bottom: 0; margin: 0; padding-left: 4px; }
			#leftColumn #subnav ul { margin: 0 0 0 15px; padding: 5px 0; }
				#leftColumn #subnav ul li { background: url(../fr/nav/bullet1.gif) no-repeat 0px 7px; padding: 0 0 0 20px; }
			#leftColumn #subnav a { color: #183941; text-decoration: none; }
			#leftColumn #subnav .active a { color: #DA251D; }
	
	/* right column */
	#content #rightColumn { position: relative; float: left; width: 194px; margin: -45px 0 0 -194px; background: url(../fr/nav/lvl2/bg_rightColumn.jpg) no-repeat; min-height: 295px; }
	* html #content #rightColumn { height: 295px; } /* ie6 bug min-height fixed */
	
		/* editable 2 */
		#rightColumn #editable2 { width: 173px; margin: 63px auto 0 auto; background: #fff; }
			#rightColumn #editable2 .top { background: url(../fr/nav/lvl2/bg_editableRT.gif); height: 5px; }
			#rightColumn #editable2 .bottom { background: url(../fr/nav/lvl2/bg_editableRB.gif); height: 5px; }
			#rightColumn #editable2 .middle { margin: 1px 5px; background: url(../fr/nav/lvl2/bg_editableR.jpg) repeat-x bottom; padding: 0 2px; }

