BODY
{
	margin: 20px;
	text-align: center;
	background-image: none;
	background-repeat: repeat-y;
	/*background-color: #006CB7;*/
}

.tempBody
{
	width: 500px;
	border: 0;
}

.CoupdeCoeurSpacer
{
	line-height: 20px;
	height: 20px;
}


.CoupdeCoeurColorSpacer
{
	line-height: 20px;
	height: 20px;
	
	background-color: #CCCCCC;
}

.CoupdeCoeurTitle
{
	font-weight: bold;
	
	height: 20px;
	
	background-color: #CCCCCC;
}

.CoupdeCoeurNoPlayer
{
	color: #FF0000;
	font-weight: bold;
}

.CoupdeCoeurPlayer label
{
	font-weight: bold;
}

.CoupdeCoeurPlayerImage IMG
{
	width: 210px;
}