td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : #000000;
}
hr {
	color : #D6E1C4;
	height : 1px;
}
a {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : #000099;
	text-decoration : none;
}
a:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : #ff0000;
	text-decoration : none;
}
.menu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : bold;
	color : #6A863C;
	text-decoration : none;
}
.menu:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : bold;
	color : #7CA539;
	text-decoration : none;
}
.menu2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	color : #6A863C;
	text-decoration : none;
}
.menu2:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	color : #7CA539;
	text-decoration : none;
}
.prod_accueil {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : bold;
	color : #FF0000;
	text-decoration : none;
	font-style : italic;
}
li {
	list-style-image : url(img/puce.gif);
}
body
{
	SCROLLBAR-FACE-COLOR: #D6E1C4;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
}
.menu_ly {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : bold;
	color : #6A863C;
	background-color : #D6E1C4;
	text-decoration : none;
}