body {
	background: #F1F1F1 url(/images/bgstripes.gif);
	color: #000;
	font-family: sans-serif;
	font-size: 12px;
	margin :0;
	padding:0;
}
h1, h2, h3 {
  margin: 0px;
  padding: 0px;
}
h1 {font-size:12px;font-weight:bold; display:inline}
table { width: 100%; }
a { color: #666; }
a:hover { color: #333; }
img { border: 0; }



#wrapper { 
	left: 50%;
	margin-left: -350px;
	position: absolute;
	width: 702px;
}
#header {
	width: 702px;
	margin-bottom:5px
}
#navigation {
	background-color: #4a4a4a;
	color: #FFF;
	margin: 1px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
	width: 702px;
	font-weight:bold;
	text-transform: uppercase ;
}
#navigation a {margin-left:7px;margin-right:7px}
#list_cats {line-height:19px;border:1px solid #4a4a4a; background-color:#FFF; margin-top:-1px; margin-left:1px;margin-right:-1px;border-top:none;margin-bottom:30px}
#list_cats a {margin-left:1px;margin-right:1px}
#filters {
	float: left;
	margin: 15px;
}
#search {
	margin-top: 10px;
	text-align: center;
}
#content {
	clear: both;
}
#copyright {
	margin: 10px;
	text-align: center;
	display: none;
}

/* Hyper Links */
#navigation a, .table_top_title a { color: #FFF; text-decoration:none}
#navigation a:hover, .table_top_title a:hover {
	color: #CCC;
	text-decoration: none;
	border-bottom: 1px dashed;
}

.table_border {
	border: 1px solid #999;
	margin-bottom: 10px;
	padding: 1px;
	background-color:#FFF;
}
/* Top Ranking Style */
.table_top_title {
	background: #4a4a4a ;
	font-size: 12px;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	text-decoration: none;
}
.table_top_rank {
	background-color: #DCDCDC;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	color: #666;
}
.table_top_description { }
.table_top_banner {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.table_top_stats {
	background-color: #DCDCDC;
	padding: 2px;
}
.table_top_rating {
	background-color: #DCDCDC;
	text-align: center;
}
/* Ranking Style */
.table_title {
	background: #4a4a4a ;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.table_rank {
	background-color: #DCDCDC;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	color: #666;
}
.table_description { width: 100%; }
.titre_site {color: #b41705; font-size:14px}
.topcat {margin-top:5px}
.imgtop {margin:5px}
.table_stats {
	background-color: #DCDCDC;
	padding: 2px;
	text-align: center;
}

/* Stats Style */
.stats_top {
	background: #4a4a4a ;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.stats_left { background-color: #DCDCDC; }
.stats1 {
	background-color: #DCDCDC;
	text-align: center;
}
.stats2 {
	background-color: #FFF;
	text-align: center;
}

/* Admin */
.darkbg {
  background-color: #737373;
  color: #fff;
}
.mediumbg {
	background: #4a4a4a ;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.lightbg {
	color: #000;
	background-color: #FFF;
	text-align: center;
}
.lightbgalt {
	color: #000;
	background-color: #DCDCDC;
	text-align: center;
}


