#systeme{
	margin-top:10px;
}
#systeme a{
	display:inline-block;
	height:290px;
	border:solid 10px white;
}
#systeme a:hover{
	border:solid 10px #cec8b8;
}
.visuelDetailArticle {
	height:auto;
	margin:50px 0 0 10px;
	width:200px;
}
.picto {
	padding-top:0;
	width:16px;
}
h2 {
	margin:0;
	padding:0;
}
.lienSansPuce {
	font-weight:bold;
	margin:6px 0;
	padding:0;
}
/***********************
*******  IE6  *******
***********************/

*html .lienSansPuce {
	margin:1px 0;
}
/***********************
*******  IE7  *******
***********************/
*:first-child+html .lienSansPuce {
	margin:1px 0;
}
