Je choisis le SMS pour une réponse immédiate !
VOY8280 au
71700
/* SMS - BOX */
.sms-box, .sms-box *, .boostraped { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.sms-box { position: relative; width: 400px; height: 100px; min-height: 40px; max-height: 140px; text-align: left; color: #000000; background-color: #FFFFFF; font-weight: bold; font-size: 16px; }
.sms-box span { font-weight: bold; }
.sms-box, .sms-box * { font-family: Calibri; line-height: 1.25; }
.sms-box .frame { position: relative; width: 100%; height: 100%; }
.sms-box .main { position: relative; font-size: 290%; }
.sms-box .main .shortcode { position: relative; }
.sms-box .main .cartouche-short { position: absolute; display: block; width: 18px; height: 18px; top: 50%; transform: translateY(-50%); right: 0; font-size: 0; }
.sms-box .main .cartouche-short img { position: relative; top: 0; margin-left: 4px; left: 16px; }
.sms-box .pricing { position: relative; height: 25%; font-size: 100%; }
.sms-box .pricing .cartouche { position: relative; float: left; height: 100%; }
.sms-box .pricing .cartouche img { height: 100%; padding-right: 6px; }
.sms-box .pricing .price { position: relative; font-size: 17px; }
@font-face {
font-family: Calibrib;
font-style: bold;
src: url('//affiliation.voyance.fr/css/font/Calibri/calibrib.ttf');
}