/* Corps de la page */
body { background-color: #243611 }

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited { color : #55811B; }
a:hover		{ text-decoration: underline; color : #FF9900; }
hr	{ height: 0px; border: solid #FFFFFF 0px; border-top-width: 1px;}

/* Fond et bordure de la page (tableau de fond) */
.bodyline	{ background-color: #FFFFFF; border: 1px #D7D7A8 none; }

/* Fond et bordure de la table principale des forums */
.forumline	{ background-color: #FFFFFF; border: 2px #55811B solid; }

/* Couleurs des cellules des tableaux */
td.row1	{ background-color: #ECECEC; }
td.row2	{ background-color: #DFDFDF; }
td.row3	{ background-color: #D1D1D1; }

/* Fond des cellules des sous-titres (thèmes, qui est en ligne ?...) */
td.rowpic {
		background-color: #FFFFFF;
		background-image: url(images/cellpic2.jpg);
		background-repeat: repeat-y;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #FFFFFF; font-size: 11px; font-weight : bold;
	background-color: #55811B; height: 25px;
	background-image: url(images/cellpic3.gif);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
	background-image: url(images/cellpic1.gif);
	background-color:#FFFFFF; border: #EAE8CF; border-style: solid; height: 28px;
}

/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
td.cat,td.catHead,td.catBottom {
	height: 29px;
	border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold; border: #FFFFFF; border-style: solid; height: 28px;
}
td.row3Right,td.spaceRow {
	background-color: #FFFFFF; border: #EAE8CF; border-style: solid;
}

th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 1px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 1px; }
th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
th.thTop	 { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }

/* Titres général */
.maintitle	{
	font-weight: bold; font-size: 21px; font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; line-height : 100%; color : #55811B;
}

/* Titres thèmes */
.thememaintitle	{
	font-weight: bold; font-size: 18px; font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; line-height : 100%; color : #55811B;
}

/* Titres des posts */
.maintopictitle	{
	font-weight: bold; font-size: 18px; font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; line-height : 100%; color : #55811B;
}

/* Texte général */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #666666; }
a.gen,a.genmed,a.gensmall { color: #55811B; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #FF9900; text-decoration: underline; }

/* Outils du haut */
.mainmenu		{ font-size : 11px; color : #666666 }
a.mainmenu		{ text-decoration: none; color : #55811B;  }
a.mainmenu:hover{ text-decoration: underline; color : #FF9900; }

/* Titres des catégories */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #A1A1A1}
a.cattitle		{ text-decoration: none; color : #55811B; }
a.cattitle:hover{ text-decoration: underline; }

/* Titres des forums */
.forumlink		{ font-weight: bold; font-size: 12px; color : #55811B; }
a.forumlink 	{ text-decoration: none; color : #55811B; }
a.forumlink:hover{ text-decoration: underline; color : #FF9900; }

/* Liens de navigation entre les pages */
.nav			{ font-weight: bold; font-size: 11px; color : #55811B;}
a.nav			{ text-decoration: none; color : #55811B; }
a.nav:hover		{ text-decoration: underline; }

/* Titres des sujets */
.topictitle,h1,h2	{ font-weight: bold; font-size: 11px; color : #999999; }
a.topictitle:link   { text-decoration: none; color : #55811B; }
a.topictitle:visited { text-decoration: none; color : #88B74A; }
a.topictitle:hover	{ text-decoration: underline; color : #FF9900; }

/* Présentation du pseudo */
.name			{ font-size : 11px; color : #666666;}

/* Infos topics (date, inscription...) */
.postdetails		{ font-size : 10px; color : #666666; }

/* Posts */
.postbody { font-size : 12px; line-height: 18px; color : #000000}
a.postlink:link	{ text-decoration: none; color : #55811B }
a.postlink:visited { text-decoration: none; color : #88B74A; }
a.postlink:hover { text-decoration: underline; color : #FF9900}

/* Mise en code dans les posts */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
	background-color: #FAFAFA; border: #D7D7A8; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

/* Mise en citation dans les posts */
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
	background-color: #FAFAFA; border: #D7D7A8; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

/* Copyright */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #666666; letter-spacing: -1px;}
a.copyright		{ color: #55811B; text-decoration: none;}
a.copyright:hover { color: #FF9900; text-decoration: underline;}

/* Form elements */
input,textarea, select {
	color : #666666;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #FFFFFF;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #FFFFFF;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #DFDFDF;
	color : #666666;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
	background-color : #DFDFDF;
	font-weight : normal;
}

/* None-bold submit button */
input.liteoption {
	background-color : #DFDFDF;
	font-weight : normal;
}

/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline { background-color: #DFDFDF; border-style: none; }

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("templates/subTrail/formIE.css");