body {
	width: 951px;
	margin: 20px auto;
	font-family:Arial,Verdana,Helvetica;
	font-size:12px;
	color:#000000;
	margin-top:0px;
	background-color: #e8edf0;
}

a img{
	border:none;
}

td {
	font-size:12px;
}

a {
	color:#0f4a82;
	text-decoration: underline;
	border-color:#000000;
}

hr {
	border: 0;
	width: 80%;
	color: #98aeab;
	background-color: #98aeab;
	height: 1px;
}
a:hover {
	text-decoration: underline;
}

#header{
	background:url('images/harvey_en-tete.jpg') scroll no-repeat 0 0;
	width:951px;
	height:244px;
}

#header ul{
	padding:227px 0 0 0;
	margin:0;
	list-style:none;
}

.link{
	margin:0;
	padding:0;
	float:left;
	font-size:8pt;
	font-weight:bold;
	text-transform:uppercase;
}

.link a , .link a:visited{
	color:#47c4d8;
	margin:0 18px 0 18px;
	text-decoration:none;
}

.link a:hover{
	color:white;
	text-decoration: underline;
}

.thumbnail{
	border:1px solid #E8EDF0;
	padding:5px;
	margin:2px 0 2px 0;
}
