body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;

}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.txt-marquee
{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

.txt-titre-spectacle
{
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #000000;
	font-weight: bold;
}

.txt-sous-titre-spectacle
{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
}

.txt-style-spectacle
{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	font-style: italic;
}

.txt-dates-spectacle
{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

.txt-corps-spectacle
{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}

.txt-artistes-spectacle
{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}

.txt-divers-spectacle
{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	font-style: italic;
}

.txt-liens-spectacle
{
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

.txt-footer
{
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
}

.txt-16-normal
{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}

.txt-16-bold
{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

.txt-16-italic
{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	font-style: italic;
}


.txt-14-normal
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}

.txt-14-bold
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.txt-14-italic
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-style: italic;
}

.txt-13-normal
{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
}

.txt-13-bold
{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

.txt-13-italic
{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	font-style: italic;
}

.txt-12-normal
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

.txt-12-bold
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.txt-12-italic
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-style: italic;
}

.commande {
	color:#000000; 
	font-family:serif;
	font-weight: bold;
	margin-left:5px;
	margin-right:5px;
	/*padding: 0px 5px 0px 5px;*/
	text-transform:uppercase;
	border-bottom: 1px solid #000000;
	
}

.commande:hover, commande:focus {
	border-bottom: 1px solid #FFF;
}

