

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

body{
	zoom:normal;
	background-color: #ffffff;
	color: #333333;
	font-size:12px;
	line-height: 20px;
	margin: 0;

	}

img{
	border: 0;
	}

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





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

/*-------------------------------------------------
  Content wrappers
-------------------------------------------------*/
#contentbody{

	width:800px;
	height:900px;
	background: white url(../france2009/side_back.jpg);
	
}	

#container{
	zoom:normal;
	width: 613px;
	height 1200px;
	background: white ;
	float:right;
	margin: auto;
	padding: 0 0 0 0;
	}
	
#info{
	width: 613px;
/*	float:right; */
	zoom:normal;
	
	margin: auto;
	}


#info_copy{
	width: 361px;

	padding:0px;
	float:right;
	margin: auto;
	zoom:normal;
	}	
	
#info_title{
	width:361px;
	height:40px;
	float:right;
	zoom:normal;

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

	}
	
#whatsnew{
	zoom:normal;
	width: 480px;

	margin: auto;
	
	}
/*-------------------------------------------------
  side
-------------------------------------------------*/

#side{
	width:187px;
	height:300px;
	float: left;
	
	}
	
#side_top{
	width187px;
	height:274px;
	background: white url(../france2009/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;
	}
	
