/*********** photononstop ***********/

/* Style */



/****** Import */
	@import url("selecteurs.css");
/****** fin Import */


body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#fff;
	background: url(/img/common/bg_top.gif) repeat-x #4C4C47;
	font-size:56.25%;
}

/*** break */
.clear {
  clear: both;
  display: block;
  height: 1px;
	margin-top:-1px;
}
/*** fin break */


/*** link */

a{
	color:#fff; 
	text-decoration: none;
}

a.aimg {
  color: #000;
}

a:hover{
	text-decoration: none;
}

a.lnk_block{
	color:#fff;
	background: url(/img/common/arrow_white_bgorange.gif) 0 2px no-repeat #f60;
	padding:1px 10px 1px 15px;
  display: block;
}

input.lnk_block{
  color:#fff;
	background: url(/img/common/arrow_white_bgorange.gif) 0 2px no-repeat #f60;
	padding:1px 10px 1px 15px;
  border:none;
  text-align: left;
  cursor: pointer;
}

a.lnk_block:hover{
	color:#000;
}

input.lnk_block:hover{
	color:#000;
}

a.lnk_simple{
	background: url(/img/common/arrow_orange.gif) no-repeat;
	padding:0 10px 0 15px;
	color:#F60;
}

a.lnk_simpleAD{
	background: url(/img/common/arrow_orange.gif) no-repeat;
	padding:0 0 0 15px;
	color:#F60;
}

a.back_simple{
	background: url(/img/common/arrow_orange_left.gif) no-repeat;
	padding-left:15px;
	color:#F60;
}

a.lnk_simple:hover, a.lnk_simpleAD:hover, a.back_simple:hover{
	text-decoration:underline;
}

a.remove{
	background: url(/img/common/pict_remove.gif) no-repeat;
	padding-left:15px;
	color:#F60;
}

a.lnk_download{
	background: url(/img/common/lnk_download.gif) no-repeat;
	padding-left:15px;
	color:#F60;
}

ul.list_arrow li{
	background: url(/img/common/arrow_orange.gif) 0 2px no-repeat;
	padding:1px 0 1px 15px;
	margin: 5px 0;
}

ul.list_arrow li a{
	color:#F60;
}

/*** Fin link */

.colorLD, #Left h3.colorLD {color:#1DC102;}
.colorDG, #Left h3.colorDG {color:#F60000;}
.colorOrange {color:#F60;}
.priceBarre {text-decoration:line-through;font-weight:bold;}

/* Structure */

#Content{
	position:absolute;
	top:120px;
	left:0px;
	width:100%;
	background-color:#fff;
	z-index:2;
}

/* fin strucure */

/* Presentation des vignettes // resultat de recherche - collections - reportage // */

.all_Thumbs{
	float:left;
	width:750px;
}

.block_Thumb{
	border:1px solid #999;
	width:177px;
	height:224px;
	float:left;
	margin: 0 5px 10px 0;
}

.block_Thumb .Thumb{
	width:177px;
	height:177px;
	text-align: center;
	border-bottom:1px solid #999;
	display: table-cell;
	vertical-align: middle;
}

.block_Thumb .ThumbX{
	width:177px;
	height:177px;
	text-align: center;
	border-bottom:1px solid #999;
	display: table-cell;
	vertical-align: middle;
  background-color: #B5FFB5;
}

.block_Thumb .Thumb img{
	vertical-align: middle;
}

.block_Thumb .ThumbX img{
	vertical-align: middle;
}


.block_Thumb p{
	border-bottom:1px solid #999;
	padding:2px 5px 2px 5px;
	float:left;
	width:168px;
	text-align:right;
}

.block_Thumb .colorLD, .block_Thumb .colorDG{
	font-weight: bold;
}

.block_Thumb .imgHD{
	font-weight: bold;
  padding-right: 2px;
  padding-left: 3px;
  margin-right: 8px;
  background: #FFC8C8;
}

.block_Thumb p span.Thumbs_num{
	float:left;
}

.block_Thumb .Thumb_tools{
	float:left;
	width:163px;
	padding:5px 0 0 5px;
}

.block_Thumb .Thumb_tools a{
	float:left;
	height:14px;
}

.block_Thumb .Thumb_tools a{
	border:1px solid #fff;
}

.block_Thumb .Thumb_tools div a{
	margin-right: 4px;
}

.block_Thumb .Thumb_tools a:hover{
	border:1px solid #999;
}

.block_Thumb .Thumb_tools div{
	float:left;
	width:146px;
}

.block_Thumb .Thumb_tools a.visionneuse_active:hover{
	border:1px solid #f60;
}

/* fin Presentation des vignettes */


.bakPrev {
}

.bakPrevImg {
  position: absolute;
}