/*****************************************
	HOME
*****************************************/

body#home #conteudo-principal h1 {
	margin-top: 18px;
}
/*
body#home #conteudo-principal {
	width: 712px;
	float:left;
	position: relative;
	left: 0;
}
*/
body#home #conteudo-principal {
	width:712px;
	float:left;
	margin-right:16px;
}
body#home #conteudo-secundario {
	width: 170px;
	float:left;
	/*position: relative;
	right: 0;*/
}
ul#menu {
	top: 66px;
}

/*****************************************
	DOCUMENTOS RECENTES
*****************************************/

ul#documentos-direita {
	position:relative;
	left:16px;
}
ul.documentos-recentes {
	width: 348px;
	float: left;
	margin-bottom:15px;
}
ul.documentos-recentes li {
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
	/*height:30px;*/
	padding: 10px 0;
	border-bottom: 1px solid #e4e2d7;
}
ul.documentos-recentes li p{
	margin:0;
	padding:8px 0 0 0;
}
ul.documentos-recentes span.numero {
	font:  small Georgia, "Palatina Linotype", Baskerville, "Times New Roman", Times, Serif;
	display: block;
	margin-right: 5px;
	color: #FFF;
	width: 20px;
	padding: 4px 0 4px;
	float: left;
	position:relative;
	top:2px;
	text-align: center;
	background: #c76c4a;
	/*border: 1px solid #f5f4eb;*/
}
span#ico-documento {
	width: 11px;
	height: 13px;
	background: url(../imagens/icone_documentos.gif) no-repeat;
}
a:hover span#ico-documento {
	background-position:0 -13px;;
}

/*****************************************
	BOX CHAMADAS LATERAIS
*****************************************/

div#verde h2 {
	border-bottom: 1px solid #d0dd4c;
	color: #606c11;
}
#box-cadastro div#verde {
	background: #b8cc34 url(../imagens/bg_box_verde.jpg) 0 10px repeat-x;
}
a#link-verde {
	width: 46%;
	color: #aabc35;
	display: block;
	border: 1px solid #bfcd68;
	background: #e5eeaf url(../imagens/icone_seta_verde.gif) 95% 0 no-repeat;
}
a#link-verde:hover{
	color:#606c11;
}
div#laranja h2 {
	border-bottom: 1px solid #f6b045;
	color: #934310;
}
#box-rss div#laranja {
	background: #e5752e url(../imagens/bg_box_laranja.jpg) 0 bottom no-repeat;
}
a#link-laranja {
	width: 30%;
	color: #d17636;
	border: 1px solid #e88e37;
	background: #fcbf6c url(../imagens/icone_seta_laranja.gif) 90% 0 no-repeat;
}
a#link-laranja:hover{
	color: #934310;
}

/*****************************************
	MAPA
*****************************************/

#mapa {
	width: 898px;
	/*height: 352px;*/
	clear:both;
	display:block !important;
	display:inline;
	position: relative;
	margin-bottom:15px;
	z-index: 3;
}
#no-flash{
	background:#fbded1;
	border:2px solid #FFF;
	position:relative;
}
#no-flash span.bt, #no-flash span.bt span, #no-flash span.bb, #no-flash span.bb span {
	display:block; height:10px; font-size:1px;
	background:url(../imagens/cantinho.gif) no-repeat;
	position:relative;
	clear:both;
}
#no-flash span.bt {
	top:-2px; left:-2px;
}
#no-flash span.bt span {
	background-position:100% -10px; left: 4px;
}
#no-flash span.bb {
	background-position:0 -20px; top:2px; left: -2px;
}
#no-flash span.bb span {
	background-position:100% -30px; left: 4px;
}


/*****************************************
	ANUNCIOS
*****************************************/

#publicidade {
	width: 898px;
	/*height: 130px;*/
	margin-bottom:10px;
}
