#products img {
	margin:0 8px 10px 0;
	cursor:pointer;
}
.description {
	width:805px;
	display:none;
	margin-top:17px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
.description a{
	text-decoration:none;
	color: #869F45;
	}
.description a:hover{
	text-decoration:none;
	color: #455223;
	}
.description .arrow {
	width:17px;
	height:11px;
	background:transparent url(../images/arrows-services.gif) scroll;
	background-position:top;
	margin-top:-32px;
	font-size:1px;
	position:relative;
	margin-left:10px;
}
#idvisuelle .arrow {
	margin-left:155px;
}
#dev .arrow {
	margin-left:325px;
}
#rp .arrow {
	margin-left:710px;
}
#hosting .arrow {
	margin-left:495px;
}

