@charset "utf-8";
/* CSS Document */
 p{
	text-align: center;
	font-style: normal;
	font: normal;
	font-family: "Segoe", "Segoe UI", "DejaVu Sans", "Trebuchet MS", "Verdana", "sans-serif";}
mark{
	font-size: 30px;
	font: bold;
	color: white;
	background-color:#e6007e; }
.comming {
	font-size: 30px;
	text-align: center;
	color: white;
	margin-top: 50px;
	background-color: #581039;
	border-radius: 20px; 
	height: 50px;
	width: 350px;}

.texte{
	text-align: center;
	font-size: 30px;
	color: #581039;
	line-height: 12px;
	font: normal;
	font-style:normal;
	margin-top: 70px;}

.creer{
	position: relative;
	top: 70px;
	margin-top: 80px;
	text-align: center;
	color: #581039;
	font-size: 30px;
	line-height: 12px;
	font: normal;
}
.roseclair{
	background-color: #ffeaf6;
	height: 500px;
	width: 100%;
}
.callme{
	position: relative;
	top:110px;
	margin-top: 100px;
	text-align: center;
	color: white;
	background-color: #e6007e;
	font: normal;
	font-size: 25px;
	border-radius: 30px; 
	height: 45px;
	width: 400px;}
.number{
	position: relative;
	top: 70px;
	color:#581039; 
	margin-top: 80px;
	text-align: center;
	font-size:30px;
	line-height: 20px;
}

