
.fleche_rubrique {
	position:absolute;
	width: 9px;
	height: 17px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	top:160px;
	left:200px;
	background-image: url(../images/fleche_rubrique.gif);
	background-repeat: no-repeat;
	z-index:3;
}
/*--------------------------------------------*/
.box_vide_detail_corbeille {
	width: 280px;
	float: left;
	margin: 10px 0px 7px 0px;
	padding: 0px 0px 0px 0px;
	/*background-color: #cccccc;*/
}
* html .box_vide_detail_corbeille {
	margin: 0px 0px 7px 9px;
}
*+html .box_vide_detail_corbeille {
	margin: 0px 0px 7px 8px;
}
.box_detail_corbeille {
	width: 280px;
	height: 101px;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
}
.box_vide_detail_corbeille img {
	float:left;
	margin: 10px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
}
.contenu_detail_corbeille {
	position:relative;
	float:right;
	width: 250px;
	padding: 0px 0px 0px 0px;
	margin: 0px 30px 0px 0px;
}
* html .contenu_detail_corbeille {
	margin: 0px 10px 0px 0px;
	width: 260px;
}
*+html .contenu_detail_corbeille {
	margin: 0px 30px 0px 0px;
	width: 240px;
}
.contenu_detail_corbeille img {
	float:left;
	margin: 1px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.rangee_prix img {
	float:left;
	margin: px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
}
/*--------------------------------------------*/
.rectangle_detail_corbeille {
	float:left;
	width:70px;
	height:14px;
	padding: 2px 2px 2px 2px;
	margin: 5px 5px 0px 0px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}
* html .rectangle_detail_corbeille  {
	padding: 0px 2px 7px 2px;
	height:12px;
}
*+html .rectangle_detail_corbeille  {
	padding: 0px 2px 7px 2px;
	height:12px;
}
/*--------------------------------------------*/
h1.accroche_georgia_detail_corbeille {
	background-image: url(images/fleche_rouge.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 010px;
	font-family: georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	text-transform:none;
}
h2.titre_detail_corbeille {
	width:160px;
	height:15px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform:uppercase;
	letter-spacing:0px;
	overflow:hidden;
	/*background-color:#00ff00;*/
}
.texte_detail_corbeille {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 12px;
	text-transform: none;
	font-weight: bold;
	width:270px;
	/*height:50px;*/
	/*overflow:hidden;*/
	letter-spacing:0px;
	/*background-color:#ff0000;*/
}
*+html .texte_detail_corbeille {
	width:120px;
}
* html .texte_detail_corbeille {
	width:140px;
}
/*--------------------------------------------*/
.video {
	text-align:center;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}