﻿/*
	Fait par GodRage(293)	pour Dark Conspiracy
	http://darkc.free.fr/v4/
	2008/11/27	Passage en UTF-8
	css DC n°1b, from Yana !
	GodRage
*/


body {
background: transparent url(http://darkc.free.fr/v4/sy/vl/vl_09_big.jpg) fixed repeat center top;
background-align:center;
background-color: #000000;
color: #CCCCCC;		
font-size: 12;
font-style: normal;
font-family:Verdana, Geneva, Arial;
table-align:center;
}

.tableprofile {
background:;
 border-collapse: collapse;
 border-color:#A9A9A9;
 border-width:0px;
 border-style:solid;
 width:99%;
 font-size: 12px;
 width:670px;
}

.tableprofile td{
 padding:0px;
 border-color:#8B008B;
 border-width:0px;
 border-style:solid;
color:#CCCCCC;
}

.tableprofile th{	/*ID Race Niveau Création ...*/
 padding:10px;
 border-color:#A9A9A9;
 border-width:0px;
 border-style:solid;
 color:#8B008B;
text-align:right;
 width:200;
}

.bigtitle{	/*Nom du Symbiote*/
background: transparent url(http://darkc.free.fr/v4/css/dc1_godrage4.png) scroll no-repeat center center;
color: transparent;
text-align:left;
font-size:120px;
font-family:Verdana, Helvetica, sans-serif;
font-style:italic;
line-height:120px;
line-width:680px;
height: 2000px;
width:680px
}

.Symbiote{	/*en dessous du nom du symbiote et Race dans le tableau*/
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-align:50%;
font-style: normal;
color:#EE82EE;
text-decoration: none;
}

.idshow { /*numéro de vie*/
 font-size:11px;
 border-color:#8B008B;
 color:#CC33FF; /*mauve-violet 2*/
}

.tablelord td{ /*events*/
font-size:11px;
padding:1px;
 border-color:#8B008B;
 border-width:0px;
 border-style:bold;
 color:#CCCCCC;
}

.tablelord {	/*Tablea des events*/
	border-collapse : collapse;
	background-color : #000000;
	border-color : #666666;
	width:600px;
	margin-left : 0;
	margin-right : 0;
	background-image : url("http://darkc.free.fr/v4/sy/vl/vl_09_big.jpg");
	background-repeat : no-repeat;
	background-attachment : fixed;
	background-position : right, top;
}


a:link {  /*pas dans le cache : pas visité*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12;
	font-style: normal;
	font-weight: normal;
	color: #9933CC;		/*mauve-violet*/
	text-decoration: none
}
a:hover {		/*visited*/
	font-family: Verdana, 
	Arial, Helvetica, sans-serif; 
	font-size: 12;
	font-style: normal; 
	font-weight: normal; 
	color: #FFFFFF;		/*blanc*/
	text-decoration: none; 
	font-variant: normal;
	text-transform: none
}
a {			/*visited*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12;
	color: #EE82FF;		/*violet un peu plus clair ptetre*/
	text-decoration: none;
}

/* objets*/
.unique {   color:#FF00FF; }
.rare  {   color:#1E90FF; }
.set{   #00FF00 }
.modified{   color:#FF9900; }
.normal  {   color:#FFFFFF; }