body {
	margin:0px auto;
	width:1000px;
	padding:0px;
	background-image: url(/common/menu/images/background_blanc.jpg);
	background-repeat:repeat-x;
}
div#center { float:left; position:absolute; }
div#exLinkBg {
	position: absolute;
	width: 1000px;
	height: 250px;
	background-color: rgba(255,255,255,.70);
	z-index: 5000;
	display: none;
	font-family: "Comic Sans MS";
}
div#confirmLYR {
	position: absolute;
	left: 264px;
	top: 110px;
	width:495px; 
	height:240px;
	z-index: 1;
	border: 10px solid #FFF;
	background: #FFE487;
	text-align: center;
	padding-top: 20px;
	display: none;
}
div#confirmLYR h3 {
	color: #F60;
	font-size: 16px;
	margin-bottom: 20px;
}
div#confirmLYR p, div#confirmLYR a {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #7B7B7B;
	line-height: 14px;
}
div#confirmLYR input {
	margin: 10px;
}
div#exLinkImgLYR {
	position: absolute;
	left:  300px;
	top: 205px;
	z-index: 2;
	display: none;
}
a img { border:0px; }
a.linkopacity img { -moz-opacity: 1.0; opacity: 1.0;}
a.linkopacity:hover img { filter:alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5;}
audio{width:200px;height:25px;opacity:.3} 
img, div, a, input { behavior: url(/common/IEpng/iepngfix.htc) }
body { behavior: url("/common/IEpng/csshover3.htc"); }