/* Photononstop */
/* nouvelles images  */

/****** Import */
	@import url("top.css");
	@import url("left.css");
	@import url("right.css");
	@import url("bottom.css");
/****** fin Import */

/* Center */
#Center{	color:#666;	width:549px;	padding-left:243px;	padding-bottom:15px;}

.Block_picture{	border:1px solid #999;	width:542px;	height:586px;}

.Block_picture .Thumb{	width:542px;	height:542px;	text-align: center;	border-bottom:1px solid #999;	display: table-cell;	vertical-align: middle;}
.Block_picture .Thumb img{	vertical-align: middle; }
.Block_picture .Thumb_tools{	float:left;	width:537px;	padding:3px 0 3px 5px;	border-bottom:1px solid #999;}
.Block_picture .Thumb_tools a{	float:left;	height:14px;}
.Block_picture .Thumb_tools div a{	border:1px solid #fff;	margin-right: 4px;}
.Block_picture .Thumb_tools a:hover{	border:1px solid #999;}
.Block_picture .Thumb_tools div{	float:left;	width:200px;}.Block_picture .Thumb_tools p{  float:left;  width:200px;}

.Block_picture .Thumb_pagination{	float:left;	text-align: right;	width:532px;	padding:3px 5px 0 5px;}
/*.Block_picture .Thumb_pagination a{	color: #FF6000;}*/
.Block_picture .Thumb_pagination img{	vertical-align: text-bottom;}
.Block_picture .Thumb_pagination #newImg_arrow_left{	float:left;}
.Block_picture .Thumb_pagination .forward_navigation{	color:#f60;	background: url(/img/common/arrow_orange.gif) right no-repeat;	padding-right:15px;}
.Block_picture .Thumb_pagination .forward_navigation_off{	color:#666;	background: url(/img/common/arrow_gray_right.gif) right no-repeat;	padding-right: 15px;}
.Block_picture .Thumb_pagination .back_navigation_off{	color:#666;	background: url(/img/common/arrow_gray_left.gif) no-repeat;	padding-left: 15px;}.Block_picture .Thumb_tools a.visionneuse_active:hover{  border:1px solid #f60;}
/* Fin Center */
/* Left */
#Left .navigation_img{	float:left;	width:190px;	height:539px;}#Left .navigation_img a{	float:left;	width:45px;	height:45px;	margin: 0 13px 9px 0;	border:1px solid #E0E0E0;	padding:1px;}
#Left .pagination a{	color:#ff6000;}
#Left .pagination img{	vertical-align: text-bottom;}
#Left .navigation_img a{	text-align: center;}
#Left .navigation_img a img{	vertical-align: middle;}
#Left .navigation_img a.newImgActive{	border:1px solid #F60;}
#Left .navigation_img a.newImgInactive{	border:1px solid #E0E0E0;}
/* Fin Left */