
.contour_table {
	border: 1px solid #9A9A72;
}

/*
************* Colonne de gauche ************************
*/

.bijoux_titre {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#636347;
	font-size:10pt;
	font-weight:bold;
	padding-left:3px;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#434330;
	padding-left:3px;
	background-color:#D1D1BF;
}
titre {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#434330;
	font-size:10pt;
	font-weight:bold;
	padding-left:3px;
}
.voir_items {
	color:#636347;
	background-color:#D5D5C4;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;	
	text-align:center;	
}
.voir_items_tx:link {
	color:#636347;
}
.voir_items_tx:hover {
	color:#8C8C64;
}
.boutique {	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	font-weight:bold;
	background-color:#D1D1BF;
	border: 1px solid #A6A682;
	padding-bottom:3px;
	padding-top:3px;
	text-align:center;
}
.boutique:link {
	color:#58583F;
}
.boutique:hover {
	color:#E6E6DC;
	background-color:#6A6A4C;
}
.colonne {
	background-color:#B4B496;
	
}
.fond {
	background-color:#767654;
}

/*  Liens */
a:link {
	color:#434330;
	text-decoration:none;
}
a:visited {
	color:#434330;
	text-decoration:none;
}
a:hover {
	color:#ECECE5;
	text-decoration:none;
}


/*
************* Colonne centrale ************************
*/
/*  show bijoux  */
.table_bijoux {
	background-color:#EDEDE6;
	top:0px;
	height:45px;
}
.separateur_bijoux {
	background-color:#EDEDE6;
	height:45px;
	padding:10px;
	top:0px;
	position:relative;
	clear: both;
}
.separateur_bijoux_suite {
	position:relative;
	background-color:#EDEDE6;
	height:35px;
	top:3px;
}
.separateur_bijoux_fin {
	clear: both;
	position:relative;
	background-color:#EDEDE6;
	height:55px;
	top:3px;
	margin-bottom: 10px;
}
/* - bijoux affichage SIMPLE sur une ligne - */
.boite_bijoux_all {
	position:relative;
	width:641px;
	overflow: hidden;
	/*
	height:166px;
	left:0px;
	top:0px;
	*/
	background-color:#F5F5F1;
	
	border-style:solid;
	border-width:1px;
	border-top-color:#C9C9B3;
	border-bottom-color:#C9C9B3;
	border-left-color:#F5F5F1;	
	border-right-color:#F5F5F1;
}
.show_left_all {
	position:relative;
	float: left;
	width:320px;
	/*border-style:solid;
	border-width:1px;
	border-right-color:#B99D65;
	border-top-color:#B99D65;
	border-left-color:#F3EEE4;
	border-bottom-color:#B99D65;
	left:0px;
	top: 0px;
	
	*/
	height: 165px;
}
.show_right_all {
	position:relative;
	left:321px;
	width:319px;
	top:0px;
	height: 165px;
	/*border-style:solid;
	border-width:1px;	
	border-right-color:#F3EEE4;
	border-top-color:#B99D65;
	border-left-color:#B99D65;
	border-bottom-color:#B99D65;*/
	
	
	/*border-left-style:solid;
	border-width:1px;
	/*background-color:#00FF66;*/
}

/* - bijoux affichage SIMPLE sur une ligne - */
.boite_bijoux {
	position:relative;
	background-color:#F5F5F1;
	width:643px;
	height:166px;
	left:0px;
	top:0px;	
}
.show_left {
	position:absolute;
	left:0px;
	width:320px;
	border-style:solid;
	border-width:1px;
	border-right-color:#F5F5F1;
	border-top-color:#C9C9B3;
	border-left-color:#F5F5F1;
	border-bottom-color:#C9C9B3;
	height: 165px;
	top: 0px;
}
.show_right {
	position:relative;
	left:321px;
	width:320px;
	border-style:solid;
	border-width:1px;
	border-right-color:#F5F5F1;
	border-top-color:#C9C9B3;
	border-left-color:#C9C9B3;
	border-bottom-color:#C9C9B3;
	height: 165px;	
}



.petit_bouton {
	border:1px solid #B2B293;
	background-color:#F5F5F1;
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#626246;
	font-size:9pt;
	padding:1px;
	width:60px;
	text-align:center;
}
a.petit_bouton:hover {
	font-weight:bold;
	color:#705C33;	
}
.boutique_crumbs {
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#55553D;
}
.img_bijoux_sample {
	float:left;
	margin:7px;
	border:1px solid #A6A682;
}

.titre_bijoux {	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:9pt;
	color:#6F6F4F;
	margin-bottom:4px;
	margin-top:4px;
}
.desc_bijoux {
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-size:11px;
	color:#595940;
	margin-right:3px;
	height:69px;
	/* regle pour firefox */
	padding:3px;
}
/* prix affichés au centre */
.prix_regulier {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#000000;
	float:right;	
	position:relative;
	left:-30px;
	top:12px;
}
.prix_reduit {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#ABAB89;
	float:left;
	padding-left:34px;
}

.acheter {	
	position:relative;
	float:left;
	width:320px;
}
.bt_acheter {
	position:relative;
	left:7px;
}
.select_choixTaille {	
	position:relative;
	top:-8px;
	left:20px;	
}
.select_choixCouleur {	
	position:relative;
	top:-8px;
	left:22px;
}
.visaMaster {
	position:absolute;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	width:470px;
	height:35px;
	margin-top:3px;
	color:#888861;
}
.fondVisaMaster {
	background-color:#EDEDE6;	
}
.tourVisaMaster {
	border: 1px solid #A6A682;
}
/* 
************* Colonne de droite ************************
*/


/* prix colonne droite */  
.prix_promo {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:9pt;
	color:#FFFFFF;
	padding-top:5px;
	padding-bottom:5px;
}
.mdp {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#FFFFFF;
	margin-left:8px;	
}
.div_mdp {
	 padding-top:8px;
	 padding-bottom:8px;
}
.txt_mdp {
	border: 2px solid #96966B;
	margin-left:7px;
	margin-top:5px;
	margin-bottom:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
}
.nom_bijoux {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#626246;	
	text-align:center;
	padding-top:5px;
	padding-bottom:3px;
}
.img_bijoux_promo {
	border:1px solid #939369;
}
