.module_newsletter{ border:1px solid #d6d6d6; border-radius:4px; display:block; overflow:hidden; width:306px; padding:20px 16px; margin:0 0 19px 0; background:#fff url('/images/interface/modules/common/bg_modules_new.gif') repeat-x; }

.module_newsletter h1 { font-size:17px; font-weight:normal; color:#666; margin:0; background:url('/images/interface/modules/newsletter/picto_newsletter.png') no-repeat 0 0; padding-left:35px; }

.module_newsletter .content .titre { font-size:13px; color:#F5A000; margin:8px 0 0 0; padding-bottom:8px; border-bottom:1px dotted #dadada; }
.module_newsletter .content .liens,
.module_newsletter .content .liens a { color:#999; font-size:12px; }
.module_newsletter .content .form { padding:20px 0; border-bottom:1px dotted #dadada; margin:0 0 10px 0; }
.module_newsletter .content .form .input { border:1px solid #dadada; width:174px; padding:8px; font-size:12px; color:#999; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; }
.module_newsletter .content .form .submit { border-radius:4px; background:#FAB707; color:#fff; float:right; border:0; width:104px; height:33px; font-size:13px; cursor:pointer; }