#rubrique
{
	margin: 0;
	padding: 0 0 0 0px;
	width: 800px;
}
#rubrique dl
{
	margin: 0px 0 0 1px;
	padding: 11px 0 0 0;
	width: 789px;
}
#rubrique dl dt, #rubrique dl dd, #rubrique dl dt a
{
	
	color: white;
}
#rubrique dl dt
{
	height: 24px;
	margin: 11px 0 0 0;
	/*padding: 8px 0 0 5px;*/
	padding: 9px 0 0 5px;
	font-weight: normal;
	font-size: 170%;
}
#rubrique dl dt.first
{
	margin: 0;
	padding-top: 19px;
	height: 24px;
}
#rubrique dl dt.first.pt
{
	padding-top: 7px;
}
#rubrique dl dt.pt
{
	height: 17px;
	margin: 11px 0 0 0;
	padding: 18px 0 0 5px;
}
#rubrique dl dd
{
	margin: 3px 0 0 0;
	height: auto;
	color: rgb(180,180,180);
	background-color: black;
	width: 524px;
	line-height: 1.5em;
	padding: 4px 20px 4px 8px;
	cursor: pointer;
}
#rubrique dl dd strong
{
	color: rgb(256,256,256);
	font-weight: normal;
}
#rubrique dl dd a
{
	color: #f70018;
	text-decoration: none;
}
#rubrique dl dd.first
{
	margin-top: 11px;
}

