/*conta*/
* {
	margin: 0;
	padding: 0;
}
img {
	border: none;	
}
#conta {
	width: 428px;
	height: 1000px;
	background: transparent url(../imgs/conta-agespisa.jpg);
	position: relative;
	font-family: arial;
}
a.info {
	width: 12px;
	height: 12px;
	position:absolute;
	display:block;
	color:#000;
	text-decoration:none;
}
a.info span {
	display: none;
}
a.info:hover span {
	width: 220px;
	display: block;
	position: absolute;
	top:20px;
	left:20px;
	color: #ffffff;
	background-color: #808080;
	padding: 4px;
	font-size: 11px;
}

.pontover {
	width: 12px;
	height: 12px;
	display: block;
	position: absolute;
}

.inscricao {
	left: 176px;
	top: 27px;
}
.categorias {
	left: 79px;
	top: 62px;
}
.matricula {
	left: 177px;
	top: 62px;
}
.referencia {
	left: 302px;
	top: 62px;
}
.vencimento {
	left: 65px;
	top: 94px;
}
.totalapg {
	left: 235px;
	top: 94px;
}
.matricula2 {
	left: 15px;
	top: 285px;
}
.hidrometro {
	left: 165px;
	top: 285px;
}
.referencia2 {
	left: 302px;
	top: 285px;
}
.nomrazend {
	left: 15px;
	top: 325px;	
}
.ae {
	left: 15px;
	top: 401px;
}
.pu {
	left: 43px;
	top: 401px;
}
.categorias2 {
	left: 127px;
	top: 401px;
}
.inscricao2 {
	left: 214px;
	top: 401px;	
}
.periodo {
	left: 93px;
	top: 434px;
}
.situacao {
	left: 214px;
	top: 434px;	
}
.historico {
	left: 93px;
	top: 484px;	
}

.codresp {
	left: 221px;
	top: 474px;	
}
.codaux {
	left: 221px;
	top: 512px;
}
.consumomedio {
	left: 221px;
	top: 550px;	
}
.consumo {
	left: 221px;
	top: 590px;	
}
.descricao {
	left: 205px;
	top: 640px;	
}

.vencimento2 {
	left: 95px;
	top: 780px;	
}
.totalapg2 {
	left: 287px;
	top: 780px;	
}
.qualidade {
	left: 205px;
	top: 880px;	
}






*  html * { color: expression( (function(who){ if(!who.MXPC){
 who.MXPC = '1';
 if(who.nodeName != 'A'){
  who.onmouseenter=function(){ who.className += ' hover'};
  who.onmouseleave=function(){ who.className = who.className.replace(' hover','')}; }
 (who==who.parentNode.firstChild) ? who.className += ' first-child' : '' ;
} } )(this) , 'auto') }

