﻿body          
{
    margin: 0 0 0 0;
	background-color: #333366;
	background-image:url("../Wallpapers/blue-striped.gif");
	font-size: 52; 
	font-family: Arial; 
	color: white;
	scrollbar-highlight-color:#333366; 
	scrollbar-arrow-color:white;
	scrollbar-base-color:#333366; } 
	
a            
{   padding-left: 5px;
    color: #ff9900; 
	text-decoration: none;
	font-weight:bold; 
	font-size:1.2em; 
	width:100%;
	 }

hr 
{ color:#ff9900;
  margin-top:8px;
}
	
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: #00cc00;
    margin-top: 0; 
    margin-bottom: 0 }

table.banner
{
 border:0;
 width: 100%;
 height:65px;
 background-color:#00cc00;
 background-image:url('banner-green.jpg');
 background-repeat:repeat-x;
 color:White;   
 font-size:30;
}

table.banner a
{ text-decoration:none;
  color:White;
  font-weight:normal ;
  font-size:30;
  width:auto;
}

#signature
{
   
    font-size:9pt;
    line-height:8px;
    font-weight:bolder;
    text-align:right ;
    margin: -5px 0px 0px 0px;
}


