div#contentBody #middle{
	width:514px;
	float:left;
	overflow:visible;
	margin: 10px 0px 10px 0;
}
div#posttitreTop{
	background:url(../Source/Images/agendaBGtitre2.jpg) no-repeat;
	height:30px;
	width:553px;
	position:relative;
	margin-left:-20px;
}
div#posttitreBody{
	width:553px;
	background:url(../Source/Images/agendaBGbody.jpg) repeat-y;
	overflow:hidden;
	margin-left:-20px;
	position:relative;
}
div#photoNom{
	margin-bottom:10px;
}
div#photoNom .prenomCv{
	margin-left:10px;
	font-size:18px;
	font-weight:bold;
	color:#000000;
}
div#photoNom .nomCv{
	margin-left:10px;
	font-size:18px;
	font-weight:bold;
	color:#000000;
	text-transform: uppercase;
}
.contenuCV{
}
.contenuCV #contenuTitre{
	width:90px;
	color:#FF0000;
	text-align:right;
	padding-right:10px;
	float:left;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
	font-size:10px;
}
.contenuCV #contenuBody{
	width:400px;
	border-left:1px #BCBEC0 solid;
	overflow:hidden;
}
div#contenuBodyMaring{
	margin:10px 10px;
}


div#posttitreFooter{
	width:553px;
	height:30px;
	background:url(../Source/Images/agendaBGfooter.jpg) no-repeat;
	margin-left:-20px;
	position:relative;
}


