@charset "utf-8";
/* rodape */

#centro .rodape_banners {
	clear:both;
	margin-top:5px;
	*margin-top:10px;
	_margin-top:10px;
	float:left;
	*float:none;
	height:90px;
}

#centro .rodape_banners .banner1 {
	float:left;
	width:180px;
	height:90px;
	margin-right:5px;
}

#centro .rodape_banners .banner2 {

	float:left;
	width:728px;
	height:90px;
	
}

#rodape2 {
	margin:0 auto;
	width:950px;
	margin-top:15px;
}

#rodape {
	border-top:5px solid #D7E6F4;
	margin-top:10px;
	*margin-top:0px;
	float:left;
	height:100px;
	padding:15px 0 0 20px;
	width:930px;
}

#rodape .esquerda {
	float:left;
	width:650px;
}

#rodape a.logo {
	float:right;
	margin-top:15px;
	background:top left url(../imgs/rodape_logo.jpg) no-repeat;
	width:125px;
	height:55px;
	margin-right:10px;
}
#rodape .rodape1 a { text-decoration:underline; }

#rodape .rodape1 {
	float:left;
	width:100%;
	height:20px;	
	margin-bottom:10px;
}
#rodape .rodape1 .ecbahia {
	font-size:20px;
	font-weight:bold;
	color:#0057AE;
}
#rodape .rodape2 {
	float:left;
	height:20px;	
	margin-bottom:10px;
	font-size:11px;
}
#rodape .rodape3 {
	width:100%;
	float:left;
	height:20px;	
	margin-bottom:10px;
	font-size:11px;
	color:#333;
}
#rodape .rodape3 a { color:#333; }
#rodape .rodape3 .copy {
	float:left;
}
#rodape .rodape3 a.aldesigner {
	float:left;
	background:right url(../imgs/aldesigner.jpg) no-repeat;
	width:135px;
	text-align:left;
	color:#999;
	font-weight:normal;
	margin-left:5px;
}