.bandeau {
	background-image: url(images/bandeau.jpg);
	margin: auto;
	height: 264px;
	width: 900px;
	background-repeat: no-repeat;
}
body {
	background-color: #999999;
}
#contenu {
	background-color: #FFFFFF;
	width: 702px;
	height:auto;
	float: left;
}
.bandeauportfolio {
	background-image: url(images/bandeau3.jpg);
	height: 264px;
	width: 900px;
	margin:auto;
	background-repeat: no-repeat;
	background-color: #050505;
}

.bandeaucontact {
	background-image: url(images/bandeau4.jpg);
	height: 264px;
	width: 900px;
	margin:auto;
	background-repeat: no-repeat;
	background-color: #050505;
}

.bandeaubiographie {
	background-image: url(images/bandeau2.jpg);
	height: 264px;
	width: 900px;
	margin:auto;
	background-repeat: no-repeat;
	background-color: #050505;
}

p {
	font-family:Arial,Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	margin-left: 55px;
	margin-right: 70px;
	text-align: justify;
}

#pieddepage {
	background-image: url(images/pieddepage.gif);
	background-repeat: repeat-x;
	width: 702px;
	height: 29px;
	position: relative;
	float: left;
}

#bandeau2 {
	width: 159px;
	background-image: url(images/coin.gif);
	background-repeat: no-repeat;
	height: 264px;
	float: left;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: -1px;
}

#milieu {
	width: 900px;
	margin:auto;
	background-color: #0B0B0B;
	height: 1200px;
}

#conteneur {
	height: auto;
	width: 702px;
}

#txtpieddepage {
	font-family: Arial,Helvetica, sans-serif;
	font-size: 12px;
	width: 265px;
	float: right;
	margin-top: 8px;
	margin-right: 5px;
	color: #333333;
}
a {
	font-family: Arial,Helvetica, sans-serif;
	text-decoration: none;
	color: #333333;
	list-style-type: none;
	margin-right: 30px;
	font-weight: bold;
	text-transform: uppercase;
	width: 105px;
	text-align: center;
	position:relative;
	left:138px;
	top:153px;
}

li a:hover{
	color:#FFFFFF;
}

li {
	list-style-type: none;
	margin-right: 5px;
	float: left;
	clear:right;
	display:block;
}

#navigation {
	width: 600px;
	height: 25px;
}

h1 {
	font-family: Arial,Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
	margin-left: 55px;
	text-transform: uppercase;
	width: 575px;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #666666;
	padding-bottom: 5px;
}

h2 {
	font-family: Arial,Helvetica, sans-serif;
	font-size: 18px;
	color: #E38900;
	font-weight: normal;
	margin-left: 55px;
}

.imgnews {
	margin-left:55px;
	margin-bottom: 10px;
	border: 1px solid #333333;
}

td {
	width:300px;
	text-align: center;
}

table {
	margin-bottom: 10px;
	margin-left: 55px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	text-align: left;
	color: #666666;
	font-weight: normal;
}

h4{
	font-family:Arial,Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	margin-left:115px;
	margin-right:70px;
	text-align: justify;
	width:198px;
}
	

#portfolio a{
	margin-left:-11px;
}

#contact a{
	margin-left:-19px;
}

#logo{
	top:158px;
	left:159px;
	position:relative;
}

.vignette{
	margin-left:-65px;
	margin-right:-85px;
	margin-top:-25px;
}
	

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}

#lightbox img{ width: auto; height: auto;}
De  {
	border:none;}


#outerImageContainer{
	position: relative;
	background-color: #000000;
	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;
	border: 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: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: #000; 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; }