body, html {
	margin: 0;
	padding: 0;
}

body {
	background: #fff url(img/fundo2.gif) repeat-y;
	font: normal 11px Verdana, Tahoma, Arial, Sans-Serif;
}

a, a:visited {
	color: #369;
	text-decoration: none;
}

a:hover {
	color: #b6ad81;
}

a img {
	border: 0;
}

table {
	border-collapse: collapse;
}

.hide {
	display: none;
}

#container {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0 0 10px 0;
	text-align: left;
	background: url(img/fundo.jpg) repeat-x;
}

#main {
	float: left;
	background: url(img/topo.jpg) no-repeat;
	width: 770px;
}

#topo {
	width: 770px;
	height: 100px;
	color: #fff;
}

#topo a {
	color: #fff;
}

#topo a:hover {
	color: #b6ad81;
}

#topo .logo {
	position: absolute;
	width: 190px;
	height: 40px;
}

#topo .singular {
	position: absolute;
	margin-left: 270px;
	width: 500px;
	height: 18px;
	padding-top: 22px;
	text-align: right;
	font-weight: bold;
}

#topo .acesse {
	position: absolute;
	margin-left: 320px;
	margin-top: 46px;
	width: 450px;
	height: 16px;
	text-align: right;
	font-size: 0.9em;
}

#topo .ibanking {
	position: absolute;
	margin-left: 523px;
	margin-top: 62px;
}

#topo .ibanking img {
	width: 245px;
	height: 25px;
}

#esq {
	float: left;
	width: 180px;
	margin-top: 50px;
	background: #877c3d url(img/esq.jpg) no-repeat;
}

#esqmenu {
	padding-top: 5px;
	padding-bottom: 15px;
	background: url(img/esqmenu.jpg) no-repeat bottom left;
}

#esqmenu a {
	display: block;
	font-size: 11px;
	font-weight: bold;
	margin-left: 30px;
	margin-top: 4px;
	padding: 6px 0;
	border-top: 1px solid #eadfc3;
}

#esqmenu a:link, #esqmenu a:visited {
	color: #fff;
}

#esqmenu a:hover {
	color: #b6ad81;
}

#esqmenu a:active, #esqmenu a.selected:link, #esqmenu a.selected:visited {
	color: #003C2F;
}

#esqmenu a.pri {
	border-top: none;
}

#esqmenu a.sub {
	border-top: none;
	background: url(img/menuseta.gif) 0 5px no-repeat;
	font-size: 0.9em;
	padding: 0 0 5px 11px;
	margin-top: 0px;
	color: #dbd7c4;
}

#esqmenu a.ipri {
	border-top: 1px solid #eadfc3;
	margin-top: 4px;
	padding-top: 5px;
	background-position: 0 10px;
}

#esqmenu a.sub:hover {
	color: #b6ad81;
}

#esqbanners {
	padding-top: 10px;
	background: #DBD7C4;
	text-align: center;
}

#esqbanners a {
	display: block;
	clear: both;
}

#esqbanners img, #esqbanners object {
	border: 1px solid #867C3F;
	margin: 1px 0;
}

#esqbanners p {
	margin: 10px 0;
	font-weight: bold;
	color: #003B2F;
}

h2.titulo {
	background: url(img/fundoh2.gif) repeat-y;
	margin: 0 0 0 10px;
	padding: 6px 8px;
	font-size: 1.25em;
	font-weight: bold;
	color: #fff;
	line-height: 120%;
}

h2.titulo small {
	font-size: 0.9em;
	font-weight: normal;
}

h3.titulo {
	background: url(img/fundoh3.gif) repeat-y;
	margin: 0 0 5px 0;
	padding: 6px;
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
	line-height: 120%;
}

#meio {
	width: 590px;
	float: left;
}

#meiomenu {
	display: block;
	margin-left: 120px;
	height: 30px;
}

#meiomenu, #meiomenu a {
	color: #003C2F;
	font-weight: bold;
}

#meiomenu a {
	cursor: pointer
}

#meiomenu span {
	position: relative;
	text-align: center;
	float: left;
	padding: 8px;
}

#meiomenu div.sub {
	position: absolute;
	float: left;
	margin-top: 21px;
	border: 1px solid #877B3F;
	display: none;
	background: #E7E4D8;
	min-width: 160px;
	font-size: 0.95em;
}

#meiomenu div.sub a {
	display: block;
	padding: 4px 8px;
	text-align: left;
}

#meiomenu span.hover div.sub {
	display: block;
}

#meiomenu a:hover {
	color: #b6ad81;
}

#meiomenu2 {
	height: 22px;
	text-align: right;
	padding: 8px 15px 0 0;
	font-size: 0.8em;
	font-family: Tahoma, Verdana, Sans-Serif;
	color: #DBD7C4;
}

#meiomenu2 a {
	padding: 0 4px;
	color: #877C3D;
}

#meiomenu2 a:hover {
	color: #003C2F;
}

#dir {
	float: right;
	width: 130px;
	margin-right: 5px;
}

* html #dir {
	margin-right: 1px;
}

#dir .banner, #dir object, #dir embed {
	margin-bottom: 10px;
}

#copyright {
	color: #877C3D;
	font-size: 0.9em;
	text-align: center;
	display: block;
	margin-top: 25px;
	clear: both;
}

#copyright hr {
	width: 60%;
	height: 1px;
	color: #877C3D;
}

#copyright a {
	font-weight: bold;
	color: #877C3D;
}

#copyright a:hover {
	color: #003C2F;
}

#conteudo {
	width: 435px;
	padding: 10px;
	overflow: hidden;
	min-height: 250px;
}

#cotacoes {
	margin-bottom: 10px;
}

#cotacoes ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#cotacoes ul li {
	padding: 3px 3px 3px 10px;
	background: url(img/li.gif) no-repeat center left;
}

#cotacoes ul li span {
	float: right;
	font-weight: bold;
	color: #877C3D;
}

#prevtempo iframe {
	margin-top: 5px;
	margin-left: 5px;
}
