/*syndications autres*/
dl.syndiquer { }

dl.syndiquer a.syndiquer_clic {
	color: #f00;
	text-decoration: none; }

dl.syndiquer a.syndiquer_clic:hover {
	background-color: #f00;
	color: white; }

dl.syndiquer dd,
dl.syndiquer_fixe dd {
	clear: left;
	padding: 5px;
	border: dotted 1px black; }
	
dl.syndiquer dd ul,
dl.syndiquer_fixe dd ul {
	list-style-type: none;}
	
br.syndiquer_chasse {
	clear: both;
	margin: 0;
	padding: 0;
	height: 0;
	line-height: 1px;
	font-size: 1px;
	visibility: hidden;}