#rodape a {
	display:block;
	width:100px;
	height:40px;
	float:right;
	text-indent:-10000px;
}

/******** Webmail ***************/
#webmail{
	width:171px;
	height:65px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
	color: #666666;
	padding:45px 0 0 10px;
	margin:5px 0 0 0;
	_margin:-1px 0 0 0;
	background: url(../imagens/bg_webmail.jpg) no-repeat;
	line-height:15px;
}
#webmail input {
	margin: 1px 0;
	width:95px;
}

img.webmail{
	margin:-35px 0 0 128px;

}

#conteudo{
	height:1000px !important;  /** só funciona no firefox, mas já é um começo **/
}


