body          
{
    margin: 0 0 0 0;
	background-color: black;
	font-size: 52; 
	font-family: Arial; 
	color: white }
	
a            
{   padding-left: 5px;
    color: #ff0000; 
	text-decoration: none;
	font-weight:bold; 
	font-size:1.2em; 
	width:100%;
	 }

hr 
{ color:Red;
  margin-top:3px;
  margin-bottom: 0;
}
	
p.news    
{
    margin-left: 5px;
    font-size:0.9em;
    margin-top: 10px; 
    margin-bottom: 0}
    
p.dateaut  
{
    padding-left: 5px;
    font-size:0.5em;
    font-weight:bold;
    color: Gray;
    margin-top: 0; 
    margin-bottom: 0 }

table.banner
{
 border:0;
 width: 100%;
 height:65px;
 background-color:red;
 color:White;   
 font-size:28;
 background-image:url('banner-red.jpg');
 background-repeat:repeat-x;

}

table.banner a
{ text-decoration:none;
  color:White;
  font-weight:normal ;
  font-size:28;
  width:auto;
}

#signature
{
    color:white;
    font-size:9pt;
    line-height:8px;
    font-weight:bolder;
    text-align:right ;
    margin: -5px 0px 0px 0px;
}