/* PCDTR
   especify the font-size in pt.
   font-family: use the font filename
*/

@import "texts.php";

h2 {
	font-family: Diamond, Arial, Tahoma, sans;
	font-size:20pt;
	background:transparent;
	font-weight:normal;
}

h2.actu_date {
	font-family: Diamond, Arial, Tahoma, sans;
	font-size:16pt;
	background:transparent;
	font-weight:normal;
}

h3 {
	font-family: Diamond, Arial, Tahoma, sans;
	font-size: 10pt;
}

h3.artiste_lieu {
	font-family: Diamond, Arial, Tahoma, sans;
	padding-top: 15px;
   /* margin-left: 15px; */
	font-size:10pt;
	background:transparent;
	font-weight:normal;
}

h3.artiste_site_web {
	padding-top: 15px;
/*	margin-right: 15px; */
	font-family: Diamond, Arial, Tahoma, sans;
	font-size:10pt;
	background:transparent;
	font-weight:normal;
}

h3.artiste_site_web2 {
	padding-top: 3px;
/*	margin-right: 15px; */
	font-family: Diamond, Arial, Tahoma, sans;
	font-size:10pt;
	background:transparent;
	font-weight:normal;
}

h3.artiste_site_web a {
	color: #000000;
	text-decoration: none;
}

h3.artiste_site_web2 a {
	color: #000000;
	text-decoration: none;
}

h4 {
	font-family: Helvetica, Arial, Tahoma, sans;
	font-size: 7pt;
	color: #FFFFFF;
}

h4.stylemusique {
	font-family: Helvetica, Arial, Tahoma, sans;
	font-size: 7pt;
	background:transparent;
	font-weight:normal;
	margin: 0;
	padding: 0;
	position: relative;
	left: 5px;
	top: 0px;
}

h4.lieudeprov {
	font-family: Helvetica, Arial, Tahoma, sans;
	font-size: 7pt;
	background:transparent;
	font-weight:normal;
	margin: 0;
	padding: 0;
	position: relative;
	left: 5px;
	top: 0px;
}

h4.artiste {
	font-family: Helvetica, Arial, Tahoma, sans;
	font-size: 7pt;
	background:transparent;
	font-weight:normal;
	margin: 0;
	padding: 0;
	position: relative;
	left: 5px;
	top: 0px;
}
