.texte {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

a.texte:link { 
  color: whitew; 
  text-decoration : underline ; 
}
a.texte:visited { 
  color: white; 
  text-decoration : underline ; 
}
 
a.texte:hover { 
  color: red ; 
  text-decoration : none ; 
}
.titres {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.texte2 {
	font-family:  Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.liensparte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a.liensparte:link { 
  color: blue; 
  text-decoration : underline ; 
}
a.liensparte:visited { 
  color: blue ; 
  text-decoration : underline ; 
}
 
a.liensparte:hover { 
  color: red ; 
  text-decoration : none ; 
}

.texte0 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

.artistes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

a.artistes:link { 
  color: black; 
  text-decoration : none ; 
}
 
a.artistes:visited { 
  color: black ; 
  text-decoration : none ; 
}
 
a.artistes:hover { 
  color: #D0000C ; 
  text-decoration : underline ; 
}
 
a.artistes:red { 
  color: darkgreen ; 
}

img.image {
onMouseOver:border=2;
onMouseOut:border=1;}
