
body{
 	font-family:Tahoma;	
	background-image:url(../images/backTop2.png);
	background-repeat: repeat-x;
	height: 100%;

}

html, body {
	height: 100%;
}

.main{
	width:980px; 
	min-height: 100%; 
	height: auto !important; 
	height: 100%; 
	margin: 0 auto -150px;
}

.foot{
    height: 150px;
}

.header{
	width:980px;
	float:left;
	height:178px;
	display:table;
}

.logo{
	width:285px;
	height:89px;
	margin-top:50px;
	margin-left:10px;
}

.conta{
	width:275px;
	height:74px;
	background-image:url(../images/conta1.png);
	color:#FFFFFF;
}

#txtAgencia{
    color:#666666;
    background-color:#FFFFFF;   
}

.content{
	width:980px;
	float:left;
	display:table;
	font-size:12px; 
	color:#42424a; 
	height:100%;
}

.footer{
    width:100%; 
	text-align:center; 
	background-image:url(../images/backFot1.jpg);
	height: 85px;
	clear: both;

}

.footerA{
	margin:0 auto;
	width:980px;
	height:85px;
	font-size:10px; 
	color:#42424a; 
	text-align:left;
}


#carousel1 {
	width:500px;
	height:270px;
	overflow:scroll;
	border:0px solid #999;
	text-align:center;
	color:#000;
}

.textholder {
	font-family:Tahoma, Geneva, sans-serif;
	text-align:left;
    font-size:13px;
	padding:7px;
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-top-left-radius: 6px;	
	-webkit-border-top-right-radius: 6px;
}

.titulo {
    border-left:solid; 
    border-left-color:#004b21; 
    color:#004b21; 
    border-left-width:4px; 
    height:17px; 
    line-height:17px; 
    font-weight:bold; 
    padding-left:7px; 
    margin-bottom:10px;
}

.tituloPag {
    border-left:solid; 
    border-left-color:#004b21; 
    color:#004b21; 
    border-left-width:4px; 
    height:25px; 
    line-height:25px; 
    font-weight:bold;
    font-size:15px; 
    padding-left:7px; 
    margin-bottom:10px;
}

.informTitulo {
    font-style:italic; 
    margin-bottom:5px;
    line-height:16px;
    font-weight:bold;
}    

.informDescricao {
    margin-bottom:15px; 
    padding-bottom:15px; 
    border-bottom-style:dashed; 
    border-bottom-color:#004b21; 
    border-bottom-width:1px;
    display:table;
    line-height:16px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.lnk         {color:#004b21; text-decoration:underline; font-weight:bold;}
.lnk:hover   {color:#004b21; text-decoration:underline; font-weight:bold;}
.lnk:active  {color:#004b21; text-decoration:underline; font-weight:bold;}
.lnk:visited {color:#004b21; text-decoration:underline; font-weight:bold;}

.rodapePAC {
    float:left; 
    width:155px; 
    height:50px; 
    margin-top:20px; 
    border-left:solid;
    border-left-width:3px; 
    border-left-color:#00935c; 
    padding-left:4px;    
}

.lisAgencia{
    border-bottom-style:dashed; 
    border-bottom-color:#004b21; 
    border-bottom-width:1px; 
    margin-bottom:8px; 
}

.contato{
    float:left; 
    height:22px; 
    line-height:22px;
    margin-bottom:5px;
}

.indicadorB{
    float:left; 
    width:80px;
    text-align:right;
}

.indicadorC{
    float:left; 
    width:100px;
    text-align:right;
}

