body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font: 12px/17px Arial, Helvetica, Geneva, sans-serif;
	color: #4f4f4f;
}
#centre {
	margin-top: 5px;
	margin-left: 25px;
}
#lien_droite {
	margin-top: 37px;
	margin-left: 15px;
}

#pied {
	margin-top: 10px;
	color: black;
	text-align: center;
	margin-bottom: 10px;
	font-size: 11px;
}

#pied a {
	margin-top: 10px;
	color: black;
	text-align: center;
	margin-bottom: 10px;
	font-size: 11px;
	text-decoration: none;
}

#pied a:hover {
	margin-top: 10px;
	color: black;
	text-align: center;
	margin-bottom: 10px;
	font-size: 11px;
	text-decoration: underline;
}

#titre_home {
	color: black;
	font-size: 14px;
	font-weight: bold;
}

#texte_panier {
	color: white;
	font-size: 11px;
}

#texte_panier a {
	color: white;
	font-size: 11px;
	text-decoration: none;
}

#texte_panier a:hover {
	color: white;
	font-size: 11px;
	text-decoration: underline;
}

.photo_nouveaute {
	border: 1px solid #687442;
}

#newsletter_form {
	margin-top: 4px;
}

#bloc_texte_centre {
	margin: 5px 12px;
}

/* @group Produit */

.texte_produit {
	color: #000;
}

.titre_produit a {
	color: #ee7900;
	font-weight: bold;
	text-decoration: underline;
}

.ajouter_produit a {
	color: #847a5a;
	font-weight: bold;
	text-decoration: underline;
}

/* @end */

#sous_menu {
	background-color: #fcefda;
}

.sous_menu a {
	background-color: #fcefda;
	list-style-position: outside;
	list-style-type: square;
	font-size: 10px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	color: #404928;
	text-decoration: none;
	margin-right: 5px;
}

.sous_menu a:hover {
	background-color: #fcefda;
	list-style-position: outside;
	list-style-type: square;
	font-size: 10px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	color: #404928;
	text-decoration: underline;
	margin-right: 5px;
}

#sous_menu ul {
	background-color: #fcefda;
	padding-left: 22px;
}

/* @group ADMIN */

.titre_page {
	font-size: 16px;
	color: #15441e;
	font-weight: bold;
}



/* @end */
