/* Start of CMSMS style sheet 'chsi::plan_acces' */
  #access_plan{
		clear:both;
		width:500px;
		height:400px;
		border:1px solid #555;
  }
  
  #access_plan_menu{		
		margin:0px;
		padding:0px;
		
  }
  #access_plan_menu li{
		float:left;
		list-style-type:none;
		border:1px solid #555;
		border-right-width:0px;
		border-bottom-width:0px;
		background:url(images/acces_plan_menu_bg.jpg) top left repeat-x;
  }
  
  li#access_plan_liplan{
		background:#fff;
  }
  
  li#access_plan_limixte{
		border-right-width:1px;
  } 
  
  #access_plan_menu li a{
		display:block;
		text-decoration:none;
		color:#000;
		height:24px;
		line-height:24px;
		text-align:center;
  }

  #access_plan_liplan a{
		width:60px;
  }
  
  #access_plan_liaerien a{
		width:100px;
  }
  
  #access_plan_limixte a{
		width:65px;
  }
  
/* End of 'chsi::plan_acces' */

