@charset "iso-8859-1";
/*-- mod : profile cp --*/
/*
  subSilver Theme for phpBB2
  Created by subBlue design
  http://www.subBlue.com
  traduis par Kriiizzz
 */

 /* Style général de la page. Les couleurs de scroll bar sont visible uniquement sur IE5.5+ */
body { 
	color: #ccff33;
	background-color:#000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #598527;
	scrollbar-darkshadow-color: #406618;
	scrollbar-face-color: #362F2D;
	scrollbar-highlight-color: #598527;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #362F2D
}

/* Police générales pour les tags communs */
font{ font-family: Verdana, Arial, Helvetica, sans-serif }
td	{ font-family: Verdana, Arial, Helvetica, sans-serif }
p.row1	{ font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF }
hr	{ height: 0px; border: solid #598527 0px; border-top-width: 1px;}
h1.row1  { color:#ffffff;}

/* Couleur de fond et ligne de bordure de la page entière */
.bodyline	{ background-color:#000000; border: #598527; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px }

/* Ligne entourant le tableau principal des forums */
.forumline	{ background-color:#000000; border: 2px #598527 solid }

/*
  Contours des cellules du tableau principal et backgrounds
  Les styles qui utilisent une image comme fond sont commentés "utilise une image"
  Notez que Netscape 4 prends les adresses des fichiers image par rapport à la position
  non pas à partir de la page html mais de la feuille de style
  Donc pour garantir la compatibilité les images sont stockées dans: 
  url(templates/subSilver/images/bitmap.gif);"
  réglages définis dans overall_header.tpl 
  interieur des cellules : #362F2D
  vert : #598527
  ocre :  A67C52
*/

TH			{ font-family: Verdana, Arial, Helvetica, sans-serif;
			  background-color: #598527; height: 25px;
			  font-size: 11px; font-weight: bold; color: #FFFFFF;}  /* Utilise une image */
TD.tablebg	{ background-color: #362F2D}
TD.cat		{ background-color: #598527; height: 28px }  /* Utilise une image */
TD.row1		{ background-color: #362F2D; color: #ffffff}
TD.row2		{ background-color: #362F2D; color: #A67C52}
TD.row3		{ background-color: #362F2D}

/* Barre d'espacement entre les réponses aux posts */
TD.spaceRow { background-color: #598527; border: #FFFFFF; border-style: solid; border-left-width: 1px; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px }

/*
  Cellules du tableau ou il y a le topic , post et dernier post sur la page index.php
  Par défaut c'est un fond en dégradé argenté
  Toutefois, vous pouvez la remplacer par une image spécifique pour chaque forum
*/
TD.rowpic	{ background-color: #598527 } /* Utilise une image */


/*
  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,TD.catcenter,TD.catTop,TD.catCornerL,TD.catCornerR { background-color:#598527; height: 28px; border: #FFFFFF; border-style: solid; }  /* Utilise une image */

TD.catHead	 { height: 29px; border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 0px }
TD.catSides  { border-left-width: 1px; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px }
TD.catLeft	 { border-left-width: 1px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px }
TD.catRight	 { border-left-width: 0px; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px }
TD.catBottom { height: 29px; border-left-width: 1px; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px }
TD.catcenter { border-left-width: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px }
TD.catTop	 { border-left-width: 0px; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px }
TD.catCornerL { border-left-width: 1px; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px }
TD.catCornerR { border-left-width: 0px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 0px }

/* magouille de Kriiizzz*/
td.attachrow		{ font: normal 11px Verdana, Arial, Helvetica, sans-serif; color : #000000; border-color : #000000; }
td.attachheader     { font: normal 11px Verdana, Arial, Helvetica, sans-serif; color : #c0c0c0; border-color : #000000; background-color:#598527; }
table.attachtable	{ font: normal 12px Verdana, Arial, Helvetica, sans-serif; color : #000000; border-color : #000000;	border-collapse : collapse; }



TH.thHead,TH.thSides,TH.thTop,TH.thLeft,TH.thRight,TH.thBottom,TH.thCornerL,TH.thCornerR { border: #FFFFFF; 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: 0px }
TH.thTop	 { border-left-width: 0px; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px }
TH.thLeft	 { border-left-width: 1px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px }
TH.thRight	 { border-left-width: 0px; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px }
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: 0px }
TH.thCornerR { border-left-width: 0px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 0px }
/* Colonne de droite des derniers messages */
TD.row3Right	 { background-color: #362F2D; border: #FFFFFF; border-style: solid;  border-left-width: 0px; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px }


/* Le texte le plus large utilisé dans le titre de la page index, le titre du sujet etc. */
.maintitle	{ font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size : 22px; font-weight : bold; text-decoration : none; line-height : 120%; color : #598527;}


/* Texte normal general */
.gen		{ font-size : 11px; color : #C0C0C0; }
a.gen		{ color: #CCFF33; text-decoration: none; }
a.gen:active { color: #CCFF33; text-decoration: none;}
a.gen:hover	{ color: #598527; text-decoration: underline; }

/* Texte moyen general */
.genmed		{ font-size : 11px; color : #C0C0C0; }
a.genmed	{ text-decoration: none; color : #CCFF33; }
a.genmed:hover	{ text-decoration: underline; color : #598527; }


/* Texte petit general */
.gensmall	{ font-size : 10px; color : #C0C0C0; }
a.gensmall	{ color: #CCFF33; text-decoration: none; }
a.gensmall:hover{ color: #598527; text-decoration: underline; }


/* Les liens s'enregistrer, se connecter, rechercher etc. en haut de la page */
.mainmenu		{ font-size : 11px; text-decoration : none; color : #598527 }
a.mainmenu		{ text-decoration: none; color : #598527;  }
a.mainmenu:hover{ text-decoration: underline; color : #CCFF33; }


/* Titres des cathégories de forums */
.cattitle		{ font-size : 12px; letter-spacing: 1px; font-weight : bold; text-decoration : none; color : #CCFF33}
a.cattitle		{ text-decoration: none; color : #CCFF33; }
a.cattitle:hover{ text-decoration: underline; }


/* Titre du forum: Texte et liens vers le forum utilisés dans: index.php */
.forumlink		{ font-size : 12px; font-weight : bold; text-decoration : none; color : #CCFF33; }
a.forumlink		{ text-decoration: none; color : #CCFF33; }
a.forumlink:hover{ text-decoration: underline; color : #598527; }


/* Texte utilisé pour la navigation, (Page 1,2,3 etc) et la barre de navigation dans les forums */
.nav			{ font-size : 11px; font-weight : bold; text-decoration : none; color : #FFFFFF;}
a.nav			{ text-decoration: none; color : #CCFF33; }
a.nav:hover		{ text-decoration: underline; }


/* Titres pour les sujets: possibilité de spécifier une couleur des liens vus aussi */
.topictitle			{ font-size : 11px; font-weight : bold; text-decoration : none; color : #FFFFFF; }
a.topictitle:link   { text-decoration: none; color : #CCFF33; }
a.topictitle:hover	{ text-decoration: underline; color : #598527; }
a.topictitle:visited{ text-decoration: none; color : #598527; }


/* Nom du celui qui a posté dans viewmsg.php et viewtopic.php et autres endroits */
.name			{ font-size : 11px; text-decoration : none; color : #FFFFFF;}
a.name			{ color: #CCFF33; text-decoration: none;}
a.name:hover	{ color: #598527; text-decoration: underline;}


/* Position, nombre de posts, date des posts etc. */
.postdetails		{ font-size : 10px; color : #FFFFFF; }
a.postdetails		{ color: #CCFF33; text-decoration: none; }
a.postdetails:hover	{ color: #598527; text-decoration: underline; }


/* Le contenu des posts (corp du texte) */
.postbody {font-size: 12px; line-height: 18px; color: #C0C0C0;}
a.postlink:link	{ text-decoration: none; color : #CCFF33 }
a.postlink:hover { text-decoration: underline; color : #598527}
a.postlink:hover { text-decoration: underline; color : #598527}


/* Code de citation (actuellement inutilisé) */
.code { 
	font-family: Courier, "Courier New", sans-serif; font-size: 11px; color: #006600;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.editedby { font-size : 10px; line-height : 100%; color : #FFCC33; }


/* Elément Form */
input,textarea, select {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	border-color : #000000;
}

/* Fond des champs de saisie de texte */
input.post, textarea.post, select {
	background-color : #FFFFFF;
}

input { text-indent : 2px; }

/* Bouton utilisé pour le style bbCode dans les messages postés */
input.button {
	background-color : #EFEFEF;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

/* Bouton soumettre */
input.mainoption {
	background-color : #FAFAFA;
	font-weight : bold;
}

/* Bouton soumettre non gras */
input.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
}
option {color:#000000}
option.genmed {color:#000000}
option.gen {color:#000000}
option.gensmall {color:#000000}
/* ligne d'aide déroulante dans le message */
.helpline { background-color: #DEE3E7; border-style: none; }

/*-- mod : profile cp --*/
.foundercolor, a.foundercolor, a.foundercolor:link, a.foundercolor:active, a.foundercolor:visited {
	color: #238C6A;
	font-weight: bold;
}
a.foundercolor:hover {
	color:	#FF0000;
	text-decoration: underline;
}

.admincolor, a.admincolor, a.admincolor:link, a.admincolor:active, a.admincolor:visited {
	color: #FFA34F;
	font-weight: bold;
}
a.admincolor:hover {
	color:	#FF0000;
	text-decoration: underline;
}
.modcolor, a.modcolor, a.modcolor:link, a.modcolor:active, a.modcolor:visited {
	color: #006600;
	font-weight: bold;
}
a.modcolor:hover {
	color:	#008000;
	text-decoration: underline;
}

.usercolor, a.usercolor, a.usercolor:link, a.usercolor:active, a.usercolor:visited {
	color : #000000;
	font-weight: bold;
}
a.usercolor:hover {
	color: #DD6900;
	text-decoration: underline;
}
/*-- fin mod : profile cp --*/
/* Copyright et infos du bas */
.copyright		{ font-family: Verdana, Arial, Helvetica, sans-serif; color: #8C8C8C; font-size: 10px; letter-spacing: -1px;}
a.copyright		{ color: #8C8C8C; text-decoration: none;}
a.copyright:hover { color: #9E9E9E; text-decoration: underline;}
