body {
	background-color: #728496;
	margin: 0px;
	padding: 0px;
}
a:link, a:visited, a:active {
	color: #FFFFFF;
	text-decoration:underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration:none;
}
input, textarea {
	font-family: tahoma;
	font-size: 11px;
}
div#menufooter{
	padding-top:17px;
	padding-left:30px;
	font-family:Tahoma;
	font-size:8px;
	color:#e0e0e0;
	font-weight:bold;
}
div#menufooter a{
	font-family:Tahoma;
	font-size:10px;
	color:#e0e0e0;
	font-weight:bold;
	text-decoration:none;
}
.bg_note {
	background-image: url(../images/bg_box_note.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bg_webtrading {
	background-image: url(../images/bg_webtrading_grad.png);
	background-repeat: repeat-x;
	background-position: top center;
}
.bg_cliente {
	background-image: url(../images/bg_box_cliente.gif);
	background-repeat: repeat-x;
	background-position: top center;
}
.bg_conteudo {
	background-image: url(../images/lateral_conteudo.gif);
	background-repeat: repeat-y;
	background-position: top left;
}
.bg_conteudo_base {
	background-image: url(../images/lateral_conteudo.gif);
	background-repeat: none;
	background-position: top left;
}
.font_botton {
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
.text_geral {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.text_home {
	font-family: Tahoma;
	font-size: 11px;
	line-height:1.5em;
	color: #FFFFFF;
}
.error {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFCC00;
}

/* usamos a tag td, para fazer funcionar com o ie6 e ie7*/
.text_destaque, .text_destaque td{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
/* usamos a tag td, para fazer funcionar com o ie6 e ie7*/
.text_conteudo, .text_conteudo td {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
    line-height: 1.5em;
}
.link_geral {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration:underline;	
}
.link_conteudo {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.indices {
	font-family: Tahoma;
	text-align:left;
	font-size: 10px;
	color: #666666;
}
.indices_branco {
	font-family: Tahoma;
	text-align:left;
	font-size: 10px;
	color: #FFFFFF;
}
.img_border{
	border:1px solid #405369;
}
