@charset "utf-8";
#projetos-2{
width:660px; height:83px;overflow:hidden;
}
#barra_lateral{
	width:180px;
/*	height:450px;
	*/
	border:solid 1px #CCCCCC;
	display:block;
	float:right;
}
#conteudo_secundario{
	padding-left:10px;
	width:725px;
	display:block;
/*	border:dotted 1px #99CC00;
	height:1250px; */
	float:left;
}
#caminho{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#999999;
}
#titulo_pagina{
	width:100%;
	height:35px;
	padding-top:10px;
}
#conteudo_pagina{
	font-family:Verdana, Arial;
	font-size:11px;
	color:#999999;
}
#titulo{
	font:"Trebuchet MS";
	font-size:16px;
	color:#999999;
	font-weight:bold;
}
.subtitulo{
	font:"Trebuchet MS";
	font-size:11px;
	color:#DA2420;
	font-weight:bold;
}
#mapa_brasil{
	position:absolute;
	width:370px;
	height:280px;
/*	background-color:#99CC00; 
	display:none; */
}
#botao_voltar{
	width:86px;
	height:28px;
	float:right;
}
#enderecos_eletronicos img
{
border:solid 1px #999999;
margin-right:10px;
}