div.iphone7 {
	background-image: url('../charte/phone/iphone7.png');
	width: 280px;
	height: 573px;
}

div.iphone7 div.msg-sender {
	position: relative;
	top: 104px;
	text-align: center;
	width: 280px;
	font-size: 12px;
	font-weight: bold;
}

div.iphone7 div.msg-date {
	position: relative;
	top: 140px;
	text-align: center;
	width: 170px;
	font-size: 12px;
	font-weight: bold;
	margin: auto;
}

div.iphone7 div.msg-date span {
	width: 160px;
	margin: auto;
	color: #9d9d9d;
}

div.iphone7 div.msg-body {
	position: relative;
	top: 160px;
	width: 210px;
	left: 45px;
}

div.iphone7 div.msg-body div.msg-body-top {
	background-image: url('../charte/phone/msg_ios_h.png');
	width: 210px;
	height: 13px;
}

div.iphone7 div.msg-body div.msg-body-middle {
	background-image: url('../charte/phone/msg_ios_m.png');
	max-width: 210px;
	padding: 0 10px;
	font-size: 14px;
	color: #FFF;
}

div.iphone7 div.msg-body div.msg-body-bottom {
	background-image: url('../charte/phone/msg_ios_b.png');
	width: 210px;
	height: 14px;
}
