/* CSS Document */

/**************************************** la page générique des comparaisons ********************************/


#recap_comp span{
	font-weight:bold;
	position:relative;
}

#result_comp{
	left:15px;
	font-size:12px;
	padding-left:10px;
}
body#bleu #result_comp{background:url(Images/gt_bleu.gif) no-repeat center left;}
body#marron #result_comp{background:url(Images/gt_marron.gif) no-repeat center left;}
body#vert #result_comp{background:url(Images/gt_vert.gif) no-repeat center left;}
body#rose #result_comp{background:url(Images/gt_rose.gif) no-repeat center left;}
body#violet #result_comp{background:url(Images/gt_violet.gif) no-repeat center left;}
body#bleu_sombre #result_comp{background:url(Images/gt_bleu_sombre.gif) no-repeat center left;}


a.comparaison_2_3 {height:21px; width:100px; display:block;}

div.ligne_compare{
	position:relative; 
	float:left;

}

div.ligne_compare div{
	position:relative; 
	float:left;
	display:block;
	background-repeat:no-repeat;
}

div.ligne_comp_unique{width:570px;background:#fff;}

div.ligne_compare .checkbox_comp{height:159px;width:28px; top:3px;} 
body#bleu div.ligne_compare .checkbox_comp{background:url(Images/comparaison/gauche_bleu.gif);}
body#marron div.ligne_compare .checkbox_comp{background:url(Images/comparaison/gauche_marron.gif);}
body#vert div.ligne_compare .checkbox_comp{background:url(Images/comparaison/gauche_vert.gif);}
body#rose div.ligne_compare .checkbox_comp{background:url(Images/comparaison/gauche_rose.gif);}
body#violet div.ligne_compare .checkbox_comp{background:url(Images/comparaison/gauche_violet.gif);}
body#bleu_sombre div.ligne_compare .checkbox_comp{background:url(Images/comparaison/gauche_bleu_sombre.gif);}

div.ligne_compare input{
	position:relative; 
	top:8px;
	left:3px;
}


#comp_haut{
	height:80px; 
	width:600px;
	top:5px; 
	left:1px;
	position:relative;
	display:block;
	float:left; 
}

body#bleu #comp_haut{background:url(Images/comparaison/comparer_bleu.gif) no-repeat; }
body#marron #comp_haut{background:url(Images/comparaison/comparer_marron.gif) no-repeat;}
body#vert #comp_haut{background:url(Images/comparaison/comparer_vert.gif) no-repeat;}
body#rose #comp_haut{background:url(Images/comparaison/comparer_rose.gif) no-repeat;}
body#violet #comp_haut{background:url(Images/comparaison/comparer_violet.gif) no-repeat;}
body#bleu_sombre #comp_haut{background:url(Images/comparaison/comparer_bleu_sombre.gif) no-repeat;}

#comp_haut div{
	top:15px;
	position:absolute;
}

#comp_haut a{
	text-decoration:underline;color:#666666; 
}

#comp_haut input{
	display:block;
	width:103px;
	height:28px;
	border:none;
	cursor:pointer;
}
body#bleu #comp_haut input{background:url(Images/comparaison/gauche_bleu.gif) no-repeat;}
body#marron #comp_haut input{background:url(Images/comparaison/comparer_marron.gif) no-repeat;}
body#vert #comp_haut input{background:url(Images/comparaison/comparer_vert.gif) no-repeat;}
body#rose #comp_haut input{background:url(Images/comparaison/comparer_rose.gif) no-repeat;}
body#violet #comp_haut input{background:url(Images/comparaison/comparer_violet.gif) no-repeat;}
body#bleu_sombre #comp_haut input{background:url(Images/comparaison/comparer_bleu_sombre.gif) no-repeat;}

/*le titre du produit*/
.titre_prod_comp{
	font-size:11px; 
	top:3px; 
	left:0px; 
	width:570px;
	background:url(Images/comparaison/titre.gif) no-repeat #FFF;
	height:38px;
}

body#bleu .titre_prod_comp{color:#10C6F3;}
body#marron .titre_prod_comp{color:#CC6633;}
body#vert .titre_prod_comp{color:#86C400;}
body#rose .titre_prod_comp{color:#F3007A;}
body#violet .titre_prod_comp{color:#C84CEC;}
body#bleu_sombre .titre_prod_comp{color:#3765ce;}


/*le paragraphe sous le titre : le prix*/
.titre_prod_comp p{
	margin-left:5px; 
	margin-top:0px;
}

/*la fiche du produit*/
.conteneur_fiche_comp{
	width:570px;
	height:114px; 
	top:8px;
	left:0px;
}

body#bleu .conteneur_fiche_comp{background:url(Images/comparaison/separation_bleu.gif) no-repeat; }
body#marron .conteneur_fiche_comp{background:url(Images/comparaison/separation_marron.gif) no-repeat; }
body#vert .conteneur_fiche_comp{background:url(Images/comparaison/separation_vert.gif) no-repeat; }
body#rose .conteneur_fiche_comp{background:url(Images/comparaison/separation_rose.gif) no-repeat; }
body#violet .conteneur_fiche_comp{background:url(Images/comparaison/separation_violet.gif) no-repeat; }
body#bleu_sombre .conteneur_fiche_comp{background:url(Images/comparaison/separation_bleu_sombre.gif) no-repeat; }

	/*l'image*/
	.conteneur_fiche_image{
		text-align:center;
		width:100px; 
		height:100px;
	}
	
	/*si coups de coeur, promo ou nouveauté*/
	img.compare_fiche_spe{
		top:60px; right:0;
		position:absolute;	
	}
	
	/* le block de base des caracteristiques*/
	.conteneur_fiche_comp div.caracts{
		position:relative;
		float:left; 
		display:block; 
		height:90px;
		width:90px;
		top:15px;
	}
		.conteneur_fiche_comp div.caracts p{
			color:#666666;
		}
		/*les deplacement gauche on peut mettre que 4 caracts */
		.conteneur_fiche_comp div.caracts.type1{
			left:25px;
		}
		.conteneur_fiche_comp div.caracts.type2{
			left:50px;
		}
		.conteneur_fiche_comp div.caracts.type3{
			left:75px;
		}
		.conteneur_fiche_comp div.caracts.type4{
			left:105px;
		}
		
		/*nom de la caracteristique*/
		.conteneur_fiche_comp div.caracts span{
			text-align:center; height:45px; display:block;
		}
				
		/*valeur de la caracteristique*/
		.conteneur_fiche_comp div.caracts p{
			text-align:center;
			margin-top:0px;
			position:relative;
			
		}

/*la fin du tableau*/		
#comp_bas{ 
	background:no-repeat top; 
	height:90px; 
	width:600px;
	top:3px; 
	left:3px;
	position:relative; 
	float:left;
	display:block;
	margin-bottom:25px;
}

body#bleu #comp_bas{ background:url(Images/comparaison/comparer_bas_bleu.gif) no-repeat;}
	body#bleu #comp_bas input{background:url(Images/comparaison/comparer_bt_bleu.gif) no-repeat;}
body#marron #comp_bas{ background:url(Images/comparaison/comparer_bas_marron.gif) no-repeat;}
	body#marron #comp_bas input{background:url(Images/comparaison/comparer_bt_marron.gif) no-repeat;}
body#vert #comp_bas{ background:url(Images/comparaison/comparer_bas_vert.gif) no-repeat;}
	body#vert #comp_bas input{background:url(Images/comparaison/comparer_bt_vert.gif) no-repeat;}
body#violet #comp_bas{ background:url(Images/comparaison/comparer_bas_violet.gif) no-repeat;}
	body#violet #comp_bas input{background:url(Images/comparaison/comparer_bt_violet.gif) no-repeat;}
body#rose #comp_bas{ background:url(Images/comparaison/comparer_bas_rose.gif) no-repeat;}
	body#rose #comp_bas input{background:url(Images/comparaison/comparer_bt_rose.gif) no-repeat;}	
body#bleu_sombre #comp_bas{ background:url(Images/comparaison/comparer_bas_bleu_sombre.gif) no-repeat;}
	body#bleu_sombre #comp_bas input{background:url(Images/comparaison/comparer_bt_bleu_sombre.gif) no-repeat;}	
	
	#comp_bas input{
		display:block;
		width:103px;
		height:28px;
		border:none;
		cursor:pointer;
	}
	
	#comp_bas div{
		position:relative;
		display:block;
		float:left;
		width:618px !important;
		width:600px;
	}
	
	#comp_bas div.trier{
		left:40px; 
		top:10px;
	}
	#comp_bas div.trier a{
		color:#666666; text-decoration:underline;
	}
	
	#comp_bas div.texte_comp{
		left:135px; 
		top:27px;
	}			
	
	.bt_comp{left: 26px; width: 103px; top:5px; position: relative;}
	
	.titre_comp_bas input{
		display:block;
		width:72px;
		height:16px;
		position:relative;
		left:50px !important;
		left:0px;
		border:none;
	}
	
/**************************************** la page avec comparaison de 2 à 3 produits ***********************/
#table_recap{
	color:#666666; 
	font-size:9px; 
	width:600px;
	position:relative;margin-bottom:25px;
}

#table_recap div{
	position:relative;
	float:left;
	width:600px;
	
}

/*les lignes*/
	/*de base*/
	#table_recap div.ligne_comp{ 
		height:70px;
		background:url(Images/comparaison/comparaison_ligne_caract.gif) #ffffff 0% 100% no-repeat;
		top:32px;
	}
	/*l'entete*/
	#table_recap div.titre_comp_haut{ 
		height:163px;
		background:url(Images/comparaison/fond_compare_article.gif);		
	}
	
	/*le footer*/
	#table_recap div.titre_comp_bas{ 
		height:66px;
		top:32px;
		margin-bottom:25px;
		background:url(Images/comparaison/comparer_bas.gif) #ffffff no-repeat;
				
	}

/*les cellules*/
	#table_recap div.cell_recap_haute{ 
		 text-align:center;
		 padding-left:15px;
		 width:130px;
		 height:180px;
		 
	}
	
	#table_recap div.cell_recap_haute span{
		position:relative;
		float:right;
		bottom:0px;
		width:100%;
		vertical-align:bottom;
	}
	
	#table_recap div.cell_recap_haute a{
		text-decoration:underline; color:#999999;
	}
	
	#table_recap div.cell_recap_haute a.images_comp{
		display:block; height:80px; width:100px;text-decoration:underline;
	}
	
	#table_recap div.cell_recap{ 
		 text-align:center;
		 width:145px;
	}
	
	#table_recap div.cell_recap_basse{ 
		 text-align:center;
		 width:145px;
	}
	
	
	/*les cellules titres*/
	#table_recap div.titre_caract_comp{ 
		 text-align:left;
		 font-weight:bold;
		 padding-left:15px;
		 width:145px;

	}
	
	h2.nom_prod{display:inline;margin:0;}
	
	/*le nom des produits*/
		span.nom_prod a,h2.nom_prod a{
		font-size:11px; 
		font-weight:bold; 
		font-variant:small-caps; 
		text-decoration:underline;
		margin-bottom:0;
		
	} 
	
	
	
	body#bleu span.nom_prod a,body#bleu h2.nom_prod a{color:#10C6F3;}
	body#vert span.nom_prod a,body#vert h2.nom_prod a{color:#86C400;}
	body#violet span.nom_prod a,body#violet h2.nom_prod a{color:#C84CEC;}
	body#rose span.nom_prod a,body#rose h2.nom_prod a{color:#F3007A;}
	body#marron span.nom_prod a,body#marron h2.nom_prod a{color:#CC6633;}
	body#bleu_sombre span.nom_prod a,body#bleu_sombre h2.nom_prod a{color:#3765ce;}
	
	span.disponible15{width:145px;height:23px;display:block; float:right; margin-right:5px;margin-top:-5px;z-index:152;}
	span.disponible15 u{display:none; }
	body#bleu span.disponible15{background:url(Images/comparaison/produit_dispo15_bleu.gif) #ffffff no-repeat right;}
	body#vert span.disponible15{background:url(Images/comparaison/produit_dispo15_vert.gif) #ffffff no-repeat right;}
	body#violet span.disponible15{background:url(Images/comparaison/produit_dispo15_violet.gif) #ffffff no-repeat right;}
	body#rose span.disponible15{background:url(Images/comparaison/produit_dispo15_rose.gif) #ffffff no-repeat right;}
	body#marron span.disponible15{background:url(Images/comparaison/produit_dispo15_marron.gif) #ffffff no-repeat right;}
	body#bleu_sombre span.disponible15{background:url(Images/comparaison/produit_dispo15_bleu_sombre.gif) #ffffff no-repeat right;}
	
	
	body#bleu div.dispo15{background:url(Images/comparaison/produit_dispo15_bleu.gif) #ffffff no-repeat;}
	body#vert div.dispo15{background:url(Images/comparaison/produit_dispo15_vert.gif) #ffffff no-repeat;}
	body#violet div.dispo15{background:url(Images/comparaison/produit_dispo15_violet.gif) #ffffff no-repeat;}
	body#rose div.dispo15{background:url(Images/comparaison/produit_dispo15_rose.gif) #ffffff no-repeat;}
	body#marron div.dispo15{background:url(Images/comparaison/produit_dispo15_marron.gif) #ffffff no-repeat;}
	body#bleu_sombre div.dispo15{background:url(Images/comparaison/produit_dispo15_bleu_sombre.gif) #ffffff no-repeat;}
	
	span.disponible{width:145px;height:30px;display:block;float:right;margin-right:5px;margin-top:-5px;z-index:152;}
	span.disponible u{display:none;}
	body#bleu span.disponible{background:url(Images/comparaison/dispo_bleu.gif) #ffffff no-repeat right;}
	body#vert span.disponible{background:url(Images/comparaison/dispo_vert.gif) #ffffff no-repeat right;}
	body#violet span.disponible{background:url(Images/comparaison/dispo_violet.gif) #ffffff no-repeat right;}
	body#rose span.disponible{background:url(Images/comparaison/dispo_rose.gif) #ffffff no-repeat right;}
	body#marron span.disponible{background:url(Images/comparaison/dispo_marron.gif) #ffffff no-repeat right;}
	body#bleu_sombre span.disponible{background:url(Images/comparaison/dispo_bleu_sombre.gif) #ffffff no-repeat right;}
	
	body#bleu div.dispo{background:url(Images/comparaison/dispo_bleu.gif) #ffffff no-repeat right;}
	body#vert div.dispo{background:url(Images/comparaison/dispo_vert.gif) #ffffff no-repeat right;}
	body#violet div.dispo{background:url(Images/comparaison/dispo_violet.gif) #ffffff no-repeat right;}
	body#rose div.dispo{background:url(Images/comparaison/dispo_rose.gif) #ffffff no-repeat right;}
	body#marron div.dispo{background:url(Images/comparaison/dispo_marron.gif) #ffffff no-repeat right;}
	body#bleu_sombre div.dispo{background:url(Images/comparaison/dispo_bleu_sombre.gif) #ffffff no-repeat right;}