<!-- /* Style Sheet */

.gros {
font-family: Arial,Helvetica;
font-size: 16pt;
color: #000000;
font-weight: bold
}
.normal {
font-family: Arial,Helvetica;
font-size: 9pt
}
.petit {
font-family: Arial,Helvetica;
font-size: 7pt
}
.tarifs {
font-family: Courier;
font-size: 9pt
}
.artiste {
font-family: Arial,Helvetica;
font-size: 12pt;
font-weight: bold
}
.general {
background-color: #C0C0C0;
color:#2F2F2F;
font-family: Arial,Helvetica;
font-size: 9pt
}
.pave_gris{
background-color: #A0A0A0;
text-align:justify;
}

A.artist    { text-decoration: none; background-color: #9B9BA3; color: #041B51 }
A.artist:hover { color: #041B51; text-decoration: 'overline underline'; background-color: #D0D0D0}

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