/*
  The original subSilver Theme for phpBB version 2+
  Created by subBlue design
  http://www.subBlue.com
*/

* {
  margin: 0;
  padding: 0;
  border: 0}


 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {

	background-color:#333333;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
	list-style-type:none;

	
}

#conteneur {
margin:0 auto 0 auto; background-color:#000000;
border:1px solid #666666;
width:1000px;}


#banForum {
	background-image:url(images/bandeau.jpg);
	background-repeat:no-repeat;
	width:1000px;
	height:215px;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size : 12px;
}

#menuForum {
 width: 100%;
 font-size : 11px;
 color : #999999;
 background-color:#000000;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 padding-top:10px;
}
 
#menuForum ul {
  width:500px;
  margin-left: 27%;
}

#menuForum li{
	display:inline;
}

#menuForum	a	{ text-decoration: none; color:#CCCCCC;  }
#menuForum a:hover { text-decoration: underline; color : #999999; }


.menuForumCentrer {
padding-left:35px;

}

#sousMenu{
    height:43px;
    width:1000px;
    background-image:url(images/sousMenu2.png);
	background-repeat:no-repeat;
}

.dessusForumGauche{
   float:left;
   position:absolute;
   padding:8px 0 5px 0;
   margin-left:140px;
   width:350px;
}

.dessusForumGaucheMilieu{
padding-left: 45px;

}

.dessusForumGauche a {
font-weight:bold;

}

.dessusForumDroite{
   float:right;
   width:200px;
   padding:24px 0 5px 0;
   margin-left:140px;
}

.dessusForumDroite, .dessusForumGauche {
font-size :11px;
font-family:Verdana, Arial, Helvetica, sans-serif; 

}

#accueil {
position:absolute;
color:#fff;
margin:195px 0 5px 900px;
}


/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif; color:#fff;}
a:link,a:active,a:visited {text-decoration: none; color:#CC0033; outline:none;}
a:hover		{ text-decoration: underline; color:#999999; }
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: #000000; border:0; }

/* This is the outline round the main forum tables
.forumline	{ background-color: green; border: 0; } */



/* Main table cell colours and backgrounds */
td.row1	{ background-color:#000000;}
td.row2	{ background-color: #000000; }
td.row3	{ background-color: #000000; }



th.thLeft,row1 {

width:200px;

}

/*
  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:#333333;
		/*background-image: url(images/cellpic2.jpg);
		background-repeat: repeat-y;*/
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #fff; font-size: 11px; font-weight : bold;
	background-color: #A00000; height: 45px;

	
}

td.cat,td.catSides,td.catRight,td.catBottom {
			/*background-image: url(images/cellpic1.gif);*/
			background-color:black; border: #FFFFFF; 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.catLeft{
background-color:#333333; 
text-align:center;
border:1px solid #33FF00;
}

td.catLeft a {
color:#FFFFFF;

}


td.catHead{
    height: 9px;
	border-top: 2px solid #666666;
	border-bottom: 0px solid #666666;
	background-color:black;
	font-size: 12px;
}

td.row3Right {
	background-color: #000000; border: #FFFFFF; border-style: solid; 
}

td.cat{
	height: 29px;
	border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thLeft,th.thRight,th.thBottom {
font-weight: bold; border: #000; border-style: solid; height: 0px; }
td.spaceRow {
	background-color: #D1D7DC; border: red; border-style: solid; }

th.thHead { font-size: 12px; border:0; }
th.thSides,td.catSides,td.spaceRow	 { border:0; }
th.thRight,td.catRight,td.row3Right	 { border:0; }
th.thLeft,td.catLeft	  { border:0; 	width:150px;}
th.thBottom,td.catBottom  { border:0; }

th.thTop,th.thCornerL,	th.thCornerR { 
color:#000;
font-weight:bold;
font-size:14px;
height:28px;
border:2px #333333 solid }


/* 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 : #fff;
}

.centrerBas{
margin-left:190px;
width:680px;
}

/* General text */
.gen { font-size : 14px; color:#fff}
.genmed { font-size : 12px; }
.genmed_wrote { font-size : 12px; color : #cc0000;}
.gensmall { font-size : 11px;}
.gen,.genmed,.gensmall { color : #fff; }

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



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


/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color:#999999}
a.cattitle		{ text-decoration: none; color : #ffffff; }
a.cattitle:hover{ text-decoration: underline; color:#999999 }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 14px; color:#fff; }
a.forumlink 	{ text-decoration: none; color:#666666; }
a.forumlink:hover{ text-decoration: underline; color : #999999; }


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


/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 12px; color : #fff; }
a.topictitle:link   { text-decoration: none; color : #fff; }
a.topictitle:visited { text-decoration: none; color : #fff; }
a.topictitle:hover	{ text-decoration: underline; color:#999999 }


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

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


/* The content of the posts (body of text) */
.postbody { font-size : 14px;color:#999999;}
a.postlink:link	{ text-decoration: none; color : #999999 }
a.postlink:visited { text-decoration: none; color : #999999; }
a.postlink:hover { text-decoration: underline; color : #DD6900}


/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
	background-color: #FAFAFA; border: #D1D7DC; 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: #444444; line-height: 125%;
	background-color: #FAFAFA; border: #D1D7DC; 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: #444444; letter-spacing: -1px;}
a.copyright		{ color: #444444; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}


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

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color:#333333;
	border:#FFFFFF 1px solid;
}

textarea.post {
color: #ffffff;

}

textarea {
 color : #999;
}

input { text-indent : 2px; }

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

/* The main submit button option */
input.mainoption {
	background-color:#333333;
	border:#FFFFFF 1px solid;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #333333;
	color:#ffffff;
	font-weight : normal;
	border:1px #ffffff solid;
}

/* 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: #DEE3E7; border-style: none; color:#000}


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