body {
	background-color: #000000;
	background-image: url();
}
body, td, th {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
.Style1 {
	font-size: 9px
}
.Style2 {
	font-size: 14px;
	font-weight: bold;
}
h3 {
	font-size: 11px;
}
h1 {
	font-size: 13px;
}
h2 {
	font-size: 11px;
}
#menu {
	font-weight: bold;
	line-height: 25px;
	background-repeat: repeat-y;
	font-size: 11px
}
#droite {
	width: 210px;
	float: right;
	background-color: black;
}
#menu a:link, #menu a:visited {
	text-decoration: none;
	/* top right bottom left */
padding: 0 5px 0 5px;
	margin: 0 5px 0 5px;
	border-bottom: 1px solid #313031;
}
#menu a:active, #menu a:hover {
	color: white;
	background-color: #1A1A1A;
	border-top: 1px solid #313031;
	border-bottom: 2px solid #D6BF62;
}
.bloc {
	width: 200px;
	background-image: url("image/bloc-bg.jpg");
	background-repeat: repeat-y;
	font-size: 11px;
	/* top right bottom left */
margin: 0 0 0px 10px;
}
.bloc h3 {
	width: 200px;
	height: 28px;
	background-image: url("image/bloc-titre.jpg");
	background-repeat: no-repeat;
	display: block;
	margin: 0;
	line-height: 28px;
	letter-spacing: 0.1em;
}
.bloc .foot {
	height: 25px;
	background-image: url("image/bloc-foot.jpg");
	background-repeat: no-repeat;
	display: block;
}
img {
	border: none;
}
