/* elementos da página APOIO-TECNICO.HTML */

#body-apoio {
	position:absolute;
	left:190px;
	top:190px;
	width:500px;
	background-image:url(../imagens/fundos/marca_de_agua-02.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#faixa-footer-apoio {
	position:absolute;
	left:190px;
	top:400px;
	width:500px;	
}

#footer1-apoio {
	position:absolute;
	left:190px;
	top:410px;
	width:230px;	
}

#footer2-apoio {
	position:absolute;
	left:440px;
	top:410px;
	width:250px;	
}

#footer3-apoio {
	position:absolute;
	left:191px;
	top:480px;
	width:500px;	
}

