body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #494949;
	background-image: url(imagens/bg.jpg);
	background-repeat: repeat-x;
	background-color: #A49B1C;
}
.linkBranco:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.linkBranco:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.linkBranco:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
}
.linkBranco:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #494949;
	text-decoration: none;
}
a:visited {
	color: #494949;
	text-decoration: none;
}
a:hover {
	color: #494949;
	text-decoration: underline;
}
a:active {
	color: #494949;
	text-decoration: none;
}
.fonteBase {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.td_logo {
	background-image: url(imagens/img_topo_02.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.linha_td {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
}
.linha_tdNoticias {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.linha_tdCotacoes{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #525252;
}
.linha_td_base {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.linha_td_baseprecos {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E9E9E9;
	border-left-color: #E9E9E9;
}
.linha_td_baseprecos2 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E9E9E9;
	border-left-color: #E9E9E9;
}
.fonteMaior {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #494949;
}
.fonteMenor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #494949;
}
.fonteDourada{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B9974D;
	font-weight: bold;
}
.fonteVermelha{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}
.fonteBranca {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.fonteVermelhaMenor{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
}
.fonteVermelhaMaior{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.caixaDEFAULT {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	BACKGROUND: #ECECEC; 
	border-color: #ECECEC #ECECEC #ECECEC #ECECEC;
	border-style:solid;
	border-width: 1px; 
	COLOR: #4B505C; 
	FONT-FAMILY: Verdana, Arial, Helvetica;
}
.caixaCONTATO {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	BACKGROUND: #FFFFFF; 
	border-color: #4B505C #4B505C #4B505C #4B505C;
	border-style:solid;
	border-width: 1px; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana, Arial, Helvetica;
}
.caixaADM {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	BACKGROUND: #F5F5F5; 
	border-color: #F5F5F5 #F5F5F5 #F5F5F5 #F5F5F5;
	border-style:solid;
	border-width: 1px; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana, Arial, Helvetica;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #484848;
}
.tituloMenor {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #484848;
}
.titulo_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #366181;
}
.texto_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #424242;
}
