body {
	margin:0px;
	background-color:#fff;
}

.texto_geral {
	color:#000000;
	font-family:verdana;
	font-size:10px;
}
.texto_titulo {
	color:#000000;
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
}

.texto_topo {
	color:#425784;
	font-family:verdana;
	font-size:10px;
}

.btn_webmail {
	font-family:verdana;
	font-size:10px;
	color:#000000;
	background-color:#FFFFFF;
	border-color:1px solid #5A75AD;
}
.caixa_texto {
	font-family:verdana;
	font-size:10px;
}
.caixa_assinatura {
	font-family:verdana;
	font-size:10px;
	color:#000000;
	background-color:#FFFFFF;
	border-color:1px solid #5A75AD;
	width:250px;
}
.texto_servicos {
	color:#FFFFFF;
	font-family:verdana;
	font-size:10px;
}
.texto_rodape {
	font-family:verdana;
	font-size:10px;
}
a:link {
	font-family:verdana;
	font-size:10px;
	color:#425784;
	text-decoration:none;
}
a:visited {
	font-family:verdana;
	font-size:10px;
	color:#425784;
	text-decoration:none;
}
#floater {
	position:absolute;
	left:785px;
	width:170px;
	padding-top:47px;
	background:#f2f2f2 url(../images/anuncios.jpg) no-repeat center top;
	border-bottom:4px solid #445986;
	padding-bottom:15px;
}
#floater iframe {
	margin-left:15px;
}
#bg_search {
	display:block;
	width:153px;
	padding:4px 4px 0 21px;
	height:18px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#6F85B9;
	background:#E0E5F0 url(../images/bg_input_search.jpg) no-repeat center left;
	border:0;
}
* html body #bg_search {
	background:#E0E5F0 url(../images/bg_input_search.jpg) fixed no-repeat center left;
}
#ok_search {
	display:block;
	width:36px;
	height:22px;
	background:#E0E5F0 url(../images/ok_search.jpg) no-repeat center left;
	border:0;
	text-indent:-9999px;
	margin-top:5px;
}