#ecoConcession{
	position:absolute;
	top:106px;left:0px;
	width:793px;
}
#ecoConcession table{
	font-size:11px;
}

#headerEco{
	margin:0px;padding:0px;
	width:793px;height:446px;
	background:url(gfx/ecoBgHeader.jpg) no-repeat #89d2f2;
}
#ecoArticle{
	margin:0px;padding:0px;
	background:url(gfx/ecoBgArticle.png) repeat-x;
}
#ecoMenu{
	margin:0px;padding:0px;
	width:793px;height:26px;
	background:url(gfx/ecoBgMenu.jpg) no-repeat;
}
#ecoMenu ul{
	margin:0px;padding:0px;
	list-style:none;
}
#ecoMenu ul li{
	margin:0px 2px 0px 0px;padding-top:8px;
	font-size:12px;
	float:left;
	cursor:pointer;
	width:160px;height:26px;
	text-align:center;
}
#ecoMenu ul li a{
	font-size:13px;
	color:white;
	font-weight:bold;
}
#ecoMenu ul li a:hover{
	text-decoration:none;
}
#ecoContenu{
	padding:0px 15px 0px 15px;
}
#ecoFooter{
	position:absolute;
	top:100%;left:0;
	height:297px;width:998px;
	background:url(gfx/ecoFooter.jpg) no-repeat;
}

/* GALERIE PHOTOS */
#ecoGalerie{
	margin:8px 0px 0px 6px;padding:0px;
	width:750px;min-height:250px;
}
.ecoDownload{
	font-size:10px;
}
.ecoPhoto{
	float:left;
	margin:10px 10px 0px 0px;padding:0px;
}