body {
	background: #f0f0f0;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-align: center;
}
h1 {
	font-size: 18x;
	font-weight: bold;
	color: #4F5688;
	text-align: center;
}
img { border:0; }
.titre {
	font-size: 12x;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	width: 600px;
	border: 1px solid #FFFFFF;
	background: #4F5688;
	margin: auto;
}
div.box  {
	font-size: 11x;
	text-align: center;
	width: 600px;
	border: 1px solid #FFFFFF;
	margin: auto;
	padding: 3px;
}
.box a:link, .box strong {
	font-size: 11x;
	font-weight: bold;
	text-decoration: none;
	color: #4F5688;
	padding: 3px;
}
.box a:visited {
	font-size: 11x;
	font-weight: bold;
	text-decoration: none;
	color: purple;
	padding: 3px;
}
.menu {
	font-weight: bold;
	font-size: 11px;
	color: #4F5688;
	text-decoration: none;
	background-color: #F7F7F7;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	border: thin solid #000000;
}
.box a:hover {
	font-size: 11x;
	font-weight: bold;
	text-decoration: underline;
	color: #4F5688;
	padding: 3px;
}
.thumb img { 
	margin: 2px;
}
.box strong { color:red; }.menu a:link {
	font-weight: bold;
	font-size: 11px;
	color: #4F5688;
	text-decoration: none;
	background-color: #F8F8F8;
}
.menu a:visited {
	font-weight: bold;
	font-size: 11px;
	color: #4F5688;
	text-decoration: none;
}
.menu a:hover {
	font-weight: bold;
	font-size: 11px;
	color: #4F5688;
	text-decoration: none;
}
