* {
	margin: 0;
	padding: 0;
}

body {
	font: normal 13px Verdana, Arial, Helvetica, sans-serif;
	color: #88888A;
}

h1, h2, h3 {
	color: #313131;
}

h1 {
	margin-top:10px;;
	margin-bottom: .5em;
	font-size: 182%;
	font-weight: normal;
	letter-spacing: -2px;
}

h2 {
	margin-bottom: .5em;
	font-size: 136%;
	font-weight: normal;
	letter-spacing: -1px;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, blockquote, ol, ul {
	text-indent:20px;
	margin-top:5px;	
	margin-bottom:1em;
	text-align: justify;
	line-height: 140%;
	font-size: 105%;
}

blockquote {
	margin-left: 2em;
}

ol {
	margin-left: 2em;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 1em;
	text-align:center;
}

a {
	text-decoration: none;
	color: #313131;
}

a:hover {
	text-decoration: underline;
	color: #DB5600;
}

/* Menu */

#menu {
	width: 960px;
	border:2px;
	height: 140px;
	margin: 0 auto;
	background: url(images/img03.jpg) repeat-y;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	padding: 0;
	display: inline;
	background: none;
}

#menu a {
	width: 120px;
	display: block;
	float: left;
	font-size: 92%;
	font-weight: bold;
	text-align:center;
}

#menu a img{
	border:0px;
}


#menu a:hover {
	/*background: #DB5600;*/
	text-decoration: none;
	color: #DB5600;
}

#menu b {
	text-decoration: underline;
}
#page {
	width: 960px;
	margin: 0 auto;
}

/* Content */

#content {
	border: 0px solid #DB5600;
	float: left;
	width: 500px;
	/*border: 2px solid #E6E2AF;*/  /*Border Orange */
	padding: 10px 10px 20px 30px;
	margin-left:0px;
	background: url(images/img03.jpg) repeat-y;
}

#full_page {
	border: 0px solid #DB5600;
	float: left;
	width: 900px;
	/*border: 2px solid #E6E2AF;*/  /*Border Orange */
	padding: 10px 10px 20px 30px;
	margin-left:0px;
	background: url(images/img03.jpg) repeat-y;
}

#droite {
	/*margin: 20px 30px 20px 30px;*/
	padding: 75px 0px 0px 0px;
	/*padding: 10px 0px 0px 0px;*/
	float: right;
	width: 400px;
	/*border: 5px solid #DB5600;*/ /*Border Orange */
}

#map{
	margin-top: 20px;
	padding: 0px 0px 0px 0px;
	/*padding: 10px 0px 0px 0px;*/
	float: right;
	width: 420px;
	height:350px;
	/*border: 5px solid #DB5600;*/ /*Border Orange */
}
#nature {
	border: 0px solid #DB5600;
	float: left;
	width: 900px;
	/*border: 2px solid #E6E2AF;*/  /*Border Orange */
	padding: 10px 10px 20px 30px;
	margin-left:0px;
	background: url(images/img03.jpg) repeat-y;
}
#nature ul {
	text-indent:20px;
	margin-top:5px;	
	text-align: left;
	line-height: 140%;
	font-size: 85%;
}
#nature li {
	font-size:12px;
	text-align:left;
	padding-left: 20px;
	padding-top:0px;
	margin-top:5px;
}
#flashcontent {
	/*padding: 30px 30px 20px 0px;*/
	width:100%;
	height:100%;
	overflow: hidden;
}

.floating-box {
	float: left;
	width: 210px;
}

.floating-box p, .floating-box blockquote, .floating-box ol, .floating-box ul {
	line-height: 144%;
	font-size: 92%;
}

.floating-box img {
	border: 5px solid #FFFFFF;
}

/* Sidebar */

#sidebar blockquote {
	margin-left: 0;
	padding-left: 1em;
	background: url(images/img09.gif) no-repeat right bottom;
	border-left: 5px solid #DB5600;
}

#sidebar blockquote p {
	text-align: left;
	line-height: normal;
	font-style: italic;
}

#links {
}

#links ul {
	background: url(images/img04.gif) repeat-x left bottom;
}

#links li {
	padding: 5px 0;
	background: url(images/img04.gif) repeat-x left top;
}

#links a {
	padding-left: 1em;
	background: url(images/img08.gif) no-repeat left center;
	color: #DB5600;
}

/* Footer */

#footer {
	height: 60px;
	border-top: 0px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
}

#footer .wrapper {
	width: 960px;
	margin: 0 auto;
}

#footer .links {
	float: left;
	width: 500px;
	height: 50px;
	padding: 5px 0px 0 15px;
	background: #E6E2AF;
	border-left: 20px solid #FFFFFF; /*Rectangle en bas a gauche*/
	font-size: 85%;
	letter-spacing: 0.3em;
}

#footer .legal {
	float: right;
	width: 400px;
	height: 50px;
	padding: 5px 0px 0 15px;
	background: #C79F4B;
	text-align: right;
	font-size: 85%;
	color: #FFFFFF;
	letter-spacing: 0.3em;
}


/*************/

/* LIGHTBOX */



#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; }

