/* Photononstop */

/* resultat de recherche */



/****** Import */

	@import url("top.css");
	@import url("left.css");
	@import url("right.css");
	@import url("bottom.css");

/****** fin Import */



#Container{
	max-width:1680px;
	min-width:1024px;
	//width:expression(Css_resize(););width:expression(document.body.clientWidth > 1680 ? "1660px":( document.body.clientWidth < 1024? "1004px" :"100%" ));
}

#position{
	position:relative;
	width:auto;
}

/* Center */

#Center{
	padding-left:243px;
	padding-right:20px;
	padding-bottom:15px;
  height:860px;
}

html>body #Center{
  min-height:860px;
  height:auto;
}

/* Options d'affichage */

.result_opt1{
	float:left;
	width: 99%;
	border-bottom: 1px solid #E6E4DD;
	padding:4px 0;
}

html>body .result_opt1{
	width: 97%;
}

.result_opt1 p{
	margin: 2px 0;
	font-weight: bold;
}

.result_opt1 select{
	border:1px solid #DBDBDB;
	font-weight: normal;
}

.result_opt1 p.theme_result{
	font-weight:normal;
}

.result_opt1 p.theme_result_erreur{
	margin-top: 5px;
}

.result_opt1 p.theme_result_erreur span{
	background-color : #F66;
  color: white;
  font-size: 12px;
  padding: 3px 3px 3px 0;
}

.result_opt1 p.numb_result{
	float:left;
	padding-top:4px;
	font-weight:normal;
	width:29%;
}

.result_opt1 p.opt_color{
	width:23%;
	float:left;
	padding-top:4px;
}

.result_opt1 p.opt_color img{
	margin-right: 2px;
	vertical-align: text-bottom;
}

/*.opt_preview{
	width:23%;
	float:left;
}*/

.opt_tri{
	text-align: right;	
}

.result_opt2{
	width: 99%;
	float:left;
	padding:8px 0;
}

html>body .result_opt2{
	width: 97%;
}

.opt_page{
	width:140px;
	float:left;
	margin-top:2px;
}

.opt_page a{
	margin-right: 3px;
	vertical-align: middle;
}

.opt_numpage{
	float:left;
	width:auto;
}

.opt_numpage a{
	background-color: #F60;
	color:#fff;
	vertical-align: middle;
	padding: 2px;
	margin-left:3px;
}

.opt_numpage input.numpage{
	width:50px;
	height:15px;
	border:1px solid #DBDBDB;
}

.opt_numpage input.lnk_block{
  color:#fff;
  background: #f60;
  border: 0px; 
  text-align: left;
  text-transform: uppercase;
  padding:2px;
  cursor:pointer;
}

.opt_numpage input.lnk_block:hover{
  color:#000;
}


.opt_affich{
	text-align: right;
}

.opt_affich select{
  width:60px;
}

/* Fin des Options d'affichage */



/* Affichage des resultats */

.all_results{

	clear:both;

	width:auto;

}



.all_Thumbs{
  width: 100%;
}

.last_block{
	float:left;
	width:178px;
	height:154px;
	padding-top:70px;
	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;
}

/* Fin Center */



#Center .colForm {
  float: left;
  width: 150px;
  margin-right: 20px;
}


#Center .colForm .Selection_Critere{
	height:70px;
	overflow:auto;
	border-left:1px solid #E0E0E0;
	border-right:1px solid #E0E0E0;
	border-bottom:1px solid #E0E0E0;
	margin-bottom:10px;
	SCROLLBAR-FACE-COLOR: #BCB9B4;
	SCROLLBAR-HIGHLIGHT-COLOR: #BCB9B4;
	SCROLLBAR-SHADOW-COLOR: #BCB9B4;
	SCROLLBAR-3DLIGHT-COLOR: #fff;
	SCROLLBAR-ARROW-COLOR: #fff;
	SCROLLBAR-TRACK-COLOR: #fff;
	SCROLLBAR-DARKSHADOW-COLOR: #fff;
	SCROLLBAR-BASE-COLOR: #fff;
}

#Center .colForm .Selection_Photog{
	height:211px;
	overflow:auto;
	border-left:1px solid #E0E0E0;
	border-right:1px solid #E0E0E0;
	border-bottom:1px solid #E0E0E0;
	margin-bottom:10px;
	SCROLLBAR-FACE-COLOR: #BCB9B4;
	SCROLLBAR-HIGHLIGHT-COLOR: #BCB9B4;
	SCROLLBAR-SHADOW-COLOR: #BCB9B4;
	SCROLLBAR-3DLIGHT-COLOR: #fff;
	SCROLLBAR-ARROW-COLOR: #fff;
	SCROLLBAR-TRACK-COLOR: #fff;
	SCROLLBAR-DARKSHADOW-COLOR: #fff;
	SCROLLBAR-BASE-COLOR: #fff;
}

/* Module recherche */
#Left .Module_search .titreCloseLD{
  background: url(/img/common/arrow_ld.gif) 2px 3px no-repeat #fff;
  padding:3px 0 3px 18px;
  color:#1DC102;
  border:1px solid #dcdcdc;
  cursor: pointer;
  margin-bottom: 10px;
  height: 1.3em;
}

#Left .Module_search .titreCloseLD h4, #Left .Module_search .titreOpenLD h4 {
  float: left;
  font-weight: bold;
}

#Left .Module_search .titreCloseLD p, #Left .Module_search .titreOpenLD p {
  float: right;
  padding-right: 10px;
}

#Left .Module_search .titreOpenLD{
  background: url(/img/common/arrow_ld_down.gif) 2px 3px no-repeat #1DC102;
  padding:3px 0 3px 18px;
  color:#fff;
  cursor: pointer;
  margin-bottom: 0px;
  height: 1.3em;
}

#lstCollecLD {
  border-left: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  padding: 3px;
  margin-bottom: 15px;
  background: #C3FFB3;
}

#Left .Module_search .titreCloseDG{
  background: url(/img/common/arrow_dg.gif) 2px 3px no-repeat #fff;
  padding:3px 0 3px 18px;
  color:#F00;
  border:1px solid #dcdcdc;
  cursor: pointer;
  margin-bottom: 10px;
  height: 1.3em;
}

#Left .Module_search .titreCloseDG h4, #Left .Module_search .titreOpenDG h4 {
  float: left;
  font-weight: bold;
}

#Left .Module_search .titreCloseDG p, #Left .Module_search .titreOpenDG p {
  float: right;
  padding-right: 10px;
}

#Left .Module_search .titreOpenDG{
  background: url(/img/common/arrow_dg_down.gif) 2px 3px no-repeat #F00;
  padding:3px 0 3px 18px;
  color:#fff;
  cursor: pointer;
  margin-bottom: 0px;
  height: 1.3em;
}

#lstCollecDG {
  border-left: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  padding: 3px;
  margin-bottom: 15px;
  background: #FFD5D5;
}


.Selection_criter {
  padding: 3px;
}

.Selection_criter p.col{
  float: left;
  width: 50%;
}

/* Homonymes */

#choixHomonymes{
  width: 565px;
  margin-top: 10px;
}

#choixHomonymes h2{
  color:#000;
  margin-bottom: 10px;
}

#choixHomonymes a{
	width:177px;
	float:left;
	margin-top:5px;
}

#choixHomonymes .boxHomonymes{
  border: 1px solid #dcdcdc;
  padding: 10px;
  margin-bottom: 10px;
}

#choixHomonymes .boxHomonymes .ttrHomo{
  margin-bottom: 5px;
  font-weight: bold;
}

#choixHomonymes .boxHomonymes .lstChxHomo{
  margin-left: 20px;
}

#choixHomonymes .boxHomonymes .ttrHomo span{
  text-decoration: underline;
  padding-left: 2px;
  padding-right: 2px;
}

/* Fin Homonymes */


/* En-tete groupe */

.affGroupe{
  margin: 5px 0 5px 0;
  height: 110px;
}

.affGroupe img{
  float: left;
  margin-right: 15px;
  margin-bottom: 10px;
}

.affGroupe p.titre{
  font-weight: bold;
  margin-bottom: 15px;
}

.affGroupe p.ancienPrix{
  margin-bottom: 10px;
}

.affGroupe .priceBarre{
  font-size:1.22em;
}

.affGroupe p.titre span{
	font-size: 2.11em;
	font-weight: normal;
}

.affGroupe .addToBag span, .affGroupe .addToBag a{
  float:left;
  vertical-align: middle;
}

.affGroupe .price{
  height: 15px;
	padding: 1px 5px 0px 5px;
	color:#fff;
  background-color:#000;
  font-weight: bold;
}

/* Fin En-tete groupe */

#ZeroImage {
  background : #F2F1ED;
  border-top : 1px solid #E5E5DD;
  border-bottom : 1px solid #E5E5DD;
  padding: 10px 60px 40px 60px;
  width: 620px;
  margin-top: 30px;
}

#ZeroImage h2{
  font-weight: bold;
  color: #000;
  text-transform: uppercase;
  margin: 30px 0 10px 0;
}

#ZeroImage p {
  margin-bottom: 1em;
}

#ZeroImage p span {
  font-weight: bold;
}

#ZeroImage ul {
  list-style-type: disc;
  margin: 0 0 0 20px;
}

#ZeroImage li {
  padding-bottom: 5px;
}

#ZeroImage a {
  color: #F60;
}

.MajCol {
  color: #F60;
  font-weight: bold;
  padding-left: 5px;
}


