/* Global */

body {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #234264;
}

a:link, a:visited, a:active, a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #87BBF2;
	text-decoration: none;
}

a:hover {
	color: #87BBF2;
	text-decoration: underline;
}

a.lnk:link, a.lnk:visited, a.lnk:active, a.lnk:hover {
	border: 1px solid #1D3753;
}

a.lnk:hover {
	border: 1px solid #598DC4;
}

a.lastNews:link, a.lastNews:visited, a.lastNews:active, a.lastNews:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #87BBF2;
	text-decoration: none;
}

a.lastNews:hover {
	color: #87BBF2;
	text-decoration: underline;
}

a.ftPg:link, a.ftPg:visited, a.ftPg:active, a.ftPg:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #87BBF2;
	text-decoration: none;
	display: block;
	height: 20px;
	width: 20px;
	text-align: center;
	line-height: 20px;
}

a.ftPg:hover {
	color: #FFF;
	text-decoration: none;
	background: #284871;
}

a.ftPg2:link, a.ftPg2:visited, a.ftPg2:active, a.ftPg2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #87BBF2;
	text-decoration: none;
	display: block;
	height: 20px;
	width: 20px;
	text-align: center;
	font-weight: bold;
	line-height: 20px;
}

a.ftPg2:hover {
	color: #FFF;
	text-decoration: none;
	background: #284871;
}

input {
	font-size: 12px;
}

button {
	font-size: 12px;
	height: 20px;
	border: 1px solid #ccc;
}

fieldset {
	padding: 10px;
	border-radius: 8px;
}

/* Classes */

.tblSWF, .tblStandard, .top20, .tblFrmMusica, .top20, .tblLocutor {
	background: #203C5B url(../images/bg_tblStandard.gif) no-repeat;
	border: #315b89 1px solid;
}

.tblFrmMusica {
	color: #fff;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#frmMusica {
	margin: 0px;
}

#frmMusica table tr td input {
	height: 20px;
	color: #fff;
	border: #fff 1px solid;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #234264 url(../images/bg_input.jpg) repeat-x;
}

#frmMusica table tr td textarea {
	border: #fff 1px solid;
	color: #fff;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #234264 url(../images/bg_textarea.jpg) repeat-x fixed;
}

.fContato {
	border: #2B547D 1px solid;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.fContato legend {
	color: #fff;
}

.fContato input {
	color: #fff;
	height: 20px;
	border: #fff 1px solid;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #234264 url(../images/bg_input.jpg) repeat-x;
}

.fContato textarea {
	color: #fff;
	border: #fff 1px solid;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #234264 url(../images/bg_textarea.jpg) repeat-x fixed;
}

.date {
	color: #fff;
}

.tblLocutor {
	color: #fff;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.tblLocutor td {
	padding: 4px;
}

.tblLocutor span {
	color: #87bbf2;
}

.tblMenu {
	margin: 50px 0px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-align: center;
	border-collapse: collapse;
	width: 100%;
}

.tblMenu .bgMenu {
	border: 1px #244566 solid;
	background: url(../images/btn_bg.jpg) repeat-x;
	height: 31px;
}

.footPag {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background: #213A5A;
	border: 1px solid #192B43;
	margin: 10px;
}

.tdImages {
	background: #253C56;
	border: 1px solid #1C2D40;
}

.tdContent {
	padding-bottom: 80px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #6797C6;
	background: #0D1C30;
	border: 1px solid #112034;
	border-top: 1px solid #214A82;
	height: 25px;
}

.tblBusca {
	color: #fff;
	font-family: verdana, arial, times;
	font-size: 12px;
	border: 1px solid #1F3856;
	background: url(../images/bg_search.gif);
}

/* Classes -> Background */

.bgTop {
	background: url(../images/topo.gif) repeat-x;
	height: 46px;
}

.bgTopPl {
	background: url(../images/topo_player.gif) repeat-x;
	height: 52px;
}

.bgMenuTop {
	background: #172D4C url(../images/topo_menu.jpg) repeat-x;
	height: 66px;
}

.bgTopBody {
	background: url(../images/topo_body.gif) repeat-x 1%;
	height: 66px;
}

.borderBody {
	width: 2px;
	background: url(../images/border.gif) repeat-y;
}

.txtContainer {
	background: #253C56;
	padding: 10px;
	border: 1px solid #1C2D40;
	
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	line-height: 18px;
}

p.p1 {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	line-height: 18px;
}

p.p1 p.MsoNormal span {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	line-height: 18px;
}

p.p1:first-letter {
	font-size: 40px;
}
p.p1:first-line {
	line-height: 35px;
}

p.p2 {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	border-top: 1px solid #707070;
	padding: 4px;
}

/* Boxes */

.top20 {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
}

.top20 .artista {
	font-size: 12px; 
	font-style: italic;
	color: #80ABD6;
	border-bottom: #32689A 1px dotted;
}

.top20 .musica {
	font-size: 14px;
	font-weight: bolder;
	color: #fff;
}

.top20 .pos {
	background: url(../images/bg_pos.jpg) no-repeat;
	color: #80ABD6;
	font-size: 20px;
	font-style: italic;
	text-align: center;
}

.top20 .img {
	background: #1C344F;
}

.box {
	border: 1px #315b89 solid;
}

.boxTitle {
	padding: 0px 0px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #fff;
	background: #192839;
	height: 25px;
}

.boxBody {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #253C56;
	height: 25px;
}

.boxBody2 {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #213A5A;
	border: 1px solid #192B43;
	padding: 4px;
}

.boxLerMais {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #253C56;
	text-align: right;
	height: 25px;
}

.boxContainer {
	vertical-align: top;	
	width: 50%;
}

/* Na Balada */

div#content {
	position: relative;
	float: left;
	width: 120px;
	height: 150px;
	border: #305E91 1px solid;
	background: url(../images/bg_footDiv.jpg) repeat-x 100% 99%;
	margin: 2px;
}

div#content2 {
	float: left;
	width: 120px;
	height: 120px;
	border: #305E91 1px solid;
	margin: 2px;
	text-align: center;
}

div#content2 a:link img, div#content2 a:visited img, div#content2 a:active img, div#content2 a:hover img {
	border: #234264 1px solid;
}

* html body div#content2 a.lnkImg:hover {
	border: #2F6192 4px solid;
}

div#content div#img {
	position: absolute;
	top: 2px;
	text-align: center;
	width: 100%;
}

div#content div#desc {
	position: absolute;
	bottom: 0px;
	text-align: center;
	width: 100%;
}