#elementorodape {
	background:url(/img/site/bg_rodape.gif) repeat-x #073156;
	float:left;
	width:100%;
	height:106px;
}

	#elementorodape p {
		float:left;
		font-size:10px;
		color:#1e2a28;
	}

	#elementorodape .caixas {
		float:left;
		width:125px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#262626;
		background:url(/img/site/bg_form_geral_00.gif) repeat-x;
		border:none;
		margin-top:1px;
	}


	#elementorodape a {
		font-size:10px;
		font-weight:normal;
		color:#1e2a28;
	}

	#elementorodape a:hover {
		font-size:10px;
		color:#cccccc;
	}
	
		#elementorodape .rodape_meio {
			width:980px;
			margin-left: 50px;
			text-align:left;
			padding-top: 10px;
			/*padding:10px 0 30px 0px;*/
		}

		#elementorodape .rodape_cadastro {
			float:left;
			padding-top: 8px;
			padding-bottom: 5px;
			width:637px;
			background:url(/img/site/bg_cadastro_rodape.gif) no-repeat;
			margin-top: 10px;
			padding-left: 16px;
			margin-left: 200px;
			*margin-left: 90px;
			
			/*margin-top:10px;
			margin-left:200px;
			padding-top:8px;
			padding-bottom:5px;
			padding-left:16px;*/
		}
	

		#elementorodape .grupo_form_rodape {
			float:left;
		}

		#elementorodape .bg_grupo_form_rodape_01 {
			background:url(/img/site/bg_form_geral.gif) repeat-x;
			float:left;
			height:18px;
			border-right:1px solid #21272c;
		}
		
		#elementorodape .bg_grupo_form_rodape_02 {
			background:url(/img/site/bg_form_geral.gif) repeat-x;
			float:left;
			height:18px;
			border-left:1px solid #21272c;
			border-right:1px solid #21272c;
		}


		#elementorodape .copy {
			float:left;
			width:980px;
			margin-top:10px;
			padding-bottom:20px;
		}

		#elementorodape .copy p {
			font-size:11px;
		}