.date{
	float:left;
	width:150px;
}
.jour{
	font-size:60px;
	line-height:60px;
	text-align: center;
	color:rgb(51,103,205);
}

.mois{
	font-size:30px;
	line-height:30px;
	text-align: center;
}

.texte{
	float:left;
}