
 
/* CSS Document */


/*--------DECLARATION DES BALISES----*/
 
#top{
 width:100%;
 height:504px;
  background:   
    url(../images/1984rca/top.jpg) no-repeat right 0% bottom 0%,
    url(../images/1984rca/rca4.jpg) no-repeat left 0% top 0%, 
    url(../images/general/fond.jpg)repeat right 0% top 0%;
   margin-bottom:30px; 
   margin-top:-30px; 
}

#top h1{  
 color:#fff;  
 font-size:60px;
 text-shadow:1px 2px 1.5px #000; 
 text-align:center;
 padding-left:190px;
 padding-top:50px;
}
  
h3{margin-top: 0;}

 