.tabla_foto_tasaciones {
	width: 457px;
	height: 475px;
	text-align: left;
	background-image: url(imagenes/foto_tasaciones.jpg);
}

.txt_justificado {
	text-align:justify;
}

.tabla_texto {
	width: 457px;
	height: 475px;
	padding: 3px;
	_padding: 3px;
	text-align:justify;
}

.titulo_tasaciones { 
	width: 457px;
	height: 25px;
	background-image: url(imagenes/titulo_tasaciones.jpg);
	background-repeat: no-repeat; 
}

.titulo_form_sucursales { 
	width: 345px;
	height: 25px;
	background-image: url(imagenes/titulo_tasaciones_sucursales.jpg);
	background-repeat: no-repeat; 
}

.titulo_form_inmueble { 
	width: 345px;
	height: 25px;
	background-image: url(imagenes/titulo_tasaciones_datos_inmueble.jpg);
	background-repeat: no-repeat; 
}

.titulo_form_contacto { 
	width: 345px;
	height: 25px;
	background-image: url(imagenes/titulo_tasaciones_datos_contacto.jpg);
	background-repeat: no-repeat; 
}