.module_alerte_mail{ 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_alerte_mail h1 { font-size:17px; font-weight:normal; color:#666; margin:0; background:url('/images/interface/modules/alerte_mail/picto_alerte-mail.png') no-repeat 0 0; padding-left:35px; background-size: 30px 20px;}

.module_alerte_mail .content .titre { font-size:13px; color:#7fa011; margin:8px 0 0 0; padding-bottom:8px; border-bottom:1px dotted #dadada; }
.module_alerte_mail .content .liens,
.module_alerte_mail .content .liens a { color:#999; font-size:12px; }
.module_alerte_mail .content .form { padding:20px 0; border-bottom:1px dotted #dadada; margin:0 0 10px 0; }
.module_alerte_mail .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_alerte_mail .content .form .submit { border-radius:4px; background:#acc604; color:#fff; float:right; border:0; width:104px; height:33px; font-size:13px; cursor:pointer; }
