.TitreProduit
{
	font-size: 13px;
	font-weight: bold;
	color: #202C81;
	font-family: Arial;
}

.DescriptionProduit
{
	font-size: 13px;
	color: #000000;
	font-family: Arial;
}

.LibelleProduit
{
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	font-family: Arial;
}

.PrixProduit
{
	font-size: 13px;
	font-weight: bold;
	color: #942923;
	font-family: Arial;
}

.LinkProduit
{
	font-size: 13px;
	font-weight: bold;
	color: #202C81;
	font-family: Arial;
	text-decoration: none;
}

.LinkProduit:hover {
	font-size: 13px;
	font-weight: bold;
	color: #0069D2;
	font-family: Arial;
	text-decoration: none;
}

.LinkPiecesWeb
{
	font-size: 11px;
	font-weight: bold;
	color: White;
	font-family: Arial;
	text-decoration: none;
}

.LinkPiecesWeb:hover {
	font-size: 11px;
	font-weight: bold;
	color: Olive;
	font-family: Arial;
	text-decoration: none;
}


.LinkPieces
{
	font-size: 11px;
	font-weight: bold;
	color: #202C81;
	font-family: Arial;
	text-decoration: none;
}

.LinkPieces:hover {
	font-size: 11px;
	font-weight: bold;
	color: #0069D2;
	font-family: Arial;
	text-decoration: none;
}

.LinkNavigation
{
	font-size: 14px;
	font-weight: bold;
	color: #202C81;
	font-family: Arial;
	text-decoration: none;
}

.LinkNavigation:hover {
	font-size: 14px;
	font-weight: bold;
	color: #0069D2;
	font-family: Arial;
	text-decoration: none;
}

.PlanDetaille
{
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	font-family: Arial;
	text-decoration: none;
}

.PlanDetaille:hover {
	font-size: 13px;
	font-weight: bold;
	color: #F7CD9F;
	font-family: Arial;
	text-decoration: none;
	background-color: #EE9835;
}

.NouvelleRecherche
{
	font-size: 14px;
	font-weight: bold;
	color: #EE9835;
	font-family: Arial;
	text-decoration: none;
}

.NouvelleRecherche:hover
{
	font-size: 14px;
	font-weight: bold;
	color: #F4BD80;
	font-family: Arial;
	text-decoration: none;
}

.NouvelleRecherche:visited
{
	font-size: 14px;
	font-weight: bold;
	color: #EE9835;
	font-family: Arial;
	text-decoration: none;
}

.PanierProduit
{
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	font-family :Arial;
}

.PanierTotal
{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial;
}

.PanierLink
{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial;
	text-decoration: none;
}

.FooterLink
{
	font-size: 7pt;
	color: black;
	font-family: Arial;
	text-decoration: underline;
	cursor:hand;
}

.BanniereSelected
{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial;
	text-decoration: none;
}

.Banniere
{
	font-size: 11px;
	font-weight: bold;
	color: #FFC47B;
	font-family: Arial;
	text-decoration: none;
}

.BanniereMove
{
	font-size: 11px;
	font-weight: bold;
	color: #FFC47B;
	font-family: Arial;
	text-decoration: none;
}

.BanniereMove:Hover
{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial;
	text-decoration: none;
}

.ClassementLink
{
	font-size: 9pt;
	font-family: Verdana;
	color:black;
	text-decoration:none;
}

.FactureLabel
{
	font-size:11px;
	font-family:Arial;
	font-weight:bold;
}

.FactureLabelSmall
{
	font-size:10px;
	font-family:Arial;
}

.FactureLabelBlack
{
	font-size:20px;
	font-family:Arial;
	font-weight:bold;
	background-color:Black;
	color:White;
}

.FactureLabelBigBlack
{
	font-size:36px;
	font-family:Arial;
	font-weight:bold;
	background-color:Black;
	color:White;
}

.FactureRegle
{
	font-size:9px;
	font-family:Arial;
	font-style:italic;
}

