body {
	font-family: Arial;
	font-size: 12px;
	color: #555555;
	text-align: center;
}
/*h1 {
	font-size: 18x;
	font-weight: bold;
	color: #4F5688;
	text-align: center;
}*/
img { border:0; }

.titre {
	font-size: 14x;
	font-weight: bold;
	color: #A60206;
	width: 650px;
	margin: auto;
	background: #F4F4F4;
	height: 22px;
}

div.box  {
	width: 650px;
	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;
}
.box a:hover {
	font-size: 11x;
	font-weight: bold;
	text-decoration: underline;
	color: #4F5688;
	padding: 3px;
}
.thumb img { 
	margin: 2px;
}
.box strong { color:red; }
