body {
	background: #ffffff;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

a {
	color: #600;
	text-decoration: none;
	font-weight: bold;

	}

img {
	border: 1px;
	}

#box {
	background-image: url(hmpf.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	width: 600px;
	height: 300px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-300px;
	margin-top:-145px; 
}

.case {

}

/*.titre {
	width: 75px;
	background-image: url(http://www.nacara.net/images/fond.jpg);
	color: #fff;
	font-weight: bold;
	padding: 5px;
	margin-bottom: -12px;
}*/