
#QUADRO {
	position:relative;
	width:490px;
	height:175px; 
	margin-top:0px; 
	background-repeat:no-repeat; 
	padding-top:15px; 
	padding-left:20px; 
}



#FUNDO_IMAGEM {
	position:relative;
	width:490px;
	height:175px; 
}


.IMAGEM {
	width:456px;
	height:160px; 
}


#BOTAO_ANTERIOR { 
	width:30px;
	height:154px; 

	position:absolute; 
	left:16px;

	margin-left:0px; 
	z-index:20;
	padding-top:50px; 
}

#BOTAO_PROXIMO { 
	width:30px;
	height:154px; 

	position:absolute; 
	right:10px;

	padding-right:0px; 
	z-index:20; 	
	padding-top:50px; 

}

