.ListTriangleNoir
{
	list-style-image: url(http://www.fnacmusic.com/images/commun/puce_triangle_noir.gif);
	list-style-type: none;
	margin : 2px;
	padding : 0px;
}

.ListTriangleNoir li
{
	margin : 2px;
	list-style-position: inside;	
}

.ListTriangleNoir a
{
	text-decoration: underline;
	font-weight: bold;
}

.ListTriangleNoir span
{
	font-size: small;
}

.FormulaSubscription, .FSHeader, .FSBody, .FSItem, .FSHeaderItem, .FSFooter, .FSBodyItem, .FSFooterItem, .FSItemSeparator
{
	margin: 0;
	padding: 0;
	position: relative;
	background-repeat: no-repeat;
	width: 710px;
	float: none;
	display: block;
}

.FormulaSubscription
{
}

.FSHeader
{
	background-image: url(http://www.fnacmusic.com/images/formula/FSHeader.png);
	height: 18px;
}

.FSBody
{
}

.FSFooter
{
	background-image: url(http://www.fnacmusic.com/images/formula/FSFooter.png);
	height: 16px;
}

.FSItem
{
}

.FSHeaderItem
{
	background-image: url(http://www.fnacmusic.com/images/formula/FSHeaderItem.png);
	height: 32px;
}

.FSBodyItem
{
	background-image: url(http://www.fnacmusic.com/images/formula/FSBodyItem.png);
	background-repeat: repeat-y;
	overflow: auto;
}

.FSFooterItem
{
	background-image: url(http://www.fnacmusic.com/images/formula/FSFooterItem.png);
	height: 10px;
	overflow: hidden;
	clear: both;
}

.FSItemSeparator
{
	background-image: url(http://www.fnacmusic.com/images/formula/FSBody.png);
	background-repeat: repeat-y;
	height: 12px;
	clear: both;
}

.FSHeaderItem img, .FSBodyItemDesc
{
	margin-left: 17;
}

.FSBodyItemDesc
{
	position: relative;
	display: block;
	margin-top: 15;
	float: left;
	width: 460px;
}

.FSBodyItemSeparator
{
	position: relative;
	display: block;
	width: 1px;
	height: 125px;
	vertical-align: middle;
	margin-left: 15px;
	margin-right: 15px;
	background-color: #D7A043;
	float: left;
	margin-top: 15px;
}

.FSBodyItemList
{
	position: relative;
	display: block;
	float: left;
	margin-right: 17;
	width: 180px;
	margin-top: 15px;
}