body {
	margin: 0;
	padding: 0;
	text-align: center;
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#bigContainer {
	position: relative;	
	background: url(../../../img/fond_bigcontainer.png) repeat-y;
	margin: 0 auto;
	padding: 0;
	width: 900px;
}
#container { /* Conteneur */
	position: relative;
	background: #FFFFFF;
	margin: 0 auto;
	padding: 0;
	width: 800px;
	text-align: justify;
}
#intro {/* Cadre regroupant le haut de chaque pages */
	background: #555555;
	margin: 0 auto;
	padding: 0;
	width: 800px;
}
#pageHeader {/* Bannière */
	background: #9D050C;
	margin: 0;
	padding: 0;
	width: 800px;
	height: 160px;
}
#pageHeader img {/* Bannière */
	margin: 0;
	padding: 0;
	border: 0;
}
#pageHeader h1, #pageHeader h2 {display: none;}
#recherche {/* Module de recherche */
	display: none;
	background: #FFFFFF no-repeat;
	margin: 0;
	padding: 0;
	width: 800px;
	height: 12px;
}
#modulRecherche {/* Module de recherche */
	position: absolute;
	background: url(../../../img/recherche_fond.gif) no-repeat;
	left: 560px;
	margin: 0;
	padding: 0;
	width: 240px;
	height: 30px;
}
#modulRecherche input {/* Module de recherche */
	margin: 0;
	padding: 0;
	color: grey;
	font-size: 11px;
	font: Arial, Helvetica, sans-serif;
	background-color:rgb(248,251,255);
	border-top-width:1px;
	border-bottom-width:1px; 
	border-left-width:1px; 
	border-right-width:1px; 
	border-top-color:rgb(145,145,149);
	border-left-color:rgb(184,200,217);
	border-right-color:rgb(255,255,255);
	border-bottom-color:rgb(255,255,255);
	border-top-style:solid;
	border-left-style:solid;
	border-bottom-style:solid;
	border-right-style:solid;

}
#modulRecherche img {/* Module de recherche */
	margin: 0;
	padding: 0;
	border: 0;
}
#footer {/* Bas de page */
	width: 800px;
	height: 50px;
	margin-left: 50px;
	padding: 30px 0 20px;
	text-align: center;
	font: 10px Arial;
	color: #FFFFFF;
}
#footer p {	
	margin: 0;
	padding: 0;
}
#footer img {	
	border: 0;
	margin: 0;
	padding: 0;
	top: 15px;
}
#footer a:link {color: #818181; text-decoration: none;}
#footer a:visited {color: #818181; text-decoration: none;}
#footer a:hover, a:active {color: #818181; text-decoration: none;}

/************************************************************************/
/*                        NAVIGATION.INC.PHP                            */
/************************************************************************/
#navigation {/* Barre de navigation */
	position: relative;
	height: 30px;
	width: 560px;
	margin: 0;
	padding: 0;
	text-align: left;
}
#navigationBas {/* Barre en dessous navigation */
	background: url(../../../img/navigation_bas.gif) #FFFFFF no-repeat;
	margin: 0;
	padding: 0;
	width: 800px;
	height: 12px;
}
#navigation ul, li {	/* utilisation de liste pour le menu */
	list-style-type: none;	/* suppression des puces de liste */
	margin:0;
	padding:0;
}
#navigation ul {
	position: absolute;	/* positionnement pour IE5 et IE5.5 */
	top: 0;
	left: 0;
	background: transparent url(../../../img/barre_menu.gif) top left no-repeat;	/* arrière-plan général du menu */
	width: 560px;
	height: 30px;
	text-align: center;
	/*padding-left: 30px;*/
}
#navigation li {float: left;}
#navigation li a {	/* dimensions et définitions des boutons */
	display: block;	/* mise en block de <a> pour lui donner des dimensions */
	height: 30px;
	color: #fff;
	font-size: 14px;
	line-height: 30px;	/* hauteur de ligne pour éviter les paddings */
	font-weight: bold;
	font-family: arial, serif;
	text-decoration: none;
}
li a#menu1 {width: 58px;}
li a#menu2 {width: 41px;}
li a#menu3 {width: 72px;}
li a#menu4 {width: 55px;}
li a#menu5 {width: 64px;}
li a#menu6 {width: 67px;}
li a#menu7 {width: 46px;}
li a#menu8 {width: 50px;}
li a#menu9 {width: 65px;}
li a#menu10 {width: 42px;}
#navigation li a:hover {background: transparent url(../../../img/barre_menu.gif) top left no-repeat;}
/* décalage de l'arrière-plan pour chaque bouton */
#navigation a#menu1:hover {background-position: -1120px 0%;} /*-560px*/
#navigation a#menu2:hover {background-position: -1178px 0%;}/*-617px*/
#navigation a#menu3:hover {background-position: -1219px 0%;}/*-659px*/
#navigation a#menu4:hover {background-position: -1291px 0%;}/*-731px*/
#navigation a#menu5:hover {background-position: -1346px 0%;}/*-786px*/
#navigation a#menu6:hover {background-position: -1410px 0%;}/*-850px*/
#navigation a#menu7:hover {background-position: -1477px 0%;}/*-917px*/
#navigation a#menu8:hover {background-position: -1523px 0%;}/*-963px*/
#navigation a#menu9:hover {background-position: -1573px 0%;}/*-1013px*/
#navigation a#menu10:hover {background-position: -1638px 0%;}/*-1078px*/
#navigation li a span {font-style: italic;	display: none;}
#navigation li a#menuA {width: 58px; background-position: -560px 0%;}
#navigation ul a#menuA {
	top: 0;
	left: 0;
	background: transparent url(../../../img/barre_menu.gif) top left no-repeat;	/* arrière-plan général du menu */
	background-position: -560px 0%;
}
#navigation li a#menuB {width: 41px; background-position: -617px 0%;}
#navigation ul a#menuB {
	top: 0;
	left: 0;
	background: transparent url(../../../img/barre_menu.gif) top left no-repeat;	/* arrière-plan général du menu */
	background-position: -617px 0%;
}
#navigation li a#menuC {width: 72px; background-position: -659px 0%;}
#navigation ul a#menuC {
	top: 0;
	left: 0;
	background: transparent url(../../../img/barre_menu.gif) top left no-repeat;	/* arrière-plan général du menu */
	background-position: -659px 0%;
}
#navigation li a#menuD {width: 55px; background-position: -731px 0%;}
#navigation ul a#menuD {
	top: 0;
	left: 0;
	background: transparent url(../../../img/barre_menu.gif) top left no-repeat;	/* arrière-plan général du menu */
	background-position: -731px 0%;
}
#navigation li a#menuE {width: 64px; background-position: -786px 0%;}
#navigation ul a#menuE {
	top: 0;
	left: 0;
	background: transparent url(../../../img/barre_menu.gif) top left no-repeat;	/* arrière-plan général du menu */
	background-position: -786px 0%;
}
#navigation li a#menuF {width: 67px; background-position: -850px 0%;}
#navigation ul a#menuF {
	top: 0;
	left: 0;
	background: transparent url(../../../img/barre_menu.gif) top left no-repeat;	/* arrière-plan général du menu */
	background-position: -850px 0%;
}
#navigation li a#menuG {width: 46px; background-position: -917px 0%;}
#navigation ul a#menuG {
	top: 0;
	left: 0;
	background: transparent url(../../../img/barre_menu.gif) top left no-repeat;	/* arrière-plan général du menu */
	background-position: -917px 0%;
}
#navigation li a#menuH {width: 50px; background-position: -963px 0%;}
#navigation ul a#menuH {
	top: 0;
	left: 0;
	background: transparent url(../../../img/barre_menu.gif) top left no-repeat;	/* arrière-plan général du menu */
	background-position: -963px 0%;
}
#navigation li a#menuI {width: 65px; background-position: -1013px 0%;}
#navigation ul a#menuI {
	top: 0;
	left: 0;
	background: transparent url(../../../img/barre_menu.gif) top left no-repeat;	/* arrière-plan général du menu */
	background-position: -1013px 0%;
}
#navigation li a#menuJ {width: 42px; background-position: -1078px 0%;}
#navigation ul a#menuJ {
	top: 0;
	left: 0;
	background: transparent url(../../../img/barre_menu.gif) top left no-repeat;	/* arrière-plan général du menu */
	background-position: -1078px 0%;
}

/************************************************************************/

#forumTexte {
	margin: 20px 0 10px 10px;
	/*margin-right: 8px;
	margin-bottom: 8px;*/
	padding: 0;
	width: 780px;
	/*text-align: left;*/
	background: #CCCCCC no-repeat url(../../../img/forum_fond.gif) right bottom;
}
#forumTexte h3 {
	background: url(../../../img/forum_titre.gif);
	margin: 0;
	padding: 0;	
	width: 780px;
	height: 20px;
}
#forumTexte h3 span {display: none;}
#forumFooter {
	background: #FFFFFF url(../../../img/forum_bas.gif) no-repeat;
	margin: 0;
	padding: 0;	
	width: 780px;
	height: 8px;
}


/************************************************************************/

/*body  {
background-color: #67686c;
scrollbar-3dlight-color: #D1D7DC;
scrollbar-arrow-color: #006699;
scrollbar-darkshadow-color: #98AAB1;
scrollbar-face-color: #DEE3E7;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #DEE3E7;
scrollbar-track-color: #EFEFEF }*/


/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
/*a:link,a:active,a:visited  {
color: #f5f5f5 }

a:hover		  {
color: #ff8c00;
text-decoration: underline }*/

a:link {color: #C63939; text-decoration: none;}
a:visited {color: #FDAD00; text-decoration: none;}
a:hover, a:active {color: #810306; text-decoration: none;}

hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}


/* This is the border line & background colour round the entire page */
.bodyline	  {
background-color: #CCCCCC no-repeat url(../../../img/forum_fond.gif) right bottom;/*#8a8c91;*/
border: 0 /*dotted 1px #c0c3c9 */}



/* This is the outline round the main forum tables */
.forumline	   {
background-color: #c0c0c0;
border: 1px solid #606164 }





/* Main table cell colours and backgrounds */
td.row1	  {
background-color: #8a8c91 }


td.row2	  {
background-color: #8a8c91 }


td.row3	 {
background-color: #8a8c91 }



/*
  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: #67686c url(images/cellpic1.gif) }


/* Header cells - the blue and silver gradient backgrounds */
th	  { color: #ffa34f; font-weight: bold; font-size: 11px; background: #006699 url(images/cellpic3.gif); height: 25px }


td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom    {
background: #67686c url(images/cellpic1.gif);
border: solid #ffffff;
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  {
background-color: #8a8c91;
border: 0px;
height: 29px }

th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR   {
font-weight: bold;
background-color: #8a8c91;
border: solid 0px #ffffff;
height: 28px }


td.row3Right,td.spaceRow  {
background-color: #8a8c91;
border: solid #ffffff }


th.thHead,td.catHead  {
font-size: 12px}

th.thSides,td.catSides,td.spaceRow	  {
border: 0px }

th.thRight,td.catRight,td.row3Right	 { border-width: 0px 0px 0px 0px; }
th.thLeft,td.catLeft	   {
border: 0px }

th.thBottom,td.catBottom   {
border: 0px }

th.thTop	  {
border: 0pt }

th.thCornerL  {
border: 0px }

th.thCornerR  {
border: 0px }



/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2	{
			font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #000000;
}


/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall  {
color: #ffffff;
font-size: 10px }

.gen,.genmed  {
color: #FFF }

/*a:link {color: #C63939; text-decoration: none;}
a:visited {color: #FDAD00; text-decoration: none;}
a:hover, a:active {color: #810306; text-decoration: none;}*/



a.gen,a.genmed,a.gensmall  {
color: #FFF;
text-decoration: none }

a.gen:hover,a.genmed:hover,a.gensmall:hover	 {
color: #810306;
text-decoration: underline }



/* The register, login, search etc links at the top of the page */
.mainmenu		 {
color: #333333 /*#FFFFFF*/;
font-size: 11px }

a.mainmenu		 {
color: #333333 /*#FFFFFF*/;
text-decoration: none; }

a.mainmenu:hover {
color: #810306; text-decoration: none;
/*color: #000000;
text-decoration: underline*/ }





/* Forum category titles */
.cattitle		  {
color: #fff;
font-weight: bold;
font-size: 12px;
text-decoration: none }


a.cattitle		  {
color: #fff;
text-decoration: none }


a.cattitle:hover  {
color: #fff;
text-decoration: underline }




/* Forum title: Text and link to the forums used in: index.php */
.forumlink		  {
color: #FFD700;
font-weight: bold;
font-size: 12px }


a.forumlink 	 {
color: #FFD700;
text-decoration: none }

a.forumlink:hover {
color: #FFFFFF;
text-decoration: underline }



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

a.nav			 {
color: #787878;
text-decoration: none }

a.nav:hover		 {
color: #fff;
text-decoration: underline }



/* titles for the topics: could specify viewed link colour too */
.topictitle			  {
color: #FFD700;
font-weight: bold;
font-size: 11px }


a.topictitle:link     {
color: #FFD700;
text-decoration: none }


a.topictitle:visited   {
color: #FFD700;
text-decoration: none }


a.topictitle:hover	  {
color: #fff;
text-decoration: underline }




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

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


/* The content of the posts (body of text) */
.postbody  {
font-size: 12px;
background-color: #8a8c91 }

a.postlink:link	 {
color: #dcdcdc;
text-decoration: none }

a.postlink:visited  {
color: #dcdcdc;
text-decoration: none }

a.postlink:hover  {
color: #fff;
text-decoration: underline }



/* Quote & Code blocks */
.code   {
color: #fff9f9;
font-weight: normal;
font-size: 11px;
font-family: Courier, "Courier New", sans-serif;
background-color: #9f9d7c;
border: solid 1px #585656 }



.quote   {
color: #edc783;
font-size: 12px;
line-height: 125%;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color: #c24c4c;
border: solid 1px #883535 }




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


/* Form elements */
input,textarea, select  {
color: #000000;
font: 11px Verdana, Arial, Helvetica, sans-serif;
border: solid 1px #000000 }


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


input  {
text-indent: 2px }


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


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



/* None-bold submit button */
input.liteoption  {
font-weight: normal;
background-color: #909197 }


/* 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: #aeb2b5;
border: none }



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