* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
p {
	font-size: x-small;
	margin: 2px 2px 5px 2px;
	text-indent: 5px;
	text-align: justify;
}

p.titre {
	text-align: center;
}

p.imgaccueil {
	text-align: center;
}
.ProdBout {
	font-size: x-small;
}
.TitreProdBout {
	color: #000099;
	font-weight: bold;
	font-size: x-small;
	text-align: center;
}
input.quantite {
	background-color: #B3D8F2;
	border-color: #000099;
	border-width: 1px;
}
