body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F6FAFF;
	overflow: hidden;
	
}
#back {
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#mapa {
	margin-left: 130px;
	margin-top: 20px;
	border: 1px solid #7998b5;
	width: 526px;
}
#menu_iframe {
	margin-left: 10px;
	margin-top: 30px;
	width: 200px;
	height: 290px;	
	overflow-x: hide;
	overflow-y: scroll;
}
#menu {
	width: 200px;
}
#secao {
	margin-left: 130px;
}
#bloco {
	width: 516px;
	height: 290px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow-x: hide;
	overflow-y: auto;
	padding: 5px;
}
#bloco_icon {
	width: 501px;
	height: 280px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow-x: hide;
	overflow-y: auto;
	padding: 5px;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.titulo {
	background-color: #B3E72B;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}
.menu_titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2F4090;
	font-weight: bold;
}
.menu_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000
}
.menu_itens {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000
}
.form_field {
	text-align: right;
	padding-right: 5px;
	padding-left: 5px;
	color: #455D16;
	font-weight: bold;
}
#icon_content {
	margin-left: 130px;
	margin-top: 20px;
	border: 1px solid #7998b5;
	width: 526px;
	overflow: hide;
}
#icon_titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #4B6317;
	text-align: center;
}
#icones {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #688920;
	background-image: url(../images/fundo_icones.jpg);
	background-repeat: no-repeat;
	background-position: right;
	margin-bottom: 10px;
}
.icon_texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	margin-top: 9px;
}
#icones_conteudo {
	width: 680px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
}
#icones_conteudo .intertitulo {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 6px;
	color: #000066;
	margin-top: 25px;
}
#icones_conteudo .intertitulo_nomargin {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 6px;
	color: #000066;
}
#icones_conteudo .creditos {
	font-size: 16px;
	font-weight: bold;
	margin-top: 25px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0049AA;
	color: #0049AA;
	margin-bottom: 5px;
	font-style: italic;
}
.icones_titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-left: 10px;
	height: 30px;
	width: 690px;
	margin-left: -10px;
	background-image: url(../images/fundo_icones_title.jpg);
	background-repeat: no-repeat;
	padding-top: 3px;
}
.float_left {
	float: left;
	padding-right: 10px;
}
.barra_green {
	background-color: #BEEABA;
	padding: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CBCBCB;
	border-bottom-color: #CBCBCB;
	margin-bottom: 15px;
}
.barra_green  div {
	font-size: 11px;
	font-weight: bold;
	color: #333300;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #A6CDA3;
	padding-right: 5px;
	padding-top: 5px;
	margin-bottom: 5px;
}
.barra_red {
	background-color: #eac1ba;
	padding: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CBCBCB;
	border-bottom-color: #CBCBCB;
}
.barra_red div {
	font-size: 11px;
	font-weight: bold;
	color: #330027;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #cdaaa3;
	padding-right: 5px;
	padding-top: 5px;
	margin-bottom: 5px;
}
.link_menu a:link, a:hover, a:visited, a:active {
	color: #000000;
	text-align: center;
}
