h1
{
	font:bold 20px Arial, Helvetica, sans-serif;
	color:#0C6883;
	letter-spacing:-0.055em
}
h2
{
	font:normal 18px Arial, Helvetica, sans-serif;
	color:#777;
	letter-spacing:-0.045em;
	margin:4px 0;
}
h3
{
	font:bold 15px Arial, Helvetica, sans-serif;
	color:#0C6883;
	letter-spacing:-0.045em;
}
h3.evento_principal
{
	color:#339900;
}
h4
{
	font:bold 18px "Trebuchet MS";
	letter-spacing:-0.1em;
	color:#999;
}
h5 {
	font:bold 16px "Trebuchet MS";
	letter-spacing:-0.08em;
	color:#999999;
}
input[text]
{
	border:1px solid #000;
}
body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background:#f9f9f9 url(../img/fnd_body.jpg) top center repeat-y;
}
#tudo
{
	margin: 0 auto;
	width: 778px;
	padding: 0;
}
#topo
{
	position:relative;
	color: #333;
	height: 114px;
	background: url(../img/topo.jpg) center top no-repeat;
	background-color: #DDD;
}
#topo img
{
	margin-left:20px;
}
#topoItens
{
	position:absolute;
	top:25px;
	right:23px;
	width: 310px;
	color:#FFF;
	font: bold 13px "Trebuchet MS";
}
#topoBotoes
{
	text-align: center;
	margin-bottom:15px;
}
#topoPesquisa
{
	text-align: center;
}
#topoPesquisa input[type=text]
{
	width: 150px;
	background: #fff url("../img/buscar.png") right no-repeat;
	border: 2px solid #fff;
	font-size: 12px;
	padding: 1px 19px 1px 2px;
	margin-left: 2px;
}
#topoBotoes a:link, #topoBotoes a:visited
{
	color: #fff;
	text-decoration: none;
}
#topoBotoes a:hover
{
	text-decoration: underline;
}
#nav
{
	color: #333;
	padding: 10px;
	margin: 0px 0px 0px 0px;
	background: #FFF url(../img/fnd_menu_placer.jpg) top repeat-x;
}
#menu
{
	background:#fff url(../img/fnd_menu.jpg) repeat-x;
	font-weight:bold;
	border:1px solid #CCC;
}

/* Conteudo */
#conteudo
{
	color: #333;
	padding: 0px 10px;
	width: 564px;
	float: left;
	background: #FFF;
	min-height: 281px;
	_heigth: 281px;
}
#conteudo p
{
	text-align:justify;
	margin-bottom: 10px;
}
#conteudo p img
{
	margin:10px 10px 10px 0;
	border:1px solid #000;
}
/* FIM - Conteudo */




/* Legislacao */
.aLegislacao:link, .aLegislacao:visited
{
	color: #000;
	text-decoration: none;
}
.aLegislacao:hover
{
	text-decoration: underline;
}
/* FIM - Legislacao */



/* Destaques */
#destaques
{
	padding: 0px 10px 10px 0px;
	width: 184px;
	float: right;
}
#destaques a:link, #destaques a:visited
{
	display: block;
	margin-bottom: 10px;
	text-align: center;
}
/* FIM - Destaques */


/* Rodape */
#rodape
{
	width: 758px;
	clear: both;
	color: #333;
	background: #FFF url(../img/rodape.jpg) top center no-repeat;
	padding: 35px 10px 10px 10px;
	text-align:center;
	font-family:"Trebuchet MS";
}
#rodape p
{
 color:#777;
}
/* FIM - Rodape */


/* Index */
.principal
{
	background-color: transparent;
	width:255px;
	height: 256px;
	overflow: hidden;
	padding:0 11px;
	text-align:justify;
}
	.evento
	{
		float:right;
		clear:right;
	}
		.principal.evento h3
		{
			color:#690;
		}
	.noticia
	{
		clear:left;
	}
	.principal .img_cima
	{
		position:absolute;
		top:0px;
		left:0px;
		height:12px;
		width:255px;
		z-index:2;
	}
		.noticia .img_cima
		{
			background:transparent url(../img/img_not_cima.png) top left no-repeat;
		}
		.evento .img_cima
		{
			background:transparent url(../img/img_not_cima.png) top left no-repeat;
		}
	.principal .img_baixo
	{
		height:12px;
		width:255px;
		position:absolute;
		top:148px;
		left:0px;
		z-index:2;
	}
		.noticia .img_baixo
		{
			background:transparent url(../img/img_not_baixo.png) top left no-repeat;
		}
		.evento .img_baixo
		{
			background:transparent url(../img/img_evnt_baixo.png) top left no-repeat;
		}
	.principal a:link, 	.principal a:visited
	{
		color: #333;
		text-decoration: none;
	}
	.imagem
	{
		position:relative;
		z-index:0;
		width:255px;
		height:160px;
		overflow: hidden;
	}
	.imagem img
	{
		vertical-align: bottom;
		margin-top: -10px;
	}

.boxConteudo
{
	width:564px;
	background: url(../img/box_conteudo.jpg) repeat-y right;
}
.boxCima
{
	height:15px;
	width:564px;
	background:#FFF url(../img/box_cima.jpg) top left no-repeat;
}
.boxBaixo
{
	clear:both;
	height:30px;
	width:564px;
	background:#FFF url(../img/box_baixo.jpg) top center no-repeat;
}
/* FIM - Index */


/* GRID */
.aGridAction
{
	cursor: pointer;
}
.tblGrid
{
	font: 11px normal Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
}
.tblGrid td
{
	padding:2px 8px;
	border: 1px solid #000;
}
.tblGrid th img
{
	margin-left: 2px;
}
.tblGrid th
{
	color: #FFFFFF;
	padding: 5px 8px;
	border: 1px solid #000;
	border: 1px solid #000;
	background-repeat:repeat-x;
	background-color:#333333;
}
.tblGrid th a:hover
{
	cursor: pointer;
	color:#F3F3F3;
}
.tblGrid td a
{
	color:#333333;
	text-decoration:none;
}
.tblGrid td a:hover
{
	text-decoration:underline;
}
.tblGrid .trZebrado
{
	background-color:#e3e3e3;
}
.tblGrid tr
{
	background-color:#FFFFFF;
	border: 1px solid #000;
}
.tdAction
{
	text-align: center;
}
/*	FIM - GRID	*/

/*	Pesquisa */
#pesquisa
{
	border:solid #999;
 	border-width:0 1px;
	background:#f5f5f5 url(../img/fnd_pesquisa.jpg) top repeat-x;
	margin:4px 0 12px 0;
}
#pesquisa div
{
 	position:relative;
 	top: -1px;
 	left: 0;
 	border:solid #999;
 	border-width:1px 0 0;
}
#pesquisa div div
{
	top: 2px;
	border-width:0 0 1px;
	padding: 0 0 6px 6px;
}
#pesquisa div div h5
{
	color:#669933;
}
#pesquisa input[type="text"]
{
	background:#FFF;
	border:1px solid #666;
	padding:2px;
}
#pesqFiltroAtivado
{
	display: none;
}
#pesqFiltroAtivado ul li
{
	cursor:pointer;
}
/*	FIM - Pesquisa */



/*	Lista de Noticia */
.box_noticia
{
	background:#f9f9f9;
	border:1px solid #F0F0F0;
	padding:4px;
	margin-top:6px;
}
.box_noticia a, .box_noticia a:visited
{
	color:#333;
}
.box_noticia span.data
{
	font-weight:bold;
}
.box_noticia small
{
	color:#669900;
	font-weight:bold;
}
.impar
{
	background:#FFF;
}
/*	FIM - Lista de Noticia */


/* THUMBNAILS PAGINA INICIAL */
/*Noticia*/
#noticia_principal .cima
{
	position:absolute;
	top:0px;
	left:0px;
	height:24px;
	width:315px;
	z-index:2;
	background:transparent url(../img/contorno_cima.png) top left no-repeat;
}
#noticia_principal .baixo
{
	height:12px;
	width:315px;
	position:absolute;
	top:112px;
	left:0px;
	z-index:2;
	background:transparent url(../img/contorno_baixo.png) top left no-repeat;
}
#noticia_principal .imagem
{
	position:relative;
	z-index:0;
	width:315px;
	height:124px;
	overflow: hidden;
	float: right;
	margin-left: 10px;
}

/*EVENTO*/
#evento_principal .cima
{
	position:absolute;
	top:0px;
	left:0px;
	height:12px;
	width:195px;
	z-index:2;
	background:transparent url(../img/ctrn_evnt_cima.png) top left no-repeat;
}
#evento_principal .baixo
{
	height:12px;
	width:195px;
	position:absolute;
	top:62px;
	left:0px;
	z-index:2;
	background:transparent url(../img/ctrn_evnt_baixo.png) top left no-repeat;
}
#evento_principal .imagem
{
	position:relative;
	z-index:0;
	width:195px;
	height:74px;
	overflow: hidden;
	margin-bottom: 10px;
	float: right;
	margin-left: 10px;
}



/*	Noticia Visualizar	*/
.notCabecalho
{
	margin-bottom: 10px;
	border-left:4px solid #E0E0E0;
	padding:4px 0 6px 6px;
	background:#f9f9f9;
}
.notCabecalho p
{
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#777;
}
.notCabecalho div
{
	height: 22px;
}
	/*	Noticia Visualizar Opcoes	*/
	.notOpcoes li
	{
		float: left;
		margin-right: 5px;
	}
	ul.notOpcoes li a:link p, ul.notOpcoes li a:visited p
	{
		font-size: 12px;
		border: 1px solid #f9f9f9;
		padding: 2px;
		text-decoration: none;
	}
	ul.notOpcoes li a:hover p
	{
		border: 1px solid #999;
		background-color: #c9c9c9;
	}
	ul.notOpcoes li a:link img, ul.notOpcoes li a:visited img
	{
		border: 1px solid #f9f9f9;
		padding: 2px;
	}
	ul.notOpcoes li a:hover img
	{
		border: 1px solid #999;
		background-color: #c9c9c9;
	}
	a.notLink:link, a.notLink:visited
	{
		text-decoration: none;
		color: #006880;
	}
	a.notLink:hover
	{
		text-decoration: underline;
	}
	a.notFoto:link, a.notFoto:visited
	{
		margin: 10px 0;
		display: block;
		text-align: center;
	}
	a.notFoto:link img, a.notFoto:visited img
	{
		border: 1px solid #E0E0E0;
	}
	a.notFoto:hover img
	{
		border: 1px solid #0C6883;
	}
/*	FIM - Noticia Visualizar	*/



/*	Evento Visualizar	*/
.evtCabecalho
{
	margin-bottom: 10px;
	border-left:4px solid #E0E0E0;
	padding:4px 0 6px 6px;
	background:#f9f9f9;
}
.evtCabecalho p
{
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#777;
}
.evtCabecalho div
{
	height: 22px;
}
	/*	Noticia Visualizar Opcoes	*/
	.evtOpcoes li
	{
		float: left;
		margin-right: 5px;
	}
	ul.evtOpcoes li a:link p, ul.evtOpcoes li a:visited p
	{
		font-size: 12px;
		border: 1px solid #f9f9f9;
		padding: 2px;
		text-decoration: none;
	}
	ul.evtOpcoes li a:hover p
	{
		border: 1px solid #999;
		background-color: #c9c9c9;
	}
	ul.evtOpcoes li a:link img, ul.evtOpcoes li a:visited img
	{
		border: 1px solid #f9f9f9;
		padding: 2px;
	}
	ul.evtOpcoes li a:hover img
	{
		border: 1px solid #999;
		background-color: #c9c9c9;
	}
#evtConteudo p
{
	text-align:justify;
}
#evtGaleria
{
	height: auto;
	background:#F9F9F9;
	border: solid #f0f0f0;
	border-width:3px 0;
	margin:10px 0;
	padding:5px 6px;
}
#evtGaleria li
{
	float: left;
}
#evtGaleria li a:link, #evtGaleria li a:visited
{
	background-color: #111;
	float:left;
	display: -moz-inline-box; /* Fix nas coxas */
	display: inline-block;	/*               */
	margin:5px;
	border:1px solid #111;
	width: 80px;
	height: 60px;
	overflow: hidden;
	text-align:center;
}
#evtGaleria li a:hover
{
	border:1px solid #0C6883;
}
/*	FIM - Evento Visualizar	*/



/* Menu Paginacao */
#pagEsq
{
	margin-top:10px;
	float:left;
	width:260px;
}
#pagEsq p span
{
	color:#666;
	font:bold 14px Arial, Helvetica, sans-serif;
	margin:0 2px;
	padding:1px 8px;
}
#pagDir
{
	width:250px;
	float:right;
	margin-top:10px;
}
#pagDir p
{
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#69C;
	text-align:right;
}
#pagEsq p img
{
	border:none;
}
	/* Efeito tooltip para os links de paginacao */
	#pagEsq a
	{
		z-index:10;
		text-decoration:none;
	}
	#pagEsq a:hover
	{
		position:relative;
		z-index:100;
	}
	#pagEsq a span
	{
		display:none;
	}
	#pagEsq a:hover span
	{
		display:block;
		position:absolute;
		float:left;
		white-space:nowrap;
		top:-1.8em;
		left:.4em;
		background:#fffcd1;
		border:1px solid #444;
		color:#444;
		padding:1px 5px;
		z-index:10;
		font:normal 12px Arial, Helvetica, sans-serif;
	}
/* FIM - Menu Paginacao */

/* Formulario de Contato */
div#contato
{
	margin-top:10px;
	padding:20px 40px;
	background:#FFF url(../img/fnd_contato.jpg) top right no-repeat;
}
form.frmContato fieldset textarea
{
	width:280px;
}
form.frmContato legend
{
	padding: 0 2px;
	font:bold 18px "Trebuchet MS";
	color:#0C6883;
	margin-bottom:15px;
}
form.frmContato label
{
	display: -moz-inline-box; /* Fix nas coxas */
	display: inline-block;	/*               */
	line-height: 1.8;
	vertical-align: top;
}
form.frmContato fieldset ol
{
	margin: 0;
	padding: 0;
}
form.frmContato fieldset li
{
	padding: 5px;
	margin: 0;
}
form.frmContato label
{
	width: 120px;
}
form.frmContato input
{
	width: 280px;
}
/* FIM - Formulario de Contato */


/* Formulario de Denuncia */
div#denuncia
{
	margin-top:10px;
	padding:20px 40px;
	background:#FFF url(../img/frm_denuncia.png) top right no-repeat;
}
.frmDenuncia fieldset textarea
{
	width:280px;
}
.frmDenuncia legend
{
	padding: 0 2px;
	font:bold 18px "Trebuchet MS";
	color:#0C6883;
	margin-bottom:15px;
}
.frmDenuncia label
{
	display: -moz-inline-box; /* Fix nas coxas */
	display: inline-block;	/*               */
	line-height: 1.8;
	vertical-align: top;
}
.frmDenuncia fieldset ol
{
	margin: 0;
	padding: 0;
}
.frmDenuncia fieldset li
{
	padding: 5px;
	margin: 0;
}
.frmDenuncia label
{
	width: 120px;
}
.frmDenuncia input
{
	width: 280px;
}
/* FIM - Formulario de Denuncia */


/* Lista com bullet */
.ulPonto
{
	list-style-image: url("../img/bullet.gif");
	list-style-position: inside;
	margin-left: 10px;
}
.ulMapa
{
	list-style-image: url("../img/bullet.gif");
	list-style-position: inside;
	margin-left: 10px;
	line-height: 25px;
}
.ulMapa li ul
{

	margin-left: 30px;
}

.ulPonto a:link, .ulPonto a:visited
{
	text-decoration: none;
	color:#000;
}
.ulPonto a:hover
{
	text-decoration: underline;
	color:#0C6883;
}
/* FIM - Lista com bullet */

