.field h3
{
	font-size:1.2em;
	font-weight:bold;
	border-bottom:1px dashed #515848;
	margin:0 0 5px 0;
}

.field h3 .icon
{
	vertical-align:top;
}

.dl-details dt,.download dt
{
	color:#87999D;
	font-size:0.9em;
	font-weight:bold;
	margin:0 3% 5px 3%;
	border-bottom:1px solid #27372D;
}

.dl-details dd,.download dd
{
	margin:0 8% 13px 8%;
}

.download dd h4
{
	font-size:1em;
	font-weight:normal;
	margin:0 0 4px 0;
	padding:0 2px 0 2px;
	background:#090907;
}

/* Style de la liste de téléchargement */
.dl_cat {
	border:0;
	margin-top:20px;
}
.dl_cat a {
	color:#b2bccf;
}
.dl_cat img {
	vertical-align:middle;
}
.dl_liste_cat, .dl_liste_cat ul {
	display:none;
	margin-bottom:7px;
	margin-top:7px;
}