 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	background-color: #FFFFFF;
	scrollbar-face-color: #000040;
	scrollbar-highlight-color: #000040;
	scrollbar-shadow-color: #000040;
	scrollbar-3dlight-color: #000040;
	scrollbar-arrow-color:  #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #000040;
}

/* General font families for common tags */
font, th, td, p { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; }
a:link, a:active, a:visited { color : #000000; }
a:hover		{ text-decoration: underline; color : #000000; }
hr	{ height: 0px; border: solid #000000 0px; border-top-width: 1px;}

.blanc { margin-top: 0; margin-bottom: 0; font-size: 9pt; font-family: Arial, Verdana; color: #000000; } 
.blanc:link{ margin-top: 0; margin-bottom: 0; font-size: 9pt; text-decoration: none; color: #000000; }
.blanc:visited{ margin-top: 0; margin-bottom: 0; font-size: 9pt; text-decoration: none; color: #000000; }
.blanc:hover{ margin-top: 0; margin-bottom: 0; font-size: 9pt; text-decoration: underline; font-weight: bold; color: #000000; }

/* This is the border line & background colour round the entire page */
.bodyline	{ background-image: url('images/fond_02.gif'); }

/* This is the outline round the main forum tables */
.forumline	{ background-color: #000040; border: 2px #FFFFFF solid; }


/* Main table cell colours and backgrounds */
td.row1	{ background-color: #FFFFFF; }
td.row2	{ background-color: #FFFFFF; }
td.row3	{ background-color: #FFFFFF; }


/*
  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-repeat: repeat-y;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #621F1F; font-size: 11px; font-weight : bold;
	background-color: #FFFFFF; height: 25px;
}

td.cat, td.catHead, td.catSides, td.catLeft, td.catRight, td.catBottom {
			background-color:#FFFFFF; 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: #FFFFFF; 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; }



/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen, .genmed, .gensmall { color : #000000; }
.gensmall2 { font-size : 10px; }
.gen2, .genmed2, .gensmall2 { color : #FFFFFF; }
a.gen, a.genmed, a.gensmall { color: #000000; text-decoration: none; }
a.gen:hover, a.genmed:hover, a.gensmall:hover	{ color: #000000; text-decoration: underline; }
a.gen2, a.genmed2, a.gensmall2 { color: #FFFFFF; text-decoration: none; }
a.gen2:hover, a.genmed2:hover, a.gensmall2:hover	{ color: #FFFFFF; text-decoration: underline; }
a.gen2:hover, a.genmed2:hover, a.gensmall2:visited	{ color: #FFFFFF; text-decoration: underline; }
a.gen2:hover, a.genmed2:hover, a.gensmall2:link	{ color: #FFFFFF; text-decoration: none; }

/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #000000 }
a.mainmenu		{ text-decoration: none; color : #000000;  }
a.mainmenu:hover{ text-decoration: underline; color : #000000; }


/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #000000}
a.cattitle		{ text-decoration: none; color : #000000; }
a.cattitle:hover{ text-decoration: underline;color : #000040; }

.cattitle2  	{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #FFFFFF}
a.cattitle2		{ text-decoration: none; color : #FFFFFF; }
a.cattitle2:link{ text-decoration: none;color : #FFFFFF; }
a.cattitle2:visited{ text-decoration: none;color : #FFFFFF; }
a.cattitle2:hover{ text-decoration: underline;color : #FFFFFF; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px; color : #000000; }
a.forumlink 	{ text-decoration: none; color : #000000; }
a.forumlink:hover{ text-decoration: underline; color : #000040; }


/* 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 : #000000;}
a.nav			{ text-decoration: none; color : #000000; }
a.nav:hover		{ text-decoration: underline; }

.nav2			{ font-weight: bold; font-size: 11px; color : #FFFFFF;}
a.nav2			{ text-decoration: none; color : #FFFFFF; }
a.nav2:link			{ text-decoration: none; color : #FFFFFF; }
a.nav2:visited			{ text-decoration: none; color : #FFFFFF; }
a.nav2:hover		{ text-decoration: underline; color : #FFFFFF; }

/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 11px; color : #000000; }
a.topictitle:link   { text-decoration: none; color : #000000; }
a.topictitle:visited { text-decoration: none; color : #000000; }
a.topictitle:hover	{ text-decoration: underline; color : #000040; }


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 11px; color : #000000;}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #000000; }


/* The content of the posts (body of text) */
.postbody { font-size : 12px;}
a.postlink:link	{ text-decoration: none; color : #000040;  }
a.postlink:visited { text-decoration: none; color : #000040; }
a.postlink:hover { text-decoration: underline; color : #000040; }


/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #000000;
	background-color: #FFFFFF; border: #000000; 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: #000000; line-height: 125%;
	background-color: #FFFFFF; border: #000000; 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: #FFFFFF; letter-spacing: -1px;}
a.copyright		{ color: #FFFFFF; text-decoration: none;}
a.copyright:hover { color: #FFFFFF; text-decoration: underline;}


/* Form elements */
input, textarea, select {
	color : #000000;
	font: normal 11px Arial, Verdana, Helvetica, sans-serif;
	border-color : #000000;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #FFFFFF;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #FFFFFF;
	color : #000000;
	font-size: 11px; font-family: Arial, Verdana, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
	background-color : #FFFFFF;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #FFFFFF;
	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: #FFFFFF; border-style: none; }

/* The largest text used in the index page title and toptic title etc. */
.maintitle, h1, h2	{
			font-weight: bold; 
			text-decoration: none; line-height : 120%; color : #C0C0C0;
}




/* ------------------------------------------------MENU HORIZONTALE */ 

  A.menuh {
	color: #FFFFFF;
	text-decoration:none;
	font-weight : bold;
	font-size : 10px;
}
  A.menuh:hover {
	color: #80FFFF;
	text-decoration : none;
	font-weight : bold;
	font-size : 10px;
}


a.menudam, a.menudam:link, a.menudam:active, a.menudam:visited {
	color: #C0C0FF;
	text-decoration:none;
	font-weight : bold;
	font-size : 12px;
}

a.menudams, a.menudams:link, a.menudams:active, a.menudams:visited {
	color: #000040;
	text-decoration:none;
	font-weight : bold;
	font-size : 15px;
}


a.menudam2, a.menudam2:link, a.menudam2:active, a.menudam2:visited {
	color: #FFFFFF;
	text-decoration:none;
	font-weight : bold;
	font-size : 14px;
}

a.menudam3, a.menudam3:link, a.menudam3:active, a.menudam3:visited {
	color: #FFCC99;
	text-decoration:none;
	font-weight : bold;
	font-size : 13px;
}


a.menudam:hover {
	color: #80FFFF;
	text-decoration : none;
	font-weight : bold;
	font-size : 12px;
}

a.menudam2:hover {
	color: #80FFFF;
	text-decoration : none;
	font-weight : bold;
	font-size : 14px;
}



.royale		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #000080;}
a.royale		{ text-decoration: none; color : #000080; }
a.royale:hover{ text-decoration: underline;color : #000080; }


/* les grands titres de chaque module */
/* ---------------------------------- */

  .grandtitre {font-family:Verdana; font-size:13px; color:#000000; font-weight:bold; }


/* les entetes */
/* ----------- */

  .entete {font-family:Verdana; font-size:8pt; color:#7A6BA5; font-weight:normal;}
  .entetepage {font-family:Verdana; font-size:8pt; color:#FF8000; font-weight:normal;}

  A.entete {font-family:Verdana; font-size:8pt; color:#7A6BA5; font-weight:normal;}
  A.entete:hover {font-family:Verdana; font-size:8pt; color:#FF8000; font-weight:normal;}

  A.entetepage {font-family:Verdana; font-size:8pt; color:#7A6BA5; font-weight:normal;}
  A.entetepage:hover {font-family:Verdana; font-size:8pt; color:#FF8000; font-weight:normal;}

  TABLE.entete2 {}
  TR.entete2 {background-color:#EAEAFF;}

  TABLE.entete3 {BORDER-TOP: 0px none; solid; BORDER-LEFT: 0px none; BORDER-RIGHT: 0px none; BORDER-BOTTOM:1px solid #000000}
  TR.entete3 {background-color:#DFDFFF;}


/* valeurs des menus (pour les menus créés par artiphp (identification zone membre)) */
/* --------------------------------------------------------------------------------- */

  /* titre des menus */
  .menutitre {font-family:Verdana; font-size:11px; color:#000000; font-weight:bold; }
  DIV.menu {}
  A.menu {color:#000000; text-decoration:none;}
  A.menu:hover {color:#000000; text-decoration:underline;}

/* valeurs des autres liens pour les modules */
/* ----------------------------------------- */

  /* mon premier menu en colonne */
  A.m:hover {color:#000000; text-decoration:underline; font-weight:bold; font-size:10px;}
  A.m {color:#000000; text-decoration:none; font-weight:bold; font-size:10px;}

  /* mon deuxieme menu en ligne */
  A.m1:hover {color:#000000; text-decoration:underline; font-weight:bold; font-size:10px;}
  A.m1 {color:#000000; text-decoration:none; font-weight:bold; font-size:10px;}


/* impression */
/* ---------- */

.imprime{background-color : transparent;}
#checkbox{background-color : transparent;
padding: 0px;
margin: 0px;}

/* menu breves (pour page accueil) */
/*---------------------------------*/

  /* breves */
  TABLE.menunews{}
  TR.menutitrenews {}
  TR.menutextenews {}
  A.menuliennews {font-weight:bold;}
  .menudatenews {color : #9074DD; font-weight:normal;}
  .menutitrenews {font-weight:bold;}
  .menutextenews {}
  A.menulien2news {font-weight:bold;}
  A.menusuitenews {font-weight:bold;}

  /* edito */
  TR.titredito {}
  TR.textedito {}
  .titredito {font-weight:bold;}
  .textedito {}
  .menudateedito {color:#9074DD; font-weight:normal;}
  A.menusuiteedito {font-weight:bold;}



/* copyright */
/* --------- */

.copyright{ color : #000000; text-align : center; font-size : 10px; }
.copyright a{ color : #FC962A; font-weight : bold; text-decoration : none; padding-left : 3px; padding-right : 3px; }
.copyright a:hover{ color : #9074DD; font-weight : bold; text-decoration : none; background : #E4E1F6; }


/* pages news.php et commentaire.php */
/* --------------------------------- */

 /* div et tableau */
 DIV.general_news {position:relative;}
 DIV.titre {margin-top : 10}
 DIV.texte {}
 DIV.lien {text-align : right; margin-bottom : 10}
 DIV.tout_news {text-align : center;}

 TABLE.general_news {}
 TR.news {}
 TD.news {padding : 10;}


 /* polices de caractère */
 .titre {font-family:Verdana; font-size:13pt; color: #FC962A; font-weight:bold;}
 .titra {font-family:Verdana; font-size:11pt; color: #7A6BA5; font-weight:bold;}
 .titro {font-family:Verdana; font-size:16pt; color: #FC962A; font-weight:bold;}
 .texte {font-family:Verdana; font-size: 12px; color: #7A6BA5;}
 .textp {font-family:Verdana; font-size: 8px; color: #000040;}
 .textb {font-family:Verdana; font-size: 9px; color: #FFFFFF;}
 .texts {font-family:Verdana; font-size: 12px; color: #000060;}
 .datenews {font-size:8pt; color:#9074DD; font-weight:normal;}

 /* liens */
 A.lien {font-size:12px; font-weight:bold; text-decoration:none;}
 A:hover.lien {font-size:12px; font-weight:bold; text-decoration: underline;}

 A.tout_news {font-size:12px; font-weight:bold; text-decoration:none;}
 A:hover.tout_news {font-size:12px; font-weight:bold; text-decoration: underline;}


 /* commentaire */
 DIV.commentaire {BORDER:#7A6BA5 1px solid; text-align : center; padding : 2; margin-bottom : 20}
 DIV.commentaire_login {BORDER:#7A6BA5 1px solid; background-color:#CCCCFF; padding : 2;}
 DIV.commentaire_texte {BORDER:#7A6BA5 1px solid; background-color:#CCCCFF; padding : 2;}
 DIV.auteur {}

 TABLE.commentaire {}
 TR.commentaire {}
 TD.commentaire {}
 TR.commentaire_login {}
 TD.commentaire_login {}
 TR.commentaire_texte {}
 TD.commentaire_texte {}

 .commentaire {font-weight:bold; color:#7A6BA5;}
 .commentaire_login {font-size:8pt; font-weight:bold; color:#7A6BA5;}
 .commentaire_texte {font-size:8pt; font-weight:normal; color:#7A6BA5;}

 A.commentaire {font-weight:normal; text-decoration:none;}
 A:hover.commentaire {font-weight:normal; text-decoration: underline;}


 /* commentaire formulaire */
 TEXTAREA.commentaire {border : dotted; border-color:#7A6BA5;}
 INPUT.commentaire {background-color: #FFFFFF; font-size: 8pt; font-weight:normal;}


 /* class supplémentaire pour présentation deux colonnes */
 TD.news2 {padding : 10;}
 DIV.titre2 {margin-top : 10}
 DIV.texte2 {}
 DIV.lien2 {text-align : right; margin-bottom : 10}
 .titre2 { font-family:Verdana; font-size:10pt; color: #FC962A; font-weight:bold;}
 .texte2 {font-family:Verdana; font-size: 10px; color: #7A6BA5;}
 .datenews2 {font-size:8pt; color:#9074DD; font-weight:normal;}
 A.lien2 {font-size:12px; font-weight:bold; text-decoration:none;}
 A:hover.lien2 {font-size:12px; font-weight:bold; text-decoration: underline;}

 DIV.commentaire2 {BORDER:#7A6BA5 1px solid; text-align : center; padding : 2; margin-bottom : 20}
 .commentaire2 {font-weight:bold; color:#7A6BA5;}
 A.commentaire2 {font-weight:normal; text-decoration:none;}
 A:hover.commentaire2 {font-weight:normal; text-decoration: underline;}