body {
	background-color: #000;
	/*font-family: Georgia, "Times New Roman", sans;*/
	font-family: Arial, Helvetica, sans;
	color: #FFF;
	font-size: 10px;
	margin: 0px;
}

a {
	color: yellow;
}

#lang a {
	color: yellow;
	font-weight: bold;
	text-decoration: none;
}

#container {
	border-collapse: collapse;
}

#container td {
	padding: 0px;
}

#containerLeft {
	overflow: hidden;
	width: 545px;
	height: 674px;
	background-image: url('../images/fundo_esquerda.jpg');
	background-repeat: no-repeat;
	background-position: top right;
}

#containerCenter {
	text-align: center;
	vertical-align: top;
}

#containerRight {
	overflow: hidden;
	width: 545px;
	height: 674px;
	background-image: url('../images/fundo_direita.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

table.mainTable {
	width: 600px;
	height: auto;
	border-collapse: collapse;
}

ul.historialIndice {
	font-size: 12px;
	padding-bottom: 20px;
}

li.historialIndice {
	padding: 2px;
}

ul.historialIndice a {
	color: #FFF;
}

h1.historialCh {
	font-size: 18px;
	font-family: Arial, Helvetica, sans;
	padding-top: 25px;
	color: rgb(255,255,0);
}

p.textoBase {
	text-align: left;
	font-size: 12px;
}

ul {
	font-size: 12px;
}

a.top {
	border: 1px solid #FFF;
	font-size: 12px;
	color: rgb(255,255,0);
}

.newsOutTd {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color: #222;
}

.newsTable {
	border-collapse: collapse;
	padding: 0px;
}

.newsTr {
	background-color: #222;
	padding: 0px;
}

.newsTd {
	font-size: 0.75em;
	padding: 0px 10px;
	font-weight: bold;
}

.newsTd a {
	color: yellow;
}

.newsNrTd {
	font-family: Georgia, sans;
	font-size: 3em;
	color: #fff;
	text-align: center;
	padding: 2px;
}

.newsTrS {
	background-color: #333;
	padding: 0px;
}

.newsDateSpan {
	color: #aaa;
	font-size: 0.75em;
	font-weight: bold;
}

#mediaplayerTable {
	border-collapse: collapse;
	font-size: 0.65em;
	padding: 0px;
}

#mediaplayerTable td {
	padding: 5px;
}

.musicListTable {
	border-collapse: collapse;
	font-size: 0.75em;
}

.musicListParTr {
	background-color: #5b5252;
}

.musicListImparTr {
	background-color: #837777;
}

.musicListTable td {
	padding: 5px;
}

.musicListTable a {
	color: #FFF;
}

.musicSize {
	width: 60px;
	padding: 5px;
}

.musicName {
	width: 75px;
	padding: 5px;
}

.musiclistTitle {
	padding-top: 40px;
	font-weight: bold;
	font-size: 0.9em;
	font-family: Arial, sans-serif;
}

.musicListBorder {
	border: 1px solid #5b5252;
	padding: 1px;
	width: 280px;
}

.mp_controls {
	cursor: pointer;
}

#contactsTable {
	width: 100%;
}

#contactsTable a {
	color: #fff;
}

#audioPlayer {
	background-color: #222;
	padding: 5px;
	width: 200px;
	color: #fff;
	text-transform: uppercase;
	font-size: 0.70em;
	font-weight: bold;
}

#audioPlayer a {
	color: yellow;
}

span.productsTitle {
	color: #fff;
	font-size: 2em;
	font-weight: bold;
}