
#position{
	position:relative;
	width:auto;
}

/* Center */

#Center{
	padding-left:0px;
	padding-right:0px;
	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 #D3EFE3;
	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:auto;
	float:left;
	margin-top:2px;
}

.opt_page a{
	margin-right: 3px;
  color: #33B47C;
  font-weight: bold;
}

.opt_page a:hover{
	text-decoration: none;
}

.opt_numpage{
	float:left;
  width: 40%;
}

.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: #00A15B;
  border: 0px; 
  text-align: left;
  padding:2px;
  cursor:pointer;
  font-weight: bold;
}

.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;

}


/* 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 */

#Center .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;
}

#Center .Module_search .titreCloseLD h4, #Left .Module_search .titreOpenLD h4 {
  float: left;
  font-weight: bold;
}

#Center .Module_search .titreCloseLD p, #Left .Module_search .titreOpenLD p {
  float: right;
  padding-right: 10px;
}

#Center .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;
}

#Center .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;
}

#v .Module_search .titreCloseDG h4, #Left .Module_search .titreOpenDG h4 {
  float: left;
  font-weight: bold;
}

#Center .Module_search .titreCloseDG p, #Left .Module_search .titreOpenDG p {
  float: right;
  padding-right: 10px;
}

#Center .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;
}

#choixHomonymes .boutonGO {
  cursor:pointer
}

/* Fin Homonymes */


/* En-tete groupe */

.affGroupe{
  padding: 15px;
  width: 100%;
  min-width: 800px;
  border-bottom: 1px solid #D3EFE3;
  height: 180px;
  margin-bottom: 10px;
}


.affGroupe .presCol{
  width: 50%;
  float: left;
}

.affGroupe .presCol img{
  margin-bottom: 7px;
}

.affGroupe .presCol h3{
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 18px;
  color: #00A15B;
}

.affGroupe .presCol .linkCDs {
  margin-top: 13px;
}

.affGroupe .presCol .linkCDs a{
  vertical-align: middle;
  font-weight: bold;
}

.affGroupe .presCol .linkCDs img {
  float: left;
  margin: 0 5px 0 0;
  padding: 0;
}

.affGroupe .blocCD {
  float: right;
  margin-right: 20px;
}

.affGroupe .blocCD .texte {
  float: left;
  margin-right: 15px;
  width: 190px;
  text-align: right;
}

.affGroupe .blocCD .ref {
  font-weight: bold;
}

.affGroupe .blocCD .titre {
  font-size: 18px;
  font-weight: bold;
  color: #00A15B;
  margin: 10px 0 10px 0;
}

.affGroupe .blocCD .tarif {
  background: url(/img/bt-tarif-panier-f.png) no-repeat;
  height: 38px;
  line-height: 38px;
  display: block;
  width: 190px;
  margin-top: 20px;
}

.affGroupe .blocCD .tarif span{
  color: #666;
  font-weight: bold;
  font-size: 18px;
  vertical-align: top;
  padding-right: 3px;
}

.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: #00A15B;
  text-transform: uppercase;
  margin: 30px 0 10px 0;
}

#ZeroImage p {
  margin-bottom: 1em;
}

#ZeroImage p span {
  font-weight: bold;
  color: #00A15B;
}

#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;
}


/*===== Vignette de fin de page =====*/

.last_block{
  float: left;
	width:178px;
	height:154px;
	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 =====*/

