body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}
h1, h2, h3 {
	margin-bottom: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #343434;
}
h1 {
	font-size: 130%;
	margin-top: 0;
}

h2 {
	font-size: 250%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 15px;
	line-height: 1.6em;
}
ul, ol {
	margin-left: 2em;
}

blockquote {
	margin-left: 1em;
	padding-left: 1em;
	background: url(images/img09.gif) repeat-y;
	font-style: italic;
}

#wrapheader {
	width: 950px;
	height: 148px;
	margin: 0;
}

#wrapheader_left {
	width: 216px;
	height: 148px;
	margin: 0;
	float: left;
	background: url("header_logo.jpg") no-repeat;
}

#wrapheader_right {
	float: right;
	width: 734px;
	height: 148px;
	margin: 0;
	background: url("header_right.jpg") no-repeat;
	text-align: left;
	color: #343434;
}

#navig_left {
	width: 216px;
	float: left;
	margin: 0;
	padding: 0;
	background: url("navig_bg.jpg") repeat-y;
}

#sommary {
	width: 216px;
	height: 230px;
	margin: 0;
	background: url("navig_left.jpg") top left no-repeat;
}

#navig_menu { 
    width: 200px; 
    list-style: none; 
    margin: 0; 
    padding-top: 20px;
	padding-left: 60px;
}
#navig_menu li a { 
    display: block; 
    color: #FFFFFF; 
	font-size: 13px;
    text-align: left; 
	font-weight: bold;
    text-decoration: none; 
    padding: 4.7px; 
}
#navig_menu li a:hover { 
    display: block; 
    color: #FFFFFF; 
	font-size: 13px;
    text-align: left; 
	font-weight: bold;
    text-decoration: underline; 
    padding: 4.7px; 
}

#navig_cat {
	width: 216px;
	height: 27px;
	margin-bottom: 5px;
	background: url("bout_categ.png") no-repeat;
}

#categories {
	text-align: left;
	padding-left: 5px;
}
#categories a {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#categories a:visited {
	color: #CACACA;
	text-decoration: none;
}
#categories a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#navig_actua {
	width: 216px;
	height: 27px;
	margin-bottom: 5px;
	background: url("bout_actualite.png") no-repeat;
}

#actualites {
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 13px;
	color: #76E00C;
	font-weight: bold;
	text-decoration: none;
}
#actualites a {
	font-size: 13px;
	color: #FFF444;
	font-weight: bold;
	text-decoration: none;
}
#actualites a:visited {
	color: #CACACA;
	text-decoration: underline;
}
#actualites a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#main {
	width: 555px;
	height: 100%;
	float: left;
	margin: 5px 7px 10px 6px;
	padding: 0;
	background: #FFFFFF;
}
#main_head {
	width: 555px;
	height: 25px;
	margin: 0;
	padding: 3px 0 0 0;
	text-align: center;
	color: #EAEAEA;
	background: #FFFFFF url("main_head.png") no-repeat;
}
#main_bienvenue {
	width: 543px;
	border-top: 0;
	border-left: 1px solid #3C70FF;
	border-bottom: 1px solid #3C70FF;
	border-right: 1px solid #3C70FF;
	padding: 0 5px 5px 5px;
	font-size: 9pt;
	text-align: justify;
	color: #343434;
	background: #FFFFFF;
}
#main_content {
	background: #FFFFFF;
	padding: 0 5px 0 5px;
}

#navig_right {
	width: 166px;
	float: left;
	margin: 0;
	padding: 0;
	background: url("navig_right.png") repeat-y;
	
}

#navig_right_lang {
	width: 166px;
	height: 83px;
	margin: 0;
	text-align: center; 
	padding: 5px 0 0 0;
	background: url("navig_right_head.png") no-repeat;
}

#navig_right_derniers {
	width: 166px;
	height: 28px;
	margin: 0;
	padding: 0;
	background: url("navig_right_derniers.png") no-repeat;
}

#navig_right_der_content {
	text-align: left;
	padding-left: 3px;
	padding-bottom: 10px;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#navig_right_der_content a {
	text-align: left;
	padding: 0;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#navig_right_der_content a:visited {
	color: #CACACA;
	font-weight: bold;
	text-decoration: none;
}
#navig_right_der_content a:hover {
	color: color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

#navig_right_pub {
	width: 160px;
	text-align: center;
}

#navig_spacer {
	height: 20px;
	padding: 0;
}

#header {
	width: 980px;
	height: 150px;
	margin: 0 auto;
	background: url("header_1.jpg") no-repeat;
}
#header h1, #header h2 {
	text-transform: lowercase;
	font-weight: normal;
	color: #333333;
}
#header h1 {
	float: left;
	padding: 120px 0 0 20px;
	font-size: 36px;
}
#header h2 {
	float: right;
	padding: 134px 20px 0 0;
	font-size: 22px;
}

#heador {
	float: left;
	margin-left: 2px;
	width: 180px;
	height: 41px;
	background: url("img_or_left.gif") no-repeat;
	letter-spacing: -1px;
	color: #FFFFFF;
	font-size: 19px;
}
#heador h1, #heador h2 {
	text-align: center;
}
#heador h1 {
	padding-top: 90px;
	letter-spacing: 8px;
	font-size: 197%;
}
#heador h2 {
	letter-spacing: 2px;
	font-size: 85%;
}
#heador li ul {
	padding: 10px;
	border: 1px solid #FF4D00;
	border-top: none;
}
#heador a {
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
}

#navigation {
	background: #FFA516 url("title.gif") repeat-x;
	color: #FFF;
	margin: 1px;
	padding-bottom: 7px;
	padding-top: 7px;
	text-align: center;
	width: 698px;
}
#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 { size: 12px; color: #004887; text-decoration: none;}
a:hover { size: 12px; color: #333333; text-decoration: underline; }

.prevnext a { color: #FF1A71; text-decoration: none; }
.prevnext a :hover { color: #333333; text-decoration: none; }

#navigation a, .table_top_title a { color: #004887; font-size: 14px; }
#navigation a:hover, .table_top_title a:hover {
	color: #3C3C3C;
	text-decoration: underline;
	border-bottom: 1px;
}

.menu {
	line-height: 20px;
}

.td_menu
{
	background: #F7F7F7;
}

/* tableaux */
.tab1 {
	background-color: #FFFFFF;
}

.header_bar_left_menu {
	line-height: 18px;
	text-align: center;
	color: #343434;
	font-size: 15px;
	font-family: Arial;
	font-weight: bold;
}
.header_bar_left {
	line-height: 18px;
	text-align: center;
	color: #EAEAEA;
	font-size: 15px;
	font-family: Arial;
	font-weight: bold;
}

.header_bar_right_menu {
	line-height: 18px;
	text-align: center;
	vertical-align: middle;
	color: #EAEAEA;
	font-size: 15px;
	font-family: Arial;
	font-weight: bold;
}

.header_bar_right {
	line-height: 18px;
	text-align: center;
	vertical-align: middle;
	color: #343434;
	font-size: 15px;
	font-family: Arial;
	font-weight: bold;
}

.menu_cat {
	background: #F7F7F7;
	padding-top: 10px;
	line-height: 20px;
}

.cat
{
	padding-left: 0;
}

.table_border {
	width: 540px;
	float: left;
	border: 1px solid #3C70FF; /* bleu */
	margin-bottom: 20px;
	padding: 1px;
}
/* Top Ranking Style */
.table_top_title {
	background: #FFA516 url("title.gif") repeat-x;  /* orange */
	vertical-align: middle;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}

.table_top_rank {
	background-color: #FFA518;  /* orange */
	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: #FFD694;
	text-align: center;
}
.table_top_stats2 {
	background-color: #FFD694;
	padding: 2px;
	text-align: center;
}
.table_top_rating {
	background-color: #FFFFFF;
	text-align: center;
}
/* Ranking Style */
.table_title {
	background: #FFA516 url("title.gif") repeat-x; /* background orange */
	color: #343434;
	font-size: 14px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.table_rank {
	background-color: #FFD694;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.table_description { vertical-align: top; }
.table_category { vertical-align: bottom; }
.table_stats {
	background-color: #DCDCDC;
	padding: 2px;
	text-align: center;
}

/* Stats Style */
.stats_top {
	background: #FFA516 url("title.gif") repeat-x;
	color: #FFF;
	font-size: 14px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.stats_left { background-color: #DCDCDC; }
.stats1 {
	background-color: #FFD694;
	text-align: center;
}
.stats2 {
	background-color: #FFF;
	text-align: center;
}

/* Admin */
.darkbg {
  background-color: #737373;
  color: #fff;
}
.mediumbg {
	background: #FFA516 url("title.gif") 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;
}

/* 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; }

.titre_bienvenue
{
	padding: 0 0 15px 0;
	font-family: Arial;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	color: #343434;
}