#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:28px 0 0;
}
.lienSansPuce {
	font-weight:bold;
	margin:6px 0;
	padding:0;
}
.lienAvecPuce {
	background:url("../gfx/blackArrow.png") no-repeat scroll 0 3px transparent;
	font-weight:bold;
	margin:6px 0;
	padding:0 0 0 17px;
}
.article {
background:none repeat scroll 0 0 white;
height:auto;
overflow:auto;
padding-bottom:20px;
}
/***********************
*******  IE6  *******
***********************/

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