
body {

	background-image: url(images/background.jpg);
	font-family: arial, sans-serif;
	font-size:12px;
	color: #000;
	line-height:20px;
	text-align:center;
}
#texto tr{
	font-family: verdana, arial, sans-serif;

	color: #000;
	line-height:300x;
}



#texto td{
height:150px;

	font-size:12px;
}
#texto_unformatted tr{
	font-family: verdana, arial, sans-serif;

	color: #000;
	line-height:20px;
	
}



#texto_unformatted td{


	font-size:12px;
}

h1 {

	width:750px;
	height:200px;
	line-height:0px;
	margin-top:0px;
	
}
#texto{
margin-left: 10px;
text-align:justify;
padding:0 5px;
}
#texto_unformatted{
margin-left: 10px;
text-align:justify;
padding:0 5px;
}

h2 {
	margin-left:12px;
	font-style:bold;
	color:#000;
	font-size:16px;

}
.first_page{
border:1px solid #000;}

#electricidade {
  margin:10px auto; 
  background-color: #8a8728;
  width:750px;
  text-align:justify;
  border:1px #fff solid;

  }


#footer {
background-image: url(images/facaspires.png);
font-size:9px;
height:40px;
border-top:1px solid #656331;
  }
 

#navlist
{
margin: 0;
padding: 10px 0 20px 10px;
border-bottom: 1px solid #000;
background-color: #8a8728;

}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
float: left;
line-height: 14px;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #fff;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 4px solid #35854d;
padding-bottom: 2px;
background: transparent;
color: #35854d;
}

#navlist a:hover { color: #fff; }

