body, html {
	margin: 0;
	padding: 0;
}

body {
	background: #000 url(img/fundo.gif) repeat-x;
	font: 11px Tahoma, Verdana, Arial, Sans-Serif;
}

a, a:visited {
	color: #369;
	text-decoration: none;
}

a:hover {
	color: #68e;
}

a img {
	border: 0;
}

ul {
	margin: 10px 0px;
	padding: 0 5px 0 30px;
}

table {
	border-collapse: collapse;
}

.hide {
	display: none;
}

h4 {
	font: normal 17px Verdana, Tahoma, Sans-Serif;
	padding: 10px 0 5px 0;
	margin: 0;
}

h5 {
	font: bold 11px Verdana, Tahoma, Sans-Serif;
	padding: 10px 0 5px 0;
	margin: 0;
}

#main {
	width: 740px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	border-left: 1px solid #9a9899;
	border-right: 1px solid #9a9899;
	border-bottom: 1px solid #9a9899;
	background: #fff;
}

div#topo {
	min-height: 195px;
	background: url(img/topo2.jpg) no-repeat;
	padding-bottom: 5px;
}

* html div#topo {
	height: 195px;
}

div#topocontainer {
	height: 180px;
}

div#nav {
	position: absolute;
	width: 500px;
	height: 20px;
	margin-top: 5px;
	margin-left: 20px;
	font-size: 0.9em;
}

div#nav a {
	float: left;
	display: inline;
	padding: 5px 10px;
	background: url(img/fundo-navitem.gif) repeat-y;
	color: #333;
}

div#nav a:hover {
	color: #fff;
}

div#nav a.noborder {
	background: none;
}

a#logoam {
	position: absolute;
	width: 170px;
	height: 60px;
	margin-left: 560px;
}

a#logofm {
	position: absolute;
	margin-top: 35px;
	width: 270px;
	height: 150px;
}

a#estudioonline {
	position: absolute;
	margin-top: 110px;
	margin-left: 320px;
	width: 120px;
	height: 82px;
}

div#ronline {
	position: absolute;
	width: 293px;
	height: 125px;
	margin-left: 447px;
	margin-top: 68px;
	background-repeat: no-repeat;
}

div#ronline .blogicon {
	position: absolute;
	margin-left: 180px;
	margin-top: 23px;
	padding: 0;
	width: 100px;
	height: 85px;
}

div#ronline .semblog {
	background: url(img/blogs/default.gif) no-repeat;
	padding: 45px 10px 0 10px;
	width: 80px;
	height: 40px;
	text-align: center;
	font-weight: bold;
}

div#ronline a.locutor {
	position: absolute;
	margin-left: 80px;
	margin-top: 15px;
	width: 90px;
	height: 95px;
}

div#ronline a.caixa {
	position: absolute;
	margin-top: 40px;
	width: 78px;
	height: 83px;
}

div#ronline a.ouvir {
	position: absolute;
	margin-top: 108px;
	margin-left: 219px;
	padding-top: 2px;
	width: 70px;
	height: 15px;
	font: bold 10px Verdana, Tahoma, Sans-Serif;
	text-align: center;
	color: #fff;
}

div#ronline div.locutortexto {
	position: absolute;
	margin-left: 90px;
	margin-top: 108px;
	width: 130px;
	text-align: center;
	font: 10px Tahoma, Verdana, Sans-Serif;
	padding: 2px 0 0 0;
}

div#ronline div.locutortexto a, div#ronline div.locutortexto a:visited {
	margin: 0;
	padding: 0;
	color: #333;
}

div#ronline a.ouvir:hover, div#ronline div.locutortexto a:hover {
	color: #68e;
}

div#esq {
	float: left;
	width: 152px;
}

div#menu {
	width: 144px;
	height: 487px;
	padding-left: 8px;
	padding-top: 13px;
	background: url(img/fundo-menu.gif) no-repeat;
}

div#menu a {
	display: block;
	width: 114px;
	padding: 6px 0 6px 6px;
	font-weight: bold;
	background: url(img/fundo-menuitem.gif) repeat-x;
	color: #111;
}

div#menu a:hover {
	background: #fae2a4 url(img/fundo-menuitem.gif) repeat-x;
}

div#menu a.sub {
	width: 102px;
	font-weight: normal;
	padding: 3px 0 4px 18px;
	background: none;
}

div#menu a.noborder {
	background: none;
}

div#menu a.sub:hover, div#menu a.noborder:hover {
	background: #fae2a4;
}

div#rodape {
	font-weight: bold;
	font-size: 11px;
	background: #ddd;
	padding: 6px 6px;
	clear: both;
	border-top: 3px solid #666;
	height: 53px;
	text-align: center;
	line-height: 150%;
}

div#rodape span {
	display: block;
	margin-top: 5px;
	font-weight: normal;
	font-size: 0.90em;
	color: #707070;
}

div#conteudo {
	float: right;
	margin-right: 5px;
	width: 568px;
	padding: 5px 5px 10px 5px;
	font: 12px Verdana, Arial, Sans-Serif;
	line-height: 150%;
}

div#conteudo .esq {
	float: left;
}

div#conteudo .dir {
	float: right;
}

div#conteudo img {
	border: 1px solid #aaa;
}

div#conteudo img.noborder {
	border: none;
}

div#conteudo img.esq {
	margin-right: 10px;
	margin-bottom: 10px;
}

div#conteudo img.dir {
	margin-left: 10px;
	margin-bottom: 10px;
}

table.censo {
	border: 1px solid #666;
	float: right;
	font-size: 0.75em;
	width: 220px;
}

table.censo th {
	background: #ddd;
}

table.censo td, table.censo th {
	border: 1px solid #666;
	padding: 0px 5px;
	text-align: center;
}

table.censo td.cidade {
	text-align: left;
}

div#conteudo h2 {
	background: url(img/fundo-h2.gif) no-repeat;
	margin: 5px 0 10px 0;
	padding: 7px 0px 7px 60px;
	height: 19px;
	font: bold 15px Verdana, Arial, Sans-Serif;
	letter-spacing: 1px;
}
div#conteudo h3 {
	background: url(img/fundo-h3.gif) no-repeat;
	margin: 15px 0 5px 0;
	padding: 9px 0px 5px 31px;
	height: 20px;
	font: bold 13px Verdana;
}
div#conteudo h3 span.dir {
	font-weight: normal;
	font-size: 0.9em;
	margin-right: 5px;
}

div#conteudo div.submenu {
	width: 550px;
	margin: 0 auto;
	text-align: center;
	font-size: 1em;
	line-height: 150%;
}

div#conteudo div.submenu a {
	padding: 3px 7px 5px 7px;
}

div#conteudo div.submenu a.escolhido {
	padding: 3px 7px 5px 7px;
	background: #f5f5f5;
	color: #333;
}

ul.equipe {
	width: 565px;
	padding: 0;
	margin: 0px;
	display: block;
	list-style: none;
}

ul.equipe li {
	float: left;
	width: 258px;
	height: 251px;
	padding: 0;
	text-align: left;
	line-height: 110%;
	background: url(img/fundo-equipe.gif) center top no-repeat;
	margin: 0 0 20px 15px;
}
ul.equipe li img.foto {
	width: 240px;
	height: 160px;
	display: block;
	margin: 12px auto 12px auto;
}
ul.equipe span.detalhes {
	display: block;
	margin-left: 70px;
	height: 45px;
	overflow: hidden;
}
ul.equipe li a.botaoperfil {
	float: right;
	margin-right: 7px;
}
table.ibope {
	width: 80%;
	margin: 10px auto;
	text-align: center;
	border: 1px solid #999;
	font-size: 0.9em;
}
table.ibope td, table.ibope th {
	border: 1px solid #ccc;
}
table.ibope tr th {
	background: #eee;
	font-weight: normal;
}
table.ibope tr.titulo th {
	font-weight: bold;
	background: #333;
	color: #fff;
}
table.ibope tr.cultura td {
	background: #ffd;
	color: #03c;
	font-weight: bold;
}
table.ibope .cultura {
	background: #ffd;
	color: #03c;
	font-weight: bold;
}
table.grade {
	width: 95%;
	margin: 10px auto;
	border: 1px solid #999;
	font-size: 0.9em;
	text-align: center;
}
table.grade tr th {
	background: #333;
	color: #fff;
}
table.grade td, table.grade th {
	border: 1px solid #999;
	padding: 2px 5px;
}
table.grade td.programa {
	text-align: left;
}
table.grade tr.l1 td.horario, table.grade tr.l1 td.programa {
	background: #fff;
}
table.grade tr.l2 td.horario, table.grade tr.l2 td.programa {
	background: #eee;
}
table.patrocinio {
	width: 90%;
	margin: 0 auto;
	border: 1px solid #aaa;
	font-size: 0.9em;
}
table.patrocinio td, table.patrocinio th {
	padding: 1px 5px;
	border: 1px solid #ddd;
}

table.patrocinio th {
	padding: 0 5px;
	vertical-align: top;
	font-weight: bold;
	font-size: 0.9em;
	width: 28%;
	background: #f5f5f5;
}

table.patrocinio tr.titulo th {
	padding: 2px 5px;
	background: #333;
	color: #fff;
	font-size: 1.1em;
	text-align: center;
}

div.banner {
	padding-bottom: 10px;
}

div.banner img {
	margin: 10px 0 0px 1px;
	vertical-align: bottom;
	padding: 0;
}

ul.blogs {
	padding: 0;
	list-style: none;
}

ul.blogs li {
	float: left;
	width: 30%;
	height: 120px;
	padding: 5px 10px 20px 5px;
	text-align: center;
	font-weight: bold;
	font-size: 0.9em;
}

div.perfil {
	float: left;
	display: block;
}

div.perfil .dados {
	width: 280px;
	float: left;
}

div.perfil .dados small {
	width: 280px;
	float: left;
}

div.perfil ul {
	width: 280px;
	float: right;
}

div.perfil p {
	margin: 5px 0 0 0;
	line-height: 125%;
}

div.perfil p small {
	color: #069;
	font-weight: bold;
}

p.perfilrecado {
	margin: 0 auto;
	padding: 5px 40px;
	font: 1.4em Georgia;
	text-align: center;
	line-height: 150%;
}

span.letra {
	display: block;
	padding-left: 15px;
	font: 8pt Courier;
	color: #333;
	line-height: 150%;
}

div.youtube {
	width: 480px;
	height: 395px;
	background: url(img/fundo-youtube.gif) no-repeat;
	padding: 10px 9px 10px 9px;
	margin: 10px auto;
	display: block;
}

div.galerias {
	padding: 20px;
}

div.galerias img {
	border: none;
	padding: 16px 16px 18px 16px;
}

div.galerias a {
	float: left;
	padding: 0;
	margin: 0;
	background: url(img/galeria_off.gif) no-repeat;
	text-decoration: none;
}

div.galerias a:hover {
	background: url(img/galeria_on.gif) no-repeat;
}

div.outrasgalerias a {
	clear: both;
	width: 100%;
	font-size: 1.1em;
}

div.outrasgalerias a small {
	color: #333;
}
#parceiros{
	position:absolute;
	top:0;
	z-index:-99;
}
