/* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	background-color: #000000;
	margin: 1;
	padding: 1;
}

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active { color: #ff6d6d; text-decoration: underline; }
a:visited	{ color: #fa663e; text-decoration: underline; }
a:hover		{ color: #fe0202; text-decoration: underline; }
hr	{ height: 0px; border: solid #fff71b 0px; border-top-width: 1px;}

/* This is the border line & background colour round the entire page */
.bodyline {
	background-color: #000000;
/*	background-image: url(http://www.le-didacticiel.com/xfader/img/fond-etoile/fond.jpg);*/
	background-image: url(images/fond_bodyline.png);
	border: 3px #6fd7f9 ridge;
}

/* This is the outline round the main forum tables */
.forumline	{ background-color: #fff10f; border: 1px #fa7c00 dotted; background-image: url(images/bordnoel1.gif); }

/* Main table cell colours and backgrounds */
/*td.row1 2403 beri vert { background-color: #040058; }*/
td.row1	{ background-color: #08260e; }
/*td.row2 2403 beri vert { background-color: #0045b6; }*/
td.row2	{ background-color: #006e22; }
td.row3	{ background-color: #10799c; }

/*
  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 {
/* NOEL */
	background-image: url(images/meganoel1.gif);
/* Avant noel
	background-image: url(mega_phorum.png);

*/
	background-color: #0a101d;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #dfebf5; font-size: 14px; font-weight : bold;
	background-color: #000000; height: 30px;
	background-image: url(table_cell_th.png); 
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
	height: 28px;
	background-color: #0a101d;
/* NOEL */
	background-image: url(images/meganoel2.gif);
/* Avant noel
	background-image: url(sea-top.gif);
*/
}

/*
  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: #000000; border-style: solid; height: 28px;
}
td.row3Right,td.spaceRow {
	background-color: #10799c; border: #f6baf5; border-style: solid;
}

th.thHead,td.catHead { font-size: 14px; border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 2px 0px 2px; }
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; }

/* The largest text used in the index page title and toptic title etc. */
.maintitle {
	font-weight: bold; font-size: 22px;
	font-family: "Palatino Linotype", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; line-height : 120%; color : #E5E5E5;
	font-style: italic ;
}
a.maintitle:link,a.maintitle,a.maintitle:active,a.maintitle:hover { color: #e5e5e5;}

/* General text */
.gen { font-size : 14px; }
.genmed { font-size : 12px; }
.gensmall { font-size : 10px; }
.genshout { font-size : 11px; }
.gen,.genmed,.gensmall,.genshout { color : #E5E5E5; }
a.gen,a.genmed,a.gensmall { color: #009c96; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #1fbdff; text-decoration: underline; }

/* Le menu de navigation global visible sur index.php */
.navimegastar a { padding-right: 20px; color: #f4cc92;  font-weight: 900; text-decoration: underline;  font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;  }
.navimegastar { padding-left: 25px; padding-bottom: 10px; text-align: center;  font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;  }
.navimegastar a:hover { color: #d5eb3d; }

/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 12px; font-weight: 800; color : #f4cc92; font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;  }
a.mainmenu		{ color: #f4cc92; }
a.mainmenu:hover{ color: #ffde01; }

/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 14px ; letter-spacing: 1px; color : #f4cc92; padding-left: 3px; font-family : "Palatino linotype", "Trebuchet MS", Arial, Helvetica, sans-serif; }
a.cattitle		{ text-decoration: none; color : #f4cc92; font-family : "Palatino linotype", "Trebuchet MS", Arial, Helvetica, sans-serif; }
a.cattitle:hover{ text-decoration: underline; color: #f1be7b; font-family : "Palatino linotype", "Trebuchet MS", Arial, Helvetica, sans-serif; }

/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 14px; color : #f4cc92; font-family : "Trebuchet MS", Arial, Helvetica, sans-serif; }
a.forumlink 	{ text-decoration: none; color : #f4cc92; font-family : "Trebuchet MS", Arial, Helvetica, sans-serif; }
a.forumlink:hover{ text-decoration: underline; color : #eeb13a; font-family : "Trebuchet MS", Arial, Helvetica, sans-serif; }

/* 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 : #d62300;}
a.nav			{ text-decoration: none; color : #ff5f3f; }
a.nav:hover		{ text-decoration: underline; color: #ff785d; }

/* titles for the topics: could specify viewed link colour too */
.topictitle,h1,h2	{ font-weight: bold; font-size: 12px; color : #E5E5E5; }
a.topictitle:link   { text-decoration: none; /*color : #63d58e;*/ color: white; }
a.topictitle:visited { text-decoration: none; /*color : #5493B4;*/ color: #ffdff9; }
a.topictitle:hover	{ text-decoration: underline; color : #eb9dff; }

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

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #E5E5E5; }

/* The content of the posts (body of text) */
.postbody { font-size : 14px; line-height: 18px}
a.postlink:link	{ color: #ff9625; }
a.postlink:visited { color: #f1b923; }
a.postlink:hover { color: #ffc263; }

/* Quote & Code blocks */
.roleplay {
	font-family : "Palatino Linotype", "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 14px; color: white;
	border: 2px ridge #8d8d8d;
	padding: 4px 8px 4px 8px;

}

.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 12px; color: #eaeaea;
	 background-color: #3e3e3e; border: #10799c; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #d0d0d0; line-height: 115%;
/*2403 beri vert	background-color: #3e3e3e; border: #10799c; border-style: solid;*/
	background-color: #1d281c; border: #10799c; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #d0d0d0; letter-spacing: -1px;}
a.copyright		{ color: #d0d0d0; text-decoration: none;}
a.copyright:hover { color: #E5E5E5; text-decoration: underline;}

/* Form elements */
input,textarea, select {
	color : #E5E5E5;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	border-color : #E5E5E5;
	background-color : #000000;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #000000;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #040058;
	color : #E5E5E5;
	font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
	background-color : #3e3e3e;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #3e3e3e;
	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: #006dc0; border-style: none; }

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("templates/subSilver/formIE.css");

/* Begin Simple Subforums MOD */
a.topic-new, a.topic-new:visited { color: #ffd9a7; font-weight: bold; text-decoration: underline overline;}
a.topic-new:hover, a.topic-new:active { color: #ddd; font-weight: bold; }
/* End Simple Subforums MOD */

.stylenewsberi {
	font-size: 16px;
	font-family: sylfaen, verdana, sans-serif;
	color: white;
	line-height: 18px;
	padding-bottom: 5px;
	background-color: #3e0900;
	cursor: default;
}

.stylenewsberi a {
	color: #a1a6ff;
}



abbr {
	border-bottom: dotted #fff339 2px;
/*	cursor: default;*/
}

/* Style enfoncage */
.indeximg :hover {
	position: relative; top: 1.5px; left: 1.5px;
}

.navi1 a {
	font-family: "Palatino Linotype", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color : #E5E5E5;
	font-size: 10px;
	color: white;
}
.navi1 a:hover {
	color: yellow;
}



/* Les backgrounds fixes */
.leftspecial {
	background-position: center left;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-image: url(images/backspacegogeta.gif);
}

.general {
	margin-left: 17px;
/*	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;	*/
}