.boite{
	background:url(/images/subtle_carbon.png) repeat #000;
	width:100%;
	height:100%;
	overflow:hidden;
	
}
.boiteContainer{
	float:left;
	padding:3%;
	width:18.8%;
	height:16%;
}
.boite a{
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
}
.boite .thumbnail{
	width:100%;
	height:100%;
}

.boite .dl_title{
	background:#111;
	width:100%;
	height:105%;
	text-align:center;
}

.boite .dl_title a{
	font-family:Latolight;
	font-size:90%;
	color:#ddd;
	width:90%;
	height:50%;
	padding:25% 5%;
}
