/*//------------------------------------------------------------------// Auteur : Ludovic Martin <ludovic@dreamclic.com> / www.dreamclic.com//// Version             : 1.0// Date de création    : 27/12/2004// Date de mise à jour ://// Description         : feuille de style générale du site//// Contraintes         : //------------------------------------------------------------------*/a#boutonboutique {	background-color: #950306;	color: white;}#ensembleproduits {	margin-top: 30px;}#ensembleproduits img {	margin: 10px;}.photoproduit {	margin-top: 40px;	margin-left: auto;	margin-right: auto;	text-align: center;	float: left;}.photoproduit img {	border: 1px solid #950306;}.details {  border-left: 1px solid #FFD700;  margin-left: 130px;  width: 450px;  margin-top: 40px;  font-weight: bold;}.details li{  padding-left: 0px;}.titrearticle{  background-color: #FFD700;  color: #950306;  font-size: 1.2em;}.legend{  display: block;  margin: 5px 5px 10px 5px;  text-decoration: underline;}.commander{  font-size: 1em;  background: url(images/ajoutpanier.gif) 0px 3px no-repeat;}.commander a{  padding-left: 15px;}