/* ------------------------------------------- */
/* Feuille de styles Home de WuJi */
/* ------------------------------------------- */

BODY { background-color: #230102; font-family: arial; font-size: 12px; color: #FFFFFF; }
TD { font-family: arial; font-size: 12px; color: #000000; }

.form { font-family: arial; font-size: 12px; font-weight: normal; color: #000000; }


/*==  Image de fond  ==*/

.fd-credits { background-image: url('../images/fond_credits.jpg'); background-repeat: no-repeat; background-position: left top;}
.fd-coteg { background-image: url('../images/cote_g.jpg'); background-repeat: no-repeat; background-position: right top;}
.fd-coted { background-image: url('../images/cote_d.jpg'); background-repeat: no-repeat; background-position: left top;}
.fd-bottom { background-image: url('../images/bottom.jpg'); background-repeat: no-repeat; background-position: center 605px;}

/*==  TEXTES  ==*/
.txt { font-family: arial; font-size: 11px; font-weight: normal; color: #FFFFFF; }
.txt A { color: #FFFFFF; text-decoration: underline; }
.txt A:hover { color: #FFFFFF; text-decoration: none; font-weight: normal;}






/*==  Fonds ==*/
.fd-noir { background-color: #000000; }




