body {
	background-color: #000000;
	color: #b6b6b5;
	font-family: sans-serif;
	font-size: 12px;
}
h1, h2, h3 {
  margin: 0px;
  padding: 0px;
}
#wrapper {
	border: 1px solid #000;
	left: 50%;
	margin-left: -350px;
	position: absolute;
	width: 700px;
}
#header {
	text-align:center;
	width: 700px;
}
#navigation {
	background:  url("bg-menu-2.jpg") repeat-x;
	color: #FFF;
	padding-top: 6px;
	text-align: center;
	width: 698px;
	height:25px;
	border-bottom: 1px solid #4a4a4a; 
		border-left: 1px solid #4a4a4a; 
			border-right: 1px solid #4a4a4a; 

}
#filters {
	float: left;
	margin: 15px;
}
#search {
	float: right;
	margin: 15px;
	text-align: right;
}
#content {
	clear: both;
	padding-left: 15px;
	padding-right: 15px;
}
#copyright {
	margin: 10px;
	text-align: center;
}

/* Hyper Links */
a { color: #b6b6b5; }
a:hover { color: #fefefe; }

#navigation a, .table_top_title a { color: #FFF; }
#navigation a:hover, .table_top_title a:hover {
	color: #77bbf8;
	text-decoration: none;
	border-bottom: 1px dashed;
}

.table_border {
	border: 1px solid #000;
	margin-bottom: 10px;
	padding: 1px;
}
/* Top Ranking Style */
.table_top_title {
	background:  url("bg-menu-2.jpg") repeat-x;
	font-size: 12px;
	color: #FFF;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
		border-bottom: 1px solid #4a4a4a; 
		border-left: 1px solid #4a4a4a; 
			border-right: 1px solid #4a4a4a; 
}
.table_top_rank {
	background-color: #DCDCDC;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.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:  url("bg-menu-2.jpg") repeat-x;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
		border-bottom: 1px solid #4a4a4a; 
		border-left: 1px solid #4a4a4a; 
			border-right: 1px solid #4a4a4a; 
}
.table_rank {
	background-color: #DCDCDC;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.table_description { width: 100%; }
.table_stats {
	background-color: #DCDCDC;
	padding: 2px;
	text-align: center;
}

/* Stats Style */
.stats_top {
	background:  url("bg-menu-2.jpg") repeat-x;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
		border-bottom: 1px solid #4a4a4a; 
		border-left: 1px solid #4a4a4a; 
			border-right: 1px solid #4a4a4a; 
}
.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:  url("bg-menu-2.jpg") repeat-x;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
		border-bottom: 1px solid #4a4a4a; 
		border-left: 1px solid #4a4a4a; 
			border-right: 1px solid #4a4a4a; 
}
.lightbg {
	color: #000;
	background-color: #FFF;
}
.lightbgalt {
	color: #000;
	background-color: #DCDCDC;
}

table { width: 100%; }
/* No Borders Images */
img { border: 0; }

textarea, input {
	font-family: sans-serif;
	font-size: 12px;
}

.join_edit_error {
	background-color: #f0f0f0;
	border: 1px solid #f00;
	padding: 2px;
}

a.help { color: #f00; font-weight: bold; text-decoration: none; }
a.help:hover { color: #333; }


#site 
{
	width: 100%;
	background-color: #171717;
	border: 1px solid #2f2f2f;	
	margin-bottom:10px;
}

#site .titre
{
	width: 100%;
	background-color: #272727;
	color:#ffffff;

}

#site .titre a:link
{
color: #FFFFFF;
text-decoration:none;
}

#site .titre a:hover
{

color: #FFFFFF;
text-decoration:underline;

}

#site .titre a:visited
{

color: #FFFFFF;
text-decoration:underline;

}

#site .image img { 
margin: 5px 5px 5px 5px ; 
margin-top: 2px ; 
padding: 8px; 
border: 1px solid #272727; 
background-color: #ffffff; 
float:left;

}

#site  h2
{
	padding-left: 25px ;
	font-size: 18px ;
	background-color: #272727;
	color:#ffffff;
}

#site  h2 a:link
{


	font-size: 18px ;
	background-color: #272727;
	color:#ffffff;
	text-decoration:none;
}


#site  h2 a:hover
{


	font-size: 18px ;
	background-color: #272727;
	color:#77bbf8;
	text-decoration:underline;
}


#site  h2 a:visited
{


	font-size: 18px ;
	background-color: #272727;
	color:#ffffff;
	text-decoration:none;
}

#site  .infos
{
	padding-left: 15px ;
	line-height: 12px ;
	font-size: 12px ;
	background-color: #000000;
	color:#ffffff;
}
