body {
	margin:0;
	padding:0;
	background:url(bback.jpg) center;
}
body, html {
	height:100%;
}
body, input, textarea, select, td, th {
	font-family: Tahoma, Arial, san-serif;
	font-size: 10px;
}
img {
	border:none;
}
#cnt {
	position:relative;
	width:630px;
	text-align:left;
	margin:0 auto;
}
#c {
	float:left;
	position:relative;
	width:100%;
	height:450px;
	background:url(back.jpg) no-repeat;
}
#ref h2, #info h2 {
	display:none;
}
a {
	color:#687a1d;
	text-decoration:none;
}
a:visited {
	color:#4b5912;
	background:url(avis.gif) no-repeat 2px 4px;
}
a:hover {
	color:#ffffff;
}

div h1 {
	color:#fff;
	font-weight:normal;
	font-size:10px;
	margin:0;
}
div a {
	display:block;
}
div#ref, div#info {
	position:absolute;
	background:url(hdot.gif) no-repeat right bottom;
	padding:0 0 10px 0;
	width:144px;
}
div#ref {
	top:265px;
	left:370px;
	width:157px;
}
div#info {
	text-align:right;
	top:317px;
	left:58px;
}
div#ref a {
	padding:0 0 1px 15px;
}