h1	{
	color:#6a8e7e;
	font-size:12px;
	line-height: 14px;
	text-align:lest;
	}

body{	text-align:center;
	width:100%;
	background: #c2c2c2 url(../index/background.jpg);
	background-repeat:repeat-x;

	color: #333333;
	font-size:12px;
	line-height: 20px;
	}

img{
	border: 0;
	}

a:link, a:visited{
	color: #635D45;
	text-decoration: none;
	}

background{
background-color:#d4d8bb;
	}



/*-------------------------------------------------
  header
-------------------------------------------------*/
#header{
	position: relative;
	width: 800;
	height: 82px;
	background: white url(../appli/top.jpg) no-repeat bottom;
	margin: auto;
	}

/*-------------------------------------------------
  Content wrappers
-------------------------------------------------*/
#contentbody{
	text-align:left;
	margin:0px auto;
	width:800px;
	height:900px;
	background: white url(../appli/side_back.jpg);
}	

#container{
	width: 550px;

	float:right;
	margin: auto;
	padding: 30px 0 0 0;
	}
	
#info{
	width: 550px;
/*	float:right; */
	
	margin: auto;
	}
#info_copy{
	width: 550px;
	background-color:#f9faf9;
	padding:5px;
	float:right;
	margin: auto;
	}	
	
#info_title{
	width:303px;
	height:40px;
	float:right;

	
	}	
	
#info_image
	{
	width :178px ;
	height:236px ;
	float:left;

	}
	
#whatsnew{
	width: 480px;
	
	margin: auto;
	
	}
/*-------------------------------------------------
  side
-------------------------------------------------*/

#side{
	width:187px;
	height:300px;
	float: left;
	
	}
	
#side_top{
	width187px;
	height:274px;
	background: white url(../appli/side_top.jpg) no-repeat top;
	}

#side_menu{
	width:175px;
	color:AB6A04;
	font-size:14px;
	line-height: 24px;
	
	/*--font-weight:bold;--*/
	padding: 10px;
	
	}
/*-------------------------------------------------
  bottom
-------------------------------------------------*/

#bottom{
	position: relative;
	clear:both;
	width:800px;
	height: 20px;
	
	padding: 10px;
	}
	

