/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #666666;
	background-image: url(images/trame_fond5.jpg);
}
#divprin
{
	position:relative;
	margin:0 auto;
	text-align:center;
}
#divhaut
{
	position:relative;
	width:800px;
	height:100px;
	vertical-align:top;
	border-color:#000000;
	background-color:#009900;
	text-align:center;
}
#divmil
{
	position:relative;
	width:850px;
	height:1700px;
	vertical-align:middle;
	border-color:#000000;
	background-color:#FFE2B0;
}
#divmil2
{
	position:relative;
	width:850px;
	height:950px;
	vertical-align:middle;
	border-color:#000000;
	background-color:#FFE2B0;
}
#divbas
{
	position:relative;
	width:800px;
	height:100px;
	vertical-align:bottom;
	border-color:#000000;
	background-color:#FF0000;
	text-align:center;
}
#text
{
	position:relative;
	width:700px;
	color: #000000;
	font-size:10px;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
}
#text2
{
	position:relative;
	width:700px;
	color: #000000;
	text-decoration:none;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
}
#text2 a
{
	position:relative;
	width:700px;
	color:#000000;
	font-size:10px;
	text-align: right;
	font-family:Arial, Helvetica, sans-serif;
}
#text2 a:hover
{
	position:relative;
	width:700px;
	color:#000000;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}
h1
{
	width:700px;
	text-align:justify;
	font-size:12px;
	color:#000000;
}
#lieng
{
	width:50%;
	float:left;
}
#liend
{
	width:50%;
	float:right;
}