/* General page style. The scroll bar colours only visible in IE5.5+ */

body { 
  background-color: #ffffff;
Background-image : url("http://img3.xooimage.com/files/8/5/4/fond-forum-15d81bd.png"); background-repeat: repeat;
  background-attachment: fixed;
  scrollbar-face-color: #c0fa51;
  scrollbar-highlight-color: #ffffff;
  scrollbar-shadow-color: #ffffff;
  scrollbar-3dlight-color: #ffffff;
  scrollbar-arrow-color:  #ffffff;
  scrollbar-track-color: #ffffff;
  scrollbar-darkshadow-color: #ffffff;
}

/* General font families for common tags */
font,th,td,p { font-family : Arial, Verdana, Helvetica, sans-serif;  }
a:link,a:active,a:visited { color : #AAE01E;/*staff r&c et dernier post et sujet cliqué à l'intérieur du forum et de l'index*/}
a:hover    { text-decoration: underline; color : #a6f708; /*passage de la souris sur "staff r&c"*/}
hr  { height: 0px; border: solid white 1px; border-top-width: 1px;}
p, td    { font-size : {T_FONTSIZE2}; color : {T_BODY_TEXT}; }
h1,h2    { font-family:  Arial, Trebuchet MS, Verdana, Helvetica, sans-serif; font-size : 22px; font-weight : bold; text-decoration : none; line-height : 120%; color : #CF9524;}


/* This is the border line & background colour round the entire page */
.bodyline  { background-color: #ffffff; border: 0px #00CBFE solid; }

/* This is the outline round the main forum tables */
.forumline  { background-color: #ffffff;  border: 1px # solid; }

/* Main table cell colours and backgrounds */
td.row1  { background-color: #ffffff; border-style: solid; border: #99B3B2; border-width: 0px 0px 0px 0px;}
td.row2  { background-color: #ffffff; border-style: solid; border: #99B3B2; border-width: 0px 0px 0px 0px;}
td.row3  { background-color: #ffffff; border-style: solid; border: #99B3B2; border-width: 0px 0px 0px 0px;}

/*
  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-image: url("");
    background-repeat: repeat-x;
}

/* Header cells - the blue and silver gradient backgrounds */
th  {
  color: #bbfa42; font-size: 12px; font-weight; 
  background-color: #ffffff; height: 25px;
  background-image: url("http://img3.xooimage.com/files/8/5/4/fond-forum-15d81bd.png");
    background-repeat: repeat-x;
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
    background-image: url("");
    background-repeat: repeat-x;
}

/*
  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: black; border-style: solid; height: 28px;
}
td.row3Right,td.spaceRow {
  background-color: white; border: black; border-style: solid;
}

th.thHead,td.catHead { font-size: 10px; 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; }
th.thOnlyTop { border-width: 0px 0px 0px 0px; }


/* General text (ce sont les liens dans l'encadré > "voir les nouveaux messages depuis votre dernière visite + en bas, marquer tous les forums comme lus)*/
.gen { font-size : 12px; }
.genmed { font-size : 12px; }
.gensmall { font-size : 11px; }
.gen,.genmed,.gensmall { color : #8B8B8B/*compléments d'infos dans index*/ } 
a.gen,a.genmed,a.gensmall { color: #8B8B8B; text-decoration: none; }
a.gen:visited,a.genmed:visited,a.gensmall:visited  { color: #25BEE4; text-decoration: none; }/*titres des sujets lus dans pages int*/
a.gen:hover,a.genmed:hover,a.gensmall:hover  { color: #CF9524; text-decoration: none; /*titres des sujets au passage de la souris dans les pages intérieures*/}

/* The register, login, search etc links at the top of the page */
.mainmenu    { font-size : 10px; color : #d6961b; font-weight:light; }
a.mainmenu    { text-decoration: none; color : #d6961b; /*pas encore cliqué*/ }
a.mainmenu:visited  { text-decoration: none; color : #d6961b;/*déjà cliqué*/ }
a.mainmenu:hover{ color : #c6fb60; font-weight:;/*passage de la souris*/}


/* Forum category titles */
.cattitle    { font-weight: BOLD; font-size: 14px ; letter-spacing: 0px; color : #25BEE4;}
a.cattitle    { text-decoration: none; color : #25BEE4;/*titres des grands forums non cliqués*/ }
a.cattitle:visited  { text-decoration: none; color : #25BEE4;/*grands forums déjà cliqués*/ }
a.cattitle:hover  { text-decoration: none; color : #bbfa42;/*passages de la souris sur les grands forums*/ }

/* Forum title: Text and link to the forums used in: index.php */
.forumlink    { font-weight: ; font-size: 12px; color : #25bee4; /*pas trouvé ce que ça modifiait*/}
a.forumlink   { text-decoration: none; font-weight: BOLD; color : #AAE01E;/*titres dans l'index ceux entourés de ronds*/ }
a.forumlink:hover{ text-decoration: none; color : #d6961b;/*titre des forums entourés d'un rond au passage de la souris*/ background-image: url(''); }

/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum (staff r&c et dernier post index)*/
.nav      { font-weight: ; font-size: 12px; color : #d6961b;/*petites fleches et n° de la page dans les forums*/}
a.nav      { text-decoration: none; color : #25bee4; /* sujet precedent sujet suivant dans les topics*/}
a.nav:visited  { text-decoration: none; color : #a6f708; /*liens de navigations*/}
a.nav:hover    { text-decoration: none; color : #d6961b; /*passage de la souris sur les liens de navigation */ }

/* titles for the topics: could specify viewed link colour too */
.topictitle,h1,h2  { font-weight: bold; font-size: 12px; color : #25bee4; }
a.topictitle:link   { text-decoration: none; color : #25bee4;
; }
a.topictitle:visited { text-decoration: none; color : #25bee4; }
a.topictitle:hover  { text-decoration: none; color :#25bee4; }

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name      { font-weight: bold; font-size : 12px; color : #a6f708;}

/* Location, number of posts, post date etc */
.postdetails    { font-size : 11px; color : #d6961b; }

/* The content of the posts (body of text) Les sous forums*/
.postbody { color : #8B8B8B; font-size : 12px; line-height: 17px /*corps des messages*/}
a.postlink:link  { text-decoration: none; color : #d6961b; /*sous forums de l'index*/}
a.postlink:visited { text-decoration: none; color : #d6961b;/*sous forums déjà visités*/ }
a.postlink:hover { text-decoration: none; color : #a6f708;/*passage de la souris sur les sous forums*/}

/* Quote & Code blocks */
.code { 
  font-family:  Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #25BEE4; letter-spacing: 0px; line-height: 16px;
  background-color: #ffffff; border: #bbfa42; border-style: solid;
  border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
  font-family:  Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #25BEE4; line-height: 16px;
  background-color:#ffffff; border: #bbfa42; 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:  Arial, Verdana, Helvetica, sans-serif; color: #25BEE4; letter-spacing: -1px;}
a.copyright    { color: #d6961b; text-decoration: none;}
a.copyright:visited    { color: #25BEE4 ; text-decoration: none;}
a.copyright:hover { color: #25BEE4; text-decoration: underline;}


/* The text input fields background colour (les fonds sur lesquels on écrit+ celui du selecteur de styles*/
input.post, textarea.post, select {
  background-color : #ffffff;
        color : #8B8B8B;
  font: normal 11px Verdana, Arial, Helvetica, sans-serif;
  border-color : ;
  letter-spacing: 0px;

}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
  background-color : #ffffff;
  color : #a6f708;
  font-size: 11px; font-family:  Arial, Verdana, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
  background-color : #ffffff;
        color : #a6f708;
  font-size: 11px; font-family:  Arial, Verdana, Helvetica, sans-serif;
  font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
  background-color : #ffffff;
        color : #a6f708;
  font-size: 11px; font-family:  Arial, Verdana, Helvetica, sans-serif; 
  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: #d6961b; border-style: none; }

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url('http://img4.xooimage.com/files/f/o/formie-30deb.css'); 