body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fundo_base_01.gif);
}
.txtMenuCabecalho {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #747474;
}
.txtMenuCabecalho a{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #747474;
}
.txtProcuraLingua {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f4f4f4;
	font-weight: bold;
	
}
.tituloBarra {
	padding-left:15px;
}
.input_procura {
	border: 1px solid #2f3d5d;
	background-color: #f4f4f4;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #747474;
}
.input_padrao {
	border: 1px solid #6780b8;
	background-color: #f4f4f4;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #747474;
}
.submit_padrao {
	border: 1px solid #6780b8;
	background-color:#FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-attachment:fixed;
}
.txtPadrao{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #6780b8;
}
.txtPadrao a{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #536897;
}
.txtPadrao a:hover{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #536897;
}
.txtPadraoMenor {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #6780b8;
}
.txtPadraoMenor a{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #536897;
}
.txtPadraoMenor a:hover{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #536897;
}
.txtErro {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FF0000;
}
.txtSucesso {
	color: #0000FF
}
.txtBarra {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight:bold;
	color: #8699b1;
}

.txtRssTituloBarra{
	padding:3px;
	padding-left:5px;
	background-color:#f9f9f9;
}
.txtRssTitulo {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #728bc5;
}
.txtRssTitulo a {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #728bc5;
}
.txtRssTitulo a:hover {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #728bc5;
}

.txtRssDescricao{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color:#354f88;
	padding-top:2px; 
	padding-bottom:4px; 
	padding-left:15px;
	padding-right:15px;
}
.txtRssNome{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color:#A3B1D3;
	padding-left:15px;
}
.txtRssNome a{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color:#A3B1D3;
}
.txtRssNome a:hover{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color:#A3B1D3;
}
.txtRssURL a{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color:#FFC977;
}
.txtRssURL {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color:#FFC977;
	padding-left:15px;
}
.txtRssURL a:hover{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color:#FFC977;
}
.txtMLpreco{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #EA9D03;
}
h1 {
	font-family: Lucida, Verdana, Arial;
	font-size: 18px;
	font-weight: normal;
	line-height: 25px;
	text-decoration: none;
	padding: 0px;
	margin: 3px;
	color: #6780b8;
}
h1 a{
	text-decoration: none;
}
h1 a:hover{
	text-decoration: underline;
}
h2 {
	font-family: Lucida, Verdana, Arial;
	font-size: 17px;
	font-weight: normal;
	line-height: 25px;
	padding: 0px;
	margin: 3px;
	color: #fdb103;
}