body{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10pt;
padding-top : 95px;
padding-left: 195px;
background-image: url("fond_reve.gif") ;
background-attachment: fixed;
background-repeat: no-repeat;
background-position: 180px 95px ;
}
a { 
 color: #3300CC; 
 text-decoration: none
 }
a:hover {
  color: #660066; 
  text-decoration: none; 
  background-color: #FFCCFF; 
 }
h1,h2,h3,h4,h5 { color: #990099;}
 
td   {font-size: 1em;}
h1  {font-size: 1.8em;}
h2  {font-size: 1.6em;}
h3  {font-size: 1.4em;}
h4  {font-size: 1.2em;}
h5  {font-size: 1.0em;}

#side {
z-index:2;
position: fixed ;
top: 0;
left: 0;
height: 100%;
width: 180px;
}

#objmenu {
width:180px;
height: 100%;
border:0 ;
}

#top {
z-index:3;
position: fixed ;
top: 0;
left: 180px;
width: 100% ;
height:95px;
}

#objbandeau {
width:100%;
height: 95px;
border:0 ;
}

#bottom {
position:fixed ;
z-index:0;
left: 0px;
bottom: 0;
border-top: gray 1px solid;
width:100%;
height: 13px;
background-color: #ffffff;
padding-top: 1px;
font-size: .7em;
text-align: center;
}
 

