#notice_left{
	float:left;
	width:464px;
	padding-left:30px;
}
h3{
	border-bottom:1px solid #CE9D8C;
	margin-top:8px;
	margin-bottom:0em;
}
#notice_right p{
	margin-top:0px;
	margin-bottom: 8px;
}
#notice_right{
	width:440px;
	margin-left:506px;
	margin-right:15px;
}
#navigation{
	float:right;
	width:452px;
	height:1em;
	padding:6px 6px 6px 6px;
	background-color:#9E4D38;
	text-align:center;
	color:#CE9E8A;
}
#return{
	margin-left:35px;
	margin-bottom:6px;
	color:#FFC3AE;
	background-image: url(/images/back.gif);
	background-repeat: no-repeat;  
	background-position:0px;
	padding:0;
	padding-left:5px;
}

#return a{
	color:#FFC3AE;
}

#return a:hover{
	color:white;
}
#navigation #precedent{
	float:left;
	color:#FFC3AE;
}
#navigation #suivant{
	float:right;
}
#navigation #precedent a, #navigation #suivant a{
	color:#CE9E8A;
	font-weight:bold;
}
#navigation #precedent a:hover, #navigation #suivant a:hover{
	font-weight:bold;
	color:#FFC3AE;
}

#thumbnails{
	margin-top:18px;
	float:left;
	width:81px;
	border-right:1px solid #CE9D8C;
}

.thumb2{
	text-align:center;
	background-color:#A67C6E;
	width:74px;
	height:74px;
	border:1px solid #CE9D8C;
	margin-bottom:10px;
	display: table
}
.thumb2 img{
	border:0px;
}
.thumb2 a {
	display: table-cell;
	vertical-align: middle
}
#image-container{
	float:right;
	margin-top:18px;
	width:365px;
	border:1px solid #CE9D8C;
	background-color:#A67C6E;
	text-align:center;
}

#image {
	height:362px;
	display: table-cell;
	vertical-align: middle
}

.under_image{
	float:right;
	width:365px;
	margin-top:10px;
	color:#D29D8B;
}
.under_image h3, .under_image div{
	padding:5px;
}
#image_button{
	font-size:x-small;
	text-align:left;
	padding:3px;
	width:359px;
	background-color:#A04D3B;
}
#image_button img{
	float:left;
	margin-right:5px;
}

#image_button p{
	margin:10px;
}

.navigation_notice{
	float:left;	
	width:912px;
	background-color:#A04D3B;
	color:#CE9E8A;
	line-height:23px;
	margin: 10px 0 10px 0;
}
.navigation_notice a{
	color:#CE9E8A;
	font-weight:bold;
}
.navigation_notice a:hover{
	color:#FFC3AE;
}
.navigation_notice a.active{
	color:white;
}

