body {
		background-color: #8DAEDB;
		margin:0;
	}
	.conteneur {		width:955px;		margin-left:auto;		margin-right:auto;
	}
	.titre {		width:955px;		margin-bottom:6px;
	}
	.corpus{
		background:url(../img/fond_presse.jpg) no-repeat;
		width:955px;		height:827px;
	}
	.contenu {
		width:555px;
		margin-left:40px;
		//padding-top:6px;
		margin-right:70px;
		font-family: Arial, Helvetica, sans-serif;
		color:#000066;
		font-size: 15px;
	}
	.style1 {
		font-size: 36px;
		font-weight: bold;
	}