/* CSS Document */

body{
	margin:0px;
	padding:0px;
	background-color:#fff;
}

.investindo {
float: left;
margin: 0 20px 10px 0;
}

body, td, tr, table, p, div, span, input, select, textarea, a { font-family:verdana; font-size:11px; color:#333333; }

* ul {list-style: square;}

#barra_superior{
	width:780px;
	height:15px;
	background-color:#70BC1F;
}
	#barra_superior div{ width:58px; height:15px; background-color:#052D56; }

#col_esquerda, #col_direita{ float:left; }
#col_direita{
	text-align:justify;
}

#menu_esquerda{
	width:247px;
	background-color:#1E4267;
	text-align:right;
}

#menu_superior{
	background-color:#A9D779;
}

.a_mapa {
	padding: 2px 0px 2px 13px;
	color: #163074;
	font: bold 9px Tahoma;
	width: 358px;
}
.a_mapa:hover {
	background: #E0EDD3;
	text-decoration: none;
}
.a_mapaSub {
	padding: 4px 0px 0px 28px;
	color: #163074;
	font: bold 9px Tahoma;
	display: block;
	width: 358px;
}
.a_mapaSub:hover {
	background: #F3F9EE;
	text-decoration: none;
}


.tituloSublinhado, .titulo { color:#052D56; font-weight:bold; }

.tituloSublinhado { border-bottom:1px solid #375778; padding-bottom:7px; margin-bottom:14px; }

a { text-decoration:none; color:#70BC1F }

a:hover { text-decoration:underline; }

.linknormal { text-decoration:none; color:#333333; }

.linknormal:hover { text-decoration:underline; }

.link { text-decoration:none; color:#7C7C7C }

.link:hover { text-decoration:underline; }

.link2 { text-decoration:none; color:#434963}

.link2:hover { text-decoration: underline}

.textoBranco { color:#FFFFFF; }

.link3 { color:#052D56; text-decoration:none}
.link3:hover { color:#052D56; text-decoration: underline}

.link4 { color:#bbb; text-decoration:none; margin: 0px 0px 0px 10px; font-size:9px;}
.link4:hover { color:#fff; text-decoration:none; }
