#alaunetxt{
	position: absolute;
	display: block;
	width: 152px;
	height: 299px;
}
#alaunescroll {
	display: block;
	overflow: auto;
	color: #FFF;
	margin: 6px 0 0 10px;
	width: 140px;
	height: 257px;
	
	scrollbar-base-color: #FAF1F2;
	scrollbar-face-color: #FAF1F2;
	scrollbar-shadow-color: #FAF1F2;
	scrollbar-highlight-color: #FAF1F2;
	scrollbar-3dlight-color: #FAF1F2;
	scrollbar-darkshadow-color: #FAF1F2;
	scrollbar-track-color: #FAF1F2;
	scrollbar-arrow-color: #938A79;
}
#alauneimg {
	display: block;
	float: left;
	border-right: 1px solid #B5B5B5;
	height: 299px;
}
#actus {
	display: block;
	float: left;
	width: 264px;
	height: 299px;
}
#actusScroll {
	display: block;
	overflow: auto;
	
	margin: 6px 0 0 10px;
	width: 253px;
	height: 257px;
	
	scrollbar-base-color: #FAF1F2;
	scrollbar-face-color: #FAF1F2;
	scrollbar-shadow-color: #FAF1F2;
	scrollbar-highlight-color: #FAF1F2;
	scrollbar-3dlight-color: #FAF1F2;
	scrollbar-darkshadow-color: #FAF1F2;
	scrollbar-track-color: #FAF1F2;
	scrollbar-arrow-color: #938A79;
}
#tableAc {
	float: left;
	border-top: 1px solid #B5B5B5;
	border-right: 1px solid #B5B5B5;
}
