BODY {
	color: #FED0AD;
	background-color: #A84800;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #3D3D3D;
	scrollbar-arrow-color:  #3D3D3D;
	scrollbar-track-color: #000000;
	scrollbar-darkshadow-color: #3D3D3D;
	}


A:link {
	color: #E2670B;  
	text-decoration: none; 
}

A:visited {
	color: #A84800; 
	text-decoration: none;
}

A:hover {
	color: #EFC608; 
	text-decoration: none;
}

A:active {
	color: #A84800;
	text-decoration: none;
}

.tableMain {
	text-align: center;
	background-color: #000;
	border-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.tableCenterDisplay {
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	line-height: 16px;
}
	
.tableBanner {
	background-image: url(images/banner01.jpg);
	background-repeat: no-repeat;
	color: #E2670B;
	font-size:16px;
	text-align: right;
	vertical-align: bottom;
	font-weight:bold; 
}

.tableCenter {
	background-image: url(images/banner03.jpg);
	background-repeat: no-repeat;
}

.mainTitle {
	width: 470px;
	background-color: transparent;
	font-size: 16px;
	font-weight: bold;
}

.credits {
	font-size: 10;
	}

.tableSideLeft {
	background-image: url(images/banner02.jpg);
	background-repeat: no-repeat;
	text-align: left;
}

.tableSideRight {
	background-image: url(images/banner04.jpg);
	background-repeat: no-repeat;
	text-align: left;
}

.tableMenuHead {
	color: #FED0AD;
	font-weight:bold; 
	font-size: 14px;
}

.tableRSideMenu {
	width: 130px;
	background-color: transparent;
	border-left-width:3px;
	border-right-width:3px;
	font-size: 11px;
}

.tableLSideMenu {
	width: 140px;
	background-color: transparent;
	border-left-width:3px;
	border-right-width:3px;
	font-size: 11px;
	text-align: right;
}

.table2classe {
	background-image: url(images/banner05.jpg);
	background-repeat: no-repeat;
}

.tablechoixclasse {
	border: 1px solid #FF9966;
}


.tableEmpire {
	background-color: #7EE18A;
	color: #000000;
	font-family: Verdana; 
	font-size: 13px;
}

.titreEmpire {
	font-size: 18px;
	font-weight: bold;
}



.tableRebels {
	background-color: #FBC192;
	color: #000000;
	font-family: Courier New; 
	font-size: 13px;
}

.titreRebels {
	font-size: 18px;
	font-weight: bold;
}



.tableNeutre {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Times New Roman; 
	font-size: 14px;
}

.topMenuDailyDome {
	font-family: Times New Roman;
	font-size: 14px;
	height: 25;
	text-align: center;
	vertical-align: bottom;
}

.titreDailyDome {
	background-image: url(images/dd-bg.gif);
	font-family: Times New Roman;
	font-size: 65px;
	font-weight: bold;
	height: 51;
}

.headlineDailyDome {
	font-family: Times New Roman;
	font-size: 20px;
	font-weight: bold;
	height: 20;
}

.espaceDD {
	background-color: #3D3D3D;
}

.contentDD {
	text-align: justify;
}

