/* Photononstop */

/* resultat de recherche */



/****** 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-top: 5px;
	padding-left:243px;
	padding-bottom:15px;
  height:470px;
}

html>body #Center{
  min-height:470px;
  height:auto;
}

fieldset{
	border-top:1px solid #E0E0E0;
	padding:10px 0; 
}

.rechercheCD input{
	border:1px solid #888;
	width:177px;
	float:left;
	margin:5px 5px 0 0;
	padding-left:3px;
}

html>body .selection input{
	margin:2px 3px 2px 0;
}

.rechercheCD a{
	width:177px;
	float:left;
	margin-top:5px;
}

.themes2{
	width:183px;
	float:left;
}

.collections2{
	width:183px;
	float:left;
}

.search_help{
	width:350px;
	float:left;
	text-align: right;
  padding-top: 10px;
}

.search_help p{
	margin-bottom:10px;
}

.search_help a{
	color:#f60;
}

.validation{
	float:left;
	width:177px;
	margin-left: 18px;
  padding-top: 10px;
}


.block_Thumb{
	width:141px;
	height:205px;
}

.block_Thumb .Thumb{
	width:141px;
	height:128px;
}

.block_Thumb p{
	width:131px;
	border-bottom:none;
	margin: 0;
}

.block_Thumb .Thumb_tools{
	width:136px;
  padding-top: 0;
}

.block_Thumb .Thumb_tools div{
	width:95px;
}

.block_Thumb .Thumb_tools a{
	margin-right: 0px;
}

.result {
  clear: both;
  width: 738px;
	padding: 20px 0 8px 0;
}

.nbResult {
  padding-bottom: 10px;
	border-bottom: 1px solid #E0E0E0;
  font-weight: bold;
}

.result_opt2{
	float:left;
	padding:8px 0;
}

.opt_page{
	width:140px;
	float:left;
	margin-top:2px;
}

.opt_page a{
	margin-right: 3px;
	vertical-align: middle;
}

.opt_tri{
	float: right;
}

.last_block{
	float:left;
	width:141px;
	height:165px;
	padding-top:40px;
	text-align: center;
	border:1px solid #999;
	color:#f60;
	font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
}

.last_block span{
	margin-top:20px;
	font-size: 10px;
}

#Center h3{
  margin: 5px 0 10px 0;
}

.titreClose{
  background: url(/img/common/arrow_orange.gif) 2px 3px no-repeat #fff;
  padding:3px 0 3px 18px;
  color:#f60;
  border:1px solid #dcdcdc;
  cursor: pointer;
  margin-bottom: 10px;
  height: 1.3em;
}

.titreClose h3 {
  float: left;
}

.titreClose p {
  float: right;
  padding-right: 10px;
}

#SearchThemes h3{
  margin: 0;
  padding: 0;
}

#SearchCollec h3{
  margin: 0;
  padding: 0;
}


.titreOpen{
  background: url(/img/common/arrow_orange_down.gif) 2px 3px no-repeat #4c4c47;
  padding:3px 0 3px 18px;
  color:#fff;
  cursor: pointer;
  margin-bottom: 10px;
  height: 1.3em;
}

.titreOpen h3 {
  float: left;
}

.titreOpen p {
  float: right;
  padding-right: 10px;
}

#searchBlockCollec, #searchBlockCatalog{
  float:left;
  width:550px;
  padding-bottom:10px;
}

/* Fin Center */


/* Left */

#Left{
	height:601px;
}

#Left .contact{
	background-color: #f1f0f5;
	margin:0;
	padding-top: 35px;
}

#Left h3{
	font-size: 3em;
	color:#000;
	font-weight: normal;
}

#Left p{
	margin:0 0 14px 0;
	color:#000;
	font-size: 1.11em;
}

#Left p span{
	font-size: 2em;
	font-weight: bold;
}

/* Fin Left */

/* Recherche Photographe */

.rechPhotographe input{
	border:1px solid #888;
	width:177px;
	float:left;
	margin:5px 5px 0 0;
	padding-left:3px;
}

.rechPhotographe a{
	width:177px;
	float:left;
	margin-top:5px;
}

/* Fin Recherche Photographe */
