*{
	margin:0; padding:0; border:0;
	font:11px Tahoma;
	color:#333333;
	text-decoration:none;/*ok*/
	line-height:14px;
}

ol {
	padding: 10px;
	list-style-position:inside;
	margin-top:10px;
	line-height:16px;
	font:12px Tahoma;
}

ol li {
	list-style-type: decimal;	
}

em {
	font-style: italic;
}

strong{
	font-weight: bold;
}

	a:hover{
	text-decoration:underline;
	color:#666666;
	}
	
span#sublinhado a{
	margin:0; padding:0; border:0;
	font:11px Tahoma;
	color:#333333;
	text-decoration:underline;/*ok*/
	line-height:14px;
}
	
	span#sublinhado a:hover{
	text-decoration:underline;
	color:#666666;
	}
	
body {
background-image:url(images/bg.jpg);
background-repeat:repeat-x;
background-color: #f8f7f6;
}


/*Estrutura*/

#global {
position:absolute;
left:50%;
top:30px;
margin:0 0 0 -393px;
width:786px;
background:url(images/bg_int.jpg) repeat-x;
}
#global img{
border:none;
margin:0px;
padding:0px;
}
#global select{
font-size:10px;
}
	#top {
	height:329px;
	
	}
		#top_left{
		width:192px;
		float:left;
		height:100%;
		}
			#logo{
			border:none;
			margin:0px;
			}
			#logo a{
			border:none;
			margin:0px;
			}
			
			#menu{
			height:161px;
			}
			#menu a:hover{
			border:none;
			}
		#top_right{
		width:594px;
		float:right;
		height:100%;
		}
			#acesso{
			height:43px;
			}
			#acesso a:hover{
			border:none;
			}
				#lista{
				background-image:url(images/bg_acesso.jpg);
				background-repeat:no-repeat;
				width:206px;
				height:43px;
				float:left;
				}
				#lista img{
				margin:7px;
				margin-bottom:2px;
				}
				#lista select{
				margin-left:7px;
				width:185px;
				height:14px;
				border:none;
				}
				#botoes{
				float:right;
				margin-top:21px;
				margin-right:10px;
				}
				
			#flash{
			}
	#middle{
	background-color:#000000;
	margin-top:15px;
	text-align:left;
	}
		#coluna_esq{
		width:192px;
		float:left;
		margin-top:-60px;
		}
		#coluna_cent{
		width:454px;
		float:left;
		float:right;
		}
			#noticias{
			display:block;
			
			}
			#noticias img{
			margin-left:10px;
			}
			
				#not_left,#not_right {
				width:227px;
				display:block;
				position:relative;
				}
				#not_left{
				float:left;
				}
				#not_right{
				float:right;
				}
				.noticia{
				margin:10px;
				}
				.noticia span{
				color:#277a65;
				font-weight:bold;
				}
				#corpo_evento{
				margin:10px;
				width:405px;
				}
				#corpo_evento p{
				line-height:14px;
				}
				
				
			
			#box{
			clear:both;
			position:relative;
			margin:10px;
			top:20px;
			}
				.box_abas{
				border-bottom:solid 1px #a0cdac;
				padding:0px;
				margin:0px;
				}
				.box_conteudo{
				margin-top:10px;
				}
				.box_conteudo select{
				width:220px;
				margin-top:20px;
				}
			
		#coluna_dir{
		width:140px;
		position:relative;
		float:right;
		}
			#links{
			width:140px;
			height:26px;
			background-image:url(images/bg_links.gif);
			}
				#links select{
				margin-left:6px;
				width:128px;
				margin-top:6px;
				_margin-top:4px;
				}
			#banners img{
			margin-top:15px;
			}
			#banners a:hover{
			border:none;
			}
			
	#bottom{
	clear:both;
	top:20px;
	height:53px;
	text-align:center;
	margin-bottom:20px;
	background-image:url(images/rodape.gif);
	background-repeat:no-repeat;
	background-position: bottom left;
	}
	
	#buscadiv{
	margin-bottom:30px;
	margin-left:10px;
	}
	#buscadiv span{
	background-color:#00FF00;
	}
		.input_busca{
		width:140px;
		height:23px;
		padding:4px;
		background-image:url(images/bg_input.jpg);
		background-repeat:no-repeat;
		margin-top:10px;
		float:left;
		margin-bottom:10px;

		}
		.btn_busca{
		width:26px;
		height:23px;
		background-image:url(images/bg_btn.jpg);
		float:right;
		margin-top:10px;
		margin-right:10px;
		}
		#arquivo_noticias{
		clear:both;
		margin-left:10px;
		}
		
	/*Configurações importfantes de paginas internas*/
	
	#coluna_interna{
	width:574px;
	float:right;
	padding-right:10px;
	margin-top:-220px;
	}
	.tit_secao{
	margin-bottom:16px;
	float:left;
	}
	.texto{
	clear:both;
	}
	.texto a{
	color:#000000; /*Alterado #666666*/
	}
	.texto a:hover{
	color:#666666; /*Alterado #666666*/
	}
	.texto h1{
	color:#277a65;
	font-weight:bold;
	}
	.texto h2{
	text-transform:uppercase;
	margin-bottom:16px;
	font-weight:bold;
	margin-top:30px;
	}
	.texto h3{
	text-transform:none;
	font-style:italic;
	margin-bottom:16px;
	font-weight:bold;
	margin-top:25px;
	}
	.texto p{
	line-height:16px;
	margin-top:12px;
	}
	.texto b{
	font-weight:bold;
	}
	.texto ul{
	/*list-style-image:none;  */
	list-style-type:circle;
	list-style-position:inside;
	margin-top:10px;
	line-height:14px;
	}
	.texto ul.mod2{
	/*list-style-image:none;  */
	list-style-type:none;
	list-style-position:inside;
	margin-top:10px;
	line-height:14px;
	}
	.texto ul li{
	margin-top:10px;
	margin-left: 10px;
	}
	.texto ul.mod2 li{
	margin-top:10px;
	margin-left: 0px;
	}
	.link_lateral{
	margin-left:10px;margin-bottom:10px;
	}
	.link_lateral ul{
	list-style-type:circle;
	list-style-position:inside;
	margin-top:10px;
	line-height:14px;
	}
	.link_lateral li{
	line-height:18px;
	}
	#box_serv{
	background-image:url(images/bg_select.jpg); width:228px; height:55px; margin-top:20px;
	}
	#box_serv select{
	margin-left:10px;
	}
	#box_serv img{
	margin:10px; margin-bottom:4px;
	}
	.box_arquivo{
	width:407px;
	height:97px;
	background-image:url(images/box_not.jpg);
	}
	.box_datas{
	float:right;
	width:140px;
	height:101px;
	background-image:url(images/bg_boxagenda.jpg);
	}
	.search{
	margin:15px;
	margin-top:1px;
	background-image:url(images/campo2.gif);
	width:140px;
	height:23px;
	padding:4px;
	}
	.form{
	background-image:url(images/bgform.jpg);
	color:#666666;
	width:249px;
	height:23px;
	padding:4px;
	margin-top:3px;
	background-repeat:no-repeat;
	}
	.form2{
	background-image:url(images/bgform2.jpg);
	color:#666666;
	width:260px;
	height:73px;
	padding:4px;
	margin-top:3px;
	background-repeat:no-repeat;
	}
	#info_contato{
	background-color:#fcffe4;
	border:#ededed;
	border-style:solid;
	border-width:1px;
	padding:10px;
	width:200px;
	font-size:10px;
	}
	#info_contato span{
	color:#277a65;
	font-weight:bold;
	font-size:10px;
	}
	.campo_news{
	background-image:url(images/campo_news.jpg);
	width:167px;
	height:23px;
	padding:4px;
	margin:10px;
	margin-top:23px;
	margin-right:5px;
	float:left;
	}
	.btn_news{
	background-image:url(images/btn_news.jpg);
	width:26px;
	height:23px;
	margin-top:23px;
	float:left;
	}
	table#normal td{
	border: 1px #666666 solid;
	padding: 5px;
	}
	
