@import url("/layout/designer.css");
@import url("/layout/typography.css");

@media screen
{
	
	
	#container
	{
	background:#333333 url('/layout/imagens/filete-topo.jpg') repeat-x top;
	}
	
	.hide {
		visibility: hidden;
		position: absolute;
		top: -400px;
	}
	
	.w230 { width:230px }
	
	#logo
	{
	width:208px;
	height:185px;
	}
	
	#canto
	{
	width:225px;
	height:185px;
	position:relative;
	}
	
	#meio-canto
	{
	width:185px;
	height:160px;
	position:absolute;
	top:15px;
	left:15px;
	}
	
	.w55 {width:55px }
	.w150 {width:150px }
	
	.w90 { width:90px }
	.w85 { width:85px }
	
	h2.vermelho
	{
	color:#CC0000;
	margin-bottom:15px;
	}
	
	#meio-canto img.left
	{
	border:5px solid #CCCCCC;
	margin-right:10px;
	margin-bottom:0px;
	}
	
	#meio-canto p
	{
	font:12px arial;
	color:#666666;
	margin-bottom:0px;
	}
	
	p.vermelho a
	{
	font:bold 11px Tahoma !important;
	color:#CC0000 !important;
	text-decoration:none;
	}
	
	p.texto-p
	{
	font-size:10px !important;
	}
	
	#fundo-banner
	{
	width:505px;
	height:185px;
	margin-bottom:15px;
	}
	
	#fundo-banner img
	{
	position:absolute;
	top:0px;
	left:0px;
	}
	
	#banner
	{
	width:500px;
	height:180px;
	position:absolute;
	top:0px;
	left:0px;
	}
	
	.pr
	{
	position:relative;
	}
	
	#menu
	{
	width:940px;
	height:45px;
	background:url('/layout/imagens/fundo-menu.jpg') no-repeat;
	}
	
	#menu ul
	{
	margin:0px;
	padding:0px;
	width:920px;
	float:left;
	}
	
	#menu ul li
	{
	display:inline;
	float:left;
	background:none;
	margin:0px;
	padding:0px;
	}
	
	#menu ul li a
	{
	display:block;
	font:bold 13px arial;
	color:#333333;
	text-decoration:none;
	text-transform:uppercase;
	padding-top:12px;
	padding-bottom:12px;
	padding-left:10px;
	padding-right:10px;
	border-left:1px solid #CCCCCC;
	}
	
	#menu ul li a:hover,#menu ul li.sel a
	{
	background:#990000;
	color:#FFF;
	}
	
	#menu ul li.first a
	{
	border:none;
	}
	
	h1.branco
	{
	font:18px arial;
	color:#FFF;
	}
	
	#corpo
	{
	background:#990000 url('/layout/imagens/fundo-vermelho.jpg') no-repeat top;
	}
	
	#titulo-pagina h1
	{
	margin-bottom:0px;
	}
	
	#titulo-galeria h1
	{
	margin-bottom:0px;
	}
	
	#corpo-branco
	{
	background:#FFF;
	}
	
	#corpo-conteudo
	{
	background:url('/layout/imagens/corpo-conteudo.jpg') no-repeat top;
	}
	
	#corpo-direito
	{
	background:#FFF;
	}
	
	#breadcrumb
	{
	font:14px arial;
	color:#FFFFFF;
	line-height:18px;
	}
	
	#breadcrumb span
	{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	}
	
	#breadcrumb a
	{
	text-decoration:none;
	}
	
	#breadcrumb a span
	{
	color:#FFD8D2;
	font-weight:normal;
	text-decoration:none;
	}
	
	#breadcrumb a:hover,#breadcrumb a:hover span
	{
	color:#F5FF63;
	text-decoration:none !important;
	}
	
	.edit_class
	{
	background:#FFFFCC;
	}
	
	.balao-comentario
	{
	width:660px;
	background:url('/layout/imagens/topo-balao.gif') no-repeat;
	padding-top:9px;
	margin-bottom:20px;
	}
	
	.balao-comentario .comentario
	{
	width:658px;
	border-left:1px solid #E1E1E1;
	border-right:1px solid #E1E1E1;
	font:14px arial;
	color: #000000 !important;
	font-weight:normal !important;
	}
	
	.balao-comentario .autor
	{
	width:660px;
	background:url('/layout/imagens/fundo-balao.gif') no-repeat;
	height:23px;
	font:11px georgia;
	position:relative;
	color:#666666;
	}
	
	.balao-comentario .autor span
	{
	position:absolute;
	left:60px;
	top:15px;
	background:url('/layout/imagens/user.gif') no-repeat 25px 0px;
	padding-left:46px;
	padding-top:2px;
	}
	
	h2.cinza
	{
	color:#666666;
	background:url('/layout/imagens/fundo-titulo.gif') no-repeat;
	width:650px;
	height:30px;
	padding-top:10px;
	padding-left:10px;
	}
	
	#formulario-comentario label
	{
	font:14px arial;
	padding-bottom:5px;
	}
	
	#formulario-comentario input
	{
	border:1px solid #CCCCCC;
	width:495px;
	}
	
	#formulario-comentario textarea
	{
	border:1px solid #CCCCCC;
	width:495px;
	height:160px;
	}
	
	#menu-lateral
	{
	background:#990000;
	}
	
	#menu-lateral ul
	{
	margin:0px;
	padding:0px;
	}
	
	#menu-lateral ul li
	{
	background:none;
	margin:0px;
	padding:0px;
	}
	
	#menu-lateral ul li a
	{
	display:block;
	text-align:left;
	width:165px;
	padding-left:15px;
	padding-top:7px;
	padding-bottom:9px;
	font:14px arial;
	color:#FFFFFF;
	text-decoration:none;
	background:url('/layout/imagens/item-menu.gif') no-repeat;
	}
	
	#menu-lateral ul li.sel a,#menu-lateral ul li a:hover
	{
	color:#FFFFFF;
	font-weight:bold;
	background:url('/layout/imagens/item-menu-over.gif') no-repeat;
	}
	
	#menu-lateral ul ul li a
	{
	background:url('/layout/imagens/sub-item-menu.gif') no-repeat !important;
	color:#FFF !important;
	font-weight:normal !important;
	padding-left:25px;
	width:155px;
	}
	
	#menu-lateral ul ul li a:hover
	{
	background:url('/layout/imagens/sub-item-menu-over.gif') no-repeat !important;
	color:#FFF !important;
	font-weight:bold !important;
	}
	
	#publicidade p
	{
	font:10px arial;
	color:#333333;
	margin-bottom:0px;
	}
	
	#conteudo
	{
	width:660px;
	}
	
	#conteudo p
	{
	margin-bottom:0px;
	}
	
	#titulo-pagina
	{
	width:900px;
	}
	
	#titulo-pagina.edit_class
	{
	background:#666666;
	}
	
	.botao-enviar
	{
	display:block;
	background:url('/layout/imagens/enviar.gif') no-repeat;
	width:500px;
	height:30px;
	}
	
	.botao-enviar:hover
	{
	background:url('/layout/imagens/enviar-over.gif') no-repeat;
	}
	
	#fundo-rodape
	{
	background:url('/layout/imagens/filete-rodape.jpg') repeat-x;
	height:220px;
	margin-top:20px;
	}
	
	#rodape
	{
	padding-top:65px;
	}
	
	#texto-rodape.edit_class
	{
	background:#666666;
	}
	
	#texto-rodape p
	{
	font:11px arial;
	color:#FFF;
	margin-bottom:0px;
	}
	
	#link-lobo p
	{
	font:bold 11px arial;
	color:#FFF;
	margin-bottom:0px;
	}
	
	#link-lobo a
	{
	font:bold 11px arial;
	color:#FFF;
	text-decoration:none;
	}
	
	#link-lobo a:hover
	{
	text-decoration:underline;
	}
	
	
	
	
	
	#contato label
	{
	font:14px arial;
	padding-bottom:5px;
	}
	
	#contato input
	{
	border:1px solid #CCCCCC;
	width:495px;
	}
	
	#contato textarea
	{
	border:1px solid #CCCCCC;
	width:495px;
	height:160px;
	}
	
	
	
	
	
	.caixa-lista
	{
	border-bottom:1px solid #CCCCCC;
	margin-bottom:20px;
	padding-bottom:20px;
	}
	
	.caixa-lista img
	{
	margin-bottom:0px;
	}
	
	.caixa-lista h6
	{
	font:14px arial;
	font-weight:normal;
	color:#666666;
	margin-bottom:0px;
	}
	
	.caixa-lista h2
	{
	margin-bottom:5px;
	}
	
	.caixa-lista img
	{
	border:1px solid #CCC;
	}
	
a.botao-paginate
{
  display:block;
  float:left;
  margin:0px;
  padding:0px;
  outline:0px;
  margin-top:2px !important;
  margin-right:2px;
  overflow:visible;
  white-space:nowrap;
  text-decoration:none;
}
a.botao-paginate span {
  display:block;
  padding-top:0px;
  padding-bottom:0px;
  padding-left:10px;
  padding-right:10px;
  overflow:visible;
  white-space:nowrap;
  text-decoration:none;
}

/* Altura do Botão */
a.botao-paginate span
{
  padding-top:7px;
  padding-bottom:9px;
  padding-left:13px;
  font-size:14px;
  font-weight:bold;
  line-height:14px;
  color:#FFF;
}

a.botao-paginate {
  background:url('/layout/imagens/botao-paginate-lado-esquerdo.gif') no-repeat;
}

a.botao-paginate span {
  background:url('/layout/imagens/botao-paginate-lado-direito.gif') no-repeat right;
  color:#FFF;
  font-family:Arial;
}

a.botao-paginate:hover,a.sel {
  background:url('/layout/imagens/botao-paginate-lado-esquerdo-over.gif') no-repeat;
}

a.botao-paginate:hover span,a.sel span {
  background:url('/layout/imagens/botao-paginate-lado-direito-over.gif') no-repeat right;
  color:#FFF;
}

a.botao-paginate:active, {
  background:url('/layout/imagens/botao-paginate-lado-esquerdo-hit.gif') no-repeat;
  color:#FFF;
}

a.botao-paginate:active span, {
  background:url('/layout/imagens/botao-paginate-lado-direito-hit.gif') no-repeat right;
  color:#FFF;
}
	
	.mb50
	{
	margin-bottom:50px;
	}
	
	.bloco-capa
	{
	width:300px;
	background:#FFF url('/layout/imagens/caixa-capa.gif') no-repeat top;
	}
	
	.fundo-botao
	{
	padding-left:20px;
	background:url('/layout/imagens/fundo-botao.gif') no-repeat bottom;
	}
	
	.publicidade p
	{
	font:10px arial;
	color:#FFF;
	margin-bottom:0px;
	}
	
	#tituloA h1,#tituloB h1,#tituloC h1,#tituloD h1,#tituloE h1,#tituloF h1,#tituloG h1,#tituloMusica h1
	{
	margin-bottom:0px;
	}
	
	#tituloA.edit_class,#tituloB.edit_class,#tituloC.edit_class,#tituloD.edit_class,#tituloE.edit_class,#tituloF.edit_class,#tituloG.edit_class,#tituloMusica.edit_class
	{
	background:#666;
	}
	
	/*.filiado
	{
	width:260px;
	height:80px;
	background:url('/layout/imagens/filiado.gif') no-repeat;
	border:1px solid #CCC;
	}
	
	.texto-filiado p
	{
	font:12px arial;
	color:#333333;
	margin-bottom:0px;
	}
	
	.texto-filiado a
	{
	font:11px arial;
	color:#CC0000;
	text-decoration:none;
	}
	
	.texto-filiado a:hover
	{
	text-decoration:underline;
	}*/
	
	#destacar_capa
	{
	display:block;
	text-decoration:none;
	margin-bottom:10px;
	padding-left:20px;
	}
	
	.aSel
	{
	background:url('/layout/imagens/icone-sel.gif') no-repeat 0px 3px;
	}
	
	.aNoSel
	{
	background:url('/layout/imagens/icone-nosel.gif') no-repeat 0px 3px;
	}
	
	.caixa-promocao p,.caixa-agenda p,.caixa-fotos p,.caixa-destaque p
	{
	font:12px arial;
	margin-bottom:0px;
	}
	
	.barrinha-branca
	{
	width:300px;
	background: #FFF;
	}
	
	.barrinha-clara
	{
	width:300px;
	background: #E6E6E6;
	}
	
	.barrinha-branca a, .barrinha-clara a
	{
	font:12px arial;
	color: #333333;
	line-height:14px;
	text-decoration:none;
	}
	
	.barrinha-branca a:hover, .barrinha-clara a:hover
	{
	color: #333333 !important;
	text-decoration:underline !important;
	}
	
	.barrinha-branca a:visited, .barrinha-clara a:visited
	{
	color: #333333;
	text-decoration:none;
	}
	
	.balao-comentario-capa
	{
	width:580px;
	background:url('/layout/imagens/topo-balao-capa.gif') no-repeat;
	padding-top:9px;
	margin-bottom:20px;
	}
	
	.balao-comentario-capa .comentario-capa
	{
	width:580px;
	background:url('/layout/imagens/meio-balao-capa.gif') no-repeat left;
	font:14px arial;
	color: #000000 !important;
	font-weight:normal !important;
	padding-bottom:2px;
	}
	
	.content-item-checklist {
		display:block;
		text-decoration:none;
		margin-bottom:1px;
		padding-left:20px;
	}

	.aSel { background:url('/layout/imagens/icon-sel.gif') no-repeat 0px 4px; }
	.aNoSel { background:url('/layout/imagens/icon-nosel.gif') no-repeat 0px 4px; }
	
	.balao-comentario-capa .autor-capa
	{
	width:580px;
	background:url('/layout/imagens/fundo-balao-capa.gif') no-repeat;
	height:23px;
	font:11px georgia;
	position:relative;
	color:#666666;
	}
	
	.balao-comentario-capa .autor-capa span
	{
	position:absolute;
	left:35px;
	top:15px;
	background:url('/layout/imagens/user.gif') no-repeat 25px 0px;
	padding-left:46px;
	padding-top:2px;
	}
	
	#recadinhos-capa
	{
	background:#FFF url('/layout/imagens/fundo-recados.gif') no-repeat top;
	
	}
	
	#titulo-recados h1
	{
	margin-bottom:0px;
	}
	
	#titulo-recados.edit_class
	{
	background:#666666;
	}
	
	.fundo-botao-maior
	{
	padding-left:20px;
	background:url('/layout/imagens/fundo-botao-maior.gif') no-repeat bottom;
	}
	
	#area-banners p
	{
	margin-bottom:0px;
	}
	
	.w230
	{
	width:230px;
	}
	
	.caixa-lista h2 a
	{
	color:#D42626 !important;
	}
	
	.caixa-lista h2 a:hover
	{
	color:#000000 !important;
	}
	
	.top10-num {
		width:60px;
		height:60px;
		background:#990000;
		font:bold 48px Arial;
		color:#FFF;
		line-height:60px;
		text-align:center;
		float:left;
	}
	
	.top10-block {
		width:265px;
		height:60px;
		overflow:hidden;
		border-bottom:1px solid #FFF;
		
	}
	
	.pt6 {
		padding-top:6px;
	}
	
	.top10-player {
		float:left;
	}
	
	.editor
	{
	color:#990000;
	}
	
	.w64 { width:64px; }
	.h64 { height:64px; }
	.oh { overflow:hidden }
	
	.pt8
	{
	padding-top:8px;
	}
	
	.h135
	{
	height:135px;
	}
	
	#formulario label
	{
	font:14px arial;
	padding-bottom:5px;
	}

	#formulario input
	{
	border:1px solid #CCCCCC;
	width:495px;
	}

	#formulario textarea
	{
	border:1px solid #CCCCCC;
	width:495px;
	height:160px;
	}
	
	
	
	
	
	
	#ao-vivo
	{
	background:url('/layout/imagens/fundo-aovivo.gif') no-repeat left;
	}
	
	#play h1
	{
	font:bold 24px arial;
	color:#F1FF28 ;
	margin-bottom:0px;
	}
	
	#player
	{
	width:240px;
	height:50px;
	}
	
	#publicidade-aovivo
	{
	width:400px;
	height:120px;
	background:url('/layout/imagens/fundo-preto.jpg') no-repeat left;
	}
	
	#publicidade-branco
	{
	width:360px;
	height:80px;
	background:#FFF;
	}
	
	
	.mt80
	{
	margin-top:80px;
	}
	
	
	
	
	
	
	
	
}

@media print
{
	
}
