.pixel { font-size: 1px }
body   {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	color: White;
	background-image: url(background.gif);
	scrollbar-3dlight-color: #5E5E5E;
	scrollbar-arrow-color: #5E5E5E;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #3C3939;
	width: 530px;
	right: auto;
	background-color: Black;
}
h1, h2, h3 {
	font-size: 1.4em;
  margin: 0px;
  padding: 0px;
}
#wrapper {
	background: url(image/fond_site.gif) repeat-y;
	border: 1px solid #000;
	left: 50%;
	margin-left: -400px;
	position: absolute;
	width: 800px;
}
#header {
	width: 800px;
	background: url(image/Ban_haut.gif) no-repeat;
}
#navigation {
	background: transparent url(image/haut_contenu.gif) no-repeat;
	color: #FFF;
	padding-bottom: 7px;
	padding-top: 12px;
	text-align: center;
	width: 800px;
	height: 57px;
	padding-left: 30px;
}
#navigation h1 {	
	font-size: 1.2em;	
	text-decoration: none;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 2px;
	color: White;}
#filters {
	float: left;
	margin: 15px;
}
#search {
	top: 165px;
	float: left;
	margin: 5px 8px;
	text-align: center;
}
#content {
   float: right;    
	padding-left: 5px;
	width: 525px;
	padding-right: 20px;
	text-align: justify;
}

.menugauche {
	width: 209px;
	list-style-type: none;
	margin: 10px 4px 5px 5px;
	padding: 0;
	background: #C3895B;
	border-right: 1px solid #590000;
	border-left: 1px solid #590000;
	border-bottom: 1px solid #590000;
}
.menugauche ul{
	width: 198px;
	padding: 0 0 0 12px;
	background: #C3895B;
	color: Black;
	margin: 0 0 13px 0;
	list-style-type: none;
}
.menugauche ul li{width:181px; height:18px;}
.menugauche ul li a{
	width: 181px;
	height: 18px;
	background: url(image/arrow.gif) 0 5px no-repeat #C3895B;
	color: Black;
	font-size: 12px;
	text-decoration: none;
	line-height: 18px;
	padding: 0 0 0 15px;
}
.menugauche ul li a:hover{
	width: 161px;
	height: 18px;
	background: url(image/arrow1.gif) 0 5px no-repeat #C3895B;
	color: Blue;
	text-decoration: none;
} 

.menugauche p {
	margin: 0em;
	padding-top: 0em;
	padding-bottom: 0.3em;
	text-indent: 0.5em;
	color: Black;
	font-weight: bold;
	background-position: center;
}
.menugauche h2{width:189px; height:36px; background:url(images/onglets.gif) 0 0 no-repeat; padding:0 0 0 20px; font:20px/36px Georgia, "Times New Roman", Times, serif; margin:0 0 4px 0; color:#F4F1BB;}
#copyright {
   padding-left: 150px;
	text-align: center;
	background: url(image/footer.gif) no-repeat;
	width: 800px;
		clear: both;
}

/* Hyper Links */
a { color: #573C29; }
a:hover { color: #573C29; }
.Style1  a { 
   color: #FFFFFF;
	text-decoration: none;
 }
.Style1 a:hover { 
   color: #990000;
 	text-decoration: none;
}

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

.table_border {
	border: 1px solid #000;
	margin-bottom: 10px;
	padding: 1px;
	width: 520px;
	margin-left: 0px;
}
/* Top Ranking Style */
.table_top_title {
	background: #4a4a4a url("title.png") repeat-x;
	font-size: 12px;
	color: #FFF;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
}
.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: #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: #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: #4a4a4a url("title.png") repeat-x;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

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

/* Admin */
.darkbg {
  background-color: #B47F55;
  color: #fff;
}
.mediumbg {
	background: #563C29;
	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: #986949;
}

table { width: 100%; }
/* No Borders Images */
img { border: 0; }

textarea, input {
	font-family: sans-serif;
	font-size: 12px;
}

.join_edit_error {
	background-color: #8A2BE2;
	border: 1px solid #f00;
	padding: 2px;
}

a.help { color: #f00; font-weight: bold; text-decoration: none; }
a.help:hover { color: #333; }
fieldset {width:480px}