body {
	background-color: #FFF;
	color: #DC0017;
	font-family: sans-serif;
	font-size: 12px;
}
			
#wrapper {
	border: 0px solid #000;
	position: relative;
	font-weight: bold;
	margin: 0 auto 0;
	width: 1000px;
}
#header {
	width: 1000px;
}
#navigation {
	color: #921C92;
	margin: 1px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
	width: 1000px;
	font-weight: bold;
	font-size: 14px;
}
#filters {
	float: center;
	margin: 15px;
}
#search {
	border: 1px solid E12BF9;
	float: center;
	margin: 15px;
	text-align: right;
}
#content {
	clear: both;
	padding-left: 15px;
	padding-right: 15px;
}
#menu gauche {
	color: #000;
}
#wrapper table tr td table tr td div strong {
	color: #FFF;
	font-size: 12px;
}
#wrapper table tr td div table tr td div {
	color: #F00;
}
strong {
	font-size: 14px;
}
strong {
	font-weight: bold;
}
strong {
	font-size: 14px;
}
#copyright {
	margin: 10px;
	text-align: center;
	background-color: #750F10;
}

/* Hyper Links */
a {
	color: #000;
}
a:hover { color: #333; }

#navigation a, .table_top_title a {
	color: #FFF;
}
#navigation a:hover, .table_top_title a:hover {
	color: #FFF;
	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: #ffffff url("title.png") repeat-x;
	font-size: 12px;
	color: #DCDCDC;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
}
.table_top_rank {
	background-color: #ffffff;
	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: #ffffff;
	padding: 2px;
}
.table_top_rating {
	background-color: #ffffff;
	text-align: center;
}
/* Ranking Style */
.table_title {
	background: #4a4a4a url("title.png") repeat-x;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.table_rank {
	background-color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.table_description { 
 width: 100%; 
 background-color: #ffffff;
 }
.table_stats {
	background-color: #ffffff;
	padding: 2px;
	text-align: center;
}

/* Stats Style */
.stats_top {
	background: #4a4a4a url("title.png") repeat-x;
	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 url("title.png") repeat-x;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}
.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: 14px;
}

.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; }

div#disclaimer{ text-align:left; }
 div#disclaimer-fond{ position:absolute; z-index:1000; width:100%; height:2650px; background:white; filter:alpha(opacity=90); -moz-opacity:0.9; opacity: 0.9; text-align:center; line-height:normal; clear:both; }
 div#disclaimer-conteneur{ position:absolute; z-index:1001; width:100%; text-align:center; clear:both; }
  div#disclaimer-cadre{ width:550px; margin-left:auto; margin-right:auto; text-align:center; margin-top:200px; padding:15px; font-size:12px; border:#ddd 1px solid; background:#f5f5f5; color:#555; }
   div#disclaimer-cadre b{ font-size:14px; color:black; }
   div#disclaimer-cadre a{ text-decoration:none; font-size:22px; font-weight:bold; color:#356aa0; }
   div#disclaimer-cadre a:hover{ color:blue; }
