body  { 
	background-color: #441600 
}

.texte1, .texteItal, .texte1:visited { 
	color: black;
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}
.texte1:link, .texte1:visited {
	text-decoration: none;
}
.texteItal { 
	font-style: italic;
	color: #580204;
}
.titre1 {
	font-size: 16px;
	color: #580204;
	font-family: "Zapf Chancery", "Comic Sans MS", cursive;
}
.titre2 {
	font-size: 16px;
	color: #580204;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.lienNoir, .lienNoir:visited {
	color: black;
}
.lienMarron, .lienMarron:visited {
	color: #580204;
}
.lienBleu:visited {
	color: blue;
}
.lienBleu, .lienNoir, .lienMarron, .lien1 {
	text-decoration: none;
}
.lien1 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #580204;
}
.lienBleu:hover, .lienNoir:hover, .lienMarron:hover, .lien1:hover
{
	text-decoration: underline;
}
.credits {
	color: white;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.credits:hover {
	text-decoration: underline;
}
.titreTableau {
	color: #580204;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.intitule, .origine, .poids, .prix, .conditionnement, .ingredients, .commentaires, .code {
	color: #580204;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.intitule, .prix, .poids {
	font-size: 11px;
}
.intitule {
	font-weight: bold;
}
.origine, .conditionnement, .ingredients, .commentaires, .code {
	font-size: 10px;
}
.lienGamme, .lienGamme_epices, .lienGamme_aromates, .lienGamme_thes, .lienGamme_aromes, .lienGamme_legumes, .lienGamme_champignons, .lienGamme_algues, .lienGamme_condiments, .lienGamme_purees, .lienGamme_cereales, .lienGamme_livres {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: black;

}
.lienGamme { 
	font-size: 12px; 
}
.lienGamme_epices:hover {
	color: #A12826
}
.lienGamme_aromates:hover {
	color: #6FB320
}
.lienGamme_thes:hover {
	color: #9A8500
}
.lienGamme_aromes:hover {
	color: #A62400
}
.lienGamme_legumes:hover {
	color: #D1202D
}
.lienGamme_champignons:hover {
	color: #937135
}
.lienGamme_algues:hover {
	color: #ABC92A
}
.lienGamme_condiments:hover {
	color: #DBA000
}
.lienGamme_cereales:hover {
	color: #CBAA64
}
.lienGamme_purees:hover {
	color: #B35A00
}
.lienGamme_livres:hover {
	color: #B35A10
}