* div{
		margin:0;
		padding:0;
		border:0;
		}
		
HTML{
		margin:0;
	    border :none;
		
		}

	body{
	overflow:auto;
	font: 11px , Arial;
	background: #CDC9B7;
	margin : 0;
	scrollbar-3dlight-color:#ccc;
	scrollbar-arrow-color:#999;
	scrollbar-base-color:#999;
	scrollbar-darkshadow-color:#999;
	scrollbar-face-color:#fff;
	scrollbar-highlight-color:#FFF;
	scrollbar-shadow-color:#FFF;
			}
		
		
	
	#liste{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FF9900;
	text-decoration: underline;
	}
	/*---------------------------------------------------documents.html-------------------------------------------*/
				#chroniques{
	position: absolute;
		width: 546px;
		height: 360px;
		top: 0;
		left:0px;
		background: white;
	
	}
		#txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	position: absolute;
	width: 510px;
	height: 33px;
	top: 10px;
	left: 20px;
	}
	
		#pdf{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FF9900;
	text-decoration: underline;
	position: absolute;
	width: 510px;
	height: 235px;
	top: 71px;
	left: 20px;
	}
	
		#log{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FF9900;
	text-decoration: underline;
	position: absolute;
	width: 510px;
	height: 17px;
	top: 333px;
	left: 20px;
	}
	/*---------------------------------------------------documents.html-------------------------------------------*/


 	a:hover{
		color: #EC9716;
		font-weight: bold;
		}
 	a:link{
		color: #EE7C17;
		font-weight: bold;
		}
 	a:active{
		color: #52685F;
		font-weight: bold;
		}









