@charset "utf-8";
body {
	margin: 0px;
	padding:0px;
	background-color: #F0ECDB;
}
#container {
	width: 100%;
}

#container #header {
	position: relative;
	background-image: url(../images/header_background.jpg);
	background-color:#006600;
	height: 138px;
	top:0px;
	left:0px;
}
#container #header #menu {
	background-image: url(../images/main_menu_background.jpg);
	height: 28px;
	top:110px;
	position:absolute;
	width: 100%;
	left: 0px;
}
#container #header #menu ul {
	margin:0px;
	margin-left:10px;
	left: 0px;
	top: 0px;
	padding-top: 2px;
	padding-left:0px;

}
#container #header #menu li {
	float: left;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 10px;
	height: 28px;
}
#container #header #menu .mainmenu_link {
	font-family: Calibri, Tahoma, Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
#container #header #menu .secao_atual {
	background-image: url(../images/main_menu_ativo_background.jpg);
}
#container #header #logotipo {
	position: absolute;
	top: 30px;
	left: 10px;
}
#container #header #banner {
	position: absolute;
	top:10px;
	left: 180px;
	padding:0px;
	margin:0px;
}
#container #middle {
	position: relative;
	width:900px;
	top:0px;
}
#container #middle #painel {
	padding-top: 10px;
	padding-left: 10px;
}
#container #middle #painel .conteudo #data {
	font-family: Calibri, Tahoma, Arial, Verdana;
	font-size: 12px;
	position: absolute;
}

#container #middle #painel .conteudo #banner_quadrado {
	position: absolute;
	left: 650px;
	top:70px;
}


#container #middle #painel .conteudo #login li {
	float: left;
	list-style-type: none;
	padding-left: 15px;
}
#container #middle #painel .conteudo #login ul {
	margin:0px;
	margin-left:10px;
	left: 0px;
	top: 0px;
	padding-top: 2px;
	padding-left:0px;

}
#container #middle #painel .conteudo #login {
	font-family: Calibri, Tahoma, Arial, Verdana;
	font-size: 12px;
	position: absolute;
	right:10px;
}

#container #middle #painel #data {
	position: absolute;
}



#container #middle #painel .conteudo #guia_empresas {
	width: 600px;
	position:relative;
}
#container #middle #painel .conteudo #guia_empresas #busca_resultados {
	background-color: #D9FED3;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C8E3BF;
	border-right-color: #C8E3BF;
	border-bottom-color: #C8E3BF;
	border-left-color: #C8E3BF;
	padding: 5px;
	width:550px;
	margin-top:10px;
	margin-bottom:10px;
}
.busca_empresas_separador {
	color: #CCCCCC;
}
#container #middle #painel .conteudo #noticias_categorias {
	position: absolute;
}
#container #middle #painel .conteudo #noticias {
	position: relative;
	left: 200px;
}
#lista_categorias li {
	color: #003300;
	width: 140px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	list-style-type: none;
	margin-top: 13px;


}
#lista_categorias {
	padding-left: 0px;
	left:0px;
	margin-left:0px;
}
.noticias_separador {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#lista_dicionario li {
	float: left;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", sans-serif;
	font-size: 12px;
	color: #003300;
	list-style-type: none;
	background-color: #D2FFD2;
	width: 20px;
	text-align: center;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
}
#lista_dicionario {
	margin: 0px;
	padding:0px;
}
.lista_apoio li{
	float: left;
	list-style-type: none;
	margin-left: 70px;
	vertical-align: middle;
}
