#sous_menu{
	border-bottom:1px solid white;
}

/*
#warpper{
	margin-left:-222px;
}

*/
#catalogueListing{
	/* border:1px solid red; */
	margin-top:20px;
	/* margin-left:240px;*/
	margin-left:25px;
	margin-right:25px;
	font-family:Tahoma;
	font-size:11px;
	line-height:19px;
}

#catalogueListing h3{
	color:#9D001F;
	border-bottom:2px solid #920031;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	margin:0;
}

#blocDroite{
	float:right;
	width:205px;
}
/*
#blocGauche{
	float:left;
}
*/
#fiche_commande{
	width:200px;
	/* height:120px; */
	float:right;
	border:1px solid #92002F;
	background-color:#FFFFFF;
}

#fiche_commande strong.w60px{
	color:#930132;
	font-size:11px;
	display:block;
	width:60px;
	float:left;
}

#fiche_commande span{
	float:left;
}

.commander a{
	color:white;
	text-decoration:none;
}

.commander a:hover{
	text-decoration:underline;
}

#fiche_region{
	margin-top:20px;
	margin-bottom:40px;
}

#fiche_imprimer{
	text-align:right;
	float:right;
	width:190px;
	padding:5px;
	clear:both;
}

#fiche_imprimer a{
	color:#92002F;
	text-decoration:none;
}

#fiche_imprimer a:hover{
	text-decoration:underline;
}

#fiche_description strong{
	font-family:"Trebuchet MS", Arial;
}

#fiche_description strong.w80px{
	display:block;
	width:80px;
	float:left;
	font-style:italic;
}

#fiche_description span{
	float:left;
}

.Commentaire{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#999999;
	font-style:italic;
}
