	body{
		font-family: Arial, sans-serif;
		margin:0px;
		padding:0px;
		background-color:#F06101;	
		font-size:0.7em;	
		text-align:center;		
	}
	.interface_stl01 {
	font-size: 10px;
	color: #FFCC00;
}

#FB_Menu_Rubrique hr {
	color: #FFAF44;
	height:2px;
	border-style:dashed;
	
}

	#FB_Menu_Rubrique  a{
		color: #660000;
		font-size:14px;
		font-weight:bold;
		text-decoration:none;
	}		
	
	#FB_Menu_Rubrique a:hover{
		color:#A14508;
	}	

	#FB_Menu_Rubrique  a.inactif{
		color: #CCCCCC;
		font-size:14px;
		font-weight:bold;	
		font-style:italic;
		text-decoration:none;
	}		
	
	#FB_Menu_Rubrique a.inactif:hover{
		color:#A14508;
	}	
	
	#FB_Header h1 {
	font-family : Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size:30px;
	line-height: 38px;
	font-style:italic;
	font-weight:bold;
	color: #FFFFFF;	
	margin: 2px 0px 0px 0px;
	}
	
	#FB_Header h1 img{
		
	margin: 0px 10px 0px 4px;
	}	
			
	#FB_Header #FB_Navigation {
		margin: 0px 0px 0px 30px;
		font-size:16px;
		font-weight:bold;
		font-family : Arial, sans-serif;
		color: #FFFFFF;	

	}		
	#FB_Header #FB_Navigation a{
		color: #660000;
		font-size:12px;
		font-weight:bold;
		text-decoration:none;
	}		
	
	#FB_Header #FB_Navigation a:hover{
		color:#A14508;
	}			

	
	
	#FB_Body {
		 background: url(../images/fnd.gif) 0 0  no-repeat;
		 width: 100%;	
		 text-align:left;	
	}	


	#FB_Content {	     
		 width: 750px;	
		 text-align:left;
		 padding-left:30px;
		 padding-top:30px	  
	}
	

	
	#FB_Version {	
		 width: 100%;	     
		 display: block; 	  
	}		
	
	
	#FB_Left {
		 width: 150px;
		 float:left;

	}
	
	#FB_Left #FB_GB{ 
		 width:100%; 
		 height:100%;
	

	}	
	

	#FB_Center {
		 width: 450px;
		 float:left;	
	}
	
	#FB_Right {
		 width: 150px;
		 float:left;	
	}	
	

	
	