/* FIX IE6 Scrollbars bug - Leave this in! */

html { overflow-x: auto; } 

/* Body entry, change forum page background colour, default font, font size, etc. Leave text-align:center to center board content
   #ipwrapper will set text-align back to left for the forum. Any other tables / divs you use must use text-align:left to re-align
   the content properly. This is a work around to a known Internet Explorer bug */
/*BODY { font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px; color: #000; margin:0px;padding:0px;background-color:#FFF; text-align:center }*/

TABLE, TR, TD { font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px; color: #000; }

/* MAIN WRAPPER: Adjust forum width here. Leave margins alone to auto-center content */

#ipbwrapper { text-align:left; width:95%; margin-left:auto;margin-right:auto }

a:link, a:visited, a:active { text-decoration: underline; color: #000 }
a:hover { color: #465584; text-decoration:underline }

.ForumLign1 {text-align:left; }		/* lignes courantes */
.ForumLign1c {text-align:center; }
.ForumLign2a { }		/* lignes courantes couleurs alternées */
.ForumLign2b { }
.ForumLign5 { }	/* ligne sombre, en bas et en haut */


.signature {font-size:10px;color:#0033FF;}
.signature a:link, a:visited, a:active {color:#006633; text-decoration: underline;  }
.signature a:hover {color:#990066; text-decoration: underline; } 

fieldset.search { padding:6px; line-height:150% }

label      { cursor:pointer; }
form       { display:inline; }
img        { vertical-align:middle; border:0px }
img.attach { border:2px outset #EEF2F7;padding:2px }

/*.row1 { background-color: #CCBCAC }*/
.row2 { background-color: #CCBCAC; text-align:left;  }
.row3 { background-color: #EEF2F7 }
/*.row4 { background-color: #CCBCAC; text-align:left;  }*/

.post2 { background-color: #CCBCAC;text-align:left; }
.post3 { background-color: #DED3C9;text-align:left; }

.darkrow1 { background-color: #C2CFDF; color:#4C77B6; }
.darkrow2 { background-color: #99897A; color:#221E1A; }
.darkrow3 { background-color: #D1DCEB; color:#221E1A; }
/* Main table top (dark blue gradient by default) */

.maintitle { vertical-align:middle;font-weight:bold; color:#FFF; padding:8px 0px 8px 5px; background-image: url(../custom/graph/forum_fond_titre.gif)}
.maintitle a:link, .maintitle  a:visited, .maintitle  a:active { text-decoration: none; color: #FFF }
.maintitle a:hover { text-decoration: underline }

.titlemedium { font-weight:bold; color:#5B4A3B; padding:7px; margin:0px; background-image: url(../custom/graph/forum_fond_soustitre.gif)}
.titlemedium  a:link, .titlemedium  a:visited, .titlemedium  a:active  { text-decoration: underline; color: #5B4A3B }