@charset "utf-8";
/* CSS Document */
/**** footer ****/
#contentRodape{
		background: url(../images/footer/footer2.gif) repeat-x #c5c5c5;

}
#footer {
	background: url(../images/footer/footer2.gif) repeat-x #c5c5c5;
	width:940px;
	height: 222px;
	padding-top: 8px;
	margin:0 auto;
	font-family:Verdana, Geneva, sans-serif;
	color:#29506d;
	}

	
.logo_footer {
	float: left;
	width: 233px;
	height: 222px;
	border-right: 1px solid #c5c5c5; 
	position: relative;
	}

.logo_footer img {
	position: absolute;
	top: 40px;
	left: 55px;
	}

.lista_footer {
	width: 140px;
	float: left;
	height: 204px;
	background:url(../images/footer/footer1.gif) repeat-x;
	border-right: 1px solid #c5c5c5; 
	padding: 9px 17px;
	}
	
.lista_footer a {
	color: #fff;
	font-size: 11px;
	text-decoration:none;
	}
.lista_footer a:hover {
	text-decoration:underline;
	}
	
.lista_footer li {
	margin-bottom: 5px;
	}

#barraFim{
		background:url(../images/footer/max_footer-fluid.gif) repeat-x;

}
#footer_max {
	width:940px;
	height: 36px;
	margin:0 auto;
	background:url(../images/footer/max_footer-fluid.gif) repeat-x;
	position: relative;
	}
	
.tit_max_footer {
	display: block;
	background:url(../images/footer/max_footer.gif) no-repeat;
	height: 24px;
	color: #FFFFFF;
	padding-left: 70px;
	padding-top: 12px;
	width: 300px;
	}
	
.logo_des {
	position: absolute;
	right: 0px;
	top: 7px;
	}

