BODY {
	background: rgb(255,255,255); 
	text-align:center;
	font-weight: normal; 
	font-size: 10pt; 
	font-family: "MS Trebuchet, Georgia", "Verdana", "serif"; 
	color:#000;
	background-image:url(images/bg.png);

}

#container {
	position:relative;
	margin:auto;
	width:760px;
	height:550px;
	padding:0px;
	text-align:center;

}

#cadre {
	margin:20px;
	margin-bottom:0px;
	padding:0px;
	text-align:justify;
	width:760px;
	height:550px;
	border: black solid 1px;
	background-color:white;
	background-image:url(images/fnd1.jpg);
	background-repeat:no-repeat;
	
}

#left {
	position:relative;
	top:0px;
	left:0px;		
	float:left;
	width:165px;
	height:518px;
	background:red;

}

#bg {
position:relative;
	top:40px;
	left:165px;
	margin:0px;
	padding:10px;
	width:555px;
	border: #555555 dashed 1px;
	font-family: "Georgia", "Verdana", "serif";
	font-size:9pt;
	
}

#copy {
	border: #555555 solid 1px;
	border-top:0px;
	width:450px;
	margin-left:312px;
	margin-right:-22px;
	height:21px;
	background-color:white;
	font-family:arial, verdana, serif;
	font-size:8pt;	
	text-align:right;
	padding:3px;
	padding-right:15px;
}
left {
	position:relative;
	top:0px;
	text-align:right;
	width:760px;
	height:35px;
}

