/* FDBI 2008 - CSS Structure des pages PRODEX - partie centrale*/
.flottante {
margin: 2px;
margin-left:35px;
float: left;
width: 100px;
}

.entrephoto {
margin: 2px;
margin-left:15px;
float: left;
}
.spacer {
clear: both;
}
.titre_produits{
font-weight: bold;
}
.caracteristiques_produit{
 width: 250px;
}
