﻿body          
{
    margin: 10 10 0 10;
	background-color: #000000;
	background-image:url("../Wallpapers/dark_wave.jpg");
	font-size: 58px; 
	font-family:"Courier New"; 
	color: #FFFFFF;
	scrollbar-highlight-color:#101010; 
	scrollbar-arrow-color:white;
	scrollbar-base-color:#101010; }
	
a            
{
	padding-left: 5px;
	color: #99FF33;
	text-decoration: none;
	font-weight: 600;
	margin-top: 20px;
	text-transform: uppercase;
}

hr 
{ color:#99FF33;
  
}
	
p.news    
{   margin-left: 5px;
    margin-top: 50px; 
    margin-bottom: 0}
    
p.dateaut  
{   text-align: right;
    padding-left: 5px;
    font-size:0.4em;
    font-weight:bold;
    color: #aaaaaa;
    margin-top: 0; 
    margin-bottom: 20px; }

img
{
	float:left;
	width:250px;
	margin: 10px 25px 5px 0;
	border-style:none;
}

table.banner
{
 position: absolute; 
 bottom: 10px;
 width: 98%;
 height:50px;
 margin-left: 1%; 
 border:solid 1px #EEEEEE;
 background-color:Transparent ;
 color:#99FF33 ;   
 font-size:28;
 white-space: nowrap;
 text-align:left;
}

table.banner a
{ text-decoration:none;
  color:#99FF33;
  font-weight:normal ;
  font-size:28;
  width:auto;
}

#signature
{
    position: absolute; 
	bottom: 6px;
 	right:10px;
    color:#EEEEEE;
    font-size:9pt;
    font-weight:bolder;
    text-align:right ;
  
}
