.PMainItem1
{
	margin-bottom:5px;
	color:#671c41;
	background:url(Media/Images/General/fr-FR/BLT_arr.gif) no-repeat left bottom;
	padding-left:15px;
	text-decoration:underline;
	cursor: hand;
    cursor: pointer;
}
.PMainItem1 A
{
	text-decoration:underline;
	color:#671c41;
}

.PMainItem1 A:hover
{
	text-decoration:underline;
	color:#671c41;
	font-weight:bold;
}

.PItem1
{
	padding-left:15px;
	padding-bottom:5px;
	margin-bottom:0px;
	margin-left:15px;
	color:#868496;
	cursor: hand;
    cursor: pointer;
    text-decoration:underline;
    background:url(Media/Images/General/fr-FR/BLT_small.gif);
    background-repeat: no-repeat;
	background-position: left center;
}

.PItem1 A
{
	color:#868496;
}
.PItem1 A:hover
{
	color:#868496;
}


