﻿#titre{
	left:25px;
	width:755px;
}
#corps{
	clear:both;
	display:block;
	padding:1em;
	width:755px;
	margin-left:15px;
	margin-bottom:15px;
	overflow:hidden;
}
#corps .txt{
	height:320px;
	width:755px;
	overflow:hidden;
	clear:left;
	padding-top:10px;
}
#corps .txt .scrollable{
	height:320px;
	width:755px;
	overflow:auto;
}
#IE6 #corps .txt .scrollable{
	height:320px;
	overflow:auto;
	display:block;
	position:relative;
}
#thirdNav{
	width:755px;
}
