#div2 {
	height: 100%;
	display:block;
	float:left;
	margin-left: 3px;
	background: url('../images/menu_bg.jpg') repeat-y;
}

#left_menu {
	float: left;
	margin-left: 52px;
	margin-bottom: 20px;
	width: 236px;
	height: 100%;
	display: inline;
}

#section_title {
	background-color: #CCDCD6;
	width: 236px;
	height: 57px;
	margin-bottom: 10px;
}

#main_title {
	float: left;
	margin: 18px 0px 0px 21px;
	display: inline;
}

.quem-somos {
	width: 133px;
	height: 24px;
	background: url('../images/quem_somos_title.jpg') no-repeat;
}

.desenv-industrial {
	background: url('../images/desenvolvimento_industrial.jpg') no-repeat;
	width: 188px;
	height: 24px;
}

.portal-empresario {
	background: url('../images/portal.empresario.jpg') no-repeat;
	width: 188px;
	height: 24px;
}

.downloads {
	background: url('../images/downloads.jpg') no-repeat;
	width: 188px;
	height: 24px;
}

.contato {
	background: url('../images/contato.jpg') no-repeat;
	width: 188px;
	height: 24px;
}

.fale-com-o-presidente{
	background: url('../images/fale_com_o_presidente.jpg') no-repeat;
	width: 191px;
	height: 24px;
}

#left_menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#left_menu li {
	display: block;
	padding: 8px 0px 5px 21px;
	border-bottom: solid 1px #BECDC9;
}

#left_menu a {
	display: block;
	font-family: 'Trebuchet MS', Verdana, Araial, sans;
	font-size: 14px;
	color: #004127;
	text-decoration: none;
}

#left_menu a:hover {
	font-weight: bold;
}

#content_area {
	float:left;;
	width: 509px;
	height: auto;
	padding-bottom: 20px;
	margin: 21px 0px 0px 29px;
}

.contentheading {
	font-family:'Trebuchet MS', Verdana, Arial, sans;
	font-size: 22px;
}

.content_body {
	line-height: 20px;
}

.content_body a {
	font-size: 12px;
}

#mapa_container {
	float: left;
	padding: 10px;
	background-color: #CCDCD6;
}

#mapa_info #info_title {
	width: 500px;
	color: white;
	background-color: #013C26;
	font-family: 'Trebuchet MS', Versana, sans;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0;
	padding: 0 5px;
}

#mapa_info #titulos {
	float: left;
}

#mapa_info #conteudos {
	clear: left;
	float: left;
	border: 1px solid #013C26;
	margin: -1px 0 0 0;
	background-color: white;
	width: 490px;
	padding: 5px 10px;
}

#mapa_info .item_titulo {
	float: left;
	background-color: white;
	border: 1px solid #013C26;
	margin-right: 3px;
	display: inline;
	padding: 0 3px; 
}

#mapa_info .selected_title {
	color: white;
	background-color:#013C26;
}

#mapa_info .item_conteudo {
	clear: left;
	float: left;
	display: none;
	width: 490px;
}

#mapa_info .selected_conteudo {
	display: inline;
}

#mapa_info img {
        margin: 10px 0px;
}

#mapa_info #lista_cidades {
	background-color: white;
}

#mapa_info #lista_cidades td {
	text-align: center;
}

.componentheading {
        font-family:'Trebuchet MS',Verdana,Arial,sans;
        font-size:22px;
}

#content_area ul.srfr {
	list-style-type:none;
	margin:0;
	padding:0;
}

#content_area ul.srfr li {
	margin-bottom: 10px;
}

#content_area ul.srfr li a {
	font-weight: bold;
}

span.map_arquivos {
	font-weight: bold;
}

.app_caixatexto{
	background-color:white;
	border:1px solid #AAAAAA;
	font-family:arial,verdana,sans-serif;
	font-size:13px;
	padding:2px 0 2px 1px;
}

.show_on_index {
        display: none;
}


div.img div.img_top {
	background: url('../images/img_top.jpg') no-repeat;
	width: 496px;
	height: 7px;
	font-size: 1px;
}

div.img div.img_content {
	background: url('../images/img_body.jpg') repeat-y;
	width: 496px;   
}

div.img img {
	margin-left: 7px;
}

div.img span.legenda {
	display: block;
    font-size: 11px;
    line-height: 14px;
    margin-left: 10px;
    width: 475px;
}

div div.img_bottom {
	background: url('../images/img_bottom.jpg') no-repeat;
	width: 496px;
	height: 8px;
	font-size: 1px;
}

