/* CSS Document for Québec en Ondes*/
body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color:#000000;
	color:#FFFFFF;
	height: 80px;
	width: 200px;
	z-index: 20;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

h1 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #FFFFFF;
	font-size:xx-large;
}

a:link {
	color: #00CCFF;
}
a:visited {
	color: #CC99FF;
}
a:hover {
	color: #FFFF00;
}
a:active {
	color: #FF0000;
}
.title {
	position:absolute;
	top:10px;
	color:#FFFFEE;
	font-size:xx-large;
	font-family:"Times New Roman", Times, serif;
	left: 200px;
	right: 10px;
	text-align: center;
	z-index: 50;
	font-weight: bold;
	font-variant: normal;
}
.back {
	position:absolute;
	text-align:center;
	background-color: #000000;
	background-image: url(../images/qeoback2.jpg);
	background-repeat: no-repeat;
	z-index: 10;
	margin-left: -345px;
	left: 50%;
	top: 20px;
	width:690px;
	height:400px;
}
.player {
	width:200px;
	text-align:center;
	position:absolute;
	top:100px;
	margin-right: -25px;
	right: 50%;
	z-index:20;
	font-size:small;
}
.nowplaying {
	width: 290px;
	left: 50%;
	top: 100px;
	position:absolute;
	text-align:left;
	z-index:40;
	margin-left: 40px;
	background-color: #814B31;
	border: thin outset #17171F;
	font-size:small;
	padding: 5px;
}
.footer {
right: 10px;
left: 10px;
top: 440px;
position:absolute;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:x-small;
color:#FF9900;
text-align:center;
}
.menu {
bottom: 10px;
left: 10px;
right: 10px;
position:absolute;
}
