@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	
}
#corpo {
	background-image: url(../imagens/fundotopo.jpg);
	background-repeat: repeat-x;
	width:100%;
	height:157px;
}
#topo {
	position:absolute;
	width:1004px;
	height:157px;
	z-index:1;
	background-image: url(../imagens/topo.jpg);
}
#menu {
	position:absolute;
	width:895px;
	height:53px;
	z-index:1;
	top: 93px;
	left: 59px;
}
#topo #menu table {
	text-align: right;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCC;
}
a:hover {
	text-decoration: none;
	color: #999;
}
a:active {
	text-decoration: none;
	color: #CCC;
}
#apDiv1 {
	position:absolute;
	width:267px;
	height:52px;
	z-index:2;
	left: 688px;
	top: 4px;
}
fonte azul {
	font-family: Arial, Helvetica, sans-serif;
}
#topo #apDiv1 table tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2e7a96;
}
.caixa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #069;
}

