body {
	text-align: center;
	margin-top: 0px;
}

#global {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	text-align: left; /* on rétablit l'alignement normal du texte */
}
}
a:hover {  font-family: verdana; font-size: 10px; font-style: normal; line-height: normal; text-transform: none; color: #003300; text-decoration: underline}
a:active {  font-family: verdana; font-size: 10px; font-style: normal; text-transform: none; color: #003300; text-decoration: none}
a:link {  font-family: verdana; font-size: 10px; text-transform: none; color: #003300; text-decoration: none}
a:visited {
	font-family: verdana;
	font-size: 10px;
	font-variant: normal;
	text-transform: none;
	color: #003300;
	text-decoration: none;
	text-align: center;
}
.titreproduit {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
.textematiere {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	list-style-position: inside;
	list-style-type: circle;
}

