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

.fe-padding
{
	padding: 10px;
}

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

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

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

.fe-events-image
{
	max-height: 250px;
}

.fe-events-logo-societe
{
	max-height: 120px;
}

.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;
}

.fe-ligne-photo-intervenant
{
    height:60px;
    position:relative;
}

.fe-photo-exposant
{
    position:relative;
    width:50px;
    height: 50px;
    display: inline-block;
    vertical-align: top;
    border-radius: 50px;
    overflow: hidden;
    margin: 0px 10px 0px 10px; 
    padding: 0px;
}

.fe-photo-exposant .fe-photo-exposant-interieure
{
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.fe-texte-exposant
{
    position:relative;
    display: inline-block;
    vertical-align: top;
    padding-left: 0px;
    width: calc(100% - 90px);
}
