<!-- /* Style Sheet */
bla { 
background:url(pics/maquette/anim_fond_2.gif); background-attachment:fixed; 
} 

.backfond { 
  position:absolute ; 
  top:10px ; 
  left: 10px ; 
  height:1000px ;
  width:1200px ; 
  border:0px} 

.last_date { color: #35C56E; font-size: 8pt; font-family: Verdana, Arial, Helvetica; }
.last_comment { color: #572300; font-size: 8pt; font-family: Verdana, Arial, Helvetica; }
   
.artiste {
font-family: Arial,Helvetica;
font-size: 12pt;
font-weight: bold
}
.general {
background-color: #C0C0C0;
color:#474747;
font-family: Arial,Helvetica;
font-size: 9pt
}
.pave_gris{
background-color: #A0A0A0;
text-align:justify;
}

A {
color:#2000B0;
text-decoration: underline
}
A:hover {
color:#000000;
text-decoration: underline overline;
background-color:#FFFFFF
}
/* End Style Sheet*/  -->