.title_event{
	opacity: 1;
    visibility: visible;
    font-size: 50px;
    margin-bottom: 4px;
    color: #51417e;
    text-shadow: 3px 2px rgba(255, 255, 255, 0.52);
    text-transform: uppercase;
}

.date_event{
	
}

.organisateur_event{
	float: right;
    text-transform: uppercase;
    font-size: 15px;
    margin-left: 22px;
    border-left: solid 1px #d5d5d5;
    padding-left: 15px;
}

.participants_event{
	line-height: 20px;
}


.icon_date{
    padding-top: 6px;
    width: 24px !important;
}

.date_limit_subscr{
	color: #ff0000;
	margin-top: 10px;
}


.icon_chrono{
	width: 35px !important;
}

.icon_chrono_subscr{
	width: 28px !important;
}

.icon_participants{
	width: 28px;
}

.msg_nbr_events_top{
	background: rgb(250, 255, 189);
    padding: 5px 15px;
    border-radius: 3px;
    color: #5a6001;
    box-shadow: inset 0px 0px 17px -1px #e5f800;
    border: solid 1px #ddee0b;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.icon_lieu{
	width: 23px;
}

.icon{
    margin-right: 10px;
    width: 22px;
    float: left;	
}

.colonneEvent {
	padding: 8px;
    border-right: solid 1px #e3d7fb;
	color: #51417e;
}

.main_zone_event{
	display: inline-flex;
    width: 100%;
}

.zone_image_event{
	
}

.grosse_date{
    border-radius: 3px;
    padding-left: 13px;
    font-weight: lighter;
    font-size: 17px;
    padding-right: 13px;
    padding-bottom: 0;
    margin-top: -10px;
    color: #533c88;
    text-shadow: 1px 1px 8px #ffffff;
    line-height: 35px;
    box-shadow: inset 0px 0px 17px -1px #adadad;
    border-right: solid 4px;
}

.icon_sinscrire{
    width: 25px;	
}

.zone_date_titre{
    margin-left: 25px;	
    width: 100%;
}

.dateFin_inscription{
    line-height: 30px;
    font-weight: bold;	
	color: #ff0808;
}

.desc_event{
    line-height: 20px;
    margin-top: 10px;
    font-weight: 200;
    color: #51417e;
	text-align: justify;
}

.zone_desc_event{
	margin-top: 20px;
    color: #573c8e;
    border-radius: 5px;
    width: 100%;
    box-shadow: inset 0px 0px 17px -1px #d1d1d1;
    font-family: 'Roboto', sans-serif;
}

.lieu_event{
	line-height: 30px;
}

.image_event{
    border-radius: 100%;
    width: 150px !important;
    height: 150px;
    box-shadow: inset 0px 0px 16px -5px #727272;
    padding: 10px;
    font-weight: bold;
}

.image_event_subscr{
	border-radius: 100%;
    width: 90px !important;
    height: 90px;
    box-shadow: inset 0px 0px 16px -5px #727272;
    padding: 10px;
    font-weight: bold;
}

.image_event_zone{
	
}

.zone_global_event{
    margin-bottom: 20px;
    padding: 10px;
    border-radius: 7px;
    padding-right: 15px;
    padding-left: 15px;
    box-shadow: 0px 5px 28px -15px #51417e;
    background: linear-gradient(to top, rgba(57, 20, 132, 0.02) 30%, rgba(91, 70, 133, 0.1) 100%) repeat scroll 0 0;
}

.zone_global_event_single{
    margin-bottom: 25px;
    padding: 10px;
    border-radius: 7px;
    padding-right: 15px;
    padding-left: 15px;
    box-shadow: 0px 6px 20px -10px #000000;
    background: rgba(255, 255, 255, 0.4);
    border: solid 1px rgba(57, 20, 132, 0.05);
}

.title_creerEvent{
    opacity: 1;
    visibility: visible;
    font-size: 35px;
    margin-bottom: 4px;
    color: #391484;
    text-shadow: 3px 2px rgba(255, 255, 255, 0.52);
    text-transform: uppercase;
    padding-bottom: 10px;
}
