.dl_content {
	background-image: url(../images/bg/shadow_u2.png);
	background-repeat: repeat-x;
	background-position: 0 bottom;
	text-align: left;
	margin-left: 0px;
	border: solid 2px #ddd;
}
/* .infos { margin-bottom: 50px; } */
.dl_item {
	width: 480px;
	height: 250px;
	float: left;
	padding: 10px;
	/*	padding-top: 20px;
	padding-left: 10px;
	border: 1px dashed #CCC;
*/
	overflow: auto;
}
.dl_liste { padding-left: 120px; }
.dl_liste a {
	line-height: 160%;
	background-image: url(../images/pdf_klein.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
}
.dl_clear { clear:right; }
.down .infos { padding: 0px }
h2 {
	padding-left:12px;
}
