body {
	position: relative;
	width: 940px;
	margin-top: 0px;
	margin-left: auto; 
  	margin-right: auto; 
  	background-color:#000000;
}
#centre {
	position:absolute;
	width: 900px;
	min-height: 100% !important; /*For all browser except IE */	
	height: auto !important;
	height: 100%; /*IE hack since IE doesn't understand min-height */
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px; 
	/*margin-left: auto; 
  	margin-right: auto;*/
  	/*font-family: "Futura Lt", Arial, Helvetica;*/
  	font-family: "Century Gothic","Lucida Grande", Verdana, Geneva, Arial, Helvetica, sans-serif;
  	background-color: #dfdad5;/*#B9A183;*/
  	background-image: url("backgd-centre.png");
  	background-repeat: repeat-y;
}
#header {
    /*z-index: 1;*/
    height:206px;
    position: relative;
    /*height:7em;*/
    /*background: url("/images/bandeau_3_100px.jpg") repeat left top;*/
    background-color:#000000;
	z-index:5;
}


#main {
	/*top:0px;*/
	position:relative;
	min-height: 100% !important; /*For all browser except IE */	
	height: auto !important;
	height: 100%; /*IE hack since IE doesn't understand min-height */
	margin-top:20px;
	margin-bottom:10px;
}
#pied{
	position: relative;
	color:#B9A183;
	bottom:0;
	float:left;
 	font-size:10px;
	margin-top:20px;
}
#titreVP
{
	margin-left: 120px;
	margin-bottom: 70px;
	border-style: none;
}
#header h1{
	position:absolute;
	margin-top:0em;
	
}
#logo
{
	height: 200px;
	width: 200px;
	margin-top: 5px;
	margin-left: 3px;
	border-style: none;
}
#header h1 a
{
	text-decoration: none;
}

#main h1{
	font-size:24px;
	color:#aa3804;
}
#main h2{
	font-size:18px;
}
#main h3{
	font-size:16px;
}
#main a{
color:#000000;
font-style:normal;
}
#leftCol {
	float:left;
	/*position:relative;*/
	width:245px;
	z-index:4;
	background-color:#af9d86;
	border:1px solid gray;
	padding-bottom:10px;
	/*-moz-border-radius: 8px; */
}
#leftCol h2{
text-align:center;
margin-top:5px;
margin-bottom:5px;
}
#leftCol h3{
text-align:center;
margin-top:5px;
margin-bottom:5px;
}

#leftCol img {
	margin-top:15px;
	margin-bottom:10px;
	border:1px solid #000;
}

#fadeInObj {
	text-align:center;
	visibility:hidden;
	z-index:3;
}

#photoThumbnails{
	z-index:9;
	margin-left:8px;
	margin-right:8px;
	/*border:1px solid #000;*/
}

#info {
float:left;
font-size:8pt;
text-align:center;
width:245px;
margin-top:5px;
margin-bottom:5px;
}

a.thumbnail {
	height:50px;
	width:50px;
	float:left;
	border:1px solid gray;	
	margin-right:12px;
	margin-left:12px;	
	margin-top:10px;
	margin-bottom:10px;
	background-position:center;
	background-repeat:no-repeat;
	background-color:#af9d86;	
}

a.thumbnail span{
display:none;
}

a.thumbnail:hover {
	border:1px solid black;
}

#rightCol {
	float:right;
	/*position:relative;*/
	width:580px;	
	text-align:justify;
	visibility: visible;
	margin-right:30px;
	font-size:11pt;
}

#rightCol ul{
margin-left:20px;
margin-bottom:10px;
}

#rightCol li{
	margin-left:10px;
	margin-top:5px;
	margin-bottom:10px;
	padding: 0;
	list-style-type:disc;
}

#photoPalette {
	text-align:center;
}

#photoPalette img {
	border:1px solid black;
}

#legende {
	text-align:center;
}
.contact{
	margin-left:20px;
}


#pied a{
 	color:#B9A183;
}
.imageListe {
	text-align:center;
}