.PrixBarre
{
	text-decoration: line-through;
}

.BoutonPoursuivre
{
	color: #E03517;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.BoutonPoursuivre:hover
{
	text-decoration: underline;
}

.BoutonCaddie
{
	color: #E03517;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.BoutonCaddie:hover
{
	text-decoration: underline;
}


#PlaceCaddie
{
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}

.MonCaddie
{
	border: 1px solid #2F499A;
	padding: 5px;
	font-size: 10px;
	width: 100%;
	color: #2F499A;
}

.EnteteCaddie
{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background-image: url(../design/FDMenuHt.gif);
	background-repeat: repeat-x;
	color: #FDECD1;
}

.TotauxCaddie
{
	font-weight: bold;
	font-size: 12px;
	background-color: #FDD79B;
}

.ligne0
{
	background-color: #FFF8EC;
}

.ligne1
{
	background-color: #FDECD1;
}

.CaddieSeparateur
{
	background-color: #2F499A;
	height: 1px;
}

.TousTotauxCaddie
{
	font-weight: bold;
	font-size: 12px;
	background-color: #F6AD74;
}

.InputQteArticle
{
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid black;
	width: 30px;
	text-align: right;
}

.InputQtePanier
{
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid black;
	width: 30px;
	text-align: right;
}

.InputQteColis
{
	font-size: 10px;
	background-color: #F6AD74;
	border: 1px solid black;
	width: 30px;
	text-align: right;
}

#UpdateZone
{
	border: none;
}

.LienUpdate
{
	color: #E03517;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.LienUpdate:hover
{
	text-decoration: underline;
}

.AvertissementCaddie
{
	font-weight: bold;
	color: #E03517;
	font-size: 12px;
	text-align: center;
}

.MsgProduitsAssocies
{
	font-weight: bold;
	color: #152D7A;
	font-size: 12px;
}

.SuiteCaddie
{
	font-weight: bold;
	color: #152D7A;
	font-size: 12px;
	text-decoration: none;
}

#PlaceLesProduitsAssocies
{
	width: 100%;
	background-color: #FEEDD4;
}