                                /* DEFAULT is for three panels in width, adjust as needed
                                   This only matters if JS is OFF, otherwise JS sets this. */
#slider	{ height: 300px; width:530px; margin:left; overflow: hidden;  position: relative; margin: 0 10px; border:1px solid #27547f; background: white;}
#mover	{ width: 530px; position: relative; }

.slidenewproducts	{ padding: 26px 40px; width:530px; height: 300px; float: left; position: relative; }
.slidenewproducts h1 { font-size: 17px; width: 220px; height:auto; }/*ERIC-ajout width et height pour afficher le titre en entier*/
.slidenewproducts p { font-size: 13px; line-height: 22px; width: 200px; height:auto; }/*ERIC-modif height auto pour afficher le texte en entier*/
.slidenewproducts a { text-decoration: none;}
.slidenewproducts a:hover { text-decoration: underline;}
.slidenewproducts img { position: absolute; top: 10px; left: 250px; vertical-align: middle;}
.slidenewproducts h2 { font-size: 17px; padding: 0 130px;background: none; color: #ac0000;}
#slider-stopper { position: absolute; top: 0px; right: 13px; background: none; color: white; padding: 4px 8px; font-size: 10px; z-index: 1000; }
