body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
a,a:visited {
	color: #3399FF;
	text-decoration: none;
}
a:hover,.aHover {
	text-decoration: underline;
	color: #FF0066;
	cursor:pointer;
}
#tableauResultats,#tableauResultatsHeader {
	left:20px;
}
#tableauSimulation,#tableauSimulationHeader {
	left:690px;
	width:200px;
}
#tableauResultats,#tableauSimulation {
	position:absolute;
	top:250px;
	/*z-index:500;*/
}
#tableauResultatsHeader,#tableauSimulationHeader {
	padding:0px;
	position:absolute;
	top:200px;
	height:50px;
}
#tableauResultatsHeader {
	background-image: url(header_wct1.jpg);
	width:670px;
	background-repeat: no-repeat;
	background-position: 0px;
	/*z-index:500;*/
}
#welcomeTxt {
	position:relative;
	top:-90px;
	text-align:center;
}
#newWorldChamp {

}
#welcome {
	background-image: url(home_wct_03.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin:0px auto;
	width:509px;
	height:241px;
}
#help {
	position:absolute;
	
	top:270px;
	width:450px;
	margin:0px auto;
	background-color:#333333;
	border:#666666 1px solid;
	padding:4px;
	left:245px;
}
#bas {
	position:absolute;
	bottom:0px;
	height:20px;
}
#tableauResultats table {

}
#tableauResultats tr:hover, .trHover {
	background-color: #333333;
}
.cell25 {
	width:34px;
	text-align:center;
	border-right:#666666 solid 1px;
}
.fakeCursor {
	cursor:pointer;
}
.bigText {
	font-size: 24px;
	font-weight:bold;
}
.warningText {
	color: #666666;
}
#inputScore {
	
	position:absolute;
	width:250px;
	top:0px;
	background-color:#333333;
	border:#666666 1px solid;
	padding:4px;
}
