
 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  margin: 10px;
	padding: 0px 0;
	background-color: #000000;
	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;
	color: #7777FF; 

}

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited { color : #0066FF; }
a:hover		{ text-decoration: underline; color : #FF0000; }
hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}



/* This is the outline round the main forum tables */

.cadreline	{ background-color: #101010; border: 1px #009966 solid; padding: 10px; margin: 10px;}



/*
  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: #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: #2288BB; height: 24px;
	background-image: url(/infopuce/templates/images/cellpic3.gif);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-image: url(images/cellpic1.gif);
			background-color:#D1D7DC; 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.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: #D1D7DC; border: #FFFFFF; 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; }

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3ff;
  color: #ffffff;
  font-weight : bold;
}

.infoBoxContents {
  background: #101010;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}


/* 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;
}


/* 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; }
.necessaire { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/* Entete de page */
.headerbar {
	background-color: #12A3EB;
	background-image: url("./infopuce/images/bg_header.gif");
	background-repeat: repeat-x; 
	color: #FFFFFF;
	margin-right: 0px;
	margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 5px;
  /*background-height:100%*/
  /*align: center;*/
  padding-top: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  /* Forum name padding:30px;*/
  
}
h1 {
	/* Forum name */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px 0px 5px 0px;
	color: #FFFFFF;
	margin-top: 0px;
	font-weight: bold;
	font-size: 1.1em;
	
}

span.corners-top, span.corners-bottom, span.corners-top span, span.corners-bottom span {
	font-size: 1px;
	line-height: 1px;
	display: block;
	height: 5px;
	background-repeat: no-repeat;
}

span.corners-top {
  z-index: 5;
	background-image: none;
	background-position: 0 0;
	margin: 0px 0px 0px 0px;
}

span.corners-top span {
	background-image: none;
	background-position: 100% 0;
}

span.corners-bottom {
	background-image: none;
	background-position: 0 100%;
	margin: 0px 0px 0px 0px;
	clear: both;
}

span.corners-bottom span {
	background-image: none;
	background-position: 100% 100%;
}

.headbg span.corners-bottom {
	margin-bottom: -1px;
}

.post span.corners-top, .post span.corners-bottom, .panel span.corners-top, .panel span.corners-bottom, .navbar span.corners-top, .navbar span.corners-bottom {
	margin: 0 0px;
}

.rules span.corners-top {
	margin: 0 -10px 5px -10px;
}

.rules span.corners-bottom {
	margin: 5px -10px 0 -10px;
}

span.corners-top {
	background-image: url("./infopuce/templates/images/corners_left.png");
}

span.corners-top span {
	background-image: url("./infopuce/templates/images/corners_right.png");
}

span.corners-bottom {
	background-image: url("./infopuce/templates/images/corners_left.png");
}

span.corners-bottom span {
	background-image: url("./infopuce/templates/images/corners_right.png");
}
