	
#photo
{
	border-right:1px solid black;
	border-top:1px solid black;
	border-left:1px solid black;
	width:978px;
	height:449px;
	position:relative;
	float:left;
	
}
#planche
{
	background:url(../images/planche_degrad.gif) no-repeat;
	border-right:1px solid black;
	border-bottom:1px solid black;
	border-left:1px solid black;
	width:978px;
	height:194px;
	float:left;
	clear:both;
	position:relative;
}




ul.thumb {
	float: left;
	list-style: none;
	margin: 0; padding: 10px;
	position:absolute;
	top:220px;
	left:70px;
	z-index:1;
	
}
ul.thumb li {
	margin-right:25px ; 
	float: left;
	position: relative;
	width: 110px;
	height: 110px;
	float:left;
	
	
}
ul.thumb li img {
	
	position: absolute;
	left:0; bottom: 0;
	-ms-interpolation-mode: bicubic; 
}
ul.thumb li img.hover {
	/*background:url(thumb_bg.png) no-repeat center center;*/
	border: none;
}


ul.legende{
	float: left;
	list-style: none;
	margin: 0; padding: 0px;
	
	position:absolute;
	top:355px;
	left:80px;
	z-index:1;
	
}
ul.legende li {
	float: left;
	position: relative;
	width: 132px;
	height: 110px;
	float:left;
	text-align:center;
	color:#FFF;
	font-size:11px;
}

ul.legende li a
{
	color:#e2d9cc;
	text-decoration:none;
	/*line-height:18px;*/
	
}

ul.legende li a:hover
{
	text-decoration:none;
	/*line-height:18px;*/
	color:#f5829c;
	
}

.accroche{font-size:14px;}

li.menu_accueil a{color:#f5829c !important;}

li.menu_accueil ul a{color:#695548 !important;}

