body{
	position:relative;
	font-family:arial,verdana;
	margin:0px;
	background:#FFFFFF url(images/haut.jpg) repeat-x;
	padding:0px;
}
#tout{
	height:auto;
	overflow:hidden;
	width:1220px;
}
#menu{
	float:left;
	overflow:hidden;
}
#menu li{
	list-style:none;
	display:block;
	width:137px;
	height:24px;
	background:#FFFFFF url(images/menu.jpg) no-repeat;
	margin-left:-37px;
	font-size:12px;
	color:#929395;
	text-align:left;
	padding-left:15px;
	padding-top:10px;
}
#menu a:link{
	color:#929395;
	text-decoration:none;
}
#menu a:hover{
	color:#faba00;
	text-decoration:none;
}
#menu a:visited{
	color:#929395;
	text-decoration:none;
}
#hover{
	color:#faba00;
}
#bas{
	width:1060px;
	height:25px;
	margin-left:156px;
	clear:both;
	background:#FFFFFF url("images/bas.jpg") no-repeat;
}
#milieu{
	width:1060px;
	height:auto;
	position:relative;
	overflow:hidden;
	background:transparent url("images/fondmilieu.gif") no-repeat;
}
#milieuTout{
	width:1060px;
	height:auto;
	float:left;
	overflow:hidden;
	background:#FFFFFF url("images/milieulong.gif") repeat;
}
#texte{
	width:630px;
	height:auto;
	overflow:hidden;
	font-size:13px;
	margin-left:212px;
	color:#929395;
}
h2{
	color:#faba00;
	font-size:16px;
}
h3{
	color:#666666;
	font-size:14px;
}
#texte a:link, #texte a:visited{
	color:#faba00;
	text-decoration:none;
	font-size:13px;
}
#texte a:hover{
	color:#666666;
	font-size:13px;
	text-decoration:underline;
}
#imgPt{
	border:0px;
	float:left;
	margin-right:6px;
	margin-bottom:5px;
	cursor: pointer;
}