/* zone de presse */
#zone_presse{
	border-width: 0px;
	border-style: solid;
	border-color:blue;
	font-family:Times New Roman;
	background-color:#fff;
}
.titre_presse{
	font-size: 15px;
	text-align:center;
	font-weight : bold;
}
