*{
	margin: 0;
	padding: 0;
}
body{
	font-family: Arial, Verdana, Sans-serif; 
	font-size:11px;
	background: #3C5F99;
	color: #3D5F98;
	line-height:16px;
}

.caixa .blog{
	font-size:11px;
}
img{
	border:0px;
}

#container{
	text-align: left;
	margin: auto;
	height:550px;
}

#governo{
	background: #ccc url(../images/barra_gov_fundo.gif) repeat-x;
	width: 100%;
	height:40px;
	position: relative;
}

#topo{
	background: #E1EDFC url(../images/titulo_TIC_complemento.png) repeat-x;
	width: 100%;
	height:70px;
/*	position: relative;*/
	float:right;
/*	margin-top:-5px;*/
}

#topo .barra_logo{
	width: 180px;
	height:163px;
	position: absolute;
	left: 0;
	top: 30;
	z-index:1;
}

#topo .barra_tit{
	width: 500px;
	height:70px;
	position: relative;
	float:left;
	margin-left: 180px;
}

#topo .barra_ibge{
	width: 90px;
	height:20px;
	position: relative;
	float:right;
	margin-top:25px;
}

#baixo{
	width:100%;
	height:auto;
	position:relative;
	float:left;
	background-color: #E5F9EA;
}

#lateral{
	width:163px;
	height:610px;
	position:relative;
	float:left;
	background-color: #3C5F99;
	background-image: url(../images/barra_esquerda.png);
	
}

.menu{
	line-height:10px;
	width:1	px;
	margin-top:115px;
}

.menu ul{
	float: left;
	width: 150px;
	margin: 0px 0px 30px 0px;
	list-style-type: none;
}

.menu a{
	color: #FFFFFF;
	text-decoration:none;
	line-height:25px;
	background: url(../images/divisoria.gif) repeat-x bottom;
	width:80%;
	position:relative;
	float:left;
	margin:0px 0px 0px 15px;
	padding: 0px 0px 0px 5px;
}

.menu a:hover{
	color: #2a57c9;
	background: #b0e5b0 url(../images/divisoria.gif) repeat-x bottom;
}

#conteudo{
	margin-left: 190px;
	margin-right: 20px;
}


.menu_download{
	margin-top:20px;
	width: 27%;
	border:1px solid #429d4f;
	float: right;
	height: 129px;
	background-color: #ffffff;
}

.menu_download .menu{
	margin: 0;
	padding: 0;
	/*background-color: #BED3F7;*/
}

.menu_download a
{
	color: #000;
}

.menu_download .moduletable h3{
	position: none;
	float: none;
	background: url(../images/barra_sup1.png) repeat-x;
	width: 100%;
	height:23px;
	color: #FFF;
	font-size:13px;
	text-indent:10px;
	margin: 0;
	padding: 0;
}

.menu_download ul li{
	list-style-type: none;
}

.noticias{
	border:1px solid #429d4f;
	margin-top:20px;
	background-color: #ffffff;
	width: 68%;
	float: left;
	margin-right:15px;
	min-height: 128px;
}

.noticias .ja-box .moduletable h3{
	position: none;
	float: none;
	background: url(../images/barra_sup1.png) repeat-x;
	width: 100%;
	height:23px;
	color: #FFF;
	font-size:13px;
	text-indent:10px;
	margin: 0;
	padding: 0;
}


.noticias .mais
{

	margin: 0px;
	padding: 0px;
}

.noticias ul
{
	padding-top: 10px;
}

.noticias ul li
{
	list-style-type: none;
}

.caixa
{
width: 100%;
float: left;
}


h1{
	background: url(../images/barra_sup1.png) repeat-x;
	height:20px;
	color: #FFF;
	font-size:13px;
	text-indent:10px;
}

h1 a
{
	color: #FFF;
}

h2{
	background: url(../images/tit2.gif) repeat-x;
	height:20px;
	color: #606060;
	font-size:13px;
	text-indent:10px;
}

#conteudo .componentheading 
{
	background: url(../images/tit2.gif) repeat-x;
	height:20px;
	color: #006600;
	font-size:13px;
	text-indent:10px;
    width: 100%;
    font-weight:bold;
}

#conteudo .caixa table.contentpane .contentdescription
{
	padding: 20px;
}

#conteudo .caixa table.contentpane form table tr td
{
	padding: 5px;
}

#conteudo table.contentpaneopen p 
{
	color: #000;
}

#conteudo table.contentpaneopen .contentheading 
{
	background: url(../images/tit2.gif) repeat-x;
	height:20px;
	color: #006600;
	font-size:13px;
	text-indent:10px;
    width: 100%;
    font-weight:bold;
}

#conteudo table
{
	width: 100%;
}

#conteudo table.blog table  	 
{
	height:20px;
	color: #000;
	font-size:13px;
	text-indent:10px;
    width: 100%;
    font-weight:bold;
}

#conteudo table.contentpaneopen p
{
	padding: 10px 20px 10px 20px;
	font-family: Arial, Verdana, Sans-serif; 
	font-size:11px;
	font-weight:normal;
	
}


.noticias a{
	color: #000;
	text-decoration:none;
	padding:5px;
}

.noticias a:hover{
	color: #133772;
}

.noticias a span{
	font-weight:bold;
	padding-left:15px;
}

.noticias a img{
	vertical-align:middle;
	padding-right:5px;
}

.noticias .mais a{
	line-height:30px;
	color: #6A6A6A;
}

.noticias .mais a:hover{
	color: #133772;
}

.caixa {
	color: #6A6A6A;
	border:1px solid #ccc;
	margin-top:20px;
	background-color: #EFF1F4;
}

.caixa div{
	padding:0px;
}

.caixa ul
{
	margin: 15px 0px 0px 20px;
	
}

#dados_menu{
	height:auto;
	width: 200px;
	float: left;
	margin: 20px 0 0 0;
	padding: 0;
}


#dados{
	position:relative;
	float:left;
}

#dados .topo{
	background: url(../images/dados_topo.gif) no-repeat;
	height:25px;
	width:77px;
}

/*
#dados .meio{
	background: url(../images/dados_meio.gif) repeat-y;
	height:75px;
	width:77px;
	color: #FFF;
	text-align:center;
}
*/



#dados_menu h3
{
	background: url(../images/dados_meio.gif) repeat-y;
	height:75px;
	width:77px;
	color: #FFF;
	text-align:center;
	padding: 30px 0 20px 0;
	margin: 0 0px 10px 0;
	line-height:28px;
	text-indent:0px;
}

#dados_menu ul
{ 
	background: url(../images/dados_linha.gif) repeat-y;
	width:120px;
	min-height:125px;
	float:left;
	margin: 0 0 20px 0;
	padding: 0;
}

#dados_menu #dados_txt{
	background: url(../images/dados_linha.gif) repeat-y;
	height:auto;
	width:125px;
	position:relative;
	float:left;
	padding-left:5px;
}

#dados_menu .menu a{
	background: none;
	padding: 5px 3px;
}

#dados_menu ul a
{
	line-height: 15px;
	color: #000000;
}

#dados_menu ul.menu
{
	height: 100%;
	padding: 0px;
}

#dados_menu ul.menu li
{
	background: none;
	width: 100%;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0px 0 0px 0;
}

#dados .bottom{
	background: url(../images/dados_bottom.gif) no-repeat;
	height:25px;
	width:77px;
}

#dados_menu .espaco{
	height:20px;
	width:100%;
	position:relative;
	float:left;
}

/*
#dados_txt{
	background: url(../images/dados_linha.gif) repeat-y;
	height:auto;
	width:125px;
	position:relative;
	float:left;
	line-height:25px;
	padding-left:5px;
}
*/

h3{
	width:90%;
	position:relative;
	float:left;
	margin: 2px 0px 0px 3px;
	line-height:23px;
	background: url(../images/menu_tit_inteiro.gif) no-repeat;
	font-size:13px;
	color: #FFF;
	text-indent:15px;
}

#dados_detalhes{
	height:auto;
	min-width: 250px;
	margin: 20px 0 0 230px;
	/*float:left;*/
	/*margin-left: 20px;*/
	/*line-height:20px;*/
	padding: 0 0 0 0;
	
	background-color: #D5E5FB;
	border-bottom: 1px solid #A0BDEB;
	border-right: 1px solid #A0BDEB;
	border-left: 1px solid #FFF;
}

#dados_detalhes .rolagem{
	width:100%;
	height:520px;
	padding:10px;
	overflow:auto;
	overflow-x:hidden;
	scrollbar-arrow-color:#FFF; 
	scrollbar-base-color:#587EBF; 
	scrollbar-darkshadow-color:#2D4879; 
	scrollbar-face-color:#587EBF; 
	scrollbar-highlight-color:#CBD6EA; 
	scrollbar-shadow-color:#798BAD;
}

#conteudo #dados_detalhes .componentheading
{
	background:url("../images/tit_dados.gif") no-repeat scroll 0 0 #E1EDFC;
	color:#FFFFFF;
	font-size:13px;
	line-height:20px;
	margin:-2px 0 0 0px;
	text-indent:10px;
}

#conteudo #dados_detalhes table.contentpaneopen 
{
	padding: 10px 20px 0 20px;
}
#conteudo #dados_detalhes table.contentpaneopen .contentheading
{
	background: none;
	line-height:20px;
	background-color: #7196D3;
	font-size:13px;
	color: #FFF;
	text-indent:5px;
	height:20px;
}

h5{
	position:relative;
	float:left;
	line-height:20px;
	font-size:13px;
	color: #5581C6;
	width:100%;
	margin-top:10px;
}

h4 img{
	position:relative;
	float:right;
	text-align:right;
	margin-right:10px;
}

h4 img, x:default {
	margin-top:-20px;
}

#component-contact .contentpaneopen table, #component-contact .contentpaneopen form
{
		padding: 10px;
}