/*#menu { 
	position: absolute; 
	left: 1 px; /*posição à direita
	top: 116 px; /*posição abaixo
	width: 146px;
	height: 23px;
}*/
#menuimagem { 
	position: absolute; 
	left: 1 px; /*posição à direita*/
	top: 116 px; /*posição abaixo*/
	width: 146px;
	height: 23px;
}
#menu ul {
	list-style-type: none; /*remove o marcador*/ 
	margin: 0; /*remove o recuo IE e Opera*/ 
	padding: 0; /*remove o recuo Mozilla e NN*/ 
	font: 14px verdana, helvetica, sans-serif;
}
#menu li { 
	margin-bottom:0px; 
}
#menu a {
	position: absolute;
	display: block;
	padding: 2px 0 1px 25px;
	border: 0px solid #000000;
	background-color: #336699;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/botaoazule.gif); 
	voice-family: "\"}\"";  /*Box Model Hack*/
	voice-family:inherit;
	width: 146;
	height: 20;
}
#menu a:hover { 
	position: absolute;
	border: 1px solid #000000; 
	background-color:#336699; 
	background-image: url(images/botaoazulc.gif); 
	color:#000000; 
}
#banner{
	position: absolute;
	top : 153px;
	left : 90px;
	right : 0;
	z-index : 1;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
    cursor: hand;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
    cursor: hand;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
	cursor: hand;
	text-decoration: none;
}

.textobase {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.textonegrito {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.textonegritotitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.textoentrada {
    text-align: justify; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
}
.textonormal {
    text-align: justify; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}
.textonegritoazul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000068;
}
.textonormalpq {
    text-align: justify; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
}
.textonegritopq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.imagemacessar { 
	background-image: url(images/acessar.gif); 
	width: 155;
	height: 35;
}

