#page
	{
	font-size: 11px;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	line-height: 14px;
	background-color: #EAEEF2;
	text-align: left;
	visibility: visible;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
	position: relative;
	}

#boite1 
	{
	position: relative;
	height: 40px;
	}

#boite2
	{
	background-color: #D7DFE6;
	position: relative;
	padding: 10px;
	margin-top: 20px;
	width: 27%;
	float: left;
	}

#boite3
	{
	position: relative;
	margin-top: 20px;
	margin-left: 20px;
	width: 66%;
	height: 200px;
	float: left;
	line-height: 16px
	}
