/* General page style. The scroll bar colours only visible in IE5.5+ */
body {
background-color: #292c33;
background-image: url(http://tcdx.free.fr/TCD/ban_2009/fond_haut.png);
background-repeat: repeat-x;


	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
}


a { text-decoration: none; }



/*#pub {
opacity: 1;
   z-index: 999;
   position: absolute;
   width: 728px;
   height: 95px;
   top: 630px;
   margin-left: -364;
   left: 50%;
}



#pp1 {
	display:none;
}*/


iframe[src='/pub.php?f=728x90'] {
display: none !important; 
}



a{text-align:none !important; 
}

/*Debut Couleurs Groupes*/

/*Administrateurs*/
a.ad1:link {color: #ffffff;}
a.ad1:visited {color: #ffffff;}
a.ad1:hover {color: #ffffff;}
a.ad1:active {color: #ffffff;}

/*Moderateurs*/
a.modo:link {color: #880000;}
a.modo:visited {color: #880000;}
a.modo:hover {color: #880000;}
a.modo:active {color: #880000;}

/*VIP*/
a.vip:link {color: #949395;}
a.vip:visited {color: #949395;}
a.vip:hover {color: #949395;}
a.vip:active {color: #949395;}

/*Flasheurs*/
a.fla:link {color: #000099;}
a.fla:visited {color: #000099;}
a.fla:hover {color: #000099;}
a.fla:active {color: #000099;}

/*Grahistes*/
a.gra:link {color: #0000ff;}
a.gra:visited {color: #0000ff;}
a.gra:hover {color: #0000ff;}
a.gra:active {color: #0000ff;}

/*Codeurs*/
a.cod:link {color: #00c131;}
a.cod:visited {color: #00c131;}
a.cod:hover {color: #00c131;}
a.cod:active {color: #00c131;}

/*Partageurs*/
a.par:link {color: #f2f26f;}
a.par:visited {color: #f2f26f;}
a.par:hover {color: #f2f26f;}
a.par:active {color: #f2f26f;}

/*Formateurs*/
a.for:link {color: #990099;}
a.for:visited {color: #990099;}
a.for:hover {color: #990099;}
a.for:active {color: #990099;}

/*Analystes*/
a.ana:link {color: #ff8300;}
a.ana:visited {color: #ff8300;}
a.ana:hover {color: #ff8300;}
a.ana:active {color: #ff8300;}

/*Animateurs*/
a.ani:link {color: #d66000;}
a.ani:visited {color: #d66000;}
a.ani:hover {color: #d66000;}
a.ani:active {color: #d66000;}
/*Fin Couleurs Groupes*/

/* Général de police des familles pour les tags */
font,th,td,p { font-family: Arial, Helvetica, sans-serif }
a:link,a:active,a:visited { text-decoration: none; color : #252525; }
a:hover		{ text-decoration: none; color : #000000; }
hr	{ height: 0px; border: solid #292c33 0px; border-top-width: 1px;}

/* Il s'agit de la ligne frontière et la couleur de fond autour de la totalité de la page */
.bodyline	{ background-color: #292c33; border: 0px #ffffff solid; }

/* C'est le plan du tour principale instance tables */
.forumline	{ background-color: #666666; border: 0px #292c33 solid; }

/* Principale cellule de tableau de couleurs et de fonds */
td.row1	{ background-color: #ccccccc; 
background-image: url('http://tcdx.free.fr/TCD/dahane_tcd/cssfondFX1.jpg'); /*claire*/
}
td.row2	{ background-color: #ffffff; 
background-image: url('http://tcdx.free.fr/TCD/dahane_tcd/cssfondD1.jpg'); /*fonce*/
}
td.row3	{ background-color: #ff0000; 
background-image: url('http://tcdx.free.fr/TCD/dahane_tcd/cssfondFX1.jpg'); /*claire*/
}
td.row5{
 background-color: #594931;
   background-image : url('http://dahane0.free.fr/2008TCD/row5.png') ;
 }
 
 
/*
  Ceci est pour la cellule du tableau au-dessus de la Topics, Post & Last posts sur la page index.php
   Par défaut, c'est l'évanouissement gradiated sur fond argent.
   Toutefois, vous pouvez remplacer par une image spécifique pour chaque forum
*/
td.rowpic {
		background-color: #dee3e7;
		background-image: url('http://dahane0.free.fr/2008TCD/barre_D_xooit.png'); /*droite*/
		background-repeat: repeat-y;
}

/* Cellules d'en-tête - le bleu et argent gradient backgrounds */
th	{
	color: #292c33; font-size: 11px; font-weight : bold;
	background-color: #292c33; height: 25px;
	background-image: url('http://dahane0.free.fr/2008TCD/barre_G_xooit.png');/*haut grande*/
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-image: url('http://dahane0.free.fr/2008TCD/barre_G_xooit.png');/*gauche*/
			background-color:#dee3e7; border: #000000; border-style: solid; height: 28px;
}


/*
  Configuration supplémentaire nice frontières intérieures pour les principales cellules du tableau.
   Les noms qui indiquent les côtés de la frontière sera sur.
   Ne vous inquiétez pas si vous ne comprenez pas, il suffit de l'ignorer :-)
*/
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: #000000; border-style: solid; height: 28px; }
td.row3Right,td.spaceRow {
	background-color: #000000; border: #000000; border-style: solid; 
	<!--background-image: url('http://tcdx.free.fr/TCD/dahane_tcd/cssfondD1.jpg')/*fonce*/-->
	}

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; }

/* Le plus grand texte de la page d'index des titres et le titre toptic etc */
.maintitle,h1,h2	{
			font-weight: bold; font-size: 18px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #ff0000;
}

h1	{
	font:bold 18px 'Trebuchet MS',Verdana,Arial,Helvetica,sans-serif;
	background: #fff url('http://img.xooimage.com/files/') no-repeat left top;
	height:40px;
	padding:5px 10px;
	margin-top:10px;
	color:#4E5E78
}


/* Générale du texte */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 12px; }
.gen,.genmed,.gensmall { color : #252525; }
a.gen,a.genmed,a.gensmall { color: #cccccc; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #DD6900; text-decoration: none; }

.gensmallx { color : #cccccc; font-size : 11px; font-family: Arial, Helvetica, sans-serif;} /*class supplementaire*/

/* L'enregistrement, login, etc liens de recherche en haut de la page */
.mainmenu		{ font-size : 11px; color : #000000 }
a.mainmenu		{ text-decoration: none; color : #000000;  }
a.mainmenu:hover{ text-decoration: none; color : #666666; }

/*Forum de la catégorie des titres */
.cattitle		{  font-size: 12px ; letter-spacing: 1px; color : #292c33}
a.cattitle		{ text-decoration: none; color : #ffffff; }
a.cattitle:hover{ text-decoration: none; }

/* Forum Titre: Texte et lien vers les forums utilisés dans: index.php */
.forumlink		{ font-weight: bold; font-size: 12px; color : #000000; }
a.forumlink 	{ text-decoration: none; color : #292c33; }
a.forumlink:hover{ text-decoration: none; color : #00000; }

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

/* titres pour les sujets: de préciser la couleur considérée lien trop */
.topictitle			{ font-weight: bold; font-size: 11px; color : #000000; }
a.topictitle:link   { text-decoration: none; color : #000000; }
a.topictitle:visited { text-decoration: none; color : #666666; }
a.topictitle:hover	{ text-decoration: none; color : #000000; }

/* Nom de l'affiche dans viewmsg.php et viewtopic.php et d'autres lieux */
.name			{ font-size : 11px; color : #000000;}

/* Emplacement, nombre de postes, post date etc */
.postdetails		{ font-size : 11px; color : #292c33; }

/* Le contenu des postes (corps de texte) */
.postbody { font-size : 12px;}
a.postlink:link	{ text-decoration: none; color : #000000 }
a.postlink:visited { text-decoration: none; color : #5493B4; }
a.postlink:hover { text-decoration: none; color : #7A9EC5}

/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #292c33;
	background-color: #FAFAFA; border: #666666; border-style: solid;
	background-image: url('http://tcdx.free.fr/TCD/dahane_tcd/cssfondD1.jpg'); /*fonce*/
	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: #292c33; line-height: 125%;
	background-color: #FAFAFA; border: #666666; border-style: solid;
	background-image: url('http://tcdx.free.fr/TCD/dahane_tcd/cssfondD1.jpg'); /*fonce*/
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

/* Droits d'auteur et le bas d'infos */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #b2b2b2; letter-spacing: -1px;}
.copyright a, .copyright a:link, .copyright a:visited		{ color: #b2b2b2 !important; text-decoration: none;}
a.copyright:hover { color: #ffffff; text-decoration: underline;}


/* Éléments de formulaire */
input,textarea, select {
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}

/* Les champs de saisie de texte couleur de fond */
input.post, textarea.post, select {
	background-color : #FFFFFF;
	background-image: url('http://tcdx.free.fr/TCD/dahane_tcd/cssfondFX1.jpg'); /*claire*/
}

input { text-indent : 2px; }

/* Les boutons utilisés pour bbcode de style dans le message de poste */
input.button {
	margin: 1px;
	border: thin solid;
	background-color : #FFFFFF;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}


/* La principale option bouton "soumettre */
input.mainoption {
	border: thin solid;
	background-color : #FFFFFF;
	font-weight : bold;
}

/* Aucun gras bouton "soumettre" */
input.liteoption {
	border: thin solid;
	background-color : #FFFFFF;
	font-weight : normal;
}

/* Il s'agit de la ligne dans la page d'enregistrement, qui montre le renversement
   ligne d'aide. Il s'agit en fait d'une zone de texte, mais si pour être la même
   couleur que le fond ne le sait;)
*/
.helpline { background-color: #DEE3E7; border-style: none; }

.imgfade{filter:alpha(opacity=50); -moz-opacity:0.5}
.imgfull{filter:alpha(opacity=100); -moz-opacity:1}

abbr, acronym {
	border-bottom: 1px dotted #333;
	cursor: help;
	}

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url('http://img10.xooimage.com/files/f/o/formie-30d7c.css');
