body {
 margin:0;
 margin-right:2px;
 padding:0;
 /*text-align: center;*/
 background-color:#FFFFF0;
 }
h3.art {
	font-size: 80%;
	font-weight: bolder;
	text-align: center; 
	color: #aaa;
} 
td.txt   {
	font-family: Helvetica, serif;
	font-size: 80%;
	font-weight: bolder;
	text-align: right;
	width:50%;
	} 
td.titre   {
   padding-left:10px;
   vertical-align: bottom;
}
th.art{
   vertical-align: bottom;
   font-size: 70%;
}

td.art{
   vertical-align: bottom;
}

td.music {
	font-size: 110%;
	font-weight: bold;
	padding-bottom: 0px;
}	
td.gt {
	font-size: 120%;
	font-weight: bold;
	padding-bottom: 0px;
}	
table.t {
   text-align: left;
   }		

table.art 
   {font-size: 80%;
   }  
   
a {font-size: 100%;
   text-decoration: none;   
   }
a:visited {
  color: #00f;
  background-color: transparent;
  text-decoration: none;
}
   
div.ital {
	font-size: 100%;
	font-weight: 100;
	font-style: italic;
}
div.fixed {
   position:fixed;
   width:100%;
   text-align:right;
   left:0;
   right:10px;
	bottom:3px
}	
div.div{
   height:20px;
}
audio {
    background-color: #880000;
    width: 400px;
    height: 30px;
    
    margin: 0 auto;
    border: 3px solid #FF00;
    border-radius: 48px;
    text-align: center;
}
a.song {
}
