/* Início Rodape */
#footer {
    background:url("/img/rodape.jpg") repeat-x scroll center bottom #EFEFEF;
    bottom:auto;
    margin-top:10px;
    position:absolute;
    width:100%;
}

/*----Footer----*/

#footer #contentFooter {
    position:relative;
    margin:0 auto;
    width:900px
    
}
#footer * {
   /* border:1px solid;*/
    
}

#footer .blcFooter {
	margin:10px auto;
	float:right;
	width:695px;
}

#footer .blcFooter h2{
	color:#354657;
	font-weight:bold;
	text-transform:uppercase;
	
}

#footer .blcFooter ul.menuFooter {
	border-right:1px solid #BFBFBF;
	color:#354657;
	float:left;
	line-height:130%;
	list-style:none outside none;
	margin:0 5px 6px;
	width:128px;
	
}

.menuFooter li {
	font-size: 11px;
	margin: 0;
	padding: 0;
}

.menuFooter a {
	font-family:Arial, Helvetica, sans-serif;
	color: #354657;
	font-size: 11px;
	display: block;
	margin: 0;
	text-decoration: none;
}

.menuFooter a:hover {
	color: #5E7D9C;
}


.blcInfoFooter {
	width: 900px;
	height: 72px;
	margin: 0 auto;
	clear:both;
}

.blcInfoFooterPq {
	float:left;
	line-height:100%;
	margin:10px 0 0 6px;
	width:125px;
}
.blcIFPQBig {
    margin:10px 25px 0 10px;
    width:145px;

}

.blcIFPQSmall{
    margin:10px 30px 0 0;
    width:164px;
}


.blcInfoFooterMd {
	width: 130px;
	margin: 0;
	line-height: 130%;
	float: left;
	list-style: none;
}

.infoFooter {
	padding: 0;
	height: 55px;
	float: left;
}

.blcTel { 
float:left;
height:38px;
margin-right:20px;
margin-top:15px;
width:195px;
}

.icTel {
	width: 37px;
	height: 38px;
	background-image: url(../img/ic_tel.png);
	float: left;
}

.txtInfoFooter {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	font-size: 11px;
	float: right;
	width:150px;
}

.txtTel {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #003975;
	font-size: 21px;
	margin: 0;
	float: right;
	width:150px;
}

.ttInfoUnidade {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #003975;
	font-size: 11px;
	margin: 0;
}

.txtInfoUnidade {
	font-family:Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 11px;
	margin: 5px 0 3px 0;
}

.ic_sense {
	float:right;
	height:8px;
	margin:-15px -40px 0 0;
	padding:0 0 0 10px;
	width:43px;
}
/*--------*/

#content #etepnaweb{
	background:url("/img/etep_na_web.gif") no-repeat scroll 14px 0 transparent;
	height:30px;
	margin-top:-48px;
	padding:20px 0 0 10px;
	position:relative;
	width:160px;
}

#content #etepnaweb a{
	padding-left:5px
}

