/* CSS Document */
body{
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
		background-color:#eee6d9;
		margin:0px;
		padding:0px;
		height:100%;
		width:100%;
		line-height:130%;
		font-size:0.9em;
		text-align:left;
	}
	#pageContent{
		width:100%;
		margin:0 auto;
		text-align:center;
		margin-left:0px;
		margin-top:0px;
		left:0px;
		top:0px;
		/*border-left:1px solid #000;
		border-right:1px solid #000;
		background-color:#FFF;
		height:100%;*/
	}
	#pageContent p{
		padding-left:10px;
		padding-right:10px;
	}
	#dhtmlgoodies_progressPane{
	width:163px;
	height:30px;

	background-color:;
	z-index:5000;
	position:absolute;
	left:1px;
	top:-7px;
		
	}
	#dhtmlgoodies_progressBar_bg{
		position:absolute;
		left:152px;
		top:25px;
		width:200px;
		height:20px;
		/*border:1px solid #000;*/
		background-color:;
		margin-left:-150px;	
		margin-top:-20px;
		text-align:right;
	}
	#dhtmlgoodies_progressBar_outer{
		position:absolute;
		left:0px;
		top:0px;
		width:0px;	
		height:100%;
		overflow:hidden;	
	}
	
	#dhtmlgoodies_progressBar{
	position:absolute;
	left:2px;
	top:0px;
	width:200px; /*6699ff;184EB8;*/
	filter: Alpha(Opacity=0, FinishOpacity=100,Style=1,StartX=0, StartY=0, FinishX=200,FinishY=20);
	height:100%;
	z-index:5000;
	}
	#dhtmlgoodies_progressBar_txt{
		color:#000;
		z-index:10000;
		width:100%;
		height:100%;
		left:1px;
		top:0px;
		position:relative;		
		font-family:arial;
		font-size:0.8em;
		line-height:20px;	/* Same as height of progress bar */
	}
	#Langu {
	position:absolute;
	visibility:inherit;
	left:96px;
	top:81px;
	width:141px;
	height:30px;
	z-index:5001;
}
