.bg-bleu {
	background-image: url(../images/bleu.gif);
}
.bg-nav {
	background-image: url(../images/bg-nav.gif);
	background-repeat: repeat-x;
	background-position: left top;

}
.nav-wh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.t-wh {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.t-wh a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
.t-wh :hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC33;
	text-decoration: none;
	font-weight: bold;

}
.arrow {
	list-style-image: url(../images/arrow.gif);
}
.bg-tower {
	background-image: url(../images/tower.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.contents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.bg-yell {
	background-image: url(../images/bg-yellow.gif);
	background-repeat: repeat-x;
}
.dot {
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
}.t-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}
body {

	background-color: #000000;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}

