body,h1,h2,h3,h4,h5,h6,p,li,ul,div,form,img,label{padding:0; margin:0;}
body {
	background:url(../imagens/fundo.jpg);
	background-attachment:fixed;
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
}
a{text-decoration:none;color: #333; font-weight:bold; display:block !important;}
a:hover{text-decoration:underline; color:#999; }

a.underline{ text-decoration:underline}
a.underline:hover{ text-decoration:none}

h1{
	color:#FFF;
	font-size:30px;
	letter-spacing:-2px;
}
#principal {
	margin: 0 auto;
	width: 1000px;
}
#topo {
	height: 170px;
}
#centro {
	width: 899px;
	margin: 0 auto;
	clear: both;
}
#cabecalho {
	clear: both;
	height: 56px;
	background-image:url(../imagens/cabecalho.png);
	text-align:center;
	padding-top: 12px;
}
#conteudo{
	clear:both;
	padding: 10px;
	background-color:#FFF;
}
.conteudo_laterais {
	width: 200px;
	float: left;
}
#conteudo_centro {
	width: 458px;
	/*width: 300px;*/
	float:left;
	padding: 0 10px;
}
.menu_barras{
	height: 21px;
	clear: both;
}
#menu{
	clear: both;
}
#menu ul {
	list-style-type: none; 
}
#menu ul li a, .menu ul li a:visited {
	display:block; 
	text-decoration:none; 
	color:#FFF;
	text-align:left; 
	background-color: #0d204a;
	font-weight:bold;
	clear: both;
	padding: 3px 0 3px 10px;
	letter-spacing:-1px;
	font-size: 13px;
	text-transform:uppercase;
}
#menu ul li a:hover {
	background-color: #eaeaea;
	border-bottom: 1px #eaeaea dashed;
	color: #003;
}
.topicos {
	clear: both;
	height: 28px;
}
.topicos_esquerda {
	float: left;
	width: 11px;
	height: 28px;
	background-image:url(../imagens/topicos_esquerda.png);
}
.topicos_direita {
	float: left;
	width: 11px;
	height: 28px;
	background-image:url(../imagens/topicos_direita.png);
}
.topicos_centro{
	float: left;
	width: 434px;
	/*width: 300px;*/
	
	height: 23px;
	background-image:url(../imagens/topicos_fundo.png);
	color:#FFF;
	padding-top: 5px;
	font-size: 13px;
	font-weight:bold;
	text-transform:uppercase;
}
.topicos_centro_direita{
	float: left;
	width: 175px;
	height: 23px;
	background-image:url(../imagens/topicos_fundo.png);
	color:#FFF;
	padding-top: 5px;
	font-size: 13px;
	font-weight:bold;
	text-transform:uppercase;
}
.block_noticia{
	float: left;
	padding: 2px 5px 10px 5px;
	width: 140px;
}
.block_noticia_foto {
	float: left;
	width: 140px;
}
.block_noticia_conteudo {
	clear:both;	
	width: 140px;
}
.block_noticia_data {
	clear: both;
	color: #999;
}
.block_noticia_titulo{
	clear: both;
}
.block_video {
	clear: both;
	padding-bottom:10px;
}
.block_video_titulo {
	clear: both;
	text-align: center;
	color: #666;
	font-size: 15px;
	font-weight: bold;
}
.block_video_conteudo {
	clear: both;
	text-align: center;
}
.logo{
	clear: both;
	text-align: center;
	padding: 5px 0;
}
#rodape {
	clear: both;
	padding: 30px;
	background-color: #eaeaea;
	margin-top: 30px;
}
#paginas_centro {
	padding: 10px 0px 10px 0px;	
	text-align:justify;
}
.input, .textarea {
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;	
	border: 1px solid #0d204a;
	margin: 3px;
}
.label{
	float: left;
	width: 100px;
	margin: 3px;
	
}

.botao{
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;	
	color: #FFF;
	text-align: center;
	background-color: #26375c;
	border: 1px solid #0d204a;
}
#resultados {
	padding: 10px 0px;	
}
#paginas_centro_data {
	color: #666;
}	
/* jQuery lightBox plugin - Gallery style */
	#gallery {
	clear: both;
	float: left;
	padding-top: 10px;
	}
	#gallery ul { list-style: none; padding-left:0px; margin:0px;}
	#gallery ul li { display: inline; float: left; padding: 1px 0px 2px 5px; }
	#gallery ul img {
		border: 3px solid #f0f0f0;
	}
	#gallery ul a:hover img {
		border: 3px solid #c2c9d0;
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; }
	
.error {
	color: #F00;
	clear: both;
}
.block_noticias_index{
	clear: both;	
}
.block_noticias_index img {
	clear: both;
}
.block_noticias_index_titulo{
	clear: both;
	font-size: 20px;
	text-align: center;
	display: block;
	padding-bottom: 10px;
}