#master #principal #conteudo .post2 .AvantGardeITCbyBT-Book a .AvantGardeITCbyBT-Medium {
	font-weight: bold;
}
/*********** FONTES ************/
@font-face {
	font-family: 'AvantGardeMdBTMedium';
	src: url(avgardm.eot);
    src: local("AvantGardeMdBTMedium"), url(avgardm.ttf) format("truetype")
}

@font-face {
	font-family: 'AvantGardeBkBTBook'; 
	src: url(avgardn.eot);
    src: local("AvantGardeBkBTBook"), url(avgardn.ttf) format("truetype")
}

.AvantGardeITCbyBT-Medium {
	font-style: normal;
	font-family: 'AvantGardeMdBTMedium', arial, sans-serif;
}
.AvantGardeITCbyBT-Book {
	font-family: 'AvantGardeBkBTBook', arial, sans-serif;
	white-space: normal;
	font-weight: normal;
	color: #FFF;
}
/****************** MENU **********************/
ul#menu
{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:57px;
	font-size:15px;
	font-weight:bold;
	top: 57px;
}

ul#menu li
{
	display:block;
	float:left;
	margin:0;
	padding:0;
	height: 57px;
}
	
ul#menu li a
{
	display:block;
	float:left;
	color:#004785;
	text-decoration:none;
	font-weight:bold;
	height: 57px;
	padding-top: 15px;
	padding-right: 22px;
	padding-left: 20px;
}
	
ul#menu li a:hover
{
	color:#ffd51d;
	height:57px;
	background-image: url(../images/menu_topo.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
	

ul#menu li a.current
{
	height:57px;
	float:left;
	margin:0;
	background-color: transparent;
	background-image: url(../images/menu_topo.jpg);
	background-repeat: repeat-x;
}


/**************** GERAL *************/
hr{display: none;}
html{
	min-width:1034px;
	font-size: 12px;
}
body{
	background-image: url(../images/fundo_top.jpg);
	background-repeat: repeat-x;
	background-color: #000;
}
#master{
	width: 1024px;
	margin: 76px auto 0;
	position: relative;
}
a{text-decoration:none;} a:hover{
	text-decoration: underline;
}
#top{background: url(../imagens/navegacao-bg.png) 0 0 repeat-x; height: 82px;}
.centralizar{
	width: 1024px;
	background-image: url(../images/topo1.jpg);
	background-repeat: repeat-x;
	right: 50px;
	left: 50px;
	height: 157px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/**************** TOPO IDIOMA ***********/
#navegacao{
	position: relative;
	background-image: url(../images/topo3.jpg);
	background-repeat: repeat-x;
	left: 458px;
	width: 565px;
	height: 158px;
	bottom: 287px;
}
#navegacao p#links {
	float:right;
	color: #fae4b3;
	font-size: 12px;
	position: absolute;
	left: 464px;
	top: 2px;
	width: 0px;
}

/**************** TOPO DA PAGINA ***********/
#cabecalho{
}
#cabecalho h1 a{
	width: 178px;
	height: 130px;
	background: url(../images/brazilmkt_logo.png) no-repeat;
	text-indent: -9999px;
	position: relative;
	top: 20px;
	display: block;
	left: 10px;
}
#cabecalho h2{
	width: 260px;
	height: 157px;
	background: url(../images/topo2.jpg) no-repeat;
	position: relative;
	left: 200px;
	top: -130px;
}
#cabecalho form{
	float: right;
	position: relative;
	top: -14px;
	display: block;
}
#master #principal .conteudo2 {
}

#cabecalho form p{background: #000; height: 41px;}


/************ RODAPE ********************/
#rodape{
	min-height: 87px;
	position:relative;
	z-index: 10;
	background-image: url(../images/rodape.jpg);
	background-repeat: no-repeat;
	width: 1024px;
	min-width: 10px;
	height: 161px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 13px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

#rodape p{
	margin: auto;
	width: 994px;
	text-align: left;
	padding: 0px 0px 0 0;
	line-height: 20px;
	font-size: 13px;
	color: #000;
}
#rodape #direitos {
	margin-left: 20px;
	font-size: 11px;
	line-height: 13px;
	color: #000;
}

#rodape p a{
	font-style: normal;
	color: #000;
	text-decoration: none;
}
#rodape p a:hover {
	font-style: normal;
	color: #000;
	text-decoration: underline;
}

#rodape #direitos a {
	color: #004787;
}
.cotacao {
	background-color: #FFF;
	width: 280px;
	padding: 10px;
	position: relative;
	left: 12px;
	top: 20px;
}

