
#liste-chiens {
	background: #fdfefc url(/gfx/fond-degrade-verical.png) repeat-x;
}
#liste-chiens a, #liste-chiens a:hover {
	text-decoration: none;
}

#liste-chiens dt {
	border-bottom:#76738F 2px dotted;
	font:bold 1em verdana,arial,helvetica,sans-serif;
	margin: 0 16px 0 16px;
	padding: 0 0 0 0;
}

#liste-chiens dd {
	margin: 8px 0 16px 32px;
	padding: 0 0 0 0;
	clear: both;
}
#liste-chiens dd img {
	float: left;
	padding: 5px 5px 5px 5px;
}
