/*
		BLOC  "Autre tutoriels..."
*/
a img{
	border:none;
}

.min2{
	background:#FFFFFF url(fondbloc2.jpg) top left no-repeat;
	float:left;
	margin:0 1px 1px 0;
	padding:10px 10px 13px 10px;
	height:112px;
	width:192px;
}
.min2 a{
	display:block;
	height:100%;
	width:100%;
	overflow:hidden;
}
.min2 img{
	width:100%;
}
.min2:hover h3{
	background:#000 none repeat scroll 0 0;
	bottom:0;
	color:#FFF;
	font-family:Arial;
	font-size:9px;
	font-weight:normal;
	left:0;
	margin:0;
	width:185px;
	display:block;
	padding:5px;
	position:absolute;
	text-transform:uppercase;
}
.min2:hover{
	background-position:bottom left;
}
.min2 h3{
	display:none;
}
