.boutique .img_normal {
	max-height: 150px;
	max-width: 200px;
}

.boutique .img_petit {
	max-height: 60px;
	max-width: 100px;
}

.boutique th {
	text-align: center;
	background-color: #e6e6e6;
	padding: 5px;
}
