body {
	background-color:white;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
.notes {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
}

a:link {
	color:#484E4E;
	font-family:Trebuchet MS, Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-size:12px;
	font-weight: bold;
}

a:visited {
	color:#484E4E;
	font-family:Trebuchet MS, Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-size:12px;
	font-weight: bold;
}

a:hover {
	color:#CC0000;
	font-family:Trebuchet MS, Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight: bold;
}

a:active {
	color:#990000;
	font-family:Trebuchet MS, Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-size:12px;
	font-weight: bold;
}

/* Biographie */
.textebio {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

.legendbio {
	font-family: Trebuchet MS, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	font-weight: 300;
}

/* Titre de la page */
.titre_page {
	font-family: Trebuchet MS, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
}

/* Revu de presse */
.titrepresse {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006666;
}

/* Les News */
.titrenews {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006666;
}
.textenews {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.textebarre {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.datenews {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

/* Les programmes */
.titreprog {
	font-family: Trebuchet MS, Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #006666;
}
.soustitreprog {
	font-family: Trebuchet MS, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #AA6666;
}
.infosprog {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.dateprog {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
}
.musiciensprog {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	color: #CC6600;
}

/* Liste de diffusion */
.diffusion {
	font-family: Trebuchet MS, Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	text-indent:10px;
	color: #000000;
}



/* les concerts */
.titreconcert {
	font-family: Trebuchet MS, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #006666;
}

.infosconcert {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

.dateconcert {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
}

.texteconcert {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

.lieuconcert {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
}

.tarifconcert {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}
	
.heureconcert {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996666;	
}

/* les CDs */ 
.titrecd {
	font-family: Trebuchet MS, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #7F7B4C;
}

.textecd {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: justify;
}

.tarifcd {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #006699;
}
.editeurcd {
	font-family:Trebuchet MS,  "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #CC6600;
}
.dispocd {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}

.infoscd {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
}
.nommusicien {
	font-family: Trebuchet MS, "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: bold;
	color: #006699;
}
.infosmus {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
}

/* Administration */ 
.titreadmin {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
.texteadmin {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: small;
}

.flèche {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #CC0000;
}
td {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

