select
{
	background-color: #FFF1D4;
	width: 130px;
	font-size: 9px;
}

#FicheArticles
{
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
}

#FicheTxt
{
	width: 400px;
	float:left;
	text-align: justify;
	margin-right: 5px;
/*	background-color: Blue;*/
}

.TitreDeLaFiche
{
	color: #152D7A;
	font-size: 18px;
	font-weight: bold;
	background-color: 
}

.SousTitreDeLaFiche
{
	color: #152D7A;
	font-size: 14px;
	font-weight: bold;
	background-color: 
}

#FicheImg
{
/*	background-color: red;*/
	width: 325px;
	float:left;
}

#ListeArticlesPdP
{
	width: 100%;
	clear: both;
}

.TexteDeLaFiche
{
	color: #000000;
	font-size: 12px;
}


.ChevronFiche
{
	font-size: 18px;
	font-weight: bold;
	color:#FFB137;
}

.ConditionnementReferTitre
{
	font-size: 14px;
	font-weight: bold;
	color: #152D7A;
}

.ConditionnementReferTxt
{
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.AffichePrix
{
	color :#E13718;	
	font-size: 14px;
	font-weight: bold;
}

.QuantiteTitre
{
	font-size: 14px;
	font-weight: bold;
	color: #152D7A;
}

.QuantiteTxt
{	
	border: 1px #152D7A solid;
	color: #152D7A;
	font-size: 10px;
	font-weight: bold;
}

#PlaceBoutons
{
	margin-left: 25px;
	margin-top: 5px;
}

#PlaceInfosCompl
{
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.PlacePromoFiche
{
	position: relative;
	width: 56px;
	height: 39px;
	top: -200px;
	left: 65px;
}

.PlaceNouveauteFiche
{
	position: relative;
	width: 56px;
	height: 39px;
	top: -200px;
	left: 65px;
}

.TitreComposition
{
	color: #152D7A;
	font-size: 14px;
	font-weight: bold;
}

.TitreConseil
{
	color: #152D7A;
	font-weight: bold;
	font-size: 14px;
}

.AvertissementColis
{
	color: red;
	font-weight: bold;
	font-size: 14px;
}

