.fe-modal-title
{
	margin-left: 0px;
	width: calc(100% - 150px);
}

.fe-events-type
{
	color: #555;
}

.fe-events-format
{
	color: #555;
}

.fe-events-intervention
{
	font-weight: bold;
}

.fe-events-image
{
	width:90%;
}

.fe-events-logo-societe
{
	width: 230px;
}

.fe-events-lieu,
.fe-events-public,
.fe-events-acces,
.fe-events-icone
{
	color:#E72525;
	width:22px;
	text-align: center;
}

.fe-events-date
{
	font-size: 11pt;
	line-height: 11pt;
	color:#555;
	text-align: left;	
	padding: 5px 5px 5px 5px;
	color: white;
	background-color: #24316A;
	margin-bottom: 5px;
	border-radius: 5px;
	display: inline-block;
}

.fe-siae-stand
{
	border-radius: 10px;
	background-color: #24316A;
	color: white;
	padding: 5px 10px 5px 10px;
	display: inline-block;
	text-align: center;
}