
#fond{
	position:absolute;
	left:0;
	width: 350px;
	height: 389px;
	background-color:#FFF;
	background-image: url(../images/fd_actu.jpg);
	
}
h1{
	width:375px;
	height: 79px;
	margin-top: 13px;
	margin-left: 5px;
	margin-bottom:2px;
	background-image: url(../images/t_presentation.jpg);
}

.photo{
	float:left;
	margin-right:0.5em;
	margin-top:0.2em;
}
.photo img{
	border-width: 3px;
	border-color: #CD94C2;
	
}
em{
	font-weight:bold;
	font-style: normal;
	color: #CD94C2;
}