body {
	background: #F3D7DD;
	color: #CA0A6D;
	font-family: Trebuchet, Verdana, sans-serif;
	font-size: 12px;
	margin:auto;
}
h1, h2, h3 {
  margin: 0px;
  padding: 0px;
}
#wrapper {
	padding-bottom:5px;
	border-bottom: 1px solid #800000;
	background:#FAECEF;
}

#header {
	/*width: 1000px;*/
	background: #F3D7DD;
}

#logo {float:left;}

#bannhead {padding-top:10px;}

#bannhead h1 {font-size:15px;padding:8px 0 2px 0;}

#navigation {
	background: #F3D7DD url("title.png") repeat-x;
	color: #FFF;
	margin: 1px;
	padding-bottom: 8px;
	padding-top: 5px;
	text-align: center;
}
#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 { font-weight:bolder; color: #B21C6A; }
a:hover { color: blue; }

#navigation a, .table_top_title a { color: white; text-decoration:none; }
#navigation a:hover, .table_top_title a:hover {
	color: yellow;
	text-decoration: none;
}

.table_border {
	border: 1px solid #000;
	margin-bottom: 10px;
	padding: 1px;
}
/* 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_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: 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; }



/**** AJOUTS *****/

/* Vignettes */

.vignet {
float:left; 
margin:15px;
width:120px;
height:164px;
text-align:center;
font-size:10px;
}

img.photo {padding:2px; border:1px solid gray;width:120px;height:164px;}
img.photo:hover {background:#FEFEE8; border-color:#F79E6D;}

a.name {color:blue; text-decoration:none;}
a.name:hover {color:blue;text-decoration:underline;}





#gauche {
float:left;
margin: 10px 5px 0 0;
padding:5px;
width:200px;
background:white;
border:1px solid #800000;
color:black;
}

#gauche h2 {
color:#900000;
text-align:center;
font-size:15px;
}

#gauche h3 {
font-size:13px;
margin-bottom:3px;
color:green;
}

#gauche h4 {
font-size:11px;
margin:0;
}

#gauche ul {
text-align:left;
list-style:none;
margin-left:0;
padding-left:0;
margin-top:8px;
}

#gauche li {margin-bottom:3px;}

#gauche a {text-decoration:none;}


#partenaires {width:85%;background:white;border:1px solid #800000;padding:5px;margin-top:1em;text-align:center;}

.bann {padding-bottom:1em;vertical-align:top;}

.clear {clear:both;}

#liens_part {font-weight:bolder;color:#B21C6A;}



