BODY {
	color: #FFFFFF;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	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: #0081B1;  
	text-decoration: none; 
}


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


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


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

.tableMain {
	text-align: center;
	background-color: #3D3D3D;
	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;
}
	
.tableBanner {
	background-image: url(images/banner01.jpg);
	background-repeat: no-repeat;
	color: #03ACEA;
	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: #FFFFFF;
	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;
}



.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;
}

