.formulaire
{
	color:#000000;
	font-family:tahoma, verdana, arial, sans-serif;
	font-size:8pt;
	border: 1px solid #B6A055;
}

/* General font families for common tags */
/* font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif } */
font,th,td,p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

hr { height: 0px; border: solid #000000; 0px; border-top-width: 1px;}
.bodyline { background-color: none; }
.forumline { background-color: #da9105; }


td.row1	{ background-color: #fdd384; }
td.row2	{ background-color: #ffde9f; }
td.row3	{ background-color: #AB8C5B; }

/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
  By default this is the fading out gradiated silver background.
  However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
	background-color: #9E8052;
	background-image: url(./../images/cellpic2.jpg);
	background-repeat: repeat-x;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #2a2a2a;
	font-size: 11px;
	font-weight : bold;
	background-color: #424242;
	height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(./../images/forum/cellpic3.gif);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
	background-image: url(./../images/forum/cellpic2.jpg);
	background-color:#c28e5f;
	background-repeat: repeat-x;
}

td.catHead_bas {
	background-image: url(./../images/forum/cellpic2_bas.jpg);
	background-color:#c28e5f;
	background-repeat: repeat-x;
}

.admincolor { color: #D4000A; }
a.admincolor:hover {
	color:	#FFF000;
	text-decoration: underline;
}


.modcolor { color: #006300; }

a.modcolor:hover {
	color:	#FFF000;
	text-decoration: underline;
}



/*
  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.catHead_bas,td.catBottom {
	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: #404040; border-style: solid; height: 17px; }


td.row3Right,td.spaceRow {
	background-color: #BA9F70; border: #404040; border-style: solid;}


th.thHead,td.catHead { font-size: 16px; border-width: 0px 0px 0px 0px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 0px 0px 0px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 0px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 0px; }
th.thBottom,td.catBottom  { border-width: 0px 0px 0px 0px; }
th.thTop	 { border-width: 0px 0px 0px 0px; }
th.thCornerL { border-width: 0px 0px 0px 0px; }
th.thCornerR { border-width: 0px 0px 0px 0px; }


/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2
{
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color : #464646;
}


/* Description */
.maindescr	{
	font-size: 16px; 
	font-family: "Book Antiqua", "Palatino Linotype", Palatino, Times, serif;
	color : #C0ECC7;
}


/* General text */
.gen {
	font-size : 12px;
	font-family: Verdana, , Arial, Helvetica, sans-serif;
}


.genmed { font-size : 11px; 	font-family: Verdana, , Arial, Helvetica, sans-serif; }
.gensmall { font-size : 10px; 	font-family: Verdana, , Arial, Helvetica, sans-serif; }
.gen,.genmed,.gensmall { color : #383838; }
a.gen,a.genmed,a.gensmall { color: #383838; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #383838; text-decoration: underline; }

/* General text inside table*/
.gentbl { font-size : 12px; 	font-family: Verdana, , Arial, Helvetica, sans-serif;}
.gentblmed { font-size : 11px; 	font-family: Verdana, , Arial, Helvetica, sans-serif;}
.gentblsmall { font-size : 10px; 	font-family: Verdana, , Arial, Helvetica, sans-serif;}
.gentbl,.gentblmed,.gentblsmall { color : #383838; }

a.gentbl,a.gentblmed,a.gentblsmall { 
	color: #6A3921; 
	text-decoration: none; 
}

a.gentbl:hover,a.gentblmed:hover,a.gentblsmall:hover { 
	color: #FFF000; 
	text-decoration: underline; 
}


/*Newest user, shown on forum index page */
a.newestuser {	color : #FFF000; }
a.newestuser:visited {	color : #FFF000; }
a.newestuser:hover {	color : #FFFFFF; }
a.newestuser:active {	color : #FFFFFF; }



/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 14px; color : #FFF000; }
a.mainmenu		{ text-decoration: none; color : #FFF000;  }
a.mainmenu:hover{ text-decoration: underline; color : #C0ECC7; }


/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 10px;  color : #2a2a2a}
a.cattitle		{ text-decoration: none; color : #2a2a2a; }
a.cattitle:visited		{ text-decoration: none; color : #2a2a2a; }
a.cattitle:hover{ text-decoration: underline; color : #2a2a2a; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-size: 12px; color : #383838; }
a.forumlink 	{ text-decoration: none; color : #383838; }
a.forumlink:visited 	{ text-decoration: none; color : #383838; }
a.forumlink:hover{ text-decoration: none; color : #000000; }


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: 12px; color : #C0ECC7;}
a.nav			{ text-decoration: none; color : #C0ECC7; }
a.nav:hover		{ text-decoration: underline; color : #C0ECC7;}

/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.navtbl			{
	font-weight: bold;
	font-size: 14px;
	color : Black;
}

a.navtbl			{
	text-decoration: none;
	color : #733A1A;
}

a.navtbl:hover		{ text-decoration: underline; }


/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-size: 11px; color : #000000; }
a.topictitle   { text-decoration: none; color : #000000; }
a.topictitle:visited { text-decoration: none; color : #000000; }
a.topictitle:hover	{ text-decoration: none; color : #000000; }

.topictype {
	font-family: "Book Antiqua", "Palatino Linotype", Palatino, Times, serif;
	font-size: 11px;
	color: #000000;
}

.jumpbox {
	text-align: right;	
}


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name	{ font-size : 12px; color : #000000;}
a.name	{ font-size : 12px; color : #000000; }
a.name:visited	{ font-size : 12px; color : #000000; }
a.name:hover	{ font-size : 12px; color : #000000; }


/* Location, number of posts, post date etc */
.nom_pseudo	{
	font-size : 10px;
	font-weight : bold;
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.postdetails_titre	{
	font-size : 10px;
	color : #5b5b5b;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.postdetails	{
	font-size : 10px;
	color : #383838;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

td.spaceRow {
	background-color: #A48553;
}


/* The content of the posts (body of text) */
.postbody {
	font-size : 16px;
	color : #ededec;
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF000;
	line-height: 125%;
	background-color: #A48553;
	border: #000000;
	border-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
}

/* 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 { 
	color : #ededec;	
	background-color: #A48553; 
	background-image: url(./../images/forum/gen_background2.jpg);
	border-style: none; 
}


