body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	size:12px;
	margin: 0;
	padding: 0;
	background:url(images/bkg_body.jpg) repeat-x;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

/***** ACESSO *****/
.tb_acessoPortal{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
width:775px;
color:#ffffff;
background-color:#006699;
}
.tr_acesso{
width:775px;
}
.td_acesso{
height:27px;
vertical-align:middle;
}
/*****  FIM ACESSO  *****/

/*****  MENU  *****/

.menu {
	background: url(/images/topo/bkg_menu_site.jpg);
}
.menu tr td a {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	color:#0e5d96;
}
.menu tr td a:hover {
	color:#003;
}
/***** FIM MENU *****/
