/* Center */

#Center{
	color:#666;
  padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	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: 180px;
	height: 260px;
}

.block_Thumb .Thumb{
	width: 180px;
	height: 180px;
}

.block_Thumb p{
	padding: 0 2px 0 5px;
  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;
}

.block_Thumb .sousCDg {
  width: 145px;
  height: 72px;
  background-color: #E5F6EF;
  float: left;
  border-right: 2px solid white;
}

.block_Thumb .sousCDg p{
  width: 145px;
}

.block_Thumb .sousCDd{
  width: 30px;
  height: 72px;
  background-color: #E5F6EF;
  float: left;
  text-align: center;
}

.block_Thumb .sousCDd p{
  margin: 0;
  padding: 0;
  width: auto;
}

.block_Thumb .sousCDd img{
  margin-top: 10px;
}

.block_Thumb .cdPrix{
  font-size: 11px;
  color: #00A15B;
  font-weight: bold;
}

.block_Thumb .nbImg, .block_Thumb .ref{
  font-size: 9px;
  color: #5E5E5E;
}

.block_Thumb .titre{
  font-size: 10px;
  color: #5E5E5E;
  font-weight: bold;
}



.result {
  clear: both;
  width: 100%;
	padding: 20px 0 8px 0;
}

.nbResult {
  padding-bottom: 10px;
	border-bottom: 1px solid #D3EFE3;
  font-weight: bold;
}

.result_opt2{
	float: left;
	padding: 8px 0;
  margin-left: 45%;
}

.opt_page{
	width: 140px;
	float: left;
	margin-top: 2px;
}

.opt_page a{
	margin-right: 3px;
  color: #33B47C;
  font-weight: bold;
}

.opt_page a:hover{
  text-decoration: none;
}

.opt_tri{
	float: right;
}



#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 */


/*===== Vignette de fin de page =====*/

.last_block{
  float: left;
	width: 177px;
	height: 197px;
	padding-top:55px;
	text-align: center;
	border:0;
  text-transform: uppercase;
  background: #E5F6EF;
}

.last_block span{
	margin-top:20px;
	font-size: 10px;
}

.last_block a{
	color: #00A15B;
	font-size: 20px;
  font-weight: bold;
}

.last_block a:hover{
	text-decoration: none;
}

/*===== FIN Vignette de fin de page =====*/
