 body {
	margin: 0;
	padding: 0;
}

* {
	margin:0px;
	padding:0px;
	outline:none;
}

img {
	display: block;
	border: 0;
}

p {
	font: normal normal normal 11px/140% Tahoma;
	color: #666;
	line-height:140%;
}
 
 
button {
	padding: 0;
	border: 0;
	cursor: pointer;
}
 
 .pgraph{
  font-size:9px
 }
 
 .gTitle{
    font-size:10px;
    color:#4C537B;
    font-weight: bold;
 }
 
 .gLimite{
    font-size:10px;
    color:#32BED1;
    font-weight: bold;
 }
 
 .gyTitle{
    font-size:10px;
    color:#F99E37;
    font-weight: bold;
 }
 
.clear { clear: both; }

.overflow { overflow: hidden; }

.left { float: left; }

.right { float: right; }

.inputupdown{
  overflow:hidden;
  float:left;
  width:164px;
  height:23px;
  margin-left:110px;
  margin-right:24px;
}

.inputupdown2{
  overflow:hidden;
  float:left;
  width:165px;
  height:23px;
  margin-right:24px;
}

.inputupdown .buttons, .inputupdown2 .buttons{
  float:left;
  width:25px;
  height:23px;
}

input {
	font: normal normal normal 11px/100% Tahoma;
	color: #999;
	padding: 4px 5px 4px 10px;
	border: 1px solid #999;
}




button.btnok{
width:33px;
height:21px;
background:url(../sysimages/btnok.jpg) no-repeat left top;
}

.titform{
  color:#003768;
  line-height:100%;
  font-weight:bold;
  margin-bottom:20px;
}

.titform2{
  color:#32BED1;
  line-height:100%;
  margin-bottom:20px;
}

.btpesq{
  width:53px;
  height:23px;
  font-family: Tahoma;
  font-size:11px;
  color:#333333;
  line-height:100%;
  font-weight:bold;
  text-align:center;
  border:1px solid #d7d7d7;
}

select{
  font: normal normal normal 11px/100% Tahoma;
	color: #999;
	display: block;
	height: 20px;
	padding: 1px 0 1px 5px;
	border: 1px solid #999;
	width:170px;
}

.textoCinza{
  font-family: Tahoma;
  font-size:11px;
  color:#666666;
  line-height:140%;
  font-weight:normal;
}

.pesq{
  margin:5px 0 0 0;
}

.bold{ font-weight: bold; }

.pesq td{
  width:190px;
}

.graphBG1pt{
  background-image:url(../sysimages/graph_potencia.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  width:680px;
  height:354px;
}

.graphBG2pt{
  background-image:url(../sysimages/graph_electrico.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  width:680px;
  height:354px;
}


.graphBG1gb{
  background-image:url(../sysimages/graph_potencia_gb.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  width:680px;
  height:354px;
}

.graphBG2gb{
  background-image:url(../sysimages/graph_electrico_gb.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  width:680px;
  height:354px;
}

.barsHolder{
  padding:60px 0 0 135px;
}