div li li
{
	list-style-type: none;
	background: url( 'Images/arrow.png' ) no-repeat 0px 4px;
	padding-left: 1em;
	margin-left: -1.5em;
}
div li li li
{
	list-style-type: none;
	background: url( 'Images/puce.png' ) no-repeat 0px 4px;
	padding-left: 1em;
	margin-left: -1.5em;
}
div li li li li
{
	list-style-type: none;
	background: url( 'Images/pucebis.png' ) no-repeat 0px 4px;
	padding-left: 1em;
	margin-left: -1.5em;
}
a.faq:link
{
	text-decoration: none;
	background: none;
	color: #404070;
}
a.faq:visited
{
	text-decoration: none;
	background: none;
	color: #000040;
}
a.faq:hover
{
	text-decoration: underline;
	background: #FFFFCE;
	color: black;
}
a.faq:active
{
	background: none;
	color: black;
}
.MainCaption
{
	background-color: #E4F3FD;
}
.Separator
{
	background-color: #A6B5BF;
}
.ProductCaption
{
	display: block;
	width: 100%;
	border: #A6B5BF 2px solid;
	background-color: #E4F3FD;
	text-align: center;
}
.FaqHome
{
	cursor: pointer;
	color: #606060;
}
.BorderColor
{
	border: #A6B5BF 2px solid; /* Ne pas modifier la taille de 2px */
}
.BorderRightColor
{
	border-right: #A6B5BF 2px solid; /* Ne pas modifier la taille de 2px */
}
.Product
{
	background: none;
	cursor: pointer;
}
.ColorOut
{
	color: #A0A0A0;
	background-color: transparent;
}
.ColorOver
{
	color: #606060;
	background-color: transparent;
}
.ColorSelected
{
	color: black;
	background-color: #E4F3FD;
}

