*{
	text-decoration:none;
	list-style-type:none;
	margin:0;
	padding:0;
}

a{ outline:none; }	

img{ border:none; }

body{
	font:normal 12px/16px arial, verdana;
	color:#727272;
	line-height:18px;
}

a:link, 
a:visited{
	color:#727272;
}	

a:hover{
	text-decoration:underline;
}	

#geral{
	margin:0 auto;
	width:840px;
	background: url(../imagens/new/bg_geral.gif) repeat-y;
	border: 6px solid #fff;
	border-bottom: none;
}

#topo{
	height: 343px;
	width: 100%;
	background: #fff;
}

#sidebar{
	width: 220px;
	float: left;
	background: #A7CBDE;
}

#content{
	width: 600px;
	float: right;
}

#content_meio{
	float: left;
	width: 420px;
}

#sidebar_dir{
	width: 160px;
	float: right;
}

#footer{
	clear: both;
	height: 100px;
	background: url(../imagens/new/footer.gif) no-repeat top left;
}

.ft_right{
	float: right;
	padding-right: 34px;
}

.ft_left{
	float: left;
	padding-left: 10px;
	padding-top: 30px;
	color: #475C69;
}

/* divs */

#content_esq{
	width: 290px;
	float: left;
}

#content_dir{
	width: 290px;
	float: right;
}

#content_dir .bold,
#content_dir .bold a:link,
#content_dir .bold a:visited{
	color: #A8A83E;
	font-weight: bold;
	padding-top: 10px;
}

/* notícias */

#slide_noticias {
	display:none;
	width: 100%;
	height: 220px;
	background: #f0f0f0;
	border-bottom: 1px solid #ddd;
}

.post_noticia{
	padding: 10px;
}

.post_noticia p{
	padding-bottom: 10px;
}

.post_noticia .img {
	padding: 5px;
	margin: 0 5px 5px 0;
	background: #fff;
	border: 1px solid #ddd;
	float: left;
}

.post_noticia strong{
	color: #CF0505;
	padding: 10px 0;
	font-size: 17px;
}

.numbers_box{	
	width: 100%;
	background: #E7E7E7 url(../imagens/new/bg_numbers_box.gif);
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
	padding: 10px 0;
	text-align: right;
}

.numbers a{ 
	margin: 0 2px; 
	padding: 5px 7px; 
	border: 1px solid #b1b1b1; 
	background: #ccc; 
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}

.numbers a:visited{
	text-decoration: none;
	color: #727272;	
}

.numbers a.activeSlide { 
	background: #F30302;
}

.numbers a:focus { 
	outline: none; 
}

#nav{
	width: 100%;
}

/* outras notícias */

.div_noticia{
	padding: 6px 0;
	border-bottom: 1px solid #ddd;
}

.div_noticia img{
	vertical-align: middle;	
}

.div_noticia .data{
	color: #A8A83E;
}

.noticias_lista{
	margin-bottom: 6px;
	border-bottom: 1px solid #ddd;
}



.noticias_lista .chapeu{
	color: #A8A83E;
	font: bold 14px arial, verdana;
}

.noticias_lista img{
	vertical-align: middle;
}

.h_noticia{
	background: #F3F4EE;
	text-align: right;
	padding: 4px 4px 0 0;
	margin-bottom: 10px;
}

.post_especiais{
	width: 370px;
	float: left;
}

.post_especiais h2{
	color: #606030;
	font: bold 14px arial, verdana;
	padding-bottom: 10px;
}

/* posts */

.post{
	padding-bottom:20px;
	clear:both;
}	

.post p{
	padding-bottom:6px;
}

.post h2{
	color: #606030;
	font: bold 14px arial, verdana;
	padding-bottom: 10px;
}

.post .img{
	padding: 5px;
	background: #fff;
	border: 1px solid #ddd;
	float: right;
}

.post .img_left{
	padding: 5px;
	margin: 0 4px 4px 0;
	background: #fff;
	border: 1px solid #ddd;
	float: left;
}

.post label {
	float:left;
	width: 100px;
}

/* forms */

.input {	
	font:normal 12px Arial, Verdana;
	color: #7e8a88;
	background: #ffffff;
	border: 2px solid #A5A4A4;
	padding: 2px;
}

.button {
	font:normal 12px Arial, Verdana;
	color: #ccc;
	background: #00599F;
	border: 2px solid #ccc;
	padding: 3px;
}

/* */ 

.top_content{
	width: 590px;
	height: 40px;
	background: #D3D3D3;
	padding-top: 2px;
}

.top_menu{
	float: left;
	width: 280px;
	height: 34px;
}

.form_busca{
	float: right;
	width: 300px;
	height: 34px;
	background: url(../imagens/new/bg_busca.jpg) no-repeat;
}

.form_busca form{
	padding: 5px 0 0 44px;
}

/* */

.bg_contas{
	width: 200px;
	float: left;
	background: url(../imagens/new/img_contas.jpg) no-repeat top left;
	padding: 40px 18px 0 0;
	margin-bottom: 20px;
}

.bg_leis{
	width: 200px;
	float: left;
	background: url(../imagens/new/img_leis.jpg) no-repeat top left;
	padding: 40px 0 0 0px;
	margin-bottom: 20px;
}

/* NAVEGAÇÃO */

#navbox {
	height:40px;
	background:#D3D3D3;
}

#nav{
	padding:0; 
	height:40px;
	list-style:none;
	display:inline;
	overflow:hidden;
}

#nav li {
	display:inline; 
	margin:0;
	padding:0;
	list-style:none;
}

#nav a {
	float:left;
	margin:0;
	padding:40px 0 0 0;
	overflow:hidden;
	height: 0px !important;
	text-indent:-9000px;
}
	
#nav a:hover, #nav a:active { 
	background-position: 0 -40px;
}

#nav a.selected {
	background-position: 0 -40px;
}

#m_transparencia a {
	width:93px;
	background:url(../imagens/new/bt_transparencia.gif) top left no-repeat;
}
	
#m_concursos a {
	width:75px;
	background:url(../imagens/new/bt_concursos.gif) top left no-repeat;
}
		
#m_guia a {
	width:100px;
	background:url(../imagens/new/bt_guia.gif) top left no-repeat;
}
			
.ver-requisitos {
	margin-top: 30px;

	width:270px;
	height:26px;
	padding-top: 10px;


}			
			
/* FINAL NAVEGAÇÃO */
