h3{
	color: #fff;
	margin-top:30px;
}

.resum_fire{
	text-align: justify;
	font-size: 18px; 
}

thead{
	font-size: 22px;
}

.detail{
	font-size:18px;

}

#ent{
	margin-left: 155px;
}

#logo{
	margin-top:-45px; 
}

#partenaires{
	margin-left: 110px;
}

.t{
	font-size: 20px;
}

.welcome{
	color:#fff;
	font-size: 45px;
	font-weight: 700px;
	letter-spacing: 3px;
	margin-bottom: 10px;
	background:#5cb82d;
	position: relative;
	animation: text 2s 1;
	padding: 10px;
	text-shadow: 0 2px 5px rgba(0,0,0,.5);
	box-shadow: 0 5px 25px rgba(0,0,0,.5);
}

.slogan{
	font-size: 20px;
	color:#fff;
	background: #eb5b42;
	text-shadow: 0 2px 5px rgba(0,0,0,.5);
	box-shadow: 0 5px 25px rgba(0,0,0,.5);
	margin-bottom: 10px;
	padding: 15px;

}

@keyframes text{
	0%{
		color: white;
		margin-bottom: -85px;
	}
}

.texte{
	font-size: 20px;
	color:#fff;
	background:grey;
	text-shadow: 0 2px 5px rgba(0,0,0,.5);
	box-shadow: 0 5px 15px rgba(0,0,0,.5);
	margin-bottom: 10px;
	padding: 15px;
}

.fafe{
	font-size: 25px;
	color:coral;

}