/*
  Thème créé par Pickzelle
  à partir du thème Andro
 */

 /* General page style. The scroll bar colours only visible in IE5.5+ */
body { 
	background-color: #6A4A1A;
        color: #6a5013;

scrollbar-face-color : #313E5F;
scrollbar-highlight-color : #8081A0;
scrollbar-shadow-color : #001831;
scrollbar-3dlight-color : #8081A0;
scrollbar-arrow-color : #D6D6F7;
scrollbar-track-color : #001831;
scrollbar-darkshadow-color: #001831;
}

.en_tete {

background: url('http://img144.imageshack.us/img144/1006/headerhu2.jpg') no-repeat;
float: center;
width: 900px;
height: 400px;
margin-bottom: 0px;
margin-left: 35px;
}


dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
position: absolute; /* placement du menu*/
top: 50px;
left: 40px;
width: 12em;
margin-bottom: -500px;
}


#menu li {
text-align: center;
background: none;
}
#menu li a, #menu dt a {
color: #D3B670;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}
#menu li a:hover, #menu dt a:hover {
background: none;
}





/* General font families for common tags */
font{ font-family: Verdana, Arial, Helvetica, sans-serif; }
td	{ font-family: Verdana, Arial, Helvetica, sans-serif; }
p	{ font-family: Verdana, Arial, Helvetica, sans-serif; }
hr	{ height: 0px; border: solid #000 0px; border-top-width: 1px;}


/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #BC9B4C ; border: #BC9B4C; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px width: 800px; margin-left: 0px;}

/* This is the outline round the main forum tables */
.forumline	{ background: url('http://img442.imageshack.us/img442/7720/corpsdq5.jpg') #BC9B4C; padding: 7px; border: 2px #8C7235 solid; margin-left: 0px;}

/*
  Couleurs et fonds des tables prinicpales
  Les styles utilisant des images bitmap en fond sont commentées "Uses Bitmap"
  Notez que netscape 4 prend des chemins vers les fichiers bitmap en lien relatif depuis
  le fichier html plutôt que depuis la feuille de style.
  Hence, to maintain compatibility, all styles using bitmaps have
  their "background : url('http://img.xooimage.com/files/');"
  options définies dans overall_header.tpl 
*/


TH			{ font-family: Verdana, Arial, Helvetica, sans-serif; background: url('http://img341.imageshack.us/img341/7391/00ki7.gif') #5C2511; height: 28px; font-size: 11px; font-weight: bold; color: #BC9B4C; border:1px solid #8C7235;
}  /* Uses Bitmap */
TD.tablebg	{ background-color: #BC9B4C; }
TD.cat		{ background: http://img9.xooimage.com/files/c/e/cellpic2-32461.jpg #5C2511; height: 28px; border:0px solid #000 }  /* Uses Bitmap */
TD.row1		{ background-color: #BC9B4C; border:1px solid #8C7235;  border-left-width: 0px; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px; }
TD.row2		{ background-color: 	#BC9B4C; border:1px solid #8C7235;  border-left-width: 0px; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px; }
TD.row3		{ background-color: #BC9B4C; border:1px solid #8C7235;  border-left-width: 0px; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px;}

/* This is the spacer row between post replies */
TD.spaceRow { background-color: #5C2511; }

/*
  Pour les tables à l'intérieur des topics, Post & derniers posts sur la page index.php
  Par defaut, C'est le fond argenté dégradé.
  Cpendant, vous pouvez le remplcer avec un bitmap specifique à chaque forum
*/
TD.rowpic	{ background: url('http://img9.xooimage.com/files/c/e/cellpic2-32461.jpg') #BC9B4C; border: #8C7235; color: #6a5013; border-left-width: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px;} /* Uses Bitmap */

/*
  Setting additional nice 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.catHead,TD.catSides,TD.catLeft,TD.catRight,TD.catBottom { background: url('http://img9.xooimage.com/files/c/e/cellpic2-32461.jpg') #5C2511; height: 28px; border: #000; border-style: solid; }  /* Uses Bitmap */

TD.catHead	 { height: 29px; border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; }
TD.catSides  { border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px ;}
TD.catLeft	 { border-left-width: 1px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; }
TD.catRight	 { border-left-width: 0px; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px; }
TD.catBottom { height: 29px; border-left-width: 1px; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px; }

TH.thHead,TH.thSides,TH.thTop,TH.thLeft,TH.thRight,TH.thBottom,TH.thCornerL,TH.thCornerR { border: #000; border-style: solid; }

TH.thHead	 { font-weight : bold; font-size: 12px; height: 25px; border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 0px }
TH.thSides	 { border-left-width: 1px; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px; }
TH.thTop	 { border-left-width: 0px; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 1px; }
TH.thLeft	 { border-left-width: 1px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px }
TH.thRight	 { border-left-width: 0px; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px; }
TH.thBottom  { border-left-width: 1px; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px; }
TH.thCornerL { border-left-width: 1px; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 1px; }
TH.thCornerR { border-left-width: 0px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; }

TD.row3Right	 { background-color: #BC9B4C; border: #000; border-style: solid;  border-left-width: 0px; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px; }



/* The largest text used in the index page title and toptic title etc. */
.maintitle	{ font-family: Arial, Helvetica, sans-serif; font-size : 22px; font-weight : bold; text-decoration : none; line-height : 120%; color : #000;}


/* General normal text */
.gen		{ font-size : 12px; color : #6a5013; }
a.gen		{ color: #6a5013; text-decoration: none; }
a.gen:hover	{ color : #000; text-decoration: none; }

/* General medium text */
.genmed		{ font-size : 11px; color : #6a5013; }
a.genmed	{ text-decoration: none; color : #6a5013; }
a.genmed:hover	{ text-decoration: none; color : #000; }


/* General small */
.gensmall	{ font-size : 10px; color : #6a5013; }
a.gensmall	{ color: #6a5013; text-decoration: none; }
a.gensmall:hover{ color : #000; text-decoration: none;}


/* Liens d'inscription, connexion, recherche etc en haut de la page */
.mainmenu		{ font-size : 14px; text-decoration : none; color : #BC9B4C; }
a.mainmenu		{ text-decoration: none; color : #BC9B4C;  }
a.mainmenu:hover{ text-decoration: underline; color : #BC9B4C; }


/* Titres des catégories de forums */
.cattitle		{ font-size : 12px; letter-spacing: 1px; font-weight : bold; text-decoration : none; color : #6a5013}
a.cattitle		{ text-decoration: none; color : #BC9B4C; }
a.cattitle:hover{ text-decoration: underline; }


/* Titres des forums: Texte et liens des forums utilisés sur: index.php */
.forumlink		{ font-size : 12px; font-weight : bold; text-decoration : none; color : #6a5013; }
a.forumlink		{ text-decoration: none; color : #6a5013; }
a.forumlink:hover{ text-decoration: none; color : #000; }


/* Utilisé pour le texte de navigation, (Page 1,2,3 etc) et la barre de navigation d'un forum */
.nav			{ font-size : 11px; font-weight : bold; text-decoration : none; color : #6a5013;}
a.nav			{ text-decoration: ; color : #000; }
a.nav:hover		{ text-decoration: none; }


/* Titre des topics: vous pouvez spécifier des liens "déjà visités" également */
.topictitle			{ font-size : 11px; font-weight : bold; text-decoration : none; color : #8C7235; }
a.topictitle		{ text-decoration: none; color : #8C7235; }
a.topictitle:hover	{ text-decoration: underline; color : #8C7235; }
a.topictitle:visited{ text-decoration: none; color: #6a5014;  }


/* Nom de celui qui poste, dans viewmsg.php et viewtopic.php et d'autres endroits */
.name			{ font-size : 11px; text-decoration : none; color : #8C7235;}
a.name			{ color: #8C7235; text-decoration: none;}
a.name:hover	{ color : #6a5014;}


/* Année, nombre de messages, nombre de gallions etc */
.postdetails		{ font-size : 10px; color : #463001; }
a.postdetails		{ color: #463001; text-decoration: none; }
a.postdetails:hover	{ color: #000; text-decoration: none; }


/* Contenu des messages */
.postbody { font-size : 12px; line-height: 18px}
a.postlink	{ text-decoration: none; color : #463001; }
a.postlink:hover { text-decoration: none; color : #000;}


/* Code & citation */
.code { 
	font-family: Courier, "Courier New", sans-serif; font-size: 11px; color: #000;
	background-color: #896819; border: #000; border-style: dashed;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000; line-height: 125%;
	background-color: #896819; border: #000; border-style: dashed;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.editedby { font-size : 10px; line-height : 100%; color : #463001; }


/* Form elements */
input,textarea, select {
	color : #000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	border-color : #000;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #6A4A1A;
}

input { text-indent : 2px; }

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

/* The main submit button option */
input.mainoption {
	background-color : #8C7235;
	font-weight : bold;
	color : #000;
}

/* None-bold submit button */
input.liteoption {
	background-color : #8C7235;
	font-weight : normal;
	color : #000;
}

/* 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: #8C7235; border-style: none; }

/* Copyright and bottom info */
.copyright		{ font-family: Verdana, Arial, Helvetica, sans-serif; color: #8C7235; font-size: 10px; letter-spacing: -1px;}
a.copyright		{ color: #8C7235; text-decoration: none;}
a.copyright:hover { color: #8C7235; text-decoration: underline;}




