@import url("detail.css");

.event-cartouche{
	background:inherit;
	}
	
.event-cartouche .event-logo {
	float: right;
	background:inherit;
	padding:10px 10px 10px 10px;
}

.event-cartouche .event-logo img{
	max-width:300px;
	max-height:300px;
	}

.event-cartouche .abstract {
	font-style:italic;
	}

