@charset "utf-8";
/* CSS Document */

body,td,th {
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
html {
	scrollbar-base-color: #000000;
	scrollbar-arrow-color: #7e8aa4;
	scrollbar-3dlight-color: #333333;
	scrollbar-darkshadow-color: #222222;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #020202;
}
#wrapper {
	width:500px;
	margin:0 auto;
}
.btbdr {
	border-bottom: #7e8aa4 1px solid;
}
a:link {
	font-size: 12px;
	color: #bbbbbb;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	font-size: 12px;
	color: #bbbbbb;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	font-size: 12px;
	color: #bbbbbb;
	text-decoration: underline;
	font-weight:bold;
}
a:active {
	font-size: 12px;
	color: #bbbbbb;
	text-decoration: none;
	font-weight:bold;
}
.click {
	font-size:9px;
	font-style:italic;
}
.revue {
	width:500px;
	border-bottom:1px solid #1c2f57;
	padding:5px 0 5px 0;
	min-height: 160px;
	margin-bottom:10px;
}
