body {
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	/* background-image: url("http://forum-metal.com/images/motif_metalship.jpg"); */
	background-image: url("http://img169.imageshack.us/img169/5496/23391608jy5.jpg");
	/* background-image: url("http://fc05.deviantart.com/fs8/i/2005/356/d/d/ChristmasJack_Naughty_or_Nice__by_charkole.jpg"); */
	/* background-image: url("http://wallpaper.metalship.org/walls/blue_christmas.jpg"); */
	background-repeat: repeat;
}

#header {
	text-align: center;
	height: auto;
}
#haut {
	height: 30px;
	background-color:#CCCCFF;
}
#conteneur {
	width: 990px;
	top: 10px;
	bottom: !0px;
	margin: 0 auto;
	padding: 10px;
	/*  background-color: #292d34;  */
	/*background-image: url("http://metalship.org/darkblue_80.png");*/
	background-image: url("http://metalship.org/black_80.png");
	border: 1px solid #44474b;
}	
#colonne_gauche_forum {
	float: left;
	width: 780px;
	margin: 0 5px 0 0;
}	
#colonne_droite_forum {
	margin: 0;
	display: inline-block;
	float: right;
}

#gauche {
	float:left;
	width: 150px;
}
#droite {
	float:right;
	width: 150px;
}
#footer {
	margin: 0px;
	padding: 0px;
}
p {margin: 0 0 5 0; padding: 0;}
ul {padding-left: 15px;}

a:link,a:active,a:visited{
	color : #ffffff;
}
.qtip-content a{
	color : inherit;
	font-weight: bold;
}

a:hover { 
	text-decoration: underline;
}

a.niveau0, .niveau0 {color: #ffffff;}
a.niveau1, .niveau1 {color: #ccccff;}
a.niveau2, .niveau2 {color: #e6d896;}
a.niveau3, .niveau3 {color: #ecbe32;}
a.niveau4, .niveau4 {color: #dd933b;}
a.niveau5, .niveau5 {color: #dd933b;}
a.niveau6, .niveau6 {color: #cd6824;}
a.niveau7, .niveau7 {color: #9b2800;}
a.niveau8, .niveau8 {color: #9b2800;}
a.niveau9, .niveau9 {color: #aa0000;}
a:hover.niveau0,a:hover.niveau1,a:hover.niveau2,a:hover.niveau3,a:hover.niveau4,a:hover.niveau5,a:hover.niveau6,a:hover.niveau7,a:hover.niveau8,a:hover.niveau9 {text-decoration: underline;}



.seriousbox {
	width: auto;
}


.gen { font-size : 12px; color : #96a3bb; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #96a3bb; }
a.gen,a.genmed,a.gensmall { color: #ccccff; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover{ color: #ffff00; text-decoration: underline; }

a.cercle1, .cercle1 {color: #b92204;}
a.cercle2, .cercle2 {color: #cd6824;}
a.cercle3, .cercle3 {color: #dd933b;}
a.cercle4, .cercle4 {color: #ddc03b;}
a.cercle5, .cercle5 {color: #ccccff;}


button.button2, input.button2 { font-size: 0.7em; border: 1px solid #BCBCBC;width: auto !important;padding: 1px 0px;font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;color: #000000;background-repeat: repeat-x;background-color: #FAFAFA;background-image: url('http://forum-metal.com/images/bg_button.gif');background-position: top;overflow: visible;vertical-align:middle;}

#searchbox { float: right; bottom:0px; position: relative; padding: 4px; height: 40px; width: 235px; background-color: #111117; border: 2px solid #525868;}
.postimage { 
	max-width: 600px !important; /* moz  */
}
.avatar { 
	max-width: 150px;
}


.boite_forum {
	width: 600px;
	border: 2px solid #96a3bb;
	padding: 10px;
	text-align: left;
}

.bouton_style {font-size: 1.2em; border: 2px inset #96a3bb; color: #96a3bb; background-color: #36476b; padding: 0px 5px 0px 5px; }

/*  -----------------------------------------------
Propriétés des tables 
-------------------------------------------------  */

th {
	color: #a4acbb; 
	font-size: 11px; 
	font-weight : bold;
	background-color: #0e0e12;
	padding: 3px;
	height: 25px;
	background-image: url("http://forum-metal.com/images/cellMetalship.jpg");
	text-align: center;
}

.tableforum, .tableforum100, .tablestats{
	background: black;
	border: solid 2px black;
	padding: 0px;
	margin: 0px;
}
.tableforum100 {width: 100%;}
.tablestats {
	text-align: center;
}
.tablestats td {
	height: 21px;
}

.bloc {border: 2px solid black; padding: 0; width: 200px;}
.bloc a {color: #ddd;}
.bloc_img {max-height: 130px; overflow: hidden;}

td.cat, td.catBottom {
	border: 0px;
	padding: 0px;
	height: 28px;
	background-image: url("http://forum-metal.com/images/cellheadMetalship.jpg");
}
td.row1{ background-color: #1b1c24; }
td.row2{ background-color: #111117; }
td.row3{ background-color: #1b1c24; }
td.message1{ background-color: #1b1c24; padding-left: 10px;}
td.message2{ background-color: #111117; padding-left: 10px; }

td.libre{ background-color: #1b1c24; padding: 10px; }

input,textarea, textarea#text_editor_textarea, select {color : #96a3bb; font: normal 11px Tahoma,Verdana,Arial,Helvetica,sans-serif; border-color : #96a3bb; border: inset 2px;}
input.post, textarea.post, select { background-color : #2d2d41; }
input { text-indent : 2px; }
tr.post td {border: none;}

input.mainoption {
background-color : #36476b;
font-weight : bold;
text-align: center;
}
input.liteoption {
background-color : #36476b;
font-weight : normal;
}
.post  { color: #96a3bb;}
/*  
pour si les lignes des posts étaient des div et blocs css
tr.post  {	position: relative;}
.caseforum {	position: relative;}
.post_gauche {	float: left;	width: 150px;	height: 100%;	border: solid 1px black;	}
.contenu {height: 100;}
.bas {float: bottom;}
  */
  
#smileybox {height: 280px; width: 210px; scroll: auto; overflow: auto;}
  
  
/*  -----------------------------------------------
Propriétés des titres des tables
-------------------------------------------------  */

.maintitle {
	font-weight: bold; 
	font-size: 22px; 
	color : #96a3bb;
}

a.cattitle, .cattitle {
	font-weight: bold;
	font-size: 12px ;
	letter-spacing: 1px;
	color : #ccccff;
}
 
.topictitle { 
	font-weight: bold; font-size: 11px; color : #96a3bb; 
}
a.topictitle:link{ text-decoration: none; color : #ffffff; }
a.topictitle:visited{ text-decoration: none; color : #96a3bb; }
a.topictitle:hover{ text-decoration: underline; color : #ffff00; }
.forumlink{ font-weight: bold; font-size: 12px; color : #ffffff; }
a.forumlink{ color : #ccccff; }

.postdetails{ font-size : 10px; color : #96a3bb; }
.name{ font-size : 11px; color : #96a3bb;}

.nav a, a.nav{ font-weight: bold; font-size: 11px; color : #96a3bb; }




/*  ///////
CSS DES FONCTIONS JAVASCRIPTS
///////// */

/* Tooltips */
div#tipDiv {
    padding: 4px;
    color: #000;
	font-size: 11px;
	line-height: 1.2;
    background-color: #F7F2B2;
	border: 1px solid #667295; 
    width: auto; 
	max-width: 250px;
}
div#tipDiv a {
    color: #046380;
}


/*  ///////
AFFICHAGE DES CHATBOX SHOUTBOX
///////// */

#chat,#chat_html,#chatconnectes,#chatmessage{
 margin:5px 0 0 0;
 border:1px dashed #333333;
 float:left;
 background: url(http://metalship.org/noir_50.png);
 padding: 5px;
 overflow:auto;
 opacity:inherit;
}
#chat{
 width:760px;
 height:150px;
}
#chatconnectes{
 width:180px;
 margin-left:5px;
 height:150px;
}
#chatmessage,#chat_bas{
 height:30px;
 padding: 0 5px;
 width:958px;
}