body {
	background: #000000;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-align: center;
}
h1 {
	font-size: 10x;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color:#000000;
}
img { border:0; }

.titre {
	font-size: 12x;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	width: 600px;
	border: 1px solid #FFCC00;
	background: #333333;
	margin: auto;
}

.titremenu {
	font-size: 12x;
	font-weight: bold;
	color: #FFFFFF;
	width: 140px;
	text-align: center;
	border: 1px solid #FFCC00;
	background: #333333;
	margin: auto;
}

div.box  {
	font-size: 11x;
	text-align: center;
	width: 600px;
	border: 1px solid #FFCC00;
	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: white;
	padding: 3px;
}
.box a:hover {
	font-size: 11x;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
	padding: 3px;
}
.thumb img { 
	margin: 2px;
}
.box strong { color:red; }

div.box2  {
	font-size: 11x;
	text-align: center;
	width: 140px;
	border: 1px solid #FFCC00;
	margin: auto;
	padding: 3px;
}
.box2 a:link, .box strong {
	font-size: 11x;
	font-weight: bold;
	text-decoration: none;
	color: #4F5688;
	padding: 3px;
}
.box2 a:visited {
	font-size: 11x;
	font-weight: bold;
	text-decoration: none;
	color: purple;
	padding: 3px;
}
.box2 a:hover {
	font-size: 11x;
	font-weight: bold;
	text-decoration: underline;
	color: #4F5688;
	padding: 3px;
}
.thumb img { 
	margin: 2px;
}
.box2 strong { color:red; }
