/*********************************************************
	TOULOUSE FM - Player V1 (Octobre 2008)
	SCREEN VERSION
	http://www.toulouse.fm
	Made by //mediacrossing: - www.mediacrossing.fr
*********************************************************/

#container {
	width: 960px;
	height: 565px;	margin: 0 auto;
	background: url("images/player/playerg_fond.jpg") no-repeat;
}

#playercontainer {
	margin: 18px auto 0;
	width: 938px;
	text-align: center;
}

/* @group center */

#carrementlive {
	width: 275px;
	height: 80px;
	margin: 0 auto 10px;
	background: url(images/player/carrement_live.png);
}

#player {
	width: 302px;
	margin: 0 auto;
}

#live_player {
	clear: both;
	width: 302px;
	padding: 0 !important;
	margin: 0 auto !important;
}

/* @end */

/* @group bottom */

#banpub {
	clear: both;
	width: 468px;	height: 60px;
	margin: 25px auto 0;
}

/* @end */
