/* CSS Document qigong */
  
/******************************************************************************************************/
/**********************************************Police**************************************************/
/******************************************************************************************************/
h1  { color: #DF011A; font-size: 18px; font-family: "arial", Serif; font-style: normal; font-weight: bold; font-variant: normal; text-align:center; }
h2  { color: #000; font-size: 16px; font-family: "arial", Serif; font-style: normal; font-variant: normal; font-weight: bold; text-align:left;}
h3  { color: #000000; font-size: 14px; font-family: "arial", Serif; font-style: normal; font-variant: normal; font-weight: bold;}
h4  { color: #DF011A; font-size: 14px; font-family: "arial", Serif; font-style: normal; font-variant: normal; font-weight: bold; text-align:center;}

h5  { color: #90b5bb; font-size: 14px; font-family: "arial", Serif; font-style: normal; font-variant: normal; font-weight: normal; float:left;}
h6  { color: #d2041e; font-size: 14px; font-family: "arial", Serif; font-style: normal; font-variant: normal; font-weight: bold;float:left;}
div.rouge{color: #CC0000; float:left;}

div.right{ text-align:right;}
div.center{ text-align:center;}

a:link    {  color: #000000; font-size: 14px; font-family: "arial", Serif; font-style: normal; font-variant: normal; font-weight: normal;  text-decoration:none;}
a:visited { color: #000000; font-size: 14px; font-family: "arial", Serif; font-style: normal; font-variant: normal; font-weight: normal;}
a:active  {  color: #000000; font-size: 14px; font-family: "arial", Serif; font-style: normal; font-variant: normal; font-weight: normal; text-decoration: underline;}
a:hover   {  color: #DF011A; font-size: 14px; font-family: "arial", Serif; font-style: normal; font-variant: normal; font-weight: normal;  text-decoration: underline;}

a img { border:none;}

.normal { color: #000000; font-size: 14px; font-family: "arial", Serif; font-style: normal; font-variant: normal; font-weight: bold; text-align:left;}

*{margin:0;padding:0; font-size: 14px; font-family: "arial", Serif;
 /*color: #000000; font-family: "arial", Serif; font-style: normal; font-variant: normal; font-weight: normal; text-align:left;*/
}
/******************************************************************************************************/
/*******************************************Mise en page***********************************************/
/******************************************************************************************************/

body{ padding: 0; background-color:#FCD379;}

/************************ Page ************************/
div.page {
	width:1000px; height:894px;
	margin-left: auto; margin-right: auto;
	z-index : 1;
	background:url(../images/icon/benbiao_website_bg.jpg) no-repeat 0 0;}

div.gauche { float:left; width:150px;height:894px;}
div.gauche_acc { float:left; width:200px;height:894px;}
	div.logo { float:left; width:150px;height:150px;}
	
	div.gspace { float:left; width:150px;height:100px;}
	div.gspace_acc { float:left; width:200px;height:100px;}	
	
	div.menu { float: right; width:90px;height:644px;}
	div.menu_acc { float: right; width:85px;height:644px;}
		div.menu a:link    {font-size: 15px;font-weight: bolder;}
		div.menu a:visited {font-size: 15px;font-weight: bolder;}
		div.menu a:active  {font-size: 15px;font-weight: bolder;}
		div.menu a:hover   {font-size: 15px;font-weight: bolder;}
		div.menu_acc a:link    {font-size: 15px;font-weight: bolder;}
		div.menu_acc a:visited {font-size: 15px;font-weight: bolder;}
		div.menu_acc a:active  {font-size: 15px;font-weight: bolder;}
		div.menu_acc a:hover   {font-size: 15px;font-weight: bolder;}
	
div.header { float: left; text-align: left; width: 850px; height:230px;}
div.header_acc { float: left; text-align: left; width: 800px; height:230px;}
	div.titre { float: left; text-align: left; width: 850px; height:140px;}
	div.titre_acc { float: left; text-align: left; width: 800px; height:140px;}
	
	div.prov { float: left; text-align: left; width: 800px; height:90px; text-align:right;}
	div.prov_acc { float: left; text-align: left; width: 750px; height:90px; text-align:right;}

div.scroll { float:left; width:848px; height:480px; 
	overflow:auto; scrollbar-arrow-color: #83AD27; scrollbar-shadow-color: #83AD27; scrollbar-3dlight-color: #83AD27;}	
div.scroll_acc { float:left; width:798px; height:480px; 
	overflow:auto; scrollbar-arrow-color: #83AD27; scrollbar-shadow-color: #83AD27; scrollbar-3dlight-color: #83AD27;}		
	div.text { float:left; width:800px;}
	div.text_acc { float:left; width:700px;}
	
div.scroll2 { float:left; width:848px; height:300px; 
	overflow:auto; scrollbar-arrow-color: #83AD27; scrollbar-shadow-color: #83AD27; scrollbar-3dlight-color: #83AD27;}	
	
div.space20 { float:left; height:20px; width:50%;}	

li {padding-left:60px; display : list-item; list-style:circle;}	
	
div.footer { width:1000px; margin-left: auto; margin-right: auto; text-align:center;}

div.centrer { float:left; text-align:center;}
