body {
	background-color: Silver;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
}

body.facture {
	background-color: White;
}

img.png {
	behavior: url(images/png.htc);
}

body_impr {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
}

.txt_menu_cat {
	font-size: 14px;
	color: Gray;
	font-style: italic;
	font-weight: bold;
}

A.menu {
	font-size: 11px;
	color: Gray;
	font-weight: bolder;
	text-decoration : none;
}

A.menu:LINK {
	color : Gray;
}

A.menu:VISITED {
	color : Gray;
}

A.menu:HOVER {
	text-decoration : underline;
}

.vitrine {
	font-size: 11px;
	color: Gray;
}

.prix_vitrine {
	font-size: 14px;
	color: #2c5aa5;
}

.titre_vitrine {
	font-size: 16px;
	font-weight: bolder;
	color: #f68f25;
}

.prix_pub {
	color: #f68f25;
	font-size: 16px;
	font-weight: bolder;
}

.texte_normal {
	color: #696969;
	font-size: 11px;
	text-decoration: none;
}

.texte_normal_p {
	color: #696969;
	font-size: 12px;
	text-decoration: none;
}

.standard {
	color: #696969;
	font-size: 11px;
	text-decoration: none;
}

.texte_rouge {
	color: #FF0000;
	font-size: 11px;
}

.farticle_marque {
		color: #f68f25;
		font-size: 14px;
		font-weight: bolder;
		font-style: italic;
		text-decoration: none;
	}

	.farticle_nom {
		font-size: 18px;
		font-weight: bolder;
		color: #2c5aa5;
		font-style: italic;
	}
	.farticle_titdescriptif {
		color: #f68f25;
		font-size: 13px;
		font-weight: bolder;
		font-style: italic;
	}
	.farticle_txttblobleu {
		color: #2A5FB7;
		font-size: 11px;
		font-weight: bolder;
		font-style: normal;
	}
	.farticle_txttbloprix {
		color: #f68f25;
		font-size: 13px;
		font-weight: bolder;
		font-style: normal;
	}
	.farticle_tblotitre {
		color: #ffffff;
		font-size: 12px;
		font-weight: bolder;
		font-style: normal;
	}
	.texte_pti {
		color: #696969;
		font-size: 9px;
	}
	
H2 {
	color: #696969;
	font-style: italic;
	font-size: 18px;
}