@charset "utf-8";
/* CSS Document */

body,td,th {
		font-size: 30px;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	line-height:80%;
}
img{
border:none
}
body {
background-image:url(images/bg1.gif);
background-repeat:repeat;
background-position:left;
background-attachment:fixed;
background-color: #FFFFFF;
}
a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
}

a:hover {
color: #FFFFFF;
	text-decoration:none;
	background-color:#000000;
}
.petittexte {font-size: 14px;
}
td .headliners, td .venue, td .location, td .date, td .month, td .day {
font-size: 16px;
font-variant: small-caps;

}