table#layout {
	display:			table;
	margin-left:		auto;
	margin-right:		auto;
	border-collapse:	collapse;
	border-spacing:		0px;
}

td {
	padding:			0px;
}

p {
	padding:			0px;
	margin:				0px;
}

body {
	margin:				0px;
	background-image:	url(../images/bgColor.png);
}

td#rightColumn, td#leftColumn {
	display:			table-cell;
	background-position:top;
	background-repeat:	no-repeat;
	height:				500px;
	vertical-align:		top;
	width:				233px;
}

td#leftColumn {
	background-image:	url(../images/leftBg.png);
	width:				235px;
}

td#bothColumn {
	background-image:	url(../images/bothBg.png);
	background-repeat:	no-repeat;
	width:				920px;
}

td#rightColumn {
	background-image:	url(../images/rightBg.png);
	width:				685px;
	text-align:			center;
}

div#contentZone, div#contentZone2 {
	display:			block;
	margin-left:		auto;
	margin-right:		auto;
	width:				645px;
	margin-top:			10px;
	margin-bottom:		30px;
	text-align:			left;
	color:				white;
	font-family:		Arial;
	font-size:			12px;
	min-height:			400px;
	height:				expression( this.scrollHeight < 401 ? "400px" : "auto");
}

div#contentZone2 {
	width:				880px;
}

.actualite {
	display:			block;
	position:			relative;
	top:				+21px;
	height:				432px;
	width:				192px;
	background-position:center 54px;
	background-repeat:  no-repeat;
	text-align:			center;
}

.actualiteText {
	display:			block;
	position:			relative;
	margin:				auto;
	height:				86px;
	width:				184px;
	text-align:			left;
	top:				+215px;
	color:				#005a83;
	overflow:			hidden;
	font-family:		Arial;
	font-size:			12px;
	line-height:		14px;
	font-weight:		bold;
	//background-color:	#a6dc2c;
}

.actualiteTitle {
	display:			block;
	position:			relative;
	height:				27px;
	width:				192px;
	text-align:			right;
	color:				#005a83;
	overflow:			hidden;
	font-family:		Arial;
	//font-family:		"Arial Black";
	font-size:			14px;
	//font-size:		12px;
	line-height:		27px;
	font-weight:		bold;
	//font-weight:		normal;
	text-indent:		2px;
	top:				+198px;
}

.actualiteSeeAll {
	display:			block;
	position:			relative;
	height:				24px;
	width:				185px;
	text-align:			right;
	overflow:			hidden;
	font-family:		Arial;
	font-size:			10px;
	line-height:		24px;
	font-weight:		bold;
	text-indent:		10px;
	text-decoration:	none;
	color:				#005a83;
	top:				+215px;
}

.vertBas {
	display:			block;
	position:			absolute;
	top:				261px;
	height:				432px;
	width:				192px;
	background-image:	url(../images/vertBas.png);
}

#latestNews {
	display:			block;
	height:				273px;
	width:				222px;
	background-image:	url(../images/lastNews.png);
	background-position:center;
	margin-left:		auto;
	margin-right:		auto;
}

.menuItem {
	border:				none;
	position:			relative;
	float:				left;
	z-index:			100;
	padding:			0px;
	margin:				0px;
}

div#menu {
	background-image:	url(../images/menuBg.png);
	position:			relative;
	background-repeat:	no-repeat;
	height:				65px;
	width:				920px;
	z-index:			0;
}

#menuVert {
	position:			absolute;
	margin-top:			-65px;
	height:				65px;
	width:				920px;
	z-index:			50;
	background-image:	url(../images/menuVert.png);
	
}

img#menu_accueil {
	
}

img#menu_inscrire {
	left:				-6px;
}

img#menu_aider {
	left:				-13px;
}

img#menu_neuf {
	left:				-20px;
}

img#menu_question {
	left:				-32px;
}

img#menu_lien {
	left:				-41px;
}

img#menu_carrefour {
	position:			absolute;
	left:				+732px;
}

.noLine {
	text-decoration:	none;
	color:				#005a83;
}

.redArrow {
	display:			block;
	float:				left;
	height:				15px;
	width:				22px;
	background-image:	url(../images/redArrow.png);
	background-repeat:	no-repeat;
	background-position:left top;
}

.newsPageBody {
	display:			block;
	float:				left;
	min-width:			500px;
	height:				expression( this.scrollWidth < 501 ? "500px" : "auto");
	margin-left:		5px;
	height:				110px;
	font-family:		Arial;
	font-size:			12px;
	line-height:		16px;
	overflow:			hidden;
	text-align:			justify;
}

.newsPageTitle {
	display:			block;
	font-family:		Arial;
	font-weight:		bold;
	font-size:			22px;
	margin-bottom:		8px;
	width:				100%;
	
}

.newsPagePhotoBox {
	display:			block;
	float:				left;
	margin-left:		15px;
}

.img1 {
	margin-top:			1px;
}

.img2 {
	margin-top:			50px;
}

.newsPageRuler {
	clear:				both;
	width:				80%;
	position:			relative;
	top:				+20px;
	margin-bottom:		40px;
	left:				-2.6%;
	background-color:	#ee3224;
	border-color:		#ee3224;
	border-style:		solid;
	display:			block;
}

.newsFollowUp {
	display:			block;
	clear:				both;
	height:				15px;
	width:				75px;
	margin-top:			16px;
	background-image:	url(../images/redArrow.png);
	background-repeat:	no-repeat;
	background-position:-4px 0px;
	text-align:			right;
	line-height:		15px;
	color:				white;
	text-decoration:	none;
}

.redArrowO {
	display:			block;
	float:				left;
	height:				15px;
	width:				22px;
	background-image:	url(../images/redArrow.png);
	background-repeat:	no-repeat;
	background-position:left top;
}

.newsPageBodyO {
	display:			block;
	float:				left;
	width:				392px;
	font-family:		Arial;
	font-size:			12px;
	line-height:		16px;
}

.newsPagePhotoBoxO {
	display:			block;
	float:				left;
	width:				192px;
	margin-left:		30px;
}

.img1 {
	margin-top:			1px;
	border:				none;
}

.img2 {
	margin-top:			50px;
	border:				none;
}

.date {
	font-size:			10px;
	font-style:			italic;
	font-weight:		normal;
	display:			inline;
	margin-left:		20px;
}

/* Lightbox stuff */

#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; }

