@charset "UTF-8";

@import "style.css";
@import "layout-page.css";

.revue { margin:0 0 30px 0; padding:5px 20px 0 20px; background:url(img/fond-revue.jpg) no-repeat; }

#store { background:url(img/store-h.jpg) no-repeat top; width:210px; margin:15px 0 0 4px; padding-top:14px; }

#store h2 { margin:0 0 5px 40px; font-size:12px; width:140px; }
#store ul li { margin:-5px 0 5px 15px; padding:5px 0; background:url(img/store-sep.jpg) bottom no-repeat; width:140px; }
#store ul li.applestore { height: 38px; }
#store ul li a.applestore { background:url(../images/apple-store.jpg) no-repeat; padding:10px 0 0 30px; height:40px; width:110px; }
#store ul li.amazon { height: 40px; padding:0; margin:0 0 5px 15px; }

#store ul li.storefrance { margin-top:12px; }