/*General*/body {	text-align: center;	SCROLLBAR-face-color: #999999;	SCROLLBAR-HIGHLIGHT-COLOR: white;	SCROLLBAR-SHADOW-COLOR: white;	SCROLLBAR-3DLIGHT-COLOR:white;	SCROLLBAR-ARROW-COLOR: white;	SCROLLBAR-TRACK-COLOR: white;	SCROLLBAR-DARKSHADOW-COLOR: white;	color: white;	background-color: #FFFFFF;}#global {	position: absolute;	height: 650px;	width: 920px;	top: 0px;	margin-top: 0px;	margin-left: -460px;	left: 50%;}#content {	position: absolute;	height: 400px;	width: 800px;	top: 80px;	left:0px;}/*Partie gauche*/#left {	position: absolute;	height: 400px;	width: 400px;	left: 0px;	top: 0px;	background-color: #FFFFFF;}#left_image {	position: absolute;	height: 400px;	width: 400px;	left: 0px;	top: 0px;	background-repeat: repeat;}#menu {	position: absolute;	height: 278px;	width: 250px;	left: 0px;	top:122px;}/*Top*/#top {	position: absolute;	height: 122px;	width: 400px;	left: 0px;	top: 0px;}#calligraphie {	position: absolute;	height: 200px;	width: 150px;	right: 0px;	top: 0px;	background-image: url(8013-images/8013-calligraphie.png);	float: left;}/*Partie droite*/#right {	position: absolute;	height: 400px;	width: 400px;	top: 0px;	right: 0px;}#shanghai {	position: absolute;	height: 90px;	width: 350px;	top: 310px;	left: 0px;	background-image: url(8013-images/8013-shanghai.png);}#texte {	position: absolute;	height: 400px;	width:360px;	top: 0px;	left: 40px;	border: none;	text-align: left;}#texte_scroll {	position: absolute;	height: 400px;	width:340px;	top: 0px;	left: 0px;	border: none;	float: left;	overflow:auto;	overflow-x:none;	text-align: left;	margin-top: 0px;	margin-bottom: 0px;	padding: 0px 20px 0px 0px;}/*Styles de texte*/p {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: normal;	margin-bottom: 10px;	margin-top: 0px;	color: #FFFFFF;	padding-bottom: 0px;	line-height: 15px;}h1{	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: bold;	color: #FF9966;	margin-bottom: 0px;	padding-bottom: 0px;	margin-top: 0px;	padding-top: 0px;	margin-left: 0px;	padding-left: 0px;}.gras{	font-weight:bold;}/*test*/#plats {	position: absolute;	height: 300px;	width:220px;	top: 60px;	left: 0px;}#prix {	position: absolute;	height: 300px;	width:60px;	top: 60px;	left: 230px;}.titre_menu{	color:#990000;}