@charset "utf-8";
* {
	padding:0px;
	margin:0px;
}
#tela2 {
	position:absolute;
	z-index:1999;
	left:0px;
	top:0px;
	height:1400px;
}
#tela {
	background-color: #000;
	height: 100%;
	width: 100%;
	position:fixed;
	z-index: 2000;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	filter:alpha(opacity=80, finishopacity=80, style=1);
	opacity:0.8;
	-khtml-opacity:0.8;
	float:left;
}
#retorno {
	width: 100%;
	height:50px;
	position:fixed;
	z-index: 2001;
	left: 0px;
	top: 20px;
	right: 0px;
	bottom: 0px;
}
#resposta {
	background:#FFF;
	width: 440px;
	height:40px;
	padding:5px 10px;
	line-height:40px;
	vertical-align:middle;
	clear:both;
	margin:auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#menu {
	height: 60px;
	clear: both;
	display: block;
	margin:0px auto;
	background:url(../imagens/menu/bg_azul.jpg);
}
#menu .azul {
	width:945px;
	clear:both;
	margin:0px;
	padding:0px 0px 0px 15px;
	width:945px;
	text-align:center;
	height:60px;
	line-height:60px;
	margin:auto;
}
#menu li {
	list-style:none;
	height:60px;
	float:left;
}
#menu li a {
	list-style:none;
	height:12px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-top: 24px;
	padding-right: 15px;
	padding-bottom: 24px;
	padding-left: 15px;
}
#menu li a:hover {
	list-style:none;
	height:12px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-top: 21px;
	padding-right: 15px;
	padding-bottom: 21px;
	padding-left: 15px;
	background:#069;
}
#menu2 {
	height: 35px;
	clear: both;
	display: block;
	margin:0px auto;
	background:url(../imagens/bg_menu2.jpg);
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCC;
}
.hits {
	text-align:right;
	font-size:18px;
	padding-bottom:8px;
}
.hits span {
	color:#069;
}
#menu2 ul {
	width:960px;
	margin:auto;
	clear:both;
	padding:0px;
	text-align:left;
	height:34px;
	line-height:34px;
	vertical-align:middle;
}
#menu2 li {
	list-style:none;
	height:34px;
	display:inline;
}
#menu2 li a {
	list-style:none;
	height:12px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#menu2 li a:hover {
	list-style:none;
	height:12px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #069;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.trasparent-80{
	background:url(../imagens/transparent_80.png);
}
#corpo {
	clear:both;
	width:930px;
	padding:0 15px 15px 15px;
	margin:0px auto;
	display:table;
}
#corpo2 {
	clear:both;
	width:930px;
	padding:0 15px 15px 15px;
	margin:0px auto;
	display:table;
}
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #06C;
	background-color:#FFF;
	padding: 5px;
	opacity: 0.85;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#06C;
}
#tooltip h3, #tooltip div { margin: 0; }
#slide {
	margin-top:15px;
	width:500px;
	height:335px;
	float:left;
	position:relative;
	overflow:hidden;
}
#slide #legenda {
	position:absolute;
	background-color: #000;
	right: 0px;
	bottom: 0px;
	padding:4px 10px;
	width: 480px;
	z-index:100;
}
#slide #legenda a {
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	line-height:30px;
}
.programacao {
	line-height: 23px;
	font-weight: bold;
	color: #333;
	padding-left: 25px;
	font-size: 14px;
}
.programacao span {
	font-size: 16px;
	color: #069;	
}
#slide #legenda a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;	
}
#box-materias {
	width:385px;
	height:320px;
	padding:10px 15px 5px 15px;
	margin-top:15px;
	float:right;
	background:#FFF;
}
#box-materias .vejamais, #box-noticias .vejamais {
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: right;
}
.imagem-noticia {
	float:left;
	width:270px;
	padding:2px;
	border: solid 1px #06C;
	margin: 0 10px 10px 0;
}
.listar-gal {
	clear:both;
	display:table;
	margin: 10px 0 10px 0;
	width:100%;
}
.cinza {
	background:#F4F4F4;
}
.listar-gal .titulo {
	color:#069;
	font-size: 18px;
	font-weight: bold;
}
.listar-gal h2 {
	background:#069;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight:bold;
	padding:5px;
	color:#FFF;
	margin:0px 0px 10px 170px;
	width:435px;
}
.listar-gal p {
	font-size: 15px;
	font-weight: bold;
	line-height: 24px;
}
.listar-gal .texto p {
	color:#000;
	font-size: 12px;
	font-weight:normal;
	line-height:18px;
}
.listar-gal .data {
	float:right;
	text-align:right;
	width:150px;
	padding-right:10px;
	font-size: 12px;
	color: #069;
}
.listar-gal p span, .listar-gal .texto span {
	font-weight:bold;
	color:#069;
}
.listar-noticias {
	clear:both;
	display:table;
	padding: 10px 0 15px 0;
	width:100%;
}
.listar-noticias .data a {
	font-weight:bold;
	font-size: 12px;
	color: #333;
	text-decoration: none;	
}
.listar-noticias .data a:hover {
	text-decoration: underline;	
}
.listar-noticias .titulo a {
	font-weight:bold;
	font-size: 20px;
	color: #069;
	text-decoration: none;	
}
.listar-noticias .titulo a:hover {
	text-decoration: underline;	
}
.listar-noticias .previa a {
	font-size: 12px;
	color: #000;
	text-decoration: none;	
}
.listar-noticias .previa a:hover {
	text-decoration: underline;	
}
.imagem-gal {
	float:left;
	width:154px;
	height:114px;
	padding:2px;
	border: solid 1px #06C;
	margin: 0 10px 10px 0;
}
.vejamais a {
	color: #006699;	
}
.vejamais a:hover {
	text-decoration:none;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 26px;
	font-weight:normal;
	color: #006699;
}
h2 {
	background:#069;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight:bold;
	padding:5px;
	color:#FFF;
	margin-bottom:10px;
}
.parceiros {
	width:615px;
	display:table;
}
.parceiros li {
	float:left;
	width:307px;
	height:60px;
	padding: 14px 0px;
	list-style:none;
	margin:0px;
	text-align:center;
}
.materia-home {
	clear:both;
	height:80px;
	margin:5px 0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.noticia-home {
	clear:both;
	height:auto;
	margin:0px;
	padding:10px 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.materia-home img {
	float:left;
	width:110px;
	height:75px;
	margin: 0 15px 0 0;
}
.materia-home a, .noticia-home a {
	color:#000;
	text-decoration:none;
}
.materia-home a:hover, .noticia-home a:hover {
	color:#000;
	text-decoration:underline;
}
.materia-home a span, .noticia-home a span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #006699;
}
.materia-home a:hover span, .noticia-home a:hover span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #006699;
	text-decoration:underline;
}
#conteudo {
	float:left;
	width:645px;
	display:table;
	padding:15px 0 0 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#conteudo2 {
	clear:both;
	height:auto;
	display:table;
	background:#FFF;
	width:615px;
	padding:10px 15px;
}
.listar-fotos {
	width:615px;
	display:table;
}
.listar-fotos li {
	list-style:none;
	padding:0 0 10px 0;
	float:left;
	min-height:120px;
	height:auto;
	text-align:center;
	width:144px;
	margin:0 4.5px;
}
.listar-fotos li img {
	border:solid 1px #06C;
	padding:2px;
}
#coluna-direita {
	float:right;
	width:270px;
	padding: 15px 0 0 0;
	display:table;
}
#box-pedidos {
	background:#FFF;
	clear:both;
	padding:10px 15px 10px 15px;
	height:288px;
	display:block;
}
.txt-pedido{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333;
	padding:8px 0 3px 0;
}
.campo-pedido{
	width:238px;
	height:21px;
	border:solid 1px #CCC;
}
.campo-pedido2{
	width:178px;
	height:21px;
	border:solid 1px #CCC;
}
.select-pedido {
	width:50px;
}
.textarea-pedido {
	width:238px;
	height:78px;
	border:solid 1px #CCC;
}
.campo-mural{
	width:60%;
	height:21px;
	border:solid 1px #CCC;
}
.textarea-mural {
	width:100%;
	height:110px;
	border:solid 1px #CCC;
}
.campo-contato{
	width:430px;
	height:25px;
	line-height:25px;
	vertical-align:25px;
	padding:0px 3px;
	border:solid 1px #CCC;
}
.textarea-contato{
	width:430px;
	height:150px;
	padding:0px 3px;
	border:solid 1px #CCC;
}
.botao {
	height:25px;
	padding:0px 10px;
	background:#172C3D;
	border:solid 1px #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	line-height: 25px;
	text-align: center;
	vertical-align: middle;
}
#box-top10 {
	clear:both;
	background:#FFF;
	display:block;
	height:555px;
	padding:10px 5px;
	margin:15px 0 0 0;
}
#box-top10 .branco {
	height:50px;
	display:block;
	clear:both;
	background:#FFF;
}
#box-top10 .cor {
	height:50px;
	display:block;
	clear:both;
	background:#CCE0EB;
}
#box-top10 .posicao {
	float:left;
	width:40px;
	height:50px;
	line-height:50px;
	vertical-align:middle;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #006699;
}
#box-top10 .dados {
	float:left;
	width:165px;
	padding:10px 0 0 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
#box-top10 .play {
	float:right;
	width:50px;
	height:50px;
}
#box-top10 .lista {
	float:left;
	height:10px;
	padding-top:11px;
}
#box-top10 .lista a{
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#box-top10 .lista a:hover {
	text-decoration:underline;
}
#box-top10 .votar {
	float:right;
	height:16px;
	padding-top:5px;
}
#box-top10 .votar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000;
	text-decoration: none;	
}
#box-top10 .votar a:hover {
	text-decoration:underline;
}
#box-parceiros {
	clear:both;
	background:#FFF;
	display:block;
	height:260px;
	padding:10px 15px 10px 15px;
	margin:15px 0 0 0;
}
#box-parceiros ul {
	clear:both;
	width:240px;
	padding:2px 0 0 0;
	margin:0px;
}
#box-parceiros ul li {
	list-style:none;
	padding: 8px 0 7px 0;
	height:60px;
}
#box-fotos{
	float:left;
	width:285px;
	background:#FFF;
	padding:10px 15px 10px 15px;
	height:380px;
}
#box-fotos .titulo, #box-videos .titulo, #box-aovivo .titulo {
	clear:both;
	background:#069;
	height:55px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#box-fotos .foto, #box-videos .foto {
	clear:both;
	width:285px;
	height:205px;
	margin-bottom:5px;
}
#box-fotos .mini{
	float:left;
	margin:0px;
	padding:0px;
	width:91px;
	height:65x;
}
#box-aovivo{
	float:right;
	width:285px;
	background:#FFF;
	padding:10px 15px 10px 15px;
	height:150px;
	overflow:hidden;
}
#box-aovivo .dj {
	background:#000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	font-weight:bold;
	padding:5px;
	color:#FFF;
}
#box-promocoes{
	float:right;
	width:285px;
	background:#FFF;
	padding: 10px 15px 10px 15px;
	margin: 15px 0 0 0;
	height: 195px;
}
#box-promocoes a {
	text-decoration:none;
}
#box-promocoes a:hover {
	text-decoration:underline;
}
#box-promocoes a span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #069;
}
#box-promocoes a:hover span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #069;
	text-decoration:underline;
}
#box-promocoes .imagem {
	padding:2px;
	border:solid 1px #8E0438;
	width:84px;
	height:64px;
	float:left;
	margin-right:5px;
}
#box-promocoes .cont {
	float:left;
	width:180px;
	height:64px;
	padding:3px;
}
.publicidade468 {
	float:left;
	width:468px;
	height:60px;
	padding:3px;
	border:solid 1px #999;
	margin: 15px 0px 15px 85px;
	display:block;
}
.publicidade728 {
	background:url(../imagens/txt-publicidade.jpg);
	clear:both;
	width:728px;
	height:90px;
	padding:5px 25px 5px 25px;;
	margin: 15px auto 0px auto;
	display:block;
	background-color: #FFF;
	background-repeat: no-repeat;
}
#box-noticias{
	clear:both;
	width:285px;
	background:#FFF;
	padding:10px 15px 10px 15px;
	height:380px;
}
#box-enquete{
	clear:both;
	width:285px;
	background:#FFF;
	padding:10px 15px 10px 15px;
	min-height:260px;
	margin:15px 0 0 0;
}
#box-enquete p {
	line-height:20px;
}
#box-videos{
	clear:both;
	width:285px;
	background:#FFF;
	padding:10px 15px 10px 15px;
	height:315px;
}
.recadoL {
	padding:10px 0;
}
#box-recados {
	clear:both;
	width:285px;
	background:#FFF;
	padding:10px 15px 10px 15px;
	height:325px;
	margin:15px 0 0 0;
}
#box-recados span, .recadoL span {
	color:#069;
	font-weight:bold;
}
#box-recados .info, .recadoL .info {
	line-height:20px;
	font-weight:bold;
}
#box-recados .info a, .recadoL .info a{
	color:#000;
}
.linkrecado {
	background:#069;
	text-align:center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	font-weight:bold;
	padding:5px;
	color:#FFF;
	margin:6px 0px;
}
.linkrecado a {
	color:#FFF;
	text-decoration:none;
}
.linkrecado a:hover {
	text-decoration:underline;
}
#box-recados .recado {
	height:172px;
	padding-top:4px;
	overflow:auto;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	clear: both;
	margin-top: 4px;
}
.recadoL .recado {
	padding-top:4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	clear: both;
	margin-top: 4px;
}
#box-recados .data, .recadoL .data {
	clear:both;
	text-align:right;
	font-style: italic;
	font-weight: normal;
	padding-top: 5px;
}
#base {
	clear:both;
	width:100%;
	height:80px;
	background:#069;
	color:#FFF;
	font-family: Verdana, Geneva, sans-serif;
}
#base .dev {
	font-size:12px;
	text-align:center;
}
#base a {
	color:#FFF;
	text-decoration:underline;
}
#base a:hover {
	text-decoration:none;
}
#base .limite {
	clear:both;
	width:930px;
	margin:0 auto;
}
#paginacao {
	padding: 0px;
	height: 35;
	width: 615px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;	
}
#paginacao ul {
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 35px;;
	width: 615px;	
}
#paginacao li {
	list-style: none;
	display: inline;
	line-height: 35px;
}
#paginacao li a {
	display: inline;
	margin: 2px;
	padding: 5px;
	width: auto;
	background-color:#06C;
	border: 1px solid #06C;
	height: 35px;
	line-height: 50px;
	vertical-align: middle;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
}
#paginacao li a:hover {
	display: inline;
	margin: 2px;
	padding: 5px;
	width: auto;
	background-color: #000;
	border: 1px solid #000;
	height: 35px;
	line-height: 50px;
	vertical-align: middle;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
}