body {

}

#layoutTable {
	display:			table;
	width:				964px;
	margin:				auto;
	border-collapse:	collapse;
	font-size:			12px !important;
}

#leftColumn {
	display:			table-cell;
	vertical-align:		top;
	width:				215px;
	min-height:			985px;
	height:				985px;
	background-image:	url(../images/blueLeft.jpg);
	background-position: top;
	background-repeat:	no-repeat;
}

#bfLogo {
	display:			block;
	position:			absolute;
	height:				260px;
	width:				265px;
	top:				0px;
	z-index:			50;
	margin-left:		-50px;
	background-image:	url(../images/logo.png);
	//background: none;
	//filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/template/1/images/logo.png");
	background-position: top;
	cursor:				pointer;
	background-repeat:	no-repeat;
}

#bfMail2 {
	display:			block;
	width:				180px;
	height:				20px;
	margin-top:			372px;
	margin-left:		30px;
	text-decoration:	none;
}

#topBanner {
	display:			table-cell;
	width:				749px;
	height:				196px;
	background-image:	url(../images/flashBanner.jpg);
	background-repeat:	no-repeat;
}

#menuCell {
	display:			table-cell;
	vertical-align:		top;
	width:				749px;
	height:				58px;
}

#menuCellDiv {
	height:				58px;
	width:				100%;
	max-height:			58px;
	height:				58px;
	overflow:			hidden;
}

#contentCell {
	display:			table-cell;
	vertical-align:		top;
	background-image:	url(../images/contentTop.jpg);
	background-position: top left;
	background-repeat:  no-repeat;
	width:				749px;	
	height:				800px;
	background-color:	white;
}

#contentZone {
	position:			relative;
	height:				800px;
	font-size:			12px !important;
	font-family:		Tahoma !important;
	margin:				10px;
	margin-top:			20px;
}

.menuElement, .level1, .menuSpacer {
	display:			block;
	position:			static;
	height:				58px;
	background-position: top left;
	background-repeat:	no-repeat;
	z-index:			50;
	width:				132px;
	float:				left;
	text-align:			right;
	font-family:		Tahoma;
	color:				white;
	font-size:			16px;
	font-weight:		bold;
	padding-right:		15px;
}


#menuRouge {
	background-image:	url(../images/redMenu.jpg);
	margin-left:		10px;
	//margin-left:		+3px;
}

#menuBleu {
	background-image:	url(../images/blueMenu.jpg);
}

#menuVert {
	background-image:	url(../images/greenMenu.jpg);
}

#menuOrange {
	background-image:	url(../images/orangeMenu.jpg);
}

#menuGris {
	background-image:	url(../images/grayMenu.jpg);
	width:				120px;
	padding-right:		27px;
	//width:				117px;
	//padding-right:	30px;
}

td, table {
	border-spacing:		0px;
	border-width:		0px;
	border-collapse:	collapse;
}

#contentZone p, #contentZone div, #contentZone span, #contentZone td {
	font-size:			12px !important;
	font-family:		Tahoma !important;
}

.level1 {
	//width:	144px;
	//margin-right: +5px;
	//margin-top: -39px;
}

a, a:visited {
	color:		#333333;
}

.red, .yellow {
	display:	block;
	height:		20px;
	width:		215px;
}

.red {
	background-image: url(../images/red.jpg);
}

.yellow {
	background-image: url(../images/yellow.jpg);
}

.leftPub {
	display:			block;
	width:				211px;
	height:				198px;
	text-decoration:	none;
	margin-left:		3px;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }
#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }
#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }
#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	
#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
