.ratings {
    margin: 1.12em 0;
    clear: both;
}

.ratings table {
	color: #bb1221;
	font-weight: bold;
	width: 220px;
}

.ratings table th {
	border-top: 1px solid #bb1221;
	padding-right: .5em;
	width: 150px;
}

.ratings table td {
	border-top: 1px solid #bb1221;
}

#articles p img{
	float: left;
	position: relative;
	margin: 0 0.4em 0.4em 0;
}

#articles span.prix{
	color: #333333;
}

#articles h3 {
    margin: 1.12em 0;
    clear: both;
}