.text
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
text-align: justify;
}

.utitle
{
color:black;
font-size:11px;
font-weight:bold;
text-align:left;
text-transform: uppercase;
}

.infos
{
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
text-align: justify;
}

.textCenter
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
text-align: center;
}

div.menu
{
width:165px;
border-bottom: 1px dashed black;
padding: 3px 0px 3px 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:black;
text-decoration:none;
text-transform: uppercase;
font-weight: bold;
cursor:pointer;
}

div.menuClick 
{
width:165px;
border-bottom: 1px dashed black;
padding: 3px 0px 3px 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:red;
text-decoration:none;
text-transform: uppercase;
font-weight: bold;
cursor:pointer;
}

div.menuOver
{
width:162px;
border-bottom: 1px dashed black;
padding: 3px 0 3px 3px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:red;
text-decoration:none;
text-transform: uppercase;
font-weight: bold;
cursor:pointer;
}

div.menuSub
{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:black;
text-decoration:none;
text-transform: uppercase;
font-weight: bold;
cursor:pointer;
}

div.menuSubClick
{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:red;
text-decoration:none;
text-transform: uppercase;
font-weight: bold;
cursor:pointer;
}

div.menuSubOver
{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:red;
text-decoration:none;
text-transform: uppercase;
font-weight: bold;
cursor:pointer;
}

#titreArtistes
{
background-color:#EFA334;
font-weight:bold;
color:#FFFFFF;
font-size:14px;
height:16px;
margin-bottom:10px;
padding:2px 2px 2px 2px;
text-transform:uppercase;
text-align:left;
}

.prog
{
font-weight:bold;
color:#FFFFFF;
font-size:12px;
height:14px;
margin-bottom:10px;
padding:2px 2px 2px 2px;
text-transform:uppercase;
text-align:left;
cursor:pointer;
}

a:link
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
text-align: justify;
color:black;
}

.resaBack
{
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
text-align: left;
background-color:#8466AA;
color:white;
font-weight: bold;
}

.resaResult
{
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
text-align: center;
color:#8466AA;
font-weight: bold;
}

.resaTitres
{
font-family: Arial, Helvetica, sans-serif;
font-size:12pt;
text-align: center;
background-color:white;
color:#8466AA;
font-weight: bold;
}

.resaBorder
{
border:1px solid #8466AA; 
}
