
 BODY
 { 
	background: #3C3C3C; background-image:url(72.jpg);
	
	color:#fffd51; /* default text color */
	font-family:Arial
 }


p{font-family:Arial}

a {color:#ffcc00;}

.mainbg {background-color:#272727;} 
.mainbg2 {background-color:#373737;} 
.mainbg3 {background-color:#808080;} 

.textnormal {color:#fffd51;} /* default text color */

.text1 {color:#FFFFCC;} /* basic color 1 */

.text2 {color:#FF6600;} /* basic color 2 */
 
.text3 {color:#FFCC00;} /* special color 1 */

.text4 {color:#ff9600;} /* special color 2 */

.text5 {color:#660000;} /* text on stats bars */

.text6 {color:#33CC00;} /* Links for competences upgrades */

.text7 {color:#ff6600;} /* yellow */

.text8 {color:#ff6600;} /* sometimes */

.text9 {color:orange;} /* different yellow sometimes */

.text10 {color:#FFFF99;} /* when default text color is lost */

.text11 {color:#FF3300;} /* red sometimes */

.text12 {color:#FFFFCC;}

.text13 {color:#FFCC00;} 

.textblf {color:#df90b7;} 

.textint {color:#93b4db;} 

.textrea {color:#e1ba87;} 

.textpkf {color:#a8e092;} 


/* couleur pour les pages de trade de cartes */

.texta1 {color:#282828;}

.texta2 {color:#FFFFCC;}

.texta3 {color:#FF0000;}



.button {   
   border:1px outset #C0C0C0;
   background-color:#333333; 
} 

hr {color: #ffb205;  border: 1px dotted #ffb205; }


input
{
color: #FF6600;
background: #4D4D4D;
border: 1px dotted #804040
}


.target {
	

	display: block;
	float: left;
}

.target2 {
	
	width: 80px;
	text-align: center;
	border: 2px solid #666666;
	padding: 5px;
	background-color: #00FFFF;
	height: 45px;
	display: block;
	float: left;
}




.detail2{   
          position: absolute; 
          visibility : hidden;
          font-family: Arial; 
          font-size: 10px;
      }

.tdwhite {  
border-style:solid;
    border-top-color:white;
    border-bottom-color:white;
    border-left-color:white;
    border-right-color:white;
    border-width:1px;
    border-top-width:1px;
    border-left-width:1px;
	border-right-width:1px;
	}
	
	.tdghd {
	border-style:solid;
    border-left-color:white;
    border-top-color:white;
    border-right-color:white;
	border-bottom-color:white;
    border-width:1px;
	
}

.tdgbd {
	border-style:solid;
    border-left-color:white;
    border-right-color:white;
    border-bottom-color:white;
	border-left-width:1px;
	border-top-width:0px;
	border-right-width:1px;
	border-bottom-width:1px;

}

