.datesoiree {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #694B76;
	padding-right: 2px;
	padding-left: 2px;
}
.soiree {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #333333;
}



td.separation {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	margin-top: 4px;
	margin-bottom: 4px;
}
td.titremod {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #694B76;
	height: 22px;
	width: 535px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	padding-left: 5px;
}


a.lientitres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	color: #694B76;
	text-decoration: underline;
}
a.lientitres:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #694B76;
	text-decoration: none;
}
table.blocsoiree {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #F9F9F9;
}
a.audio {
	clear:both;
	background-color:#b59bc0;
	padding:0px 5px 0px 10px;
	color:#FFF;
}

