body {
	background: #ffffff;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

a {
	color: #600;
	text-decoration: none;
	font-weight: bold;

	}

b {
	color: black;
	}

img {
	border: 0px;
	}

#box {
	width: 500px;
	margin : 50px auto 0 auto;
}

.case {
	width: 500px;
	border: 1px solid #000;
	padding: 10px;
}

.titre {
	width: 75px;
	background-image: url(http://www.nacara.net/images/fond.jpg);
	color: #fff;
	font-weight: bold;
	padding: 5px;
	margin-bottom: -12px;
}

.edit {
	font-weight: bold;
}

.citation {
	font-style: italic;
}