@charset "utf-8";
/* CSS Document */

body
{
background-color:#f0f2f5;
width:100%;
}

.zone_texte
{
	margin:auto;
	width:900px;
	font-size:15px;
	color:#666;
}