body,table,td {
    border-collapse:collapse;
    border:0px;
    padding:0px;
    margin: 0px;
    font-family: Tahoma;
    font-size: 11px;
    color:#333333;
}

.replace { 
	background-color:transparent;
	background-position:left top;
	background-repeat:no-repeat;
	display:none;
	overflow:hidden;
	text-indent: -50000px;
}

img {
    border: 0;
    vertical-align:middle;
}

a:link,a:visited {
    color:#333333;
    text-decoration: none;
}

a:hover,a:focus{
    color:#333333;
    text-decoration: underline;
}

input, textarea, select, option {
    vertical-align:middle;
    color:#333333;
    font-size: 11px;
    font-family: Verdana;
    background:#F8F8F8;
}

.caixa {
    border: solid 1px #CCCCCC;
}

#menu{
	width:261px;
	height:16px;
	background:url(/imagem/bg_bt.png);
}
#menu:hover{
	width:261px;
	height:16px;
	background:url(/imagem/bg_bt_over.png);
}
#menu2{
	width:261px;
	height:16px;
	background:url(/imagem/bg_bt.png);
}
#menu2:hover{
	width:261px;
	height:16px;
	background:url(/imagem/bg_bt_over.png);
}
#menuie{
	display:none;
}
#malvis{
	width:70px;
	height:47px;
	background:url(/imagem/malvis.png);
}
#malvis a{
                display:block;
                width:70px;
                height:47px;
                text-indent:-8000px;
                background:url(../imagem/malvis.jpg);
}
#rodapeie{
	display:none;	
}
