#centre {
	float: right;
}
#gauche {
	margin: 0px;
	width: 480px;
}

#articledroit {
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#imagedroiteboutique {
	height: 492px;
}

#vignettesdroites {
	float: right;
	margin-right: 0px;
	width: 100px;
}
#descriptionarticle {
	clear: left;
	width: 460px;
	background-color: #FFF;
	padding: 5px;
	margin-top: 5px;
	border: 1px solid #369;
}
.prix {
	font-size: 20px;
	font-weight: bold;
	color: #369;
}
#imgarticle {
	float: left;
	padding: 0px;
	border: 0px solid #E9E9E9;
	height: 490px;
	width: 370px;
	overflow: hidden;
	text-align: center;
}
#imggrande {
	border: 5px solid #FFF;
}

#articledroitprix {
	text-align: center;
}
