body,table,tr,td {font-family: Tahoma,Verdana, Arial;
font-size:11px;
line-height:18px;
color:#818181;}

a:link { text-decoration: none ;color: #0066FF}
a:active { text-decoration: none ; color: #3399ff; }
a:visited { text-decoration: none ; color: #3399ff}
a:hover { text-decoration: underline ;color: #3399ff}

.submenu { font-weight:bold; padding-left: 3px; }
.submenu a:link {text-decoration:none; color: #999999;}
.submenu a: active {text-decoration:none; color:#999999;}
.submenu a:visited {text-decoration:none; color:#999999;}
.submenu a:hover {text-decoration:underline; color:#999999;}



.FundoCentro {
background-image:url(imagens/base_centro.gif);
background-repeat:repeat-x;
}

.FtEsq {
	background-image:url(imagens/f_foto_esq.gif);
	background-repeat: no-repeat;
	background-position:right;
}
.FtDir {
	background-image:url(imagens/f_foto_dir.gif);
	background-repeat: no-repeat;
	background-position:left;
}

.fundoTopo {
	background-image: url(imagens/f_topo.gif);
	background-repeat: repeat-x;
}

.fundoConteudo {
	background-image: url(imagens/f_conteudo.gif);
	background-repeat: repeat-x;
}

.fundoBase {
	background-image: url(imagens/f_base.gif);
	background-repeat: repeat-x;
}

.fundoLogo {
	background-image: url(imagens/logo_topo.gif);
	background-repeat: no-repeat;

}

.login {
border-style:solid;
border-color:#000000;
border-width:1px;
font-family: tahoma, Arial, Helvetica, sans-serif;
font-size:9px;
}

.borda {
border-style:solid;
border-color: #7f9db9;
border-width:1px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
}

.tituloDestaque {
font-family:Trebuchet MS;
font-size:18px;
color: #993300;
}

.subtituloInternas {
font-family:Trebuchet MS;
font-size:14px;
font-weight:bold;
color: #993300;
}

.hand {
 cursor: pointer;
}

.na {
	filter: alpha(opacity=30); 
}

.bordaImagem {
border-style:solid;
border-color: #d4e5f7;
border-width:3px;
}
.bordaImagemInternas {
border-style:solid;
border-color: #B1D396;
border-width:3px;
}

.a1px { background-color:#B1D396; }
.Linha1 { background-color:#FDFEFC; }
.Linha2 { background-color:#CBE8B3; }


#textoCompartilhe { 
color:#2a371f;
line-height:normal;
width:240px;
margin-left:155px;
margin-top:25px;
}

#textoGestao {
color:#492b00;
line-height:normal;
width:270px;
margin-left:10px;
margin-top:35px;
}

#textoGestao a:link { 
color:#492b00;
}