/* =Geral
-----------------------------------------------------------------*/
* {
	padding: 0;
	margin: 0;
	list-style: none;
	text-decoration: none; /* Não deixa o sublinhado do texto aparecer */
}

body {
	background: #fff url(../imagens/bg.png) fixed repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #47423a;
	margin: 10px 0;
	text-align: center;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

img {
	border: 0;
}

input, textarea, select {
	background: #f5f5f5 url(../imagens/innershadow.jpg) no-repeat top left;
	border: 1px solid #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

input:focus, textarea:focus, select:focus {
	background: #ffffef;
}

a:link, a:active, a:visited, a:hover {
	color: #47423a;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 14px;
	font-weight: bold;
}

h2 {
	font-size: 13px;
	font-weight: bold;
}

/* =Layout
-----------------------------------------------------------------*/
#alerta {
	background: #fff url(../imagens/atencao.gif) no-repeat center left;
	border: 4px solid #FF0000;
	font-size: 12px;
	font-weight: bold;
	height: 70px;
	margin: 10px 0px;
	padding: 20px 5px 5px 90px;
}

#banner {
	background: url(../imagens/banner.jpg) no-repeat center;
	height: 177px;
}

/*
Arruma banner para moldura
*/
#destaques_titulo, #cultura_titulo, #regulamentos_titulo, #artigos_titulo, #fotos_titulo, #noticias_titulo, #tabela_jogos_titulo, #agenda_titulo, #contato_titulo {
	background: url(../imagens/banner2.jpg) no-repeat center top;
}

#destaques_titulo h1 {
	background:url(../imagens/barra_destaques.jpg) no-repeat center;
	width: 128px;
	height: 20px;
	text-indent: -9000px;
}

#rodape {
	background: url(../imagens/rodape.jpg) repeat-x;
	height: 49px;
}

#geral {
	position: relative;
	background: #fff url(../imagens/fundo_corpo.jpg) repeat-y;
	width: 760px; 
	margin: 0 auto; 
	text-align: left;
	border: 2px solid #37aae3;
	background-color: #fff;
}

#menuesq {
	width: 170px;
	/*margin: 10px 0;*/
	float: left; 
}

#centro { 
	width: 570px; 
	/*margin: 10px 0;*/
	float: right;
}

#conteudo { 
	width: 382px;
	float: left; 
}

#menudir { 
	width: 170px;
	display: inline; /* :KLUDGE: Fixes IE double margin float bug */
	float: right; 
} 

#rodape {
	clear: both; 
} 

/* =menu - Menu de navegação
-----------------------------------------------------------------*/

/*
 * Caixa menu esquerdo
*/
#menu_caixa_esq, #agenda_capa {
	background-color: #dededc;
	width: 145px;
	margin-left: 25px;
}

#menu_caixa_esq li {
	background: url(../imagens/fundo_menu.jpg) no-repeat center center;
	height: 20px;
	line-height: 20px;
	text-indent: 20px;
}

#menu_caixa_esq li a, #agenda_capa li a {
	color: #28166f;
	font-weight: bold;
	display: block;
	width: 100%;
	text-decoration: none;
}

#menu_caixa_esq li a:hover {
	color: #ff0000;
}

/*
 * Caixa menu direito
*/
#menu_caixa_dir {
	width: 145px;
	margin-right: 25px;
	/*background-color:#CCCCCC;*/
}

#pesquisa, #parceiros, #enquete {
	margin-bottom: 5px;
}

#pesquisa h1  {
	background: url(../imagens/barra_pesquisa.jpg) no-repeat;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	text-align:center;
	color: #000;
	font-size: 12px;
	margin-bottom: 5px;
}

#parceiros h1, #enquete h1 {
	background: url(../imagens/barra_parceiros.jpg) no-repeat;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	text-align:center;
	color: #fff;
	font-size: 12px;
	margin-bottom: 5px;
}

#banner_barra {
	background:url(../imagens/barra_banner.jpg) no-repeat;
	height: 31px;
}

/* Enquete */
.enqCaixa {
	border: 1px solid #666666;
	background-color:#FFFFFF;
}
.enqFundo {
	background-color: #c2c2c2;
}

.bt_opt {
	border: none;
	background: none;
}

#destaques, #noticias, #artigos, #tabela_jogos, #contato, #cultura, #regulamentos, #fotos, #agenda {
	padding: 0px 10px;
	margin: 5px 14px 0px 13px;
}

#noticias_capa {
	margin-top: 10px;
	background-color: #fff;
}

#noticias_capa h1 {
	background: url(../imagens/barra_ultimas_noticias.jpg) no-repeat;
	height: 21px;
	text-indent: -9000px;
}

#noticias_capa li {
	padding: 4px;
	border-bottom: 1px solid #c2c2c2;
}

#noticias_capa li a {
	display:block;
	width: 100%;
	text-decoration: none;
}

#noticias_capa td a {
	text-decoration: none;
}

#noticias_capa li:hover, #noticias_capa li a:hover, #noticias_capa td:hover, #noticias_capa td a:hover {
	color: #cc3300;
}

#mais_noticias {
	margin-top: 10px;
}

#mais_noticias li {
	padding: 4px 0px 4px 0px;
	border-bottom: 1px solid #c2c2c2;
}

#mais_noticias li a {
	display:block;
	width: 100%;
}

/*
=Guia
*/
#guia_cidade {
	margin: 10px 0px;
	background-color: #fff;
}

/*
=Contato
*/
#contato_titulo h1 {
	background:url(../imagens/barra_contato.jpg) no-repeat center;
	width: 150px;
	height: 20px;
	text-indent: -9000px;
}

/*
=Fotos
*/
#fotos_titulo h1 {
	background:url(../imagens/barra_fotos.jpg) no-repeat center;
	width: 85px;
	height: 20px;
	text-indent: -9000px;
}

/*
=Agenda
*/
#agenda_capa h1 {
	background:url(../imagens/barra_agenda_menu.jpg) no-repeat center;
	width: 100%;
	height: 25px;
	line-height: 25px;
	text-align:center;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 11px;
}

#agenda_capa li {
	background: url(../imagens/fundo_agenda_capa.jpg) no-repeat top;
	padding: 5px 0px;
	text-align: center;
}

#agenda_capa li a {
	color: #28166f;
	font-weight: bold;
	display: block;
	width: 100%;
	text-decoration: none;
}

#agenda_capa li a:hover {
	color: #ff0000;
}

#agenda_capa .destaque_data {
	color: #fff;
	font-size: 9px;
}

#agenda .titulo {
	color: #28166f;
	font-weight: bold;
	font-size: 12px;
}

#agenda_titulo h1 {
	background:url(../imagens/barra_agenda.jpg) no-repeat center;
	width: 99px;
	height: 20px;
	text-indent: -9000px;
}

#agenda li {
	border-bottom: 1px solid #b6cfa7;
	padding: 5px 0px 5px 0px;
}

#agenda li a {
	display: block;
	width: 100%;
	text-decoration: none;
}

#agenda li:hover, #agenda li a:hover {
	background-color: #f0f9f3;
	color: #cc3300;
}

/*
=Cultura
*/
#cultura_titulo h1 {
	background:url(../imagens/barra_cultura.jpg) no-repeat center;
	width: 99px;
	height: 20px;
	text-indent: -9000px;
}

#cultura li {
	border-bottom: 1px solid #b6cfa7;
	padding: 5px 0px 5px 0px;
}

#cultura li a {
	display: block;
	width: 100%;
	text-decoration: none;
}

#cultura li:hover, #cultura li a:hover {
	background-color: #f0f9f3;
	color: #cc3300;
}

/*
=Regulamentos
*/
#regulamentos_titulo h1 {
	background:url(../imagens/barra_regulamentos.jpg) no-repeat center;
	width: 162px;
	height: 20px;
	text-indent: -9000px;
}

#regulamentos li {
	border-bottom: 1px solid #c9bc00;
	padding: 5px 0px 5px 0px;
}

#regulamentos li a {
	display: block;
	width: 100%;
	text-decoration: none;
}

#regulamentos li:hover, #regulamentos li a:hover {
	background-color: #efedd5;
	color: #cc3300;
}

/*
=Artigos
*/
#artigos_titulo h1 {
	background:url(../imagens/barra_artigos.jpg) no-repeat center;
	width: 99px;
	height: 20px;
	text-indent: -9000px;
}

#artigos li {
	border-bottom: 1px solid #e57a19;
	padding: 5px 0px 5px 0px;
}

#artigos li a {
	display: block;
	width: 100%;
	text-decoration: none;
}

#artigos li:hover, #artigos li a:hover {
	background-color: #f6e5d5;
	color: #cc3300;
}

/*
=Tabela de jogos
*/
#tabela_jogos_titulo h1 {
	background:url(../imagens/barra_leis.jpg) no-repeat center;
	width: 77px;
	height: 20px;
	text-indent: -9000px;
}

#tabela_jogos li {
	border-bottom: 1px solid #c9bc00;
	padding: 5px 0px 5px 0px;
}

#tabela_jogos li a {
	display: block;
	width: 100%;
	text-decoration: none;
}

#tabela_jogos li:hover, #tabela_jogos li a:hover {
	background-color: #efedd5;
	color: #cc3300;
}

/*
=Noticias
*/
#noticias_titulo h1 {
	background:url(../imagens/barra_noticias.jpg) no-repeat center;
	width: 106px;
	height: 20px;
	text-indent: -9000px;
}

#noticias li {
	border-bottom: 1px solid #82c463;
	padding: 5px 0px 5px 0px;
}

#noticias li a {
	display: block;
	width: 100%;
	text-decoration: none;
}

#noticias li:hover, #noticias li a:hover {
	background-color: #e8f9e1;
	color: #cc3300;
}

/*
=Barras
-------------------------------------------------------------
*/

#rodape p {
	color:#FFFFFF;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	padding-top: 20px;
}

/*
=Paginação
*/
#pg {
	font-size: 10px;
	text-align: center;
	margin-top: 15px;
	background-color: #fff;
	padding: 5px;
}

#noticia_foto {
	position: absolute;
	border: 10px solid #666666;
	background-color: #FFFFFF;
	width: 400px;
	text-align: center;
	z-index: 6;
}

.titulo_destaque, .titulo_destaque a, .titulo_destaque a:hover {
	color: #cc3300;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

.bt_buscar {
	background:url(../imagens/bt_buscar.gif);
	width: 72px;
	height: 18px;
	border: none;
	margin-top: 2px;
	cursor: pointer;
}

.bt_enviar {
	border: none;
}

.destaque_data {
	color: #da261e;
	font-size: 9px;
}

.requerido {
	font-weight: bold;
	color:#FF0000;
}

.img-quadro img {
	background: #fff;
	padding: 4px;
	border: 1px solid #a9a9a9;
}

.img-sombra {
	background: url(../imagens/shadow.gif) no-repeat bottom right;
	margin: 5px 0 0 22px;
	float: left;
}

.img-sombra img {
	background: #fff;
	padding: 4px;
	border: 1px solid #a9a9a9;
	position: relative;
	left: -5px;
	top: -5px;
}

.form {
	width:100%;
}

.borda_tabela {
	border: 1px solid #63a9e5;
	margin-bottom: 10px;
	color: #63a9e5;
	font-weight: bold;
}

.bt_fechar_pop {
	background: #666;
	color: #fff;
	border: none;
	font-weight: bold;
	width: 100%;
	padding: 5px 0 0 0;
	cursor: pointer;
}

.ampliar {
	background-color:#fff;
	font-size:9px;
	text-align: center;
	font-style:italic;
	padding: 1px;
}

#faleconosco .caixa {
	width: 400px;
	margin: 0 auto;
}

#flutuante {
	position: absolute;
	visibility: hidden;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 5;
	background-color: #000000; 
	filter: alpha(opacity=20);
	-moz-opacity: 0.2;
	KhtmlOpacity: .2;
	opacity: .20;
}

