body 	{	
		margin: 0;
		padding: 0;
		font-family: Papyrus, Geneva, Arial, sans-serif;
		font-size: 100%;
		background-color: #000000;
		color: #cc66cc;
}			
* 		{
		margin: 0;
		padding: 0;
}
h1	    {	
		margin-left: 590px;
		margin-top: 15px;
}
#nav	{	
		float: left;
		width: 450px
		border: #cc66cc 10px solid;
}
#titre1	{	
		margin: 50px 0 0 200px;
}
#titre2	{
		margin: 30px 0 0 150px;
}
#titre3	{
		margin: 30px 0 0 100px;
}
#titre4	{
		margin: 30px 0 0 150px;
}
#titre5	{	
		margin: 30px 0 0 200px;
}
.titres	{
		margin:0 0 10px 20px;
		display: inline;
		position: relative;
		bottom: 3px;
}
.songs	{
		color:#ff0000;
}	
#images{
		position: absolute;
		left: 450px
}
#images2	{  
		position: absolute;
		left: 530px;
}				
a	    {
		color: #ff6600;
}
a:hover	{
		color:  #00ced1;
}
#logo	{
		margin: 40px 0 0 150px;
}
#az	    {
		padding: 15px 0 0 450px;	
}
#texte	{
		margin-left: 490px;
		width: 500px;
		margin-bottom: 10px;
}
.song	{
		border: 1px solid #ff6600;
		margin-top: 10px;
		margin-bottom: 10px;
}
h2	    {
		text-align: center;
		margin-top: 20px;
		color: #cc66cc;
}
p	    {
		font-family: arial, geneva, sans serif;
		text-indent: 20px;
		line-height: 1em;
		margin: 30px 10px 0;
		text-align: center;
}
#encart	{ 
		position: absolute;
		left: 530px;
		top : 180px;
    left: 450px;			
}
#encart h2	{
		margin: 0 0 50px ;
}		
