.accroches div.row {
	clear:both;
	margin-left:auto;
	margin-right:auto;
}

.accroches .corps{
	margin-bottom:1em;
}

.accroches div.item {
	font-size:9px;
	position:relative;
	background-image: url(/media/interface/ce_que_nous_sterilisons/images/fond.jpg);
	background-repeat: no-repeat;
	height: 166px;
	width: 112px;
	float: left;
	margin: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 0px;
}

* html .accroches div.item {
	margin-right:2px;
}


.accroches div.item img {
	position:absolute;
	top:7px;
	left:5px;
	margin: 0px;
	border: 1px solid #666;
}
.accroches div.item h4 {
	font-size:9px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 2px;
	margin: 6px;
	margin-top:80px;
	margin-bottom:0;
}
.accroches div.item p{
	margin:0;
	padding:0;
	margin-top:0.4em;
	padding-right: 5px;
	padding-left: 5px;
}
.accroches div.item a{
	margin: 0px;
	text-decoration: none;
	color: #333;
}
.accroches div.item a:hover {
	color: #007fb7;
}
