.contentCenter{
	width:100%;
	float:left;
	font-size:12px;
	background-color: white;
}

.leftContent{
	width:70%;
	float:left;
}

.zoneTexte{
	margin-left:5px;
}

.zoneInt{
	width:25%;
	float:left;
}

.rightContent{
		width:30%;
	float:right;
}