#page_plateau_poisson {
	float: right;
	width: 789px;
	height: 1000px;
	/*height: 1000px;*/
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #F8F4E8;
}
html>body #page_plateau_poisson {
	margin: 0px 13px 0px 0px;
}
#page_plateau_poisson #droite {
	float: right;
	padding: 0px 0px 0px 15px;
	margin: 20px 0px 0px 5px;
	/*border-left:1px solid #ff0000;*/
	/*background-color: #cccccc;*/
}
#page_plateau_poisson #droite_noel {
	position:relative;
	float: right;
	padding: 0px 0px 0px 15px;
	margin: 20px 0px 0px 5px;
	/*border-left:1px solid #ff0000;*/
	/*background-color: #cccccc;*/
}
#page_plateau_poisson #gauche {
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
	/*background-color: #ff0000;*/
}
.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: 280px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
* html .contenu_detail_corbeille {
	width: 280px;
}
.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_bleu_magique.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:160px;
	height:50px;
	overflow:hidden;
	letter-spacing:0px;
	/*background-color:#ff0000;*/
}
/*--------------------------------------------*/
.video {
text-align:center;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}




ul.liste_plateaux li a {
	background-color:#D00B21;
}
ul.liste_plateaux li.plateaux_visite {
	background-color:#D00B21;
}
ul.nav_menus li a:hover {
	color: #D00B21; 
}
ul.nav_menus li {
	color: #D00B21; /
}